No replies
taolu's picture
Offline
Joined: 12/17/2008
Juice: 11

Is there a way to set a minimum order value for certain products, or for a product class?

That is, when the user wants to checkout, if he has in the cart any product of a certain class (or custom list), then a minimum order value is required. the order minimum value is to be exceeded with products of that particular class.

example: a shop with 2 product classes, A and B. class B has a minimum order of X euros.
customer can purchase any number of A class products, but if he also wants to order any B class product he has to make at least X euros only out of B products.

can this be achieved with Workflow actions or any contrib module, or do I just need to write a custom module?

any help would be very appreciated : ]