# Cart

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

## How to edit 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 %}

* Show/ hide **Free shipping goal**: Allows customers to know when they are eligible for free shipping
* Show/ hide **order 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 **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/loGduizgBhvPc4e31Yui" alt=""><figcaption></figcaption></figure>

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

{% content-ref url="/pages/eLsKasJgj5ZAS8dvxoOa" %}
[Cart](/hyper-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/hyper-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.
