Product information tabs

Available from Athora 2.1.0

The Product Information Tabs allow you to display various types of content such as information tabs with flexible formats, including collapsible, icon text, downloadable files, and plain text.

You can follow the documentation below to learn how to configure it properly.

1. Tab: Collapsible

You can directly add a Collapsible Row and fill in the Row content in the theme editor. By doing so, the content will be the same for all products using this template.

If you want dynamic content for each product, you will need to connect a metafield to the Row content.

2. Tab: In the box

This tab uses the metafield theme.product_box to display a list of icon + text items next to the image/video.

2.1. Create metaobject

Create a metaobject (e.g. Product box) with 2 fields: icon and text

2.2. Add entry for metaobject

You will need to add entries for the Product box metaobject.

2.3. Create metafield

Create a product metafield with the key theme.product_box, set it as a list, and connect it to the metaobject above

2.4 Add metafield values

3. Tab: Content

In this tab, you can add content using blocks such as text or image directly in the theme editor.

4. Tab: Downloads

4.1. Create a metaobject

Create a metaobject (e.g. Document Download) with fields like text and file.

4.2. Add entry for metaobject

You will need to add entries for the Document Download metaobject.

4.3. Create metafield

Create a product metafield with the key theme.downloads, set it as a list, and connect it to the metaobject you created above.

4.4 Add metafield values