Warning: You are browsing the documentation for PrestaShop 8, which is outdated.

You might want to read an updated version of this page for the current version, PrestaShop 9. Read the updated version of this page

Learn how to update to the latest version.

Hook displayProductAdditionalInfo

Informations

Product page additional info This hook adds additional information on the product page
Hook displayProductAdditionalInfo
Locations
FO
Type display
Origin theme
Aliases [productActions displayProductButtons]
Description This hook adds additional information on the product page

Located in

Origin File
classic themes/classic/templates/catalog/_partials/product-additional-info.tpl
classic themes/classic/templates/catalog/_partials/quickview.tpl
hummingbird themes/hummingbird/templates/catalog/_partials/product-additional-info.tpl
hummingbird themes/hummingbird/templates/catalog/_partials/quickview.tpl

Call of the Hook in the origin file

{hook h='displayProductAdditionalInfo' product=$product}