• I have a plugin that limit the order of 3 products. I have the option of opening the side cart when a product is added to the cart.

    Is possible to disabe the menu to to open if product ==3. directly by javascript or php?

    thanks

Viewing 1 replies (of 1 total)
  • Plugin Support helloxootix

    (@helloxootix)

    Hello,

    The side cart opens up only if the product is actually added to cart.
    In your case, if you have set the limit to 3, the woocommerce will not add another quantity and hence the “Add to cart” will not be a success and the error will show up that “you can only add 3”, the side cart remains closed.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.