• Welcome to KonaKart Community Forum. Please login or sign up.
 

Minimum cart value/quantity

Started by lrkwz, November 11, 2009, 09:57:26 am

Previous topic - Next topic

lrkwz

Is there a way to configure a "minimum order value" or quantity ... let's say somothing like "You must spend more than 10€ to continue checkout" ?

If not what type of module should I develop?

Thank you

julie

You could put the amount in a configuration variable and modify one of the struts actions to make the check and redirect the customer to the cart page if the condition isn't met.