# Order Summary

In this article, you learn how to add an order summary to your checkout and thank you page, which will allow the customers to view their order details.

## Adding a widget

To add an Order Summary:

1. Open a step.
2. Click one time the element (e.g. container, row cell) that will hold the widget.  &#x20;
3. Click the **Order Summary** widget on the left panel. Funnelish displays the widget and left panel.

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

## Customizing the order summary

Once you added your order summary, you can edit it with the following options:

* Show product images within order summary.
* Allow discount codes.
* Show/Hide header
* Show/Hide total
* Collapsable.
* Is open by default.&#x20;

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

{% hint style="success" %}
All these options detailed above will work on Thank You Pages as well, except the ability to apply a discount.
{% 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.funnelish.com/start/funnel-builder/order-summary.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.
