|
Are you wanting to limit per user or per store?
To my knowledge this is not OOTB.
so you would have to extend the entity to add this value.
Then possibly use an SECA to check levels allowed.
Michael Knott sent the following on 5/13/2008 9:08 AM:
> I am trying to put a limit on the quantity in cart for a single product. Suppose we want a user not to be allowed to add more than ‘x’ quantity of product 'A' in a single session. Can this this be handled through a catalog/product configuration for a product?
>
> Thanks
>
> Michael
>
>
|