Helder Marques Posted July 27, 2014 Share Posted July 27, 2014 Hi. I already setup my zones and countries, and they're ok in my order process. Now I'm trying to create a page where my users can select their prices and get to know their shipping costs, prior to order. Unfortunetaly, I can't find a way to do this, even tough i can imagine this is a simple PHP query. Can someone help, please? Thanks Link to comment Share on other sites More sharing options...
NemoPS Posted July 28, 2014 Share Posted July 28, 2014 Hi! what do you exactly mean by "select their prices"? You want to see all price ranges from a carrier in a specific page? Link to comment Share on other sites More sharing options...
Helder Marques Posted July 28, 2014 Author Share Posted July 28, 2014 Hi, Nemo1, thanks for your answer. Yes, this is what I mean. I have one carrier only (not sure if it's important or not), and 2 zones. I'd like my costumers to have a box where they select their country, and dinamically the page displays the costs for the selected country. Hope this makes sense Link to comment Share on other sites More sharing options...
NemoPS Posted July 28, 2014 Share Posted July 28, 2014 I didn't test it, but you can try calling this public static function getDeliveryPriceByRanges($range_table, $id_carrier) Link to comment Share on other sites More sharing options...
Helder Marques Posted July 28, 2014 Author Share Posted July 28, 2014 Hi Nemo1. Where am I supposed to insert this code? I tried on a new cms page, to no luck Link to comment Share on other sites More sharing options...
NemoPS Posted July 30, 2014 Share Posted July 30, 2014 ah no no, you need to create a whole new page: http://nemops.com/creating-new-pages-in-prestashop/#.U9ilufna6r0 Link to comment Share on other sites More sharing options...
Helder Marques Posted July 30, 2014 Author Share Posted July 30, 2014 Thanks, Nemo1! I believe I can do it with your tutorials! And for sure, I'll learn, that's the kind of thing I like Thank you very much 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