> For the complete documentation index, see [llms.txt](https://thembay-docs.gitbook.io/maia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thembay-docs.gitbook.io/maia/theme-options/woocommerce.md).

# WooCommerce

Manage global setting for WooCommerce

![](/files/cOrnx7p9nbL6nl6hyx4D)

* **Label Sale Format**: Optional "Sale label" format as you want
* **"Featured" Label**: Optional "Featured" format as you want
* **Enable Brand Name**: Enable/Disable brand name on HomePage and Shop Page
* **Enable the text of Time Countdown**

![](/files/OuzeXESBXSSp0hnR8XWA)

* **Product Image Display Mode**: Select the type of image display you want
* **Enable Quick View**: Enable/Disable Quick View
* **Show WooCommerce Catalog Mode**: Enable/Disable WooCommerce Catalog Mode (Hide "Add to Cart", "Mini-Cart")
* **Enable WooCommerce Quantity Mode**: Enable/Disable show quantity on Home Page and Shop Page
* **Quantity Ajax Auto-update**: Enable/Disable quantity ajax auto-update on page Cart
* **Enable Product Variation Swatch**: Enable/Disable Product Variation Swatch on HomePage and Shop page
* **Product Attribute**: Select an attribute that you display on the product on the home page and the Store page

### <mark style="color:purple;">1. Mini Cart</mark>

Configure properties for Mini cart

![](/files/m0bvp5MC3ZAyLWj8l5Rq)

* **Enable Free Shipping on Cart and Mini-Cart**

![](/files/ODIR3bU3eRH6Rq4s2rMD)

* **Enable Quantity on Mini-Cart**: Help buyers increase or decrease the quantity right on the mini-cart

![](/files/klWLfeSla84xvf0jGOau)

* **Mini-Cart Position**: Select the display styles of the mini-cart you want: Left, Right, Popup, None Popup

### <mark style="color:purple;">2. Breadcrumb Shop</mark>

Configure properties for Breadcrumb Shop page

![](/files/DyprvDu1eD6svGSeHkgP)

### <mark style="color:purple;">3. Breadcrumb Single Product</mark>

Configure properties for Breadcrumb Single Product page

![](/files/7u4j3PijrrXi3O53BQHs)

### <mark style="color:purple;">4. Shop</mark>

Configure properties for Shop

![](/files/4uMlRbXROVtGdMEGOsAd)

### <mark style="color:purple;">5. Single product</mark>

Configure properties for a Single product

![](/files/NH9NLT416UeN8L9I5BCY)

### <mark style="color:purple;">6. Single Product Advanced Options</mark>

Configure properties for Single Product Advanced

![](/files/u1NFnJ9aFBV6VCDSLqjK)

### <mark style="color:purple;">7. Other Pages</mark>

![](/files/CrRXgA4CqIGqFa6cWUtc)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://thembay-docs.gitbook.io/maia/theme-options/woocommerce.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
