Kruk Posted March 26, 2012 Share Posted March 26, 2012 Hi, I have two carriers: nationwide and local. The local courier is default. Anyways I want to set two different (free shipping) values for both carriers so for example: - local courier - free delivery applies if customers spend more than 40euro - nationwide courier - free delivery applies if customers spend more than 100euro. At this stage I can only set one value which applies to both carriers. I read about this module: but it says: This module is incompatible with the other modules which override the same classes. I use another delivery module which is this one, so I assume they're not compatible. Anyone can help please? Link to comment Share on other sites More sharing options...
tomerg3 Posted March 26, 2012 Share Posted March 26, 2012 Since you mentioned other module, have a look at the following module http://www.prestashop.com/forums/index.php?/topic/148747-module-localized-shipping-set-shipping-rates-by-country-state-or-zipcode-range/ You can have a separate free shipping limit per each carrier, as well as other features. You could also create a hard coded solution which will require modifying the code and assigning the free shipping limit per carrier ID, but that is a bit of a "Patchy" solution and would need updating whenever you edit a carrier or want to change the free shipping limit. Link to comment Share on other sites More sharing options...
Kruk Posted March 26, 2012 Author Share Posted March 26, 2012 Thanks for your reply. Is this module compatible with other module I use? with http://addons.prestashop.com/en/shipping-logistics/20[spam-filter]myOwnDeliveries.html Link to comment Share on other sites More sharing options...
tomerg3 Posted March 26, 2012 Share Posted March 26, 2012 I cannot say 100% as I do not know that module, but our module uses the built in shipping functionality, and as long as the other module doesn't use any hacks that would not use those default Prestashop function, it should work together just fine. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now