Hook to validate ajax add to cart
-
I need to limit the quantity of items in the cart to 6 of one product category and 3 of another. This works with standard calls using woocommerce_add_to_cart_validation, however this doesn’t hook into ajax calls. Is there a way to filter ajax calls to prevent more than six items being added to the cart using the + button in the mini-cart?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.