PrestaShop user question
Dear Developer,I've just bought your module Minimum product Quantity for Prestashop;
I wish to use it in a winery shop, now running Prestashop 1.6.1.6.;
the question is, that I would like that customers could order at least 6 bottles, even if different items packages. I've only seen the option to set minimum quantity for each item, how can I set the minimum for the cart TOTAL?
thank you for your help
PrestaShop expert answer
i think that you need different module to make it work for cart. The module is: Module to define advanced cart conditionswith this module you can define conditions like:
- customer must order 10 products from category a
- customer must order 15 quantity of product b
- customer cant order more than 5 quantity of product c
- cusotmer must order at least 10 quantity of products from category B
- etc.
so with this module you will be able to create condition like:
- cart must contain at least 6 products
- customer must order at least 6 products from category "wines"
- customer must order at least 6 quantity of product "wine"
with regards,
milos
0 comments:
Post a Comment