Show content of a specific product feature as a product tab in the product view

Hello,

We would like to display the content of a specific product feature (of type Additional Information) in a separate feature tab rather than in the regular feature tab.

How to create tabs for the product detail page is clear, also how to choose from different existing blocks, but we can’t find a block that fits our needs.

Can anyone here give us a tip on how we could implement this? Perhaps using a static template?

Many thanks in advance

You can use HTML block with Smarty template in such a tab. Use content of the default Product features tab as en example and add condition by feature ID to display only required information

1 Like