Jump to content

Free Shipping! Appears in Cart no matter the shipping options


Recommended Posts

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.

 

post-854177-0-38566100-1423172448_thumb.jpg

 

post-854177-0-38566100-1423172448_thumb.jpg

Link to comment
Share on other sites

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

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 form
1000 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

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

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:

 

  1. check that your countries and zones are activated and the countries are associated to a zone.
  2. check that the courier is assigned to 1 or more zones on page 2 of the carrier wizard
  3. make sure that your carriers are activated for the group access on page 3 of the carrier wizard
  4. 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

  • 1 month later...

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 charges
RM (tax excl.)
Free shipping starts at
RM
Free shipping starts at
kg

 

 

 

 

 

 

 

 

 

 

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...