deepak0212 Posted September 13, 2013 Share Posted September 13, 2013 (edited) Hi, I am creating a new website with prestashop 1.5 and i have to set two different condition-- 1. For a Specific State > handling charges - Rs 5 > Shipping charges - Free 2. For other state > Order is placed only if total weight is greater than 2000 gm. (if minimum order is not possible according to weight then Minimum Price Rs 500.) > Handling Charges - Rs 0. > Shipping Charge - Rs. 10 per item (if total quantity is 8 then shipping cost is 10*8 = 80 Rs.) So can anyone help me ? how set these two conditions? Thank You Edited September 13, 2013 by deepak0212 (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted September 13, 2013 Share Posted September 13, 2013 Hi! SInce shipping fees can be setup for zones, I suggest you create a zone for your free shipping state, and another for the other states More info about countries and zones:http://nemops.com/prestashop-shipping-zones-countries/ 2 Link to comment Share on other sites More sharing options...
tomerg3 Posted September 13, 2013 Share Posted September 13, 2013 You can save yourself some time and not create 50 zones by using the following module http://www.prestashop.com/forums/topic/148747-module-localized-shipping-set-shipping-rates-by-country-state-or-zipcode-range-or-wildcard/ Link to comment Share on other sites More sharing options...
NemoPS Posted September 13, 2013 Share Posted September 13, 2013 He would not need 50 zones I believe, only one for the specific state and one for all the others Link to comment Share on other sites More sharing options...
tomerg3 Posted September 13, 2013 Share Posted September 13, 2013 True, but having separate handling fees will likely be an issue. Either way, it's an alternative solution, not a right / wrong one. Link to comment Share on other sites More sharing options...
deepak0212 Posted September 13, 2013 Author Share Posted September 13, 2013 Can i add one country in two zones? Link to comment Share on other sites More sharing options...
tomerg3 Posted September 13, 2013 Share Posted September 13, 2013 No, a country can be in only one zone, but states within a country can be in different zones. Link to comment Share on other sites More sharing options...
deepak0212 Posted September 13, 2013 Author Share Posted September 13, 2013 (edited) Thanks , but what about minimum order restriction and handling charges......... They also can be achieved by creating two zones? Edited September 13, 2013 by deepak0212 (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted September 13, 2013 Share Posted September 13, 2013 I think a module/ modification is needed for that (not as complex as it might seem, I'm sure it can be done as I did it with a maximum price some time ago) Link to comment Share on other sites More sharing options...
deepak0212 Posted September 13, 2013 Author Share Posted September 13, 2013 Thanks, So which file i have to modify to achieve this? Link to comment Share on other sites More sharing options...
NemoPS Posted September 13, 2013 Share Posted September 13, 2013 Can't remember for sure...it might be the getCarriers method of the Carrier class Link to comment Share on other sites More sharing options...
astralravenko Posted November 4, 2013 Share Posted November 4, 2013 Hello,Still is problem, i have DHL 7 zones, FedEx 12 zones and country post office 4 zones for all. I need two or three zones for country, bcs then its no need to make state Germany (DHL zone), Germany (Posta zone) and Germany (FedEx zone). This is same country with 3 diffrent shipping rate. This is problem in presta as i see it from long time ago. Thanks Link to comment Share on other sites More sharing options...
astralravenko Posted November 4, 2013 Share Posted November 4, 2013 He would not need 50 zones I believe, only one for the specific state and one for all the others Hello, Yes, me also need this zones, but i will have 230 zones, bcs all countries have diffrent zones for carriers, DHL (7zones), FedEx(12 zones) and public post office Posta(4zones) for same countries. Then i need 3x230 zones to cover all carriers and all countrys. Link to comment Share on other sites More sharing options...
Reags Posted September 20, 2014 Share Posted September 20, 2014 Hello How to add shipping cost for each state in country Link to comment Share on other sites More sharing options...
NemoPS Posted August 4, 2015 Share Posted August 4, 2015 You can't by default, you need a third party extension. You can only add zone-wise pricing Link to comment Share on other sites More sharing options...
Recommended Posts