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

# Product pages

- [Product page](https://help.fluorescent.co/eclipse/product-pages/product-template.md): Template
- [Gift card product](https://help.fluorescent.co/eclipse/product-pages/product-template/gift-card-product.md)
- [Media gallery](https://help.fluorescent.co/eclipse/product-pages/media-gallery.md)
- [Media grouping](https://help.fluorescent.co/eclipse/product-pages/media-gallery/media-grouping.md)
- [Product overview blocks](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks.md)
- [Description](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/description.md)
- [Price](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/price.md)
- [Buy buttons](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/buy-buttons.md)
- [Badges](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/badges.md)
- [Collapsible row](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/collapsible-row.md)
- [Complementary products](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/complementary-products.md)
- [Custom option](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/custom-option.md)
- [Featured icon with text](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/featured-icon-with-text.md)
- [Icon with text](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/icon-with-text.md)
- [Inventory status](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/inventory-status.md)
- [Image block](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/image-block.md)
- [Popup block](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/popup-block.md)
- [Product rating](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/product-rating.md)
- [Text block](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/text-block.md)
- [Share icons](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/share-icons.md)
- [Custom Liquid](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/custom-liquid-block.md)
- [Variant selector](https://help.fluorescent.co/eclipse/product-pages/variant-options.md)
- [Info popup](https://help.fluorescent.co/eclipse/product-pages/variant-options/info-popup.md)
- [Sticky add-to-cart](https://help.fluorescent.co/eclipse/product-pages/sticky-add-to-cart.md)
- [Sibling products](https://help.fluorescent.co/eclipse/product-pages/sibling-product-swatches.md)
- [Product recommendations](https://help.fluorescent.co/eclipse/product-pages/product-recommendations.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://help.fluorescent.co/eclipse/product-pages.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.
