Product Tabs

1. Product Tabs

The Product Tabs add-on enables store owners to add additional product details in customizable tabs. There are 2 types of product tab: Tab and Accordion.

To select design of the Product Tab, please click Product main then scroll the page to "Product Tabs".

or Accordion.

and Product content inner.

2. Add blocks for Product Tabs

In Product Tabs, you can add a few blocks: Tab Description, Tab Custom HTML, Tab Additional Infor, Reviews, and Tab Custom Liquid. However, the Tab Description, Tab Additional Infor and Reviews only can add one time in the product tabs.

2.1. Tab Description

This tab will show the description you entered on the product Shopify.

2.2. Tab Custom HTML

To learn more about this block please follow this guideline.

2.3. Tab Additional Infor

This tab allows you to show options of product Shopify with its own tab.

2.4. Reviews

You can integrate app review with the theme and then add the snippet code to show reviews into the tab Review.

To know more about Review, please follow this guideline.

2.5. Tab Custom Liquid

2.5.1. Tab Custom Liquid for all products

To add this section you will:

You can change the Heading and add Custom liquid box: This option will allow you to add Custom liquid for your store.

For example:

To show newsletter in the Product Information, you add Custom Liquid Blocks.

Then paste this code liquid below:

{%- render 'newsletter'-%}

Result:

2.5.2. Tab Custom Liquid for specific products

If you want each product has different HTML content in Tab Custom Liquid, you will use metafield. Please follow these steps: