delvedesign Posted July 17, 2014 Share Posted July 17, 2014 Prestashop's default method of adding FREE SHIPPING is done on the value of an order irrespective of the VAT. I would like Prestashop to apply FREE SHIPPING to an order BEFORE any VAT is added. At the moment my client's store is giving FREE SHIPPING to any order over £150 INC VAT but this should only be applied when the order is over £150 EX VAT. Can someone help me make the modifications to the files to get this done? Link to comment Share on other sites More sharing options...
webdev0008 Posted July 17, 2014 Share Posted July 17, 2014 Hi You can achieve this by creating the cart rule. remove free shipping price from shipping => preferences. Add a cart rule without code, in condition set Minimum amount and choose tax excluded, shipping excluded and in action choose free shipping. Link to comment Share on other sites More sharing options...
delvedesign Posted July 17, 2014 Author Share Posted July 17, 2014 Hi You can achieve this by creating the cart rule. remove free shipping price from shipping => preferences. Add a cart rule without code, in condition set Minimum amount and choose tax excluded, shipping excluded and in action choose free shipping. This works great but it doesn't display Free Shipping when clicking on 'Estimate Shipping' button in the checkout page. When you click 'NEXT' and proceed, it displays Free Shipping for any carrier which is fine but I would like it to display in the previous step too. Link to comment Share on other sites More sharing options...
mariloli Posted November 21, 2014 Share Posted November 21, 2014 Any news about this theme, calculating it properly in the "estimate shipping" field? 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