Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

zone based shipping prices..

zone based shipping prices

  • You cannot reply to this topic
5 replies to this topic

#1 hanshenrik

  • Community Member
  • 3 posts
  • Real Name:Hans Henrik Began

Posted 02 December 2011, 17:30

trying to configure shipping prices, im confused.. i sell to 3 countries only, Norway, Denmark, and Sweden.

wanted shipping prices:
Norway globally: 10 usd.
Norway zone "Tønsberg": 0 usd. (free shipping, only here)
Sweden globally: 20 usd
Denmark globally: 30 usd

.. and i just cant seem to get it right. basically, when i try the "Zone Rates" module,
i get stuck on "Zone 1 Countries" - seems i need 3 different configurations for 3 different zones... or 4 different configurations.. and i don't see how i can customize shipping prices for more than 1 zone..
any idea how i can configure the shipping prices?

#2 PvC

  • Community Member
  • 2 posts
  • Real Name:Peter van Cooten

Posted 02 December 2011, 20:13

  • uninstall the zones module
  • edit includes\modules\shipping\zones.php (see below)
  • re-install the zones module and fill in the different zone details

in zones.php, at line 110 you'll find

// CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED
$this->num_zones = 1;

You can change num_zones to the number of zones you want.

Bye
PvC


BTW this is a great module for shipping cost, though it can be trickly to base cost on weight alone.
A 'light' package may be a 'package', and somethimes something 'heavy' can sometimes be sent as a letter. In Holland this makes quite a difference in price.

Edited by PvC, 02 December 2011, 20:18.


#3 hanshenrik

  • Community Member
  • 3 posts
  • Real Name:Hans Henrik Began

Posted 02 December 2011, 20:48

View PostPvC, on 02 December 2011, 20:13, said:

  • uninstall the zones module
  • edit includes\modules\shipping\zones.php (see below)
  • re-install the zones module and fill in the different zone details

in zones.php, at line 110 you'll find

// CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED
$this->num_zones = 1;

You can change num_zones to the number of zones you want.

Bye
PvC


BTW this is a great module for shipping cost, though it can be trickly to base cost on weight alone.
A 'light' package may be a 'package', and somethimes something 'heavy' can sometimes be sent as a letter. In Holland this makes quite a difference in price.
when you say "uninstall zones module", you refer to the "zone rates" module, correct?
and, thanks! ill try that

#4 RowanMonterde

  • Community Member
  • 4 posts
  • Real Name:Row
  • Gender:Female

Posted 05 December 2011, 23:57

Hi, I did the steps- changed the number in zones.php.... and am I supposed to load it to a specific place? I'm using phpMyAdmin. (I imported it on there, maybe I didn't do it right- but no changes.)

Thanks in advance!

#5 RowanMonterde

  • Community Member
  • 4 posts
  • Real Name:Row
  • Gender:Female

Posted 06 December 2011, 03:45

View PostRowanMonterde, on 05 December 2011, 23:57, said:

Hi, I did the steps- changed the number in zones.php.... and am I supposed to load it to a specific place? I'm using phpMyAdmin. (I imported it on there, maybe I didn't do it right- but no changes.)

Thanks in advance!

So I'm using FileZilla on this, someone please help because I've been trying to figure this out for weeks. I change the number of zones and saved it. Then it says it's been succesfully transfered, when I go back to admin and look at shipping it still just lets me edit Zone 1- there are no other zones... What am I doing wrong???

#6 RowanMonterde

  • Community Member
  • 4 posts
  • Real Name:Row
  • Gender:Female

Posted 06 December 2011, 17:11

View PostRowanMonterde, on 06 December 2011, 03:45, said:


So I'm using FileZilla on this, someone please help because I've been trying to figure this out for weeks. I change the number of zones and saved it. Then it says it's been succesfully transfered, when I go back to admin and look at shipping it still just lets me edit Zone 1- there are no other zones... What am I doing wrong???


Nevermind. I figured it out. Putting it under the wrong folder... :)