| Hook | displayAdminProductsQuantitiesStepBottom |
|---|---|
| Locations | BO |
| Type | display |
| Origin | core |
| Aliases | |
| Description | This hook launches modules when the back office product page is displayed |
| Origin | File |
|---|---|
| core | src/PrestaShopBundle/Resources/views/Admin/Product/ProductPage/Panels/combinations.html.twig |
{{ renderhook('displayAdminProductsQuantitiesStepBottom', { 'id_product': productId }) }}
This hook has been implemented as an example in our modules examples repository - demovieworderhooks.