1. Home
  2. Docs
  3. Avimart Shopify
  4. Product Page
  5. 3. Product details tabs

3. Product details tabs

This section provides extra info such as product description, shipping compliance, etc.

Go to Customize > Choose Default productProducts

Product tab blocks

* Product description

It will display the description that merchants have already created in the Shopify product admin.

* Custom content

Merchants add new content other than the product’s description as shipping & return policy.

* Custom Liquid

This helps merchants to display more dynamic content.

* Product review

This section requires a product reviews app to work such as Shopify product reviews.

Please paste the following code in place as a sample

<div id="shopify-product-reviews" data-id="{{ product.id }}">{{- product.metafields.spr.reviews -}}</div>