# Product custom tabs

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

*How to create Product Custom Tabs.*

{% embed url="<https://youtu.be/kUOF48W7vFk>" %}

{% hint style="info" %}
To use the Product Custom Tabs feature, you need to install and activate the **WPC Product Tabs for WooCommerce (Premium)** plugin.

From the Dashboard, go to **Insight Core >** **Plugins** > **Install &** **Activate WPC Product Tabs for WooCommerce (Premium).**
{% endhint %}

## Create Product custom tabs for all products:

Tabs set up here will show up on all products

**Step 1:** From the admin dashboard, navigate to **WPClever > Product Tabs**

**Step 2:** In the tab Global Tabs, we’ve already had 3 tabs including Description, Additional Information, Shipping & Return. We can add new tabs here by selecting the custom tab&#x73;***'*** type and hit Add new tab.

![](/files/Hbh0XxVZ86xjrJZpwmI6)

**Step 3:** Click save to finish your settings.

## Create Product custom tabs for a specific product:

You can create Custom Tabs for a specific product to override Global tabs, or add Custom tabs before or after them.

**Step 1:** From the admin dashboard, navigate to Products > All Products.

**Step 2:** Select the product you want to add custom tabs. In the **Product data** section, choose **Product Tabs**.

**Step 3:** Add Custom tabs and choose where to display them.

![](/files/ccqYei5W6y3UFC7llJr8)

1. **Global**: Use Global Tabs
2. **Overwrite**: Create Custom Tabs to override Global Tabs&#x20;
3. **Prepend**: Create Custom Tabs and add Custom Tabs before Global Tabs.&#x20;
4. **Append**: Create Custom Tabs and add Custom Tabs after Global Tabs.

**Step 4:** Fill in the Tab title and content as you want. You can also create more tabs here by repeating step 3.

![](/files/GpMJRLRB5qsEnYBMrIYz)

**Step 5:** Don’t forget to click Update to save your changes.

## Edit the content of Custom Tab with Elementor

If you want to edit the content of a Custom Tab with Elementor, you can do it in the following way:&#x20;

1. Create Elementor Template with Type as Section. Edit the content of the template as you like.&#x20;

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

2\. Copy the Shortcode of the Elementor template and paste it into the Content section of the Custom Tab. \
Now the content of the Elementor template has been added to the Custom Tab.

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


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/ecommerce-features/product-custom-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.
