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".
Product tabs design: You can select Tab
or Accordion.
Product tabs design mobile: You can choose Tab or Accordion to show on the mobile devices.
Product tabs position: This element allows you can change the position of the Product Tabs. There are 2 options Product content external
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
To add this section you will:
Product page > Product main
Add block Tab Custom Liquid
Click Save
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: