This tutorial will show you the required steps you need to implement in order to create new customer address programatically in prestashop. First step we will need to create a postProcess function in your module. If you don’t have already a module created you can override the FrontController.php and add it the that file. So… Continue reading How To Create New Customer Address Programatically In Prestashop