PrestaShop Developer Conference
PrestaShop Developer Conference
Hybrid format! Paris, France & Online - November 19, 2025
Let's talk code, commerce and open source.

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}