yellow55 Posted March 26, 2003 Share Posted March 26, 2003 Hello, I use zones.php for the shipping amount based on weight and zone. But I can only put 1 zone in the script, I want to set 12 zones in it with all another price. Can anyone help me? Is this a standard thing or a contribution? Thanx! Jelle Link to comment Share on other sites More sharing options...
Floob Posted March 26, 2003 Share Posted March 26, 2003 Go to: catalogincludesmodulesshippingzones.php Change this value $this->num_zones = 1; to $this->num_zones = 12; Then disable the shipping option, then re-enable it for it to pickup the change. Link to comment Share on other sites More sharing options...
yellow55 Posted March 26, 2003 Author Share Posted March 26, 2003 Thank U very much! :oops: I didn't saw it Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.