> For the complete documentation index, see [llms.txt](https://docs.maker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maker.co/maker-nav/products-and-store/how-can-a-shopify-store-display-additional-pdp-details-using-meta-fiel.md).

# How can a Shopify store display additional PDP details using metafields?

{% embed url="<https://vimeo.com/1217033000>" %}
How can a Shopify store display additional PDP details using metafields — a walkthrough in the Nav editor
{% endembed %}

{% stepper %}
{% step %}

### To add additional content to your PDP Pages, Go to Settings in your Nav Dashboard and Enable Product Details.

<figure><img src="/files/qLIFFAfnhY8PaGUPhuPi" alt="How can a Shopify store display additional PDP details using metafields? — step 1"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### You can add Detailed Information, Quick Summary, Promo text details or Enhanced products details .

<figure><img src="/files/chmyx3T6wvMO6hJgovYB" alt="How can a Shopify store display additional PDP details using metafields? — step 2"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on the Add button in the section you want add details.

<figure><img src="/files/ywni7RJezfo5NC4Hy0CV" alt="How can a Shopify store display additional PDP details using metafields? — step 3"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Give the section a title.

<figure><img src="/files/DC4NaGji9RoE3L9frkSn" alt="How can a Shopify store display additional PDP details using metafields? — step 4"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select if the field is a Text or Dynamic.

<figure><img src="/files/5qiMRI1qp7kbigOX3SJ7" alt="How can a Shopify store display additional PDP details using metafields? — step 5"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select the Dynamic Source you want.

<figure><img src="/files/2pVNZPaphHp8guAtGKBr" alt="How can a Shopify store display additional PDP details using metafields? — step 6"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Metafields are only supported for Shopify Stores.

{% endstep %}

{% step %}

### Select the field and add the key.

<figure><img src="/files/nYQcme3Sxx7N25utZO1y" alt="How can a Shopify store display additional PDP details using metafields? — step 8"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click the Rich content if the content contains HTML.

<figure><img src="/files/qMIYlDYu7ZnrXKZtFsW2" alt="How can a Shopify store display additional PDP details using metafields? — step 9"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enable Rich Content using the toggle

<figure><img src="/files/N6V535P9LSlph44w2eD2" alt="How can a Shopify store display additional PDP details using metafields? — step 10"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click 'Add'. Once done, you can click Save and the content will start showing up on the PDP's.

<figure><img src="/files/V9sY7GzptaBXZPgjgh9U" alt="How can a Shopify store display additional PDP details using metafields? — step 11"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.maker.co/maker-nav/products-and-store/how-can-a-shopify-store-display-additional-pdp-details-using-meta-fiel.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.
