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

# Product pages

- [Product pages section](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/palo-alto-product-pages.md): Settings and layout options for product pages
- [Variant images](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/variant-images.md): Connect images to your product variant boxes
- [Size chart tabs](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/size-chart-tabs.md): Display multiple size charts for any product
- [Size chart metafields](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/size-chart-metafields.md): Customize any product to display a unique size chart
- [Custom color swatches](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/custom-color-swatches.md)
- [Pre-order](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/pre-order.md): Replace the 'add to cart' button with a 'pre-order' button
- [Gift card product](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/gift-card-product.md): How to create a gift card product
- [Out of stock notification](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/out-of-stock-notification.md)
- [Metaobjects](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/metaobjects.md): Learn how to use metaobjects with products
- [Creating new product page templates](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/creating-product-templates.md): Creating new JSON templates for your products


---

# 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://palo-alto.presidiocreative.com/products/palo-alto-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.
