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 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
Description This hook allow additional actions to be triggered, near the add to cart button.

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}