# Product information tabs

The Product Tabs add-on enables store owners to add additional product details in customizable tabs.

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

{% 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 <a href="#general-option" id="general-option"></a>

**Layout:** There are 3 types of layout **Container, Fluid container,** and **Full-width.**

**Color schema:** You are allowed to change text color, background color with preset color.

**Custom class:** Facilitate customers in incorporating a new HTML class within the HTML code for Product Information tabs.

**Design:** There are 3 types of product tab: **Tabs**, **Accordion** and **Show open all.**

**Position (only for accordion):** There are 2 options Product content external and Product content inner.

**Enable show two columns:** Display the description in a two-column layout instead of full-width, offering a visually pleasing presentation.

This feature only works with **Show open all** selected on **Design** setting.

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

## Blocks settings <a href="#add-blocks-for-product-tabs" id="add-blocks-for-product-tabs"></a>

The **Product Tabs** option has a total of 3 **blocks** for you to add to the sidebar:

* [**Tab Description**](https://blueskytechco.gitbook.io/alukas-shopify/product-page-settings/product-information-tabs/tab-description)
* [**Tab Review**](https://blueskytechco.gitbook.io/alukas-shopify/product-page-settings/product-information-tabs/tab-review)
* [**Tab Custom**](https://blueskytechco.gitbook.io/alukas-shopify/product-page-settings/product-information-tabs/tab-custom)


---

# 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://blueskytechco.gitbook.io/alukas-shopify/product-page-settings/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.
