# Elements

- [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: 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.infiwebs.com/elements.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.
