Go to Product Page -> Sections -> Tab descriptions
- On Tab Description, you can choose the type tabs you want:
- Description: It gets the data from the content of the product set:
Result:
2. Review
- This is the guiding setup review: https://wiki.the4.co/?manual_kb=guiding-show-review
3. Additional Information: It gets auto data from the variant which input to the setting product.
Result:
4. Custom HTML: You can write the HTML
+ You can use this code to show the same on demo:
—————————————————————————————————————————————–
<img src=”//cdn.shopify.com/s/files/1/1933/6253/files/shipping.jpg?2957050064640912120″ class=”alignleft”>
<p>Vestibulum curae torquent diam diam commodo parturient penatibus nunc dui adipiscing convallis bulum parturient suspendisse parturient a.Parturient in parturient scelerisque nibh lectus quam a natoque adipiscing a vestibulum hendrerit et pharetra fames.Consequat net</p>
<p>Vestibulum parturient suspendisse parturient a.Parturient in parturient scelerisque nibh lectus quam a natoque adipiscing a vestibulum hendrerit et pharetra fames.Consequat netus.</p>
<p>Scelerisque adipiscing bibendum sem vestibulum et in a a a purus lectus faucibus lobortis tincidunt purus lectus nisl class eros.Condimentum a et ullamcorper dictumst mus et tristique elementum nam inceptos hac vestibulum amet elit</p>
<div class=”clearfix”></div>
—————————————————————————————————————————————–
Result:
5. Custom Tab metafield: You can show the different content for each product
Go this link to install: Metafield Guru
+ After install app, go to App and config for it.
+ Choose the “Product & Variants”
+ Then choose the Product
+ You can set up for all the variants or one of them
Write as:
- Key: Custom Tab (You can write it as your mind)
- Namespace: additions
- Value type: String
- Paragraph: Write the content
Result:
Thank for reading!