How do I set up the plugin so that a user can buy only eight products per month?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #100874
    Hugo
    Guest

    Hi,
    I have a question about the  plugin.

    I need the following.

    A user may buy max 8 product pieces during a month.
    They may but it in multiply orders for example:

    Order 1:
    Date 4 feb.
    Product #1 4 pieces
    Product #2 1 piece

    Order 2:
    Date 8 feb
    Product #6 2 pieces
    Product #8 1 piece

    So total for this month is 8 pieces. For this user.
    He should not be able to order again this mont.

    Other users may order if they have products left to buy.

    How can I make this work?
    Hugo

    #100875
    Pablo
    Moderator
    Plugin Support

    Hi Hugo,

    This would be one approach:

    – You’ll need to assign all your products to some category or tag.
    – After that you need to enable “Per product category” (or “Per product tag”) option in “Limits” section.
    – And then access that category or tag page and set “Limit per user” option as 8.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.