> 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-do-i-add-a-table-in-my-product-details-section-on-a-pdp.md).

# How do I add a table in my product details section on a PDP?

{% embed url="<https://vimeo.com/1217032928>" %}
How do I add a table in my product details section on a PDP — a walkthrough in the Nav editor
{% endembed %}

{% stepper %}
{% step %}

### Click "Account Settings"

<figure><img src="/files/VMYek5TOIjexQgJ4ayKP" alt="How do I add a table in my product details section on a PDP? — step 1"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Advanced"

<figure><img src="/files/dDQn2SE4QNaU22ecIPez" alt="How do I add a table in my product details section on a PDP? — step 2"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select Product Detailed Information

<figure><img src="/files/PnJ58E0H5rIhCJ5OQXwN" alt="How do I add a table in my product details section on a PDP? — step 3"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Add New Section"

<figure><img src="/files/rDQLKAYTqcbUoie3UITF" alt="How do I add a table in my product details section on a PDP? — step 4"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select Table

<figure><img src="/files/0CffOX39VXEregOn1r6t" alt="How do I add a table in my product details section on a PDP? — step 5"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Add Row"

<figure><img src="/files/fRfoOf7aRH5gHF9vtwSG" alt="How do I add a table in my product details section on a PDP? — step 6"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Add Column"

<figure><img src="/files/6MVafVMn7P53nEJjJPY8" alt="How do I add a table in my product details section on a PDP? — step 7"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on the pencil icon.

<figure><img src="/files/sxOcTb3tUdM51MIFJewh" alt="How do I add a table in my product details section on a PDP? — step 8"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Pick from "Text" or "Dynamic"

<figure><img src="/files/uEmOIlpebzwWbJfgcwqR" alt="How do I add a table in my product details section on a PDP? — step 9"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### If you select "Dynamic'" select the correct option from the dropdown menu

<figure><img src="/files/KaifsdWbfNnTZ6Vz8k7r" alt="How do I add a table in my product details section on a PDP? — step 10"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### If you selected "Text" add the copy you wish to display

<figure><img src="/files/hVGtmt5ranlz2J5eY02a" alt="How do I add a table in my product details section on a PDP? — step 11"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Done"

<figure><img src="/files/ZALD0wMtnqeKKvrQwUlV" alt="How do I add a table in my product details section on a PDP? — step 12"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### To add more content to the table, select "Add Row"

<figure><img src="/files/Tmhf46ZXtihkFYExETKK" alt="How do I add a table in my product details section on a PDP? — step 13"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Give this table a title

<figure><img src="/files/esYaHXm3PxDo0OTfo1iY" alt="How do I add a table in my product details section on a PDP? — step 14"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Save" once you're done with all the edits

<figure><img src="/files/IajOjuZt0t3TtIpDRCoe" alt="How do I add a table in my product details section on a PDP? — step 15"><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-do-i-add-a-table-in-my-product-details-section-on-a-pdp.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.
