# Quick Cart/ Quick Edit Cart

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme settings ->** **Quick cart.**

#### **Quick cart**

| Setting                           | Description                                                                                                                                                                                                                                                                                                               |
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enable quick cart                 | Enable to show quick cart.                                                                                                                                                                                                                                                                                                |
| Continue shopping button redirect | <p>Select the redirection after an item is added to cart. </p><p></p><p><mark style="color:orange;"><strong>Input link for button</strong></mark></p><p><mark style="color:orange;"><strong>Go back to previous page</strong></mark> </p><p><mark style="color:orange;"><strong>Stay on the same page</strong></mark></p> |
| Continue shopping button link     | <p>Fill in the link to redirect customers to after they add an item to cart.<br><br><em><mark style="color:orange;">Note: Only for input link for button.</mark></em></p>                                                                                                                                                 |

#### Cart item (sidebar)

| Setting          | Description                                                                         |
| ---------------- | ----------------------------------------------------------------------------------- |
| Background color | Set the background color of the cart item on the sidebar cart.                      |
| Border color     | Set the border color of the cart item on the sidebar cart.                          |
| Border width     | Determine the thickness of the sidebar cart's border ranging from 1px to 5px.       |
| Border style     | Select the style of the sidebar cart's border either to be solid, dashed or dotted. |

#### **Cart toolbar & cart page**

| Setting                      | Description                                                                                                            |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| Show order note              | Enable the Order Note Input Field on sidebar cart.                                                                     |
| Show gift wrapper            | Enable to show gift wrap purchase on sidebar cart.                                                                     |
| Product                      | Set the gift wrap product on sidebar cart (also applied on main cart)                                                  |
| Cart toolbar content         | Fill in the text to instruct customers to add gift wrap product to cart on sidebar cart.                               |
| Cart page content            | Fill in the text to instruct customers to add gift wrap product to cart on Cart page.                                  |
| Show shipping fee calculator | Enable to show the Shipping Fee Calculator on Sidebar Cart (The Shipping Fee Calculator Message must be enabled first) |
| Default country              | Select the default country to show before any user's interaction to calculate the shipping fee.                        |
| Show coupon input field      | Enable to show the Coupon Input Field on Sidebar Cart.                                                                 |
| Cart toolbar title           | Fill in the title for the coupon input field.                                                                          |
| Cart toolbar content         | Fill in the text to instruct customers to input the coupon for discounts on sidebar cart.                              |

#### Popular products

| Setting                  | Description                                                                                          |
| ------------------------ | ---------------------------------------------------------------------------------------------------- |
| Show popular products    | Show the popular products right on sidebar cart. The Popular Products must be setup in a collection. |
| Title                    | Fill in the title for the Popular Products section on sidebar cart.                                  |
| Collection               | Select the collection of the popular products to show on sidebar cart.                               |
| Maximum products to show | Determine the maximum products to fetch in the Popular Products section on sidebar cart.             |
| Show dots                | Enable the dots on Popular Products section for product pagination in the section.                   |
| Show Arrow               | Enable the arrows on Popular Products section for product navigation in the section.                 |

#### **Quick edit cart**

| Setting              | Description                                     |
| -------------------- | ----------------------------------------------- |
| Show quick edit cart | Enable the quick edit cart on the sidebar cart. |


---

# 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://halosoft.gitbook.io/ella-documentation/theme-settings/quick-cart-quick-edit-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.
