PrestaShop hook: productOutOfStock

You can display some module data in PrestaShop front-office or back-office by using some hooks. In this case we will write something about hook named productOutOfStock.


This hook is called inside the block for the "Add to Cart" button, right after the "Availability" information.

Talk about this

Other hooks