PrestaShop hook: displayProductAdditionalInfo

You can display some module data in PrestaShop front-office or back-office by using some hooks. In this case we will write something about hook named displayProductAdditionalInfo.


Product page additional info This hook adds additional information on the product page Located in: /themes/classic/templates/catalog/_partials/product-additional-info.tpl /themes/classic/templates/catalog/_partials/quickview.tpl

Talk about this

Other hooks