Show tabs on the product page
For Online Store 2.0
In case there is only 1 tab group:
In case there are multiple tab groups:
You don't need to paste Tab group ID for App block (leave it blank)
For Vintage Theme
Select a theme > Edit code > Create a new file ddshop-tab.liquid in Snippets folder.
Insert liquid code below into ddshop-tab.liquid
Insert the short code below into any position you want into the sections/product-template.liquid or sections/main-product.liquid (This file depends each theme)
Or
Replace tab_id_value by your tab id
Last updated