Jaza Posted July 14, 2010 Share Posted July 14, 2010 Hi Guys,I need some help or Tips.I have about 5 Carriers with different prices, and would like to offer FREE SHIPPING base on the purchased amount for each carrier.Example:Carrier 1: Free shipping starts at $50Carrier 2: Free Shipping starts at $100Carrier 3: Free Shipping starts @ $150and so on....Is this possible with Prestashop?Can someone please help me...Thanks you all in advance.. and Thanks to Prestashop Team because PRESTASHOP is the BEST...RegardsJAZA Link to comment Share on other sites More sharing options...
D-fox Posted July 14, 2010 Share Posted July 14, 2010 yes set zero value for shipping in price ranges Link to comment Share on other sites More sharing options...
custompresta Posted July 14, 2010 Share Posted July 14, 2010 Hi Guys,I need some help or Tips.I have about 5 Carriers with different prices, and would like to offer FREE SHIPPING base on the purchased amount for each carrier.Example:Carrier 1: Free shipping starts at $50Carrier 2: Free Shipping starts at $100Carrier 3: Free Shipping starts @ $150and so on....Is this possible with Prestashop?Can someone please help me...Thanks you all in advance.. and Thanks to Prestashop Team because PRESTASHOP is the BEST...RegardsJAZA Yes it is possible, but needs to change system files of prestashop. Link to comment Share on other sites More sharing options...
Jaza Posted July 15, 2010 Author Share Posted July 15, 2010 Hi Guys,I need some help or Tips.I have about 5 Carriers with different prices, and would like to offer FREE SHIPPING base on the purchased amount for each carrier.Example:Carrier 1: Free shipping starts at $50Carrier 2: Free Shipping starts at $100Carrier 3: Free Shipping starts @ $150and so on....Is this possible with Prestashop?Can someone please help me...Thanks you all in advance.. and Thanks to Prestashop Team because PRESTASHOP is the BEST...RegardsJAZA Yes it is possible, but needs to change system files of prestashop. Thanks for giving me hope on this issue...Which files should I change? Link to comment Share on other sites More sharing options...
custompresta Posted July 15, 2010 Share Posted July 15, 2010 You need to change the file "classes/Cart.php" where the shipping for the cart is calculated. Link to comment Share on other sites More sharing options...
Jaza Posted July 15, 2010 Author Share Posted July 15, 2010 You need to change the file "classes/Cart.php" where the shipping for the cart is calculated. I have looked at the cart.php, it doesn't specify the option for the FREE Shipping Range for each different carrier.Is there any other file that I can look at?Can you help with more details, eg: Line to edit and what to replace it with?Am not good with coding..Thanks Link to comment Share on other sites More sharing options...
custompresta Posted July 15, 2010 Share Posted July 15, 2010 You need to change the file "classes/Cart.php" where the shipping for the cart is calculated. I have looked at the cart.php, it doesn't specify the option for the FREE Shipping Range for each different carrier.Is there any other file that I can look at?Can you help with more details, eg: Line to edit and what to replace it with?Am not good with coding..Thanks Yes, it doesn't specify the option for free shipping range for each carrier.You need to code something like that: "if carrier = mycarrier and orderamount = mycarrierfreeshippingamount (shipping = 0)"If you want i can code a module for you, where you can select the carriers and the freeshipping amount for each carrier in the backend modules section.But my work will be not for free. Link to comment Share on other sites More sharing options...
evolution.x Posted May 17, 2011 Share Posted May 17, 2011 Hi,Did you find a solution to your problem? I need the exact same thing.Regards Hi Guys,I need some help or Tips.I have about 5 Carriers with different prices, and would like to offer FREE SHIPPING base on the purchased amount for each carrier.Example:Carrier 1: Free shipping starts at $50Carrier 2: Free Shipping starts at $100Carrier 3: Free Shipping starts @ $150and so on....Is this possible with Prestashop?Can someone please help me...Thanks you all in advance.. and Thanks to Prestashop Team because PRESTASHOP is the BEST...RegardsJAZA Link to comment Share on other sites More sharing options...
custompresta Posted May 17, 2011 Share Posted May 17, 2011 Hi,Did you find a solution to your problem? I need the exact same thing.Regards If you are still interested contact me, i can make this modification for you. Link to comment Share on other sites More sharing options...
evolution.x Posted May 18, 2011 Share Posted May 18, 2011 Hi,Could you please PM me with details and cost.RegardsAdam Hi,Did you find a solution to your problem? I need the exact same thing.Regards If you are still interested contact me, i can make this modification for you. 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