# Products

- [Product pages](https://broadcast.presidiocreative.com/broadcast-v4/products/product-page-settings.md): Settings and layout options for Product pages
- [Tabs and accordions](https://broadcast.presidiocreative.com/broadcast-v4/products/product-tabs.md): Product description
- [Tab content using metafields](https://broadcast.presidiocreative.com/broadcast-v4/products/tab-content-using-metafields.md): Add unique content to tabs and accordions using metafields
- [FAQ Accordions](https://broadcast.presidiocreative.com/broadcast-v4/products/faq-accordions.md): Accordion group section included in default product template
- [Swatches](https://broadcast.presidiocreative.com/broadcast-v4/products/swatches.md): Product variant swatches
- [Size charts](https://broadcast.presidiocreative.com/broadcast-v4/products/size-charts.md): Display different size charts on product pages
- [Pre-order products using tags](https://broadcast.presidiocreative.com/broadcast-v4/products/pre-order-products.md): Replace the add-to-cart button with a pre-order button using tags
- [Pre-order using metafields](https://broadcast.presidiocreative.com/broadcast-v4/products/pre-order-using-metafields.md): Replace the add-to-cart button with a pre-order button using metafields
- [Sale items](https://broadcast.presidiocreative.com/broadcast-v4/products/sale-items.md): Sale elements on the Product Detail Page and Product Grid sections
- [Free products](https://broadcast.presidiocreative.com/broadcast-v4/products/free-products.md): Display options for products that are sold as samples or for free
- [Product Theme Blocks](https://broadcast.presidiocreative.com/broadcast-v4/products/product-theme-blocks.md): Add, arrange and customize Product page theme blocks
- [Title](https://broadcast.presidiocreative.com/broadcast-v4/products/product-theme-blocks/title.md)
- [Price](https://broadcast.presidiocreative.com/broadcast-v4/products/product-theme-blocks/price.md)
- [Variant picker](https://broadcast.presidiocreative.com/broadcast-v4/products/product-theme-blocks/variant-picker.md)
- [Buy buttons](https://broadcast.presidiocreative.com/broadcast-v4/products/product-theme-blocks/buy-buttons.md)
- [Siblings](https://broadcast.presidiocreative.com/broadcast-v4/products/product-theme-blocks/siblings.md)
- [Description](https://broadcast.presidiocreative.com/broadcast-v4/products/product-theme-blocks/description.md)
- [Upsell](https://broadcast.presidiocreative.com/broadcast-v4/products/product-theme-blocks/upsell.md)
- [Icon](https://broadcast.presidiocreative.com/broadcast-v4/products/product-theme-blocks/icon.md): Add an icon and line of text in the product form to help promote features and offers
- [Low inventory message](https://broadcast.presidiocreative.com/broadcast-v4/products/low-inventory-message.md): Product form setting to display low inventory message
- [Accordion section](https://broadcast.presidiocreative.com/broadcast-v4/products/accordion-section.md): Add rich accordions with many style options
- [Product ratings](https://broadcast.presidiocreative.com/broadcast-v4/products/product-ratings.md): Display options for Product Reviews app within Broadcast
- [Related products](https://broadcast.presidiocreative.com/broadcast-v4/products/related-products.md): How to setup custom recommendations for each product


---

# 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-v4/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.
