Jump to content

Disable carrier when items quantity exceeds limit


tumil

Recommended Posts

Hi,

As far as I understand, there is no straightforward option to do so.

If you are using some shipping modules like USPS, Fedex, Australia Post Pro, etc.. most likely, these modules include their own functions to calculate weight or dimensions. If it exceeds to a limit, the corresponding carriers will be hidden.

 

In this case, you should override PrestaShop core to:

- Decide if your shopping cart exceeds to the defined quantity

- Mark it as disabled

- At front-end, using CSS or JS to disable it 

 

This is not a funny task, I bet that :)

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...