# Cart

{% hint style="success" %}
Steps:

* In the theme editor, click **Theme settings**
* Locate **Cart**
* Set all options required for cart drawer and click save
  {% endhint %}

Cart drawer options and settings

* Set background, text and line colors
* **Show View Cart button? Enable** to show view cart button on cart drawer and select button design and size.
* **Show Proceed to Checkout button? Enable** to show  Proceed to Checkout button on cart drawer and select button design and size.
* Set Icons color and Icons background color ( **Cart Note, Gift Wrap and Coupon Icons**)
* **Enable Cart Note?** Enabling this option allows the user to add special text in the cart drawer and cart page for their order.
* **Gift Wrapping** Enabling this option, the user can add gift wrapping to their order from the cart page and drawer. Choose a button design to appear on the cart page.
* **Discount Coupon** Enabling this option allows the user to add coupon code from cart drawer and cart page for their order. Coupon code will work on checkout page. Select button design that display on cart page.


---

# 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://adornthemes.gitbook.io/vogal-theme/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.
