# Products

- [Product pages](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages.md)
- [Accordion section](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/accordion-section.md): Add rich accordions with many style options
- [Custom form field](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/custom-form-field.md): Add an input form field for to collection additional information on the product form
- [FAQ Accordions](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/faq-accordions.md): Accordion group section included in default product template
- [Final Sale](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/final-sale.md): Display a final sale message with details on all sale items or select products
- [Free products](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/free-products.md): Display options for products that are sold as samples or for free
- [Low inventory message](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/low-inventory-message.md): Product form setting to display low inventory message
- [Out-of-stock notification](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/out-of-stock-notification.md): Learn which products your customers are most interested in when out of stock
- [Pre-order using metafields](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/pre-order-using-metafields.md): Replace the add-to-cart button with a pre-order button using metafields
- [Pre-order products using tags](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/pre-order-products.md): Replace the add-to-cart button with a pre-order button using tags
- [Product Theme Blocks](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks.md): Add, arrange and customize Product page theme blocks
- [Title](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/title.md)
- [Price](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/price.md)
- [Variant picker](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/variant-picker.md)
- [Buy buttons](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/buy-buttons.md)
- [Siblings](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/siblings.md)
- [Description](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/description.md)
- [Upsell](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/upsell.md)
- [Inventory countdown](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/inventory-countdown.md)
- [Sharing](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/sharing.md)
- [Local pickup](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/local-pickup.md)
- [Text](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/text.md)
- [Custom code](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/custom-code.md)
- [Icon](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/icon.md): Add an icon and line of text in the product form to help promote features and offers
- [Divider](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/divider.md)
- [Line item property](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/line-item-property.md)
- [Feature](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/feature.md)
- [Complementary products](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/complementary-products.md)
- [Popup](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-theme-blocks/popup.md)
- [Related products](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/related-products.md): How to setup custom recommendations for each product
- [Sale items](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/sale-items.md): Sale elements on the Product Detail Page and Product Grid sections
- [Settings and layout](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-page-settings.md): Settings and layout options for Product pages
- [Size charts](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/size-charts.md): Display different size charts on product pages
- [Swatches (Updated)](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/swatches.md): Product variant swatches
- [Tabs and accordions](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/product-tabs.md): Product description
- [Tab content using metafields](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/tab-content-using-metafields.md): Add unique content to tabs and accordions using metafields
- [Unique image banners](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/unique-image-banners.md): Display unique image banners on product pages
- [Upselling](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/upselling.md): Cross-selling and upselling features in Broadcast
- [Variant images](https://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/variant-images.md): Display images for any variant type on your product form


---

# Agent Instructions: 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://broadcast.presidiocreative.com/broadcast-v5/products.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.
