Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Shipping Module per province and weight

ver2.3.1 zones.php

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

#1 Halls

  • Community Member
  • 2 posts
  • Real Name:Theo
  • Gender:Male
  • Location:South Africa

Posted 24 October 2011, 04:13

Hi,

We need to change the current shipping module “zones.php” it currently shows to the country and we need it to show to the State/Province tables data. The “Zone 1 Countries” in the admin panel it should have 4 groups for our Provinces:

I want to use the “Products Weight” in the Catalog/Products/ to determine delivery rate for example, so "product1" will have a weight of 1 in its product description, and ‘n shipping price of 4.00.

Example:
Zone 1 Countries (Change to Province)
Comma separated list of two character ISO country (Need to change to Province) codes that are part of Zone 1.

Zone 1 Shipping Table
Shipping rates to Zone 1 destinations based on a group of maximum order weights. Example: 1:4.00,2:3.00,3:40.00,4:30.00 Weights equal to 1 would cost 4.00, Weight equal to 2 would cost 3.00 etc for Zone 1 destinations.

Are there any modules out there that does something similar, or how to edit the current zones.php.

Any help will be appreciated.
Many Thanks

#2 geoffreywalton

  • Community Sponsor
  • 7,731 posts
  • Real Name:Geoffrey Walton
  • Gender:Male
  • Location:Norfolk, UK (close to the centre of the universe)

Posted 24 October 2011, 11:51

Try going to add-ons and searching for

delivery by area

HTH

G
Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.

For links mentioned in old answers that are no longer here follow this link Useful Threads.

If this post was useful, click the Like This button over there ======>>>>>.

#3 Halls

  • Community Member
  • 2 posts
  • Real Name:Theo
  • Gender:Male
  • Location:South Africa

Posted 24 October 2011, 18:57

Hi G

Thanks for your advise, I'am still very new to this.

Hopefully I will get something...!
T

#4 w3it

  • Community Member
  • 79 posts
  • Real Name:Ian
  • Gender:Male
  • Location:London, England

Posted 15 November 2011, 00:48

View PostHalls, on 24 October 2011, 04:13, said:

Hi,

We need to change the current shipping module “zones.php” it currently shows to the country and we need it to show to the State/Province tables data. The “Zone 1 Countries” in the admin panel it should have 4 groups for our Provinces:

I want to use the “Products Weight” in the Catalog/Products/ to determine delivery rate for example, so "product1" will have a weight of 1 in its product description, and ‘n shipping price of 4.00.

Example:
Zone 1 Countries (Change to Province)
Comma separated list of two character ISO country (Need to change to Province) codes that are part of Zone 1.

Zone 1 Shipping Table
Shipping rates to Zone 1 destinations based on a group of maximum order weights. Example: 1:4.00,2:3.00,3:40.00,4:30.00 Weights equal to 1 would cost 4.00, Weight equal to 2 would cost 3.00 etc for Zone 1 destinations.

Are there any modules out there that does something similar, or how to edit the current zones.php.

Any help will be appreciated.
Many Thanks
Hi Theo
How did you get on? I am doing something similar right now. You edit the zones module to have 4 zones. Then when you install the module, you will see four zone entry methods. Enter your provinces per zone and the weight to price ratios.

Ian