# Cart Page

**Cart Template** in Shopify controls the layout and functionality of the **cart page**, where customers review products before checkout.

1. Go to **Online Store > Themes > Customize**
2. In the **top dropdown**, select **Cart**
3. From the **left sidebar**, select the **Cart** section (usually named “Cart,” “Main Cart,” or “Items”)

<figure><img src="/files/OZ33lL7AfqOIpKDefUcq" 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://wedesigntech-1.gitbook.io/elegance/inner-page/cart-page.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.
