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 actionProductOutOfStock

Informations

Out-of-stock product This hook displays new action buttons if a product is out of stock
Hook actionProductOutOfStock
Locations
FO
Type action
Origin theme
Aliases [productOutOfStock]
Description This hook displays new action buttons if a product is out of stock

Located in

Origin File
classic themes/classic/templates/catalog/_partials/product-details.tpl
hummingbird themes/hummingbird/templates/catalog/product.tpl

Call of the Hook in the origin file

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