Skip to content

Add a template content to detail tab

I want to add some content within the product detail tab. I created my template below <referenceContainer name=”product.info.details”> <block class=”MagentoCatalogBlockProductView” name=”additional_product_details” template=”Magento_Catalog::product/view/additional_product_details.phtml” /> </referenceContainer> I tried to use the <move /> syntax to achieve this but was unsuccessful. Please note:… Read More »Add a template content to detail tab