Hello,
For various reasons, I want to limit my customers to be able to have no more than 1 item per order (if they want additional item, make a new order). In other words, there should never be more than 1 item in shopping cart at the same time.
Please give me some suggestion to implement this rule.
For various reasons, I want to limit my customers to be able to have no more than 1 item per order (if they want additional item, make a new order). In other words, there should never be more than 1 item in shopping cart at the same time.
Please give me some suggestion to implement this rule.