# Product information tabs

This section provides extra info such as product description, shipping compliance, etc.

![](/files/yEax4sYb6VPTIh6J8qj1)

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector
2. Select **Products**, then **Default product.**
3. On the left-sidebar, add **Product information tabs.**
4. Make necessary changes **> Save.**
   {% endhint %}

## Section settings

Merchants can control the container type and add the color background.&#x20;

<figure><img src="/files/iaSRwlU4nKjhLUQXKAvy" alt=""><figcaption></figcaption></figure>

## Section blocks

<figure><img src="/files/4HsKkS231uIeCCwhhhK5" alt=""><figcaption></figcaption></figure>

### Product description

It will display the description that merchants have already created in the Shopify products admin.

![](/files/bPCQ1VMPfuMSu7d9W9ES)

### Custom content

Merchants add new content other than the product's description such as shipping & return policy.

![](/files/27BKX69yUVeSUTozIeuI)

### Custom liquid

This helps merchants to display more dynamic content.

![](/files/yIoJSaqGwYhyeXFPbP7h)

### Product review

This section requires a product reviews app, such as Shopify product reviews, Growave, Judge.me, Loox. Kindly check [here](/minimog-theme/getting-started/integrate-shopify-review-apps.md) for integrated review apps.

{% hint style="info" %}
For review apps that aren't directly integrated with Minimog, you have the option to manually include their functionality. Follow these steps:

1. **Contact Support:** Reach out to your chosen review app's support team.
2. **Request Liquid Code:** Ask them for the app's Liquid code that's needed for integration.
3. **Paste the Code:** Navigate to the block setting in Minimog where you wish to display the reviews and paste the obtained Liquid code into the provided space.

This enables you to utilize a wide range of review apps with Minimog, beyond those pre-integrated.
{% endhint %}

Merchants control container types: fixed width, stretched width, and narrow width. They can add custom liquid code from the review apps to the provided space.

![](/files/OJ7hg6OyrsGMafmMIIT6)


---

# 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.foxecom.com/minimog-theme/collections-and-products/product-page/product-information-tabs.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.
