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