# Product page

- [Add a size chart to your product page](https://docs.foxecom.com/zest-theme/faqs/product-page/add-a-size-chart-to-your-product-page.md): Learn how to display size chart so shoppers can find their desired fit items.
- [Add recipient fields to my gift card product](https://docs.foxecom.com/zest-theme/faqs/product-page/add-recipient-fields-to-my-gift-card-product.md): A guide to enable recipient name, email, and message fields on your gift card product pages
- [Customize the checkout](https://docs.foxecom.com/zest-theme/faqs/product-page/customize-the-checkout.md)
- [Edit product breadcrumbs using metafields](https://docs.foxecom.com/zest-theme/faqs/product-page/edit-product-breadcrumbs-using-metafields.md): Create custom breadcrumbs for individual products
- [How to remove 'Powered by Shopify' in Copyright](https://docs.foxecom.com/zest-theme/faqs/product-page/how-to-remove-powered-by-shopify-in-copyright.md)
- [Remove text Tax included and Shipping calculated at checkout below the product price](https://docs.foxecom.com/zest-theme/faqs/product-page/remove-text-tax-included-and-shipping-calculated-at-checkout-below-the-product-price.md)
- [Set up quantity rules and volume pricing](https://docs.foxecom.com/zest-theme/faqs/product-page/set-up-quantity-rules-and-volume-pricing.md)


---

# 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://docs.foxecom.com/zest-theme/faqs/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.
