View Single Post
  #1  
Old 05-21-2013, 06:25 AM
 
mirage00 mirage00 is offline
 

Newbie
  
Join Date: Mar 2012
Posts: 9
 

Default Limiting user from adding to cart multiple times

I want to stop the cart from receiving too many products. If I limit the quantity of a product on the details screen using the validation there, how do I stop a customer from just adding multiple times to the cart instead. Example:

Max quantity for product A is 1000

If user enters 2000 on product screen it gives them an error and says quanity is limited to 1000. But if the user goes back and adds 500 4 times it works.

Is there anyway to stop this in xcart automatically or is it a mod?
__________________
4.4.3 Gold
Reply With Quote