Magento Expert Forum - Improve your Magento experience

Results 1 to 2 of 2

Limit QTY in Group Product

  1. #1
    New member
    Join Date
    Jul 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Limit QTY in Group Product

    i am trying to make a rules for the group product. i have 16 different product listed there. i want to limit the quantity that the user can purchase. if the quantity in the group product is = 3 then the user cannot add anymore.

    thanks

    View more threads in the same category:


  2. #2
    Administrator david's Avatar
    Join Date
    Nov 2012
    Posts
    261
    Thanks
    22
    Thanked 42 Times in 34 Posts

    Default

    You can use this tutorial Magento event observer - introduce and practice and remove item out of cart if it is not allow and throw out the message. Or you can capture event before add to cart to return it with error message.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •