# Woo Product Templates

## Woo Product Templates

- [Welcome!](https://docs.infiwebs.com/master.md): Create and manage custom product page templates using the WooCommerce Product Template Builder for Avada.
- [Requirements](https://docs.infiwebs.com/requirements.md): In order to get this plugin working, you need to meet the following requirements.
- [Installation](https://docs.infiwebs.com/installation.md): Learn how to install the plugin on your site.
- [Woo Templates](https://docs.infiwebs.com/settings/woo-templates.md): Create product templates and assign them globally or at individual product level
- [Template Settings](https://docs.infiwebs.com/settings/template-settings.md): Control the global default options for your templates.
- [Product Level Settings](https://docs.infiwebs.com/settings/product-level-settings.md): Control the product template settings on individual product level.
- [Variation Swatches](https://docs.infiwebs.com/settings/variation-swatches.md): Convert regular dropdown boxes of product variations to stylish variation swatches
- [Product Attribute Options](https://docs.infiwebs.com/settings/product-attribute-options.md): Configure each attribute and upload the image, select color and enter the label text you want to display on the frontend according to the display type.
- [Cart Page](https://docs.infiwebs.com/pages/cart-page.md): Customize your cart page the way you want with the number of options available.
- [Empty Cart Page](https://docs.infiwebs.com/pages/empty-cart-page.md): Yes, you can now customize your empty cart page as well :)
- [Checkout Page](https://docs.infiwebs.com/pages/checkout-page.md): Customize the checkout page that converts the most
- [Breadcrumbs](https://docs.infiwebs.com/elements/breadcrumbs.md): Help your users navigate your website and keep track of their path using the breadcrumbs.
- [Product Image](https://docs.infiwebs.com/elements/product-image.md): Display the product gallery along with the featured product image.
- [Product Title](https://docs.infiwebs.com/elements/product-title.md): Displays the product title on the single product template where this element is used.
- [Product Rating](https://docs.infiwebs.com/elements/product-rating.md): Displays your product rating with the number of reviews it received.
- [Product Price](https://docs.infiwebs.com/elements/product-price.md): Displays the product price with all the customization options.
- [Product Excerpt](https://docs.infiwebs.com/elements/product-excerpt.md): Describe your product, its features and more in short description text.
- [Add to Cart](https://docs.infiwebs.com/elements/add-to-cart.md): Show Add to Cart buttons with the product quantity box.
- [Product Meta](https://docs.infiwebs.com/elements/product-meta.md): Display the links of the product categories and SKU etc.
- [Product Sharing](https://docs.infiwebs.com/elements/product-sharing.md): Sharing is caring! Add social sharing options to your product
- [Product Tabs](https://docs.infiwebs.com/elements/product-tabs.md): Display more information about the product in tabs.
- [Product Description](https://docs.infiwebs.com/elements/product-description.md): Describe your product in detailed description text and images.
- [Product Information](https://docs.infiwebs.com/elements/product-information.md): A.K.A Product Additional Information
- [Product Reviews](https://docs.infiwebs.com/elements/product-reviews.md): Display customer reviews with their ratings and the feedback form.
- [Related Products](https://docs.infiwebs.com/elements/related-products.md): Displays products related to the current product being viewed.
- [Upsell Products](https://docs.infiwebs.com/elements/upsell-products.md): Displays products you think the customer should buy.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.infiwebs.com/master.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.
