cancel
Showing results for 
Search instead for 
Did you mean: 

Minimum order value per category

Minimum order value per category

We need to start enforcing a minimum order value by category - not quantity minimum, but total order value for a specific category.

 

Because we don't drop ship these, some of our products are relatively inexpensive and the cost of shipping, handling, etc to us, exceeds the profit on one of our product lines.  

 

Any suggestions on code or a place to start? Cart or catalog rules don't work because they won't allow us to stop an order that won't meet minimums.

 

Thanks.


Thank you,
Mike.
3 REPLIES 3

Re: Minimum order value per category

For this you need to do changes in frontend (Knockoutjs files and templates) .

Also I suggest use "sales_order_place_before" to halt the order generation process and throw an error in a observer.

Re: Minimum order value per category

hii buddy,

So have you find any accurate answer for your problem ??

Re: Minimum order value per category

Not yet, other than creating some custom code..... which we're really trying to avoid at this point....


Thank you,
Mike.