# Cart

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

### 1. Cart

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Cart type</strong></td><td><p></p><p>Display the products after you've added them to the shopping cart</p><ul><li>Drawer: Display the cart drawer</li><li>Page: Redirect to the cart page</li><li>Popup notification: Display a notification</li></ul></td></tr><tr><td><strong>Cart icon</strong></td><td><p></p><p>Customize the shopping cart icon</p><ul><li>Shopping cart</li><li>Shopping bag</li></ul></td></tr><tr><td><strong>Show vendor</strong></td><td>Display the product vendor in the drawer and popup notification</td></tr></tbody></table>

### 2. Free shipping message

Free shipping can benefit an online store by attracting customers and increasing sales. It's seen as a value-added incentive, reducing cart abandonment rates and encouraging larger purchases. Ultimately, it enhances the overall shopping experience and customer satisfaction.

<table data-full-width="false"><thead><tr><th width="181">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Show message in minicart</strong></td><td>Display messages in the mini cart</td></tr><tr><td><strong>Show message in cart page</strong></td><td>Display messages in the page cart</td></tr><tr><td><strong>Message</strong></td><td>Customize message settings as per your content preferences</td></tr><tr><td><strong>Free shipping</strong> minimum amount</td><td>Customize the threshold amount for free shipping</td></tr></tbody></table>

### 3. Product recommendations

Product recommendations boost sales and enhance the shopping experience by suggesting relevant items based on customer behavior.

<table data-full-width="false"><thead><tr><th width="206">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Enable product recommendations</strong></td><td>Product recommendations will be shown on the mini cart and cart page</td></tr><tr><td><strong>Heading</strong></td><td>Product recommendations section heading</td></tr><tr><td><strong>Product recommendations type</strong></td><td><p></p><p>Customize the display style of product recommendations</p><ul><li>Auto</li><li>Selected</li></ul></td></tr><tr><td><strong>Select product recommendations</strong></td><td>Customize product recommendations when selecting product recommendations type as selected</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://nextsky.gitbook.io/agile-theme/theme-setting/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.
