kitsuperstore Posted February 22, 2013 Share Posted February 22, 2013 I am new to prestashop and when customers checkout in my new store they go to the order-history page (which is odd, i would think there should be a confirmation page). I am trying to add some code to that page to give them a bizrate review option. Can someone please direct me to the file that controls this page? Thanks! Link to comment Share on other sites More sharing options...
kitsuperstore Posted February 22, 2013 Author Share Posted February 22, 2013 Nobody knows where to edit the order history page from? Link to comment Share on other sites More sharing options...
shokinro Posted February 23, 2013 Share Posted February 23, 2013 Assume you are asking for PrestaShop 1.5x, otherwise please specify clearly. PHP file YourStoreRoot/controllers/front/HistoryController.php Theme file /YourStoreRoot/themes/YourStoreTheme/history.tpl hope this helps Link to comment Share on other sites More sharing options...
Recommended Posts