Lorisson Posted February 2, 2016 Share Posted February 2, 2016 Hi ! I just want to retrieve the id of each product of an order and use it to make a request in OrderDetailController.php How to do this ? thank you guys ! Link to comment Share on other sites More sharing options...
NemoPS Posted February 3, 2016 Share Posted February 3, 2016 In which method do you need to use it? Link to comment Share on other sites More sharing options...
Lorisson Posted February 3, 2016 Author Share Posted February 3, 2016 I want to use it in a function in OrderDetailController.php to make a request with a custom table joint with the order_detail table and show the result in order-detail.tpl. The goal is to show this result in a custom column by products in order detail for the customer. (sorry I'm a PrestaShop Newbie)... Link to comment Share on other sites More sharing options...
NemoPS Posted February 5, 2016 Share Posted February 5, 2016 Yes, but which function exactly? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now