# Order Summary Widget

The order summary widget is a great way to give your clients a summary of any purchases made in your e-commerce store, landing pages, or funnels. It can be added to any page after a checkout or purchase has been completed, like a Thank You page.

The widget can be found under the 'Sales' section in the 'Add Widget' menu.

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

The widget will display purchases made in the previous checkout or upsell/downsell steps.

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

The widget is added to the Default 'Order Completed' System Page.

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

### Adding the 'Order Summary' widget to a funnel

Your order summary widget can be added to the 'Thank You' page of your funnel or to an Upsell or Downsell page.

#### To add it to an 'Upsell' page:

* Add your upsell as a page or popup.

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

* Drag the 'Order Summary' widget into your page/popup.

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

* Adjust your styling and spacing, and save.

<figure><img src="/files/6V6fhov3iD2mDUs1DdrK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The same procedure can be followed to add this widget to any other page.
{% endhint %}


---

# 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.stacklii.com/stacklii-platform/widgets/sales/order-summary-widget.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.
