# Cart

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

## How to edit the Cart page <a href="#how-to-edit-the-cart-page" id="how-to-edit-the-cart-page"></a>

{% hint style="success" %}
Steps

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

## Cart settings

You can adjust the page width using two options: Full or Fixed, and you can also change the background color of the cart if needed.

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

## Cart blocks

The Cart has 3 default blocks, included:&#x20;

* **Title**
* **Cart products**
* **Summary**

These blocks allow you to hide or show them inside the cart.

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

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

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