> For the complete documentation index, see [llms.txt](https://help.pagefly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pagefly.io/page-structure-and-elements/shopify-elements/product.md).

# Product

### About Shopify Product Elements On PageFly

Elevate your Shopify store and watch conversion sour with Product elements!

This suite of tools integrates seamlessly with your existing data, ensuring accurate product details like titles, variants, and pricing. Go beyond static descriptions – showcase your products in stunning detail with high-quality images and videos alongside clear variant options. Intuitive navigation guides customers with product lists for browsing, detailed pages for in-depth information, and strategically placed "Add to Cart" buttons for a smooth checkout. Advanced options like product view details and Metafields allow you to cater to specific customer needs and showcase unique product attributes.

Mastering PageFly's Product Elements empowers you to showcase products effectively, enhance user experience, and ultimately boost conversions.

### Related Resources

* [How to use Shopify App Block element with PageFly section](https://help.pagefly.io/manual/how-to-use-shopify-app-block-element-with-pagefly-section/)
* [How to Edit PageFly Content List Element](https://help.pagefly.io/manual/content-list-element-2/)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.pagefly.io/page-structure-and-elements/shopify-elements/product.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
