Page 1 of 1
Minimum order exception
Posted: Wed Jun 24, 2009 8:33 pm
by igavemybest
Is there a way to exempt a product (for example, a digital goods item) from the minimum order price?
Re: Minimum order exception
Posted: Thu Jun 25, 2009 4:40 am
by mazhar
I think this would need some customization work. In order to accomplish this you need to update Minimum Purchase code in OnePageCheckout and BasketControl that if order only contains some specific product then don't enforce minimum order price check other wise handle checkout normally.
Re: Minimum order exception
Posted: Thu Jun 25, 2009 1:47 pm
by kastnerd
Its possible to setup a minium sale for shipping methods. That might work better.
Re: Minimum order exception
Posted: Thu Jun 25, 2009 2:01 pm
by igavemybest
Thanks