Hook displayAdminProductsShippingStepBottom

Informations

Display new elements in back office product page, Shipping tab This hook launches modules when the back office product page is displayed
Hook displayAdminProductsShippingStepBottom
Locations
BO
Type display
Origin core
Aliases

Located in

Origin File
core src/PrestaShopBundle/Resources/views/Admin/Product/ProductPage/Forms/form_shipping.html.twig

Call of the Hook in the origin file

{{ renderhook('displayAdminProductsShippingStepBottom', { 'id_product': id_product }) }}