Hi,
I have a problem. I need to sell last items from "Sale" category. In my shop min. cart size is 30 Eur. I wonder is it possible set min. cart size to 0 Eur if all products are from "Sale" category. Or at least few of the items are from there. Maybe there are some kind of extension? Maybe it can be done with simple shopping rules? I'm using Magento 1.9 CE
Hi @vytas_andrius
Please look into below link, you can set minimum cart value based on category in this extension.
https://marketplace.magento.com/bsscommerce-bss-categoriesminimumamount.html
I hope it will help you!
I'm not sure that this extension will do the work because what I want to do should sound like this:
If all customer items in his cart are from "sale" category he doesn't need to order minimum 30 Eur worth of goods, however if even one product in his cart is from other category than "sale" - rule: minimum 30 Eur for the cart should be applied
Hi @vytas_andrius
Did it work for you?