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

# SHOP PAGE

- [Shop Layout](https://elessi-docs.nasatheme.com/shop-page/shop-layout.md)
- [Shop Filter](https://elessi-docs.nasatheme.com/shop-page/shop-layout/shop-filter.md): Add filters to your catalog to make it easy for your customers to explore your products.
- [Sidebar](https://elessi-docs.nasatheme.com/shop-page/shop-layout/sidebar.md)
- [Product Hover Styles](https://elessi-docs.nasatheme.com/shop-page/shop-layout/product-hover-styles.md)
- [Product Card Styles](https://elessi-docs.nasatheme.com/shop-page/shop-layout/product-card-styles.md)
- [Pagination Layout](https://elessi-docs.nasatheme.com/shop-page/shop-layout/pagination-layout.md)
- [Breadcrumb](https://elessi-docs.nasatheme.com/shop-page/shop-layout/breadcrumb.md)
- [Filter by Levels - Product Group](https://elessi-docs.nasatheme.com/shop-page/shop-layout/filter-group.md): Group Product - use for Auto Parts, Accesscories demo
- [Catalog Mode - Disable Add To Cart](https://elessi-docs.nasatheme.com/shop-page/shop-layout/catalog-mode.md)
- [WooCommerce](https://elessi-docs.nasatheme.com/shop-page/woocommerce.md)
- [Template](https://elessi-docs.nasatheme.com/shop-page/woocommerce/template.md)
- [Checkout Layouts](https://elessi-docs.nasatheme.com/shop-page/woocommerce/layout.md)
- [Woocommerce Settings](https://elessi-docs.nasatheme.com/shop-page/woocommerce/woocommerce-settings.md)
- [Adding Products](https://elessi-docs.nasatheme.com/shop-page/woocommerce/adding-products.md)
- [Mini Cart - Options](https://elessi-docs.nasatheme.com/shop-page/woocommerce/mini-cart-options.md)
- [You may be interested in ... - Mini Cart](https://elessi-docs.nasatheme.com/shop-page/woocommerce/mini-cart-options/you-may-be-interested-in-...-mini-cart.md): Enable Display "Cross-Sells" in mini cart
- [Change variation - Mini Cart](https://elessi-docs.nasatheme.com/shop-page/woocommerce/mini-cart-options/change-variation-mini-cart.md): Allows editing variation in the Mini Cart
- [Quantity input - Mini Cart](https://elessi-docs.nasatheme.com/shop-page/woocommerce/mini-cart-options/quantity-input-mini-cart.md): Allows you to edit the number of products in mini cart
- [Subtotal Items - Mini Cart](https://elessi-docs.nasatheme.com/shop-page/woocommerce/mini-cart-options/subtotal-items-mini-cart.md)
- [Note, Shipping, Coupon - Mini Cart](https://elessi-docs.nasatheme.com/shop-page/woocommerce/mini-cart-options/note-shipping-coupon-mini-cart.md)


---

# 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:

```
GET https://elessi-docs.nasatheme.com/shop-page.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.
