I also have the same Question ?
I am trying to implement the following Pricing Scheme in ZenCart, but so far no success.
Thanks
I also have the same Question ?
I am trying to implement the following Pricing Scheme in ZenCart, but so far no success.
Thanks
Rony, this is what I have tried and I am only guessing from what I have searched and read here in the forum.
If you want a flat rate with handling charges(and it appears from your pic you do) then try this:
1. Zone Definitions must be set first. This will take some time. You can call them whatever you want. I called mine USA & International separately.
Example: USA (set all the states you want). Yes, that means you have to add them all individually for that flat rate cost.
Example: International (set all the countries you want). Again, that means you have to add them all individually for that flat rate cost.
After you have set your Zone Definitions. Download this file:
http://www.zen-cart.com/index.php?ma...roducts_id=697
And upload zone file to the respect directories.
In Admin go to Modules/Shipping and edit the file and add your flat rate & shipping handles charges.
Let me know if that works for you.
Thanks PinkLeopard, I got it figured out.
All I had to do is
1. Make 2 clones of "PerItem" Shipping Module (Simple but careful copy and paste of item.php file with some little tweaks) and
2. Define 2 Zones (US & Non-US) in the Zone Definition (U can do this by running 2 SQL Scripts).
Then in the "Admin Panel" just activate these 2 "PerItem" modules, and then hook up one module with US Zone and the other with Non-US Zone and you are good to go.
Everything is working Perfect now.![]()