# Cart

The **Cart** in Shopify is where customers review their selected products before proceeding to checkout. You can customize the **cart page, drawer cart (side cart), cart icon, and cart behavior** to improve the shopping experience.

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Theme Settings > Social Icons**.

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

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Cart type</td><td>Select the cart type. ( Drawer, Page, Popup )</td></tr><tr><td>Show vendor</td><td>Enable vendor to show in the product on the cart.</td></tr><tr><td>Enable cart note</td><td>Enable cart note to display in the cart.</td></tr><tr><td><strong>Cart drawer</strong></td><td></td></tr><tr><td>Collection</td><td>Select the collection to display in the cart.<br>(Visible only when the cart drawer is empty.)</td></tr><tr><td><strong>Free shipping</strong></td><td></td></tr><tr><td>Enable free shipping</td><td>Activates the free shipping progress bar in the cart page.</td></tr><tr><td>Free shipping amount</td><td><p>Sets the order value required for free shipping.</p><p>Note: Customers must reach this amount in their cart to qualify.</p></td></tr></tbody></table>


---

# 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/theme-settings/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.
