Product Tab

  • Bonnita offers you to show 3 different product tab types: Description tab, Review tab and Custom tab.

  • The Custom tabs content can be the same for all products or different for each product.

  • You can create multiple different product tabs for your product page.

  • Go to Customize -> Choose Default product template in the dropdown of editor window to open theme editor of product page.

  • Click Add block from Product Information -> Choose Custom tab

01. To show the same tab content for all products, please choose "For all products". Then enter the content in the "Content" text box. You can use your own html code to style your tab content as you want.

02. To show the different tab content for each product, please choose "For each product (Metafield)", no need to enter the content in the "Content" text box.

Then, Please follow the instructions below to set up the different tab contents.

There are 2 ways to set up different contents: by Metafield and by Bulk Editor.

Setup Custom Tabs by Metafields

Step 1 - Add a new Metafields for the Tab you want to create

  1. From your Shopify admin, go to Settings -> Metafields.

  2. Click Products → Add Definition.

  3. Please enter a Namespace and Key as we noted below.

Name: Use the name of tab you want

Namespace and key: c_f.XXX

Select content type: Text -> Multi-line Text

  • (With c_f. is a code you MUST use correctly and XXX is the name of tab you want, no white space or if you want to have space, you will use "" to replace the white space. Example: c_f.customtab or c_f.custom_tab)

  • Remember the key after c_f. to paste it in theme editor of Step 2. Example. If your Namespace and key is c_f.customtab so the key you need to remember is customtab

Step 2: Fill Product Tab Metafield 'Key'

  1. Come back to Editor of Product Page -> Custom Tab -> scroll down to the bottom -> Product Tab Metafield 'Key'

2. Fill the key from Step 1 above to this box: Example as above is customtab

3. Save

Step 3: Insert the tab content for each product in the Product Metafields:

  1. From your Shopify admin, go to Products -> All products.

  2. Find and choose the product that you want to edit.

  3. In Metafields area at the bottom, please enter the content in the "Custom Tab" field.

You can use HTML Formatting for Custom Tab content.

Last updated