webnuke Posted February 5, 2015 Share Posted February 5, 2015 Prestashop V 1.6.0.9 I need to be able to set a option for customers to buy a product with the shipping to be agreed at a later stage. I set a carrier up and called it TBA (to be arranged) and set the delivery to 0.00 but whatever I do the cart always shows (first) Total shipping (tax incl.) Free shipping! Even when the carrier is set to NO FREE SHIPPING How do I go about stopping that message appearing in the initial cart popup etc. Picture attached. Link to comment Share on other sites More sharing options...
Ballerina'sWorld Posted February 9, 2015 Share Posted February 9, 2015 I have exactly the same problem and I would like to know also how to remove it from the cart.... Link to comment Share on other sites More sharing options...
mikewra Posted February 9, 2015 Share Posted February 9, 2015 Is back office -> shipping -> preferences -> handling -> Free shipping starts at = 0 0 disables the free shipping from this segment Link to comment Share on other sites More sharing options...
tdr170 Posted February 10, 2015 Share Posted February 10, 2015 This is simple go to Localization - Translation and edit Front office translations and installed modules ttanslation. In Front office translations scroll down and look for shoppingcart and add a translation for Free shipping I use $0.00. In Installed modules translations scroll down and look for blockcart and add a translation once again I use $0.00. Link to comment Share on other sites More sharing options...
cabinetmart Posted February 11, 2015 Share Posted February 11, 2015 I am having the same problem. Here is what I found With this answer Is back office -> shipping -> preferences -> handling -> Free shipping starts at = 0 0 disables the free shipping from this segment All setting were at "0" with the free shipping showing up in the cart so that is not the solution. I tried the locatization translation suggestion andin the front office was able to change the translation for free shipping but made no effect and when I tried to modify the installed modules translation i got this, Warning! Your PHP configuration limits the maximum number of fields allowed in a form1000 for max_input_vars.Please ask your hosting provider to increase this limit to 2646 at least, or you will have to edit the translation files. I have no idea what it means or what to do. Free shipping is still showing up. Any other suggestions? Link to comment Share on other sites More sharing options...
tdr170 Posted February 12, 2015 Share Posted February 12, 2015 If you have access to your php.ini file you can edit the max_input_ vars and set it to 10000 then you will be able to finish editing the translations. If you do not have access to the file for editing then call your host and ask them to do it for you. This is the best and easiest way to remove the free shipping from the cart block and the shopping cart page. Be sure and clear your cache and choose forse compile to make sure the new translations are loaded. I use this method in all Prestashop installs and works perfectly. Link to comment Share on other sites More sharing options...
pterodactyl Posted February 20, 2015 Share Posted February 20, 2015 Free shipping seems to turn up when there is no carrier associated with the zone to which you are delivering. I've just spent 2 days trying to sort this one out and found that the only way to do ti was to strip all the couriers back to the two default ones (don't delete them!), set up the first carrier you need and then disable the two default ones. Test everything first then add in the ones you want. caveats are: check that your countries and zones are activated and the countries are associated to a zone. check that the courier is assigned to 1 or more zones on page 2 of the carrier wizard make sure that your carriers are activated for the group access on page 3 of the carrier wizard maximum weight is greater than 0 on page 3 of the carrier wizard that should do the trick, but you need to be aware that everything is very much linked to each other Link to comment Share on other sites More sharing options...
ilhamblossom Posted April 10, 2015 Share Posted April 10, 2015 Hi, I have the quite the same issue (atleast the way I see it). I want to add another rule (text propoerties) for free shipping on top of the 3 existed free shipping rules: Handling chargesRM (tax excl.) Free shipping starts atRM Free shipping starts atkg So I want to add another text properties which is 'Free shipping starts at 3 units' How to do this? Please help 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