How do I set the product limit for the customer to zero?

Forums Maximum Products per User for WooCommerce How do I set the product limit for the customer to zero?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #100340
    Tom Anbinder
    Moderator
    Plugin Support

    Hi,

    You are correct, max_qty="0" means that there are no restrictions for max quantity for that user. To set it to zero, you need to set max quantity to -1, i.e.:

    [alg_wc_mppu_max_qty max_qty="-1" user_id="5" product_id="448"]
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.