# Cart

### Cart page

Here is how to choose Cart Page:&#x20;

From the Dashboard, navigate to WooCommerce >> Settings >> Advanced >> Cart page.

<figure><img src="https://3192842155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGEvkIGZQql1dvbXwu25%2Fuploads%2Fa81CpuxbZtjqwgtF5koN%2F1_set_cart_page.png?alt=media&#x26;token=fe585eea-a147-4310-a183-b537d2e31f6e" alt=""><figcaption></figcaption></figure>

### Shipping Calculator

#### 1. Setting up Shipping Zone

Follow the steps in the below instruction file to set up Shipping Zone

{% embed url="<https://woocommerce.com/document/setting-up-shipping-zones/>" %}

#### 2. Setting up Shipping Calculator&#x20;

{% tabs %}
{% tab title="General Shipping Calculator" %}
To enable the Shipping Calculator in both Cart page and Cart Drawer

* Go to WooCommerce > Settings > Shipping > Shipping Options
* In Calculations section, click Enable the shipping calculator on the cart page

<figure><img src="https://3192842155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGEvkIGZQql1dvbXwu25%2Fuploads%2FEwKXE4hVN2TAgWf89hON%2F2_Enable_the_shipping_calculator.png?alt=media&#x26;token=35d02a68-ada4-43b0-82a6-4ea6f8953764" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Shipping calculator in Cart Drawer" %}
To enable Shipping calculator in Cart Drawer: **Theme Options > Shop > Cart > Cart Drawer > Shipping Calculator Modal**

<figure><img src="https://3192842155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGEvkIGZQql1dvbXwu25%2Fuploads%2F4osRkXfLuOK2Q1dp9IPD%2F3_Shipping_Calculator_modal.png?alt=media&#x26;token=ee3a4198-37f6-4aea-a6f4-6cb3589eb6b1" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="FREE Shipping label" %}
Follow these steps to enable FREE Shipping label in Cart Drawer and Cart page:

<figure><img src="https://3192842155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGEvkIGZQql1dvbXwu25%2Fuploads%2FYl08V3kvi96M3U3p2WSF%2F3_FREE_Shipping_Label.png?alt=media&#x26;token=a5f04bed-a85d-4dee-ae75-1de72ed0155f" alt=""><figcaption></figcaption></figure>

* Step 1: [Set up Shipping Zone](https://woocommerce.com/document/setting-up-shipping-zones/)
* Step 2: Create Free Shipping method, set Minimum order amount

<figure><img src="https://3192842155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGEvkIGZQql1dvbXwu25%2Fuploads%2FMvKu48lxYecdjvupddR9%2F4_Create_Free_Shipping_method.png?alt=media&#x26;token=3e92f09f-cc7c-4954-9245-0c8b10d6327c" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3192842155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGEvkIGZQql1dvbXwu25%2Fuploads%2FgJdFUDZa1fW2VgUuJsjw%2F4_Minium_order_amount.png?alt=media&#x26;token=342196ef-2b97-4bd1-b52b-111265a8d5b2" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Coupon

To enable Coupon in Cart Drawer, Cart page, Checkout page: **WooCommerce >> Settings >> General >> Enable coupons**

<figure><img src="https://3192842155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGEvkIGZQql1dvbXwu25%2Fuploads%2FmuySS3nXJJ6FXT6dSIkh%2F5_Enable_coupons.png?alt=media&#x26;token=042a6d70-6caa-4e47-b5d9-51ba4e86937b" alt=""><figcaption></figcaption></figure>

To enable Coupon Modal in Cart Drawer: **Theme Options >> Shop >> Cart >> Cart Drawer >> Coupon Modal**

<figure><img src="https://3192842155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGEvkIGZQql1dvbXwu25%2Fuploads%2FyZRcPoKAeM7hi4OwDFXL%2F5_Enable_coupons_on_Cart_Drawer.png?alt=media&#x26;token=155cc89b-49c1-4e03-bf91-b6c54fccc8c9" alt=""><figcaption></figcaption></figure>


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/woocommerce/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.
