PrestaShop Developer Conference
PrestaShop Developer Conference
November 6, 2024
Let's talk code, commerce and open source.

Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page

Hook displayProductActions

Informations

Display additional action button on the product page This hook allow additional actions to be triggered, near the add to cart button.
Hook displayProductActions
Locations
FO
Type action
Origin theme
Aliases

Located in

Origin File
classic themes/classic/templates/catalog/_partials/product-add-to-cart.tpl
hummingbird themes/hummingbird/templates/catalog/_partials/product-add-to-cart.tpl

Call of the Hook in the origin file

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