- Posts: 9
- Thank you received: 0
Very heavy items - please call
14 years 7 months ago #39014
by budfox
Very heavy items - please call was created by budfox
Hi there.
What would you suggest as the best way to handle orders where the total weight is too high for our normal delivery costs?
*all* I need is a function such that if a cart is too heavy, there's a "please call us" message displayed instead of any shipping and payment option.
Many thanks
Steve
What would you suggest as the best way to handle orders where the total weight is too high for our normal delivery costs?
*all* I need is a function such that if a cart is too heavy, there's a "please call us" message displayed instead of any shipping and payment option.
Many thanks
Steve
Please Log in or Create an account to join the conversation.
14 years 7 months ago #39116
by nicolas
Replied by nicolas on topic Re: Very heavy items - please call
In your shipping methods, just set a maximum weight.
Then, when the cart weight goes over that value, no shipping methods will be found, an error message will be displayed and the user won't be able to finish his checkout.
You will be able to cusotmize that error message with a translation override:
www.hikashop.com/en/download/languages.html#modify
Then, when the cart weight goes over that value, no shipping methods will be found, an error message will be displayed and the user won't be able to finish his checkout.
You will be able to cusotmize that error message with a translation override:
www.hikashop.com/en/download/languages.html#modify
Please Log in or Create an account to join the conversation.
14 years 7 months ago #39315
by budfox
Replied by budfox on topic Re: Very heavy items - please call
Well I've done this, but now when the cart is over weight there is no shipping option, but no error message either...
Any ideas please?
Any ideas please?
Please Log in or Create an account to join the conversation.
14 years 7 months ago #39408
by nicolas
Replied by nicolas on topic Re: Very heavy items - please call
If you don't see the error message, it's probably because your template does not display error messages:
www.hikashop.com/en/support/documentatio...tibility-issues.html
www.hikashop.com/en/support/documentatio...tibility-issues.html
Please Log in or Create an account to join the conversation.
Time to create page: 0.168 seconds