# Cart

## Static sections

You can click on the link to check out the instruction listed below.&#x20;

{% content-ref url="/pages/-MlQ9s1XznIcLRq38ScE" %}
[Header](/sleek-theme/pages-global-sections/header.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZyhVj2Qzm7YhmJ14tbbC" %}
[Footer](/sleek-theme/pages-global-sections/footer.md)
{% endcontent-ref %}

{% content-ref url="/pages/6xUBnku03IdHT463sXET" %}
[Pop-up](/sleek-theme/pages-global-sections/pop-up.md)
{% endcontent-ref %}

## How to edit the Cart page

On the cart page, you can add any section listed in [Theme sections](/sleek-theme/theme-sections/before-after-image-slider.md).&#x20;

However, you're highly recommended to use the 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 bar, select **Main cart.**
4. Make necessary changes **> Save.**
   {% endhint %}

<figure><img src="/files/2qX8NiNhUCRhgMS5Pp1Z" alt=""><figcaption></figcaption></figure>

* Show/ hide **Free shipping goal**: Allows customers to know when they are eligible for free shipping
* Show/ hide **Cart note**: Allows users to add additional notes for the seller
* Enable **Calculate shipping rates**: Lets customers enter their address to determine the shipping fee
* Show/hide **Cart discount**: Allow customers to apply discount code to their order
* Show/ hide **Subtotal price**: Allows customers to know the total price before tax and shipping fee
* Show/ hide **Checkout button**: Lets customers check out and complete the purchase

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

Check out the guide to set up Cart general settings here:

{% content-ref url="/pages/eLsKasJgj5ZAS8dvxoOa" %}
[Cart](/sleek-theme/theme-settings/cart.md)
{% endcontent-ref %}


---

# 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/sleek-theme/other-pages/cart.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.
