> For the complete documentation index, see [llms.txt](https://docs.divisupply.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.divisupply.com/divi-ecommerce-modules.md).

# Divi Ecommerce Modules

[**Divi Ecommerce Modules**](https://divisupply.com/divi-product/divi-ecommerce-modules/) adds five WooCommerce modules built specifically for Divi 5. Each module works directly in the Divi Visual Builder, follows Divi's responsive design system, and gives you practical ecommerce controls without requiring code.

<figure><img src="https://372010040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgFDbCRw3fu73tXcYoI%2Fuploads%2FJN8Cyq8u4cf5nUrWEQUS%2F2026-09-04%20at%2022.33.29.png?alt=media&amp;token=f744faf5-a7d5-4a3e-af7c-00355ca09773" alt=""><figcaption></figcaption></figure>

### How the plugin works

Use **Divi Ecommerce → Modules** in WordPress to choose which modules are available on your site. An enabled module appears in Divi's module picker. A disabled module is removed from the picker while any existing module settings remain saved.

Frontend assets are loaded only when the relevant module is used. Optional feature files are also loaded conditionally where applicable, so unused modules and features do not add unnecessary runtime to every page.

{% embed url="<https://cln.sh/Rtsd8qgL>" %}

### Included modules

#### Product Grid

Build flexible product grids for shop sections, archive templates, categories, and custom ecommerce pages. Add filtering, wishlist, sorting, pagination, product actions, swatches, and more as needed.

#### Product Carousel

Display products in a responsive carousel. It uses the same product-card options as Product Grid, so cards and actions can stay consistent across your site.

#### Mini Cart

Add a compact, interactive cart to a header, navigation area, Theme Builder layout, or floating position. Customers can review and update their cart without leaving the current page.

#### Wishlist

Let guests and logged-in customers save products with the plugin's built-in wishlist system. Display saved items in a grid, list, table, or compact list.

#### Product Search

Add realtime WooCommerce search to a header or page. Choose an icon, labelled trigger, or visible field, then show results in a dropdown, off-canvas panel, or modal.

And more coming soon...

### Help and product updates

The plugin dashboard includes links to **Documentation** and **Support**. On the Divi Ecommerce control-center pages, the UserJot launcher provides access to feedback, the public roadmap, and What's New updates.

To get started, continue to Installation & Setup. For module guidance, open the page for the module you are using.


---

# 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://docs.divisupply.com/divi-ecommerce-modules.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.
