Cornel Posted February 24, 2004 Share Posted February 24, 2004 I have the problem to offer the following shipping configuration based on a tiered pricing based on the price. Is it possible to have 2 or 3 shipping zones configureed with a tiered table rate? This is what I am looking for: 1. Shipping pricing to the US for example should be: 100:10,200:5,201:0 2. Shipping pricing to second the UK for examole should be: 100:7,101:0 Is it possible to duplicate this for more than 1 country in the table rate module? The standard seems to allow only one shipping zone to configure with a tiered pricing. Does anyone know a contribution for this? I appreciate any help. Thanks very much. Quote Link to comment Share on other sites More sharing options...
♥ecartz Posted February 26, 2004 Share Posted February 26, 2004 This is what the zones module does. Hth, Matt Quote Always back up before making changes. Link to comment Share on other sites More sharing options...
dougfal Posted March 18, 2004 Share Posted March 18, 2004 The zones module only seems to use weight, not price. Can we hack it to use price? Quote Link to comment Share on other sites More sharing options...
momonie/lillybears Posted March 18, 2004 Share Posted March 18, 2004 The zones module only seems to use weight, not price. Can we hack it to use price? i would like to know also how this is done... i too am looking for another way to charge people from another country different shipping price. thanks in advance <_< paula Quote Knowledge Base In Perfect Love, And Perfect Trust. The Circle Is Open, But Never Broken! Link to comment Share on other sites More sharing options...
Mark Evans Posted March 18, 2004 Share Posted March 18, 2004 Its easy Compare the table shipping module with the zones shipping module. Take a look at the quote() function and you should see where to make the changes. Quote Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds) Link to comment Share on other sites More sharing options...
dougfal Posted March 19, 2004 Share Posted March 19, 2004 sparky, sorry, but i'm gonna need a little bit more information! these functions seem to be structured differently... how do i instruct it to use price without an if-else like in table.php simply replacing the $shipping_weight var with $order_total doesn't do the trick can you give a few more clues for a php newbie? thanx, doug Quote Link to comment Share on other sites More sharing options...
Guest Posted March 20, 2004 Share Posted March 20, 2004 This may only answer the request from the second person, but I had faced the prospect of having two different tiers (weight based though), and I did not want to have to put every single country code (except the US) into the zone 2 module. (Now there may be an easier way, but I did not know it.) So I reset the zone module back to one zone, placed my domestic country code into the zone 1 countries option, and set my domestic tier in place. Then I used the table module to set the international tier in place. Now, yes, both will show up, but the international purchaser will not be able to select the less expensive zone option, because they will be told by the software that that particular shipping option is not available for their country, so they will be limited to the one choice (table). Of course domestic customers will have the choice of which method they want, but most will obviously choose the less expensive zone option. I am sure that there are contributions that streamline this, but for someone who already has spent considerable time setting everything up and does not want to mess around with adding another option on their plate, I think that this will work well for them. Hope this helps somebody. JIM Quote Link to comment Share on other sites More sharing options...
Forever Posted May 7, 2004 Share Posted May 7, 2004 Hi i would also like to do zone by price. has their been a contribution released for this yet? Quote Link to comment Share on other sites More sharing options...
dhecker Posted May 11, 2004 Share Posted May 11, 2004 Is there anywhere I can find a basic explanation of the zones and shipping table concepts? I am trying to find a solution that will allow each product to have a specific price depending on which of 9 regions it's going to. Any documentation around to help me understand the general environment??? thanks! 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.