PrestaShop hook: orderReturn

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 orderReturn.


This hook is called when the customer request to send his merchandise back to the store, and if now error occurs

Talk about this

Other hooks