m.rutter
-
9/2/2011 10:12:32 AM
RE:min and Max bounds for total order amount
Hi Michal, thank you for you message.
I just implemented a new web site with K-CMS and e-commerce module.
The customer asked me to be able to set a min (and, if possible, a max) limit for orders. Order with total amout less than a value are not allowed/cannot be checked-out. For example: you put products in the basket for $ 49.00 tax included, shipping is $ 10.00, the lower bound/min value is $ 50.00 -> you cannot go on with the order because $ 49.00 is less then $ 50.00 -> you must add some other product to the basket.
The same for the upper bound/max value. You cannot check-out an order if its total amount (tax included, shipping excluded) is greater than x dollars.
Thank you. Marcello
|