neildono Posted October 27, 2008 Posted October 27, 2008 I'm trying to set up a table rate for three different zones, UK, Europe, Rest Of World, so it will calculate the shipping based on the total purchase price for those 3 different areas. ie: If they spend between £0 & £50 it will give them a £7.50 shipping for UK, £11.50 Europe, £15.00 Rest Of The World I've done this for one zone but can't figure out how to add more. Can it figure out which zone they belong to automatically or will they have to choose from a drop-down menu? Any help much appreciated Neil
burt Posted October 27, 2008 Posted October 27, 2008 Uninstall it. OPen up the actual PHP file and set the "number of zones". Install the module again, set up the zones as appropriate.
neildono Posted October 28, 2008 Author Posted October 28, 2008 Is there any way to make the Zone Rates calculate the shipping based on price rather than weight (the same as Table Rate does)?
burt Posted October 28, 2008 Posted October 28, 2008 I can't remember if it's standard to use prices or weight in the zones module. If it is not, it should not be a major problem to make it work that way.
neildono Posted October 28, 2008 Author Posted October 28, 2008 I can get it to work by just adding the price into the weight field when I add a product and it calculates the P&P fine, it's just a bit of extra work. It's just odd that Table Rate has the price option but Zones rate doesn't. I presume it would mean just going through zones.php and replacing all the Weight attributes with Price ones.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.