Hi,
I am trying to put a limit on the amount of products somebody can buy from a category but it does not seem to be working. My issue is as below:
I need to be able to stop people buying from a category once they have purchased two items from that category already. I have the plugin setup as follows:
Product Quantities as the method.
Then I have quantities set at the product level, this is set to 1 (and this works).
Then I have quantities set at the category level. In the category itself I have set this as a Max of 2 products per customer.
In testing it does not stop me buying a third product from the category, even though I have already purchased 2 items.