# Template- Cart

### Configure Template- Cart

Select the customize theme option. At the top of the page, click the dropdown menu to select the **Cart template.**

From the left side menu, select **Cart.**

Customize the section by utilizing the settings on the right side of the theme editor, as described below;

### Main cart

<table data-header-hidden><thead><tr><th width="284"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings>Colors>Schemes.</td><td></td></tr><tr><td>Page background</td><td>Choose the background color from solid or gradient. These colors can be managed in the assigned color scheme.</td><td></td></tr><tr><td>Show cart heading</td><td>Select this checkbox to show the cart heading.</td><td></td></tr><tr><td>Heading</td><td>Enter the heading text</td><td></td></tr><tr><td>Heading size</td><td>Select the heading size from the following options:<br>- XX- large<br>- X- large<br>- Large<br>- Medium<br>- Small<br>- X-small</td><td></td></tr><tr><td>Heading tag</td><td>Specify heading code types from H1-H6, div, span or p tag for SEO and search engines for crawling purposes.</td><td></td></tr><tr><td>Show cart description</td><td>Select this checkbox to show the cart description.</td><td></td></tr><tr><td>Description</td><td>Add description text.  </td><td></td></tr><tr><td>Description text size</td><td>Select the description text size from the following options:<br>- X- large<br>- Large<br>- Medium<br>- Normal<br>- Small<br>- X-small</td><td></td></tr><tr><td>Cart</td><td><strong>Show cart note</strong><br>Select this checkbox to show the cart notes.<br><br><strong>Show payment icons</strong><br>Select this checkbox to show the payment icons.<br><br><strong>Show shipping estimates</strong><br>Select this checkbox to enable the shipping estimations calculator.</td><td></td></tr><tr><td>Featured image</td><td><strong>Show product image and features</strong><br>Select this checkbox to show the product image and its features, set in the meta-field.<br><em>(Note: To show features, add product specific meta field with custom.features key and multitext type to show the features on the image. These must be comma-separated to display each feature in next line.)</em><br><br><strong>Heading</strong><br>Enter the heading text<br><br><strong>Image overlay opacity</strong><br>Adjust the range bar to determine the overlay opacity above the cover image.<br><em>(Note: To change overlay color, edit the scheme "Image overlay background" color in the color scheme under theme settings.)</em></td><td></td></tr><tr><td>Section spacing</td><td><p><strong>Desktop top space</strong></p><p>Adjust the range bar to add spacing at the top of the section for desktop view.  <br> </p><p><strong>Desktop bottom space</strong></p><p>Adjust the range bar to add spacing at the bottom of the section for desktop view. </p><p> </p><p><strong>Mobile top space</strong></p><p>Adjust the range bar to add spacing at the top of the section for mobile view. </p><p> </p><p><strong>Mobile bottom space</strong><br>Adjust the range bar to add spacing at the bottom of the section for mobile view. </p></td><td></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://shinedezign.gitbook.io/king/overview/template-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.
