# Order Complete Page

After a customer has completed the checkout journey on your shop, you can direct them onto an 'Order Complete' page that summarises their purchase.

In order to set up your own page, use our simple guide below:

1. Click the Pages tab in the left navigation menu.
2. Click Create > Add Page in the top right corner.
3. Click Create from scratch.
4. Add the Page name, select a template, and define page attributes (optional).
5. Click Save

<figure><img src="/files/J5SFYetW6nFu96fUmfYV" alt=""><figcaption></figcaption></figure>

Next, you'll be directed to the Page Builder, where you can add components to build your Order Complete page.

In the Component menu, we recommend using the Order Complete Details component, along with the Cart Items and Cart Summary component. Alternatively, you can use the legacy Order Confirmation component.

Read more about how to set up an order complete page with the cart components here: [https://docs.limio.com/components/component-library/cart-components/using-cart-components-for-acquisition](https://docs.limio.com/components/component-library/cart-components/using-cart-components-for-acquisition "mention")

Read about the legacy Order Confirmation component here: [https://docs.limio.com/components/component-library/legacy-configuration-components/component-order-confirmation](https://docs.limio.com/components/component-library/legacy-configuration-components/component-order-confirmation "mention")

{% content-ref url="<https://docs.limio.com/components/>" %}
<https://docs.limio.com/components/>
{% endcontent-ref %}

![](/files/x8rRY475vKV2W4BoqWT7)


---

# 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/product/checkout/how-to-configure-the-order-complete-page.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.
