Guest Posted February 12, 2007 Share Posted February 12, 2007 Hi, I'd like to show the shipping in my shopping cart but not like the SHIP MS CART Mod because I don't want to enable the complet module !!! Actually, the only information I need to show, it's the shipping cheapest and for that I need to know its variable :huh: I already tried the following without success :( $quotes[$i]['methods']['cost'] $shipping_cheapest $quotes[$i]['cheapest']['cost'] ... Maybe I lack an important information or I need an sql request to realize this... Anyway if someone could help me to find, that would be very cool Thanks in advance ;) Quote Link to comment Share on other sites More sharing options...
Guest Posted February 14, 2007 Share Posted February 14, 2007 :( Does anyone interest by this mod ? I really think that it's important for a customer to see the total amount including shipping cost, don't you ? Quote Link to comment Share on other sites More sharing options...
Guest Posted February 16, 2007 Share Posted February 16, 2007 you need to use or write some code like the estimated shipping quotes contrib. You have to contact the carriers in order to retrieve the quotes (if you're using external carriers). So basically you instantiate the shipping and order classes as the checkout_shipping.php script does. See how that contribution works. In the front end you could add the interface to whatever place you want. Quote Link to comment Share on other sites More sharing options...
Guest Posted February 19, 2007 Share Posted February 19, 2007 Thx for your reply I have already searched in this way without success :( I'm not good enough in php language. I need a help for that Quote Link to comment Share on other sites More sharing options...
Guest Posted March 8, 2007 Share Posted March 8, 2007 As you can see on the image below, the shipping cost ('Frais de port' in French) is inactive As I wrote in the first post, I'd like to show the cheapest shipping cost as default. Unfortunately, I don't have enough knowledge to create this contrib but I know that some guys on this forum are very qualified. So Please, HELP ! Thx in advance ! Quote Link to comment Share on other sites More sharing options...
Guest Posted March 14, 2007 Share Posted March 14, 2007 I really need your help please... Quote Link to comment Share on other sites More sharing options...
ella202 Posted April 25, 2007 Share Posted April 25, 2007 I really need your helpplease... exocom2, did you find a solution ? I also tried to programm it myself, but keep running into problems.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.