# Cart & Checkout

## Checkout

For the checkout page, merchants can check the instructions in the link below.

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector.
2. Select **Checkout.**
3. Make necessary changes.
4. **Save.**
   {% endhint %}

{% content-ref url="/pages/QE9hlNEGspGAgAebTYNd" %}
[Checkout](/megamog-theme/theme-settings/checkout.md)
{% endcontent-ref %}

## Cart

For the cart page, merchants can add any section that is listed in the [Theme sections](/megamog-theme/theme-sections/before-after-image-slider.md). Nevertheless, there is a section designed specifically for the cart page.

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector
2. Select **Cart**
3. On the left-side bar, select **Cart template.**
4. Make necessary changes **> Save.**
   {% endhint %}

![](/files/hs9QggZsMNGSziQlLv3H)

* **Show cart note**: allow users to add any additional for the store to check before shipping out.
* **Show discount code**: provide any special promotion coupon
* **Show estimate shipping rates**: users enter their address to determine the shipping fee.
* **Show currency codes**: Display currency codes (e.g., USD, EUR) next to prices to clarify which currency is being used.
* **Show delivery days for estimate shipping**: display estimated delivery days.
* **Show on cart page & cart drawer**: display the **Text** on both cart page and drawer
* **Trust badge** image.

<figure><img src="/files/8ksrZHmIqN9NcgaDpdzq" alt=""><figcaption></figcaption></figure>


---

# 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.foxecom.com/megamog-theme/other-pages/cart-and-checkout.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.
