# Components List

Limio offers a list of 50+ standard components, called Limio components, **which are designed to create an end-to-end subscriber experience, from landing pages, to checkouts, to self-service portals with no code.** A Limio Component will often have 10+ configuration options and, like all components, will benefit from the options provided in the Page Builder Styling editor.

Developers can also **create low-code custom components**, which can also be displayed on the page builder. Learn more about it in our .

![Product Marketing - Components (2).png](https://limio.zendesk.com/hc/article_attachments/13857333724829)

Here are a list of the Limio Components, grouped by type:

**Limio Shop (Acquisition)**

* A display grid of your offers. This is configured via Offers. [Grouped Offers:](/components/component-library/legacy-configuration-components/component-grouped-offers.md) An alternative display of offers stored on the campaign in groups. [Offer Cards](/components/component-library/legacy-configuration-components/component-offer-cards.md)ve display of offers stored on the campaign.
* A modular set of subcomponents to create a checkout
* A configurable one-pager checkout (legacy) [Checkout Custom Fields:](/components/component-library/legacy-configuration-components/component-checkout-custom-fields.md) Add custom fields to the checkout to be mapped to existing Zuora custom fields. [Order Confirmation:](https://docs.limio.com/product/limio-commerce-shop-self-service/checkout/how-to-configure-the-order-complete-page) Display an order confirmation page. [Order Description](/components/component-library/legacy-configuration-components/component-order-description.md) what the subscriber is entitled to. [Registration Options](/components/component-library/legacy-configuration-components/component-registration-options.md) either register or login.
* **:** An input form to provide the gift code of a previously purchased gift.
* **:** A checkout to redeem a gift [Renewal Options](/components/component-library/legacy-configuration-components/component-renewal-options.md) customers to login to renew their subscription

**Limio Self-Service (My Account)**

* **:** A display of a customer's subscription information that can be used as the starting point of a My Account experience. [Payment Table:](/components/component-library/legacy-configuration-components/component-payments-table.md) A display of a customer's payment information (or the payment information related to a specific subscription).
* A display of a customer's invoices. [Cancel Survey](/components/component-library/standard-components/component-cancel-survey.md)le survey to guide the customer to different cancel experience.
* Displays a cancel save offer stored on the campaign. Learn more also at [How to create a personalised switch experience with Switch Offers](https://docs.limio.com/product/self-service/what-are-the-standard-functionality-of-limio-self-service-manage-my-account/how-to-create-a-personalised-switch-upgrade-or-downgrade-experience)rs for a subscription. Learn more also at .
* **:** Displays a cancel subscription buttons with configurable extra buttons
* **:** A display and editing fields of a customer's address details [Order Change Success:](/components/component-library/legacy-configuration-components/component-order-change-success.md) A message to be displayed on order change. This has access to new order data that can be displayed.
* ***(⚠️ This component is being retired)*****&#x20;Associated Offers:** A dynamic offer selection tool to show related offers to a given offer based on Association and also includes the ability to cancel

**Header/Footer**

Note: Most customers import their own header and footer via a custom component or the hosted component.

[Header with Navigation](/components/component-library/standard-components/component-header-with-navigation.md) : A header with a logo on the left and navigational links on the right [Header with Country:](/components/component-library/standard-components/component-header.md) A site header, with logo and country picker. [Footer:](/components/component-library/standard-components/component-footer.md) A footer with key information and links

## **Visual**

* **:** A large hero with a background image, text, and buttons [Features](/components/component-library/standard-components/component-features.md) image plus text side by side. [Section](/components/component-library/standard-components/component-section.md)s text component. [FAQ Banner](/components/component-library/standard-components/component-faq-banner.md)e carousel for FAQs [Countdown](/components/component-library/standard-components/component-countdown.md)untdown on your page [Headings](/components/component-library/standard-components/component-headings.md)bheading.
* **:** A list of links [Social Links](/components/component-library/standard-components/component-social-links.md) social media icons with URL and accompanying copy

## **Enforcement / Eligibility**

* **Region Select:** A region selector that uses journeys and an override to route [Block Purchase Dialog:](/components/component-library/standard-components/component-block-purchase-dialog.md) A dialog pops up on an authenticated page if a customer already has a subscription with a 'Block Purchase' Product
* **:** A dialog pops up on an authenticated page (typically the checkout) to block a subscriber from purchasing certain products if they already have one. Learn more on .
* **:** A component to avoid subscribers having duplicate discounts.
* **Block Gift Purchase Dialog:** A dialog pops up on an authenticated page if a customer already has a subscription and attempts to redeem a gift
* **Block Commerce:** A dialog pops up on an authenticated page if a customer is not allowed to interact with commerce

## **Interactive**

* **Hosted Component:** A component that fetches code using a URL (endpoint) [Order Table](/components/component-library/standard-components/component-orders-table.md) the page.
* **:** An input form to sign up for updates. [Form Builder](/components/component-library/legacy-configuration-components/component-form-builder.md)le form component to collect any information you require from visitors to your shop. [Embedded Video:](/components/component-library/standard-components/component-embedded-video.md) that allows to embed a Youtube video.

The full list of Components is available in Limio by clicking on Add Component.

![Screenshot 2023-09-28 at 14.01.33.png](https://limio.zendesk.com/hc/article_attachments/13857427534877)

![Screenshot 2023-09-28 at 14.02.15.png](https://limio.zendesk.com/hc/article_attachments/13857427536797)

*Check our short guide* *to learn how to add/edit/copy/delete components.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.limio.com/components/what-are-the-limio-components-available-on-the-page-builder.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
