Premitium Posted October 18, 2016 Share Posted October 18, 2016 Hi to you all! I have created a new carrier that gives different options for delivery. e.g. "delivery with bike", etc... However, I want to add this information in a <section></section> tag in the Order details page, so that we know what the user chose as delivery method. I am planing to edit the file: /adminPage/themes/default/template/controllers/orders/helpers/view/view.tpl What I do not know is how to get the info from the carrier to the order? I can create a new table for my carrier and then join it based on the order id table. Is this possible? Bottom line my question is what is a good practice for suck a task? Thanks! 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