> 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-non-shopify-store-display-additional-pdp-details-using-custo.md).

# How can a Non-Shopify store display additional PDP details using Custom labels?

{% embed url="<https://vimeo.com/1217032992>" %}
How can a Non-Shopify store display additional PDP details using Custom labels — 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/3qLDoKFVzr1Oio4P412A" alt="How can a Non-Shopify store display additional PDP details using Custom labels? — step 1"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

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

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

{% step %}

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

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

{% step %}

### Click Add in the section you want to add the details in.

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

{% step %}

### Choose if it is a Text or Dynamic field.

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

{% step %}

### Select Custom Label.

<figure><img src="/files/iqYHJuvwVA4tpiVfWh5u" alt="How can a Non-Shopify store display additional PDP details using Custom labels? — step 6"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### You would need to configure the custom labels in your product feed for the information to show up on the PDP.

{% endstep %}

{% step %}

### Select which custom label you want to add here from your product feed and give a it a title

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

{% step %}

### Click Add.

<figure><img src="/files/0s4a4GMGvX2qbiKwTMdk" alt="How can a Non-Shopify store display additional PDP details using Custom labels? — step 9"><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-non-shopify-store-display-additional-pdp-details-using-custo.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.
