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

# Product Page

- [Demo & Settings Data](https://halosoft.gitbook.io/ella-documentation/product-page/demo-and-settings-data.md)
- [Product Section](https://halosoft.gitbook.io/ella-documentation/product-page/product-section.md)
- [Product Information](https://halosoft.gitbook.io/ella-documentation/product-page/product-information.md)
- [Product Media](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/product-media.md)
- [Product Tabs](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/product-tabs.md)
- [Product Variant](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/product-variant.md)
- [Size Chart](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/size-chart.md)
- [Description](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/description.md)
- [Delivery Time](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/delivery-time.md)
- [Dynamic Checkout Button](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/dynamic-checkout-button.md)
- [Color Comparison](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/color-comparison.md)
- [Sticky Add To Cart](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/sticky-add-to-cart.md)
- [Sold In Last Period](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/sold-in-last-period.md)
- [Customers Viewing](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/customers-viewing.md)
- [Custom Information](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/custom-information.md)
- [How To Set Up Product Description For Each Variant?](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/how-to-set-up-product-description-for-each-variant.md)
- [How To Set Up Product Property By Metafields?](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/how-to-set-up-product-property-by-metafields.md)
- [How To Set Up Complementary Products?](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/how-to-set-up-complementary-products.md)
- [Positive Vibes Bundle](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/positive-vibes-bundle.md)
- [Combined Products Listing](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/combined-products-listing.md)
- [List Tags](https://halosoft.gitbook.io/ella-documentation/product-page/product-information/list-tags.md)
- [Variant Image Grouped](https://halosoft.gitbook.io/ella-documentation/product-page/variant-image-grouped.md)
- [Product Bundle](https://halosoft.gitbook.io/ella-documentation/product-page/product-bundle.md)
- [Product Combo](https://halosoft.gitbook.io/ella-documentation/product-page/product-combo.md)
- [Quick Order List](https://halosoft.gitbook.io/ella-documentation/product-page/quick-order-list.md)
- [Product Description Tab](https://halosoft.gitbook.io/ella-documentation/product-page/product-description-tab.md)
- [Product Recommendations](https://halosoft.gitbook.io/ella-documentation/product-page/product-recommendations.md)
- [Recently Viewed Products](https://halosoft.gitbook.io/ella-documentation/product-page/recently-viewed-products.md)
- [How To Set up Pre-Order Product?](https://halosoft.gitbook.io/ella-documentation/product-page/how-to-set-up-pre-order-product.md)
- [How To Set Up Local Pickup?](https://halosoft.gitbook.io/ella-documentation/product-page/how-to-set-up-local-pickup.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://halosoft.gitbook.io/ella-documentation/product-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.
