How do I set purchase limits per category?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #100818

    I have just bought Maximum Products per User for WooCommerce

    I want to limit my customers to purchasing from A catalogs. 3 pieces per day only.

    Check from order status complete, pending payment, awaiting payment, processing.

    What do I have to do?

    Your FAQ can’t help me?

    You have video how to use Maximum Products per User for WooCommerce?

    #100819
    Zohaib
    Participant

    Hi,

    Here are the steps you need to follow to configure this in the plugin’s settings:

    General > Mode > Product Quantities
    General > Date range > This day
    General > Order Statuses > Complete, Pending Payment, Processing, Awaiting Payment
    Limits > Per product category > Enable
    Formula > Limits by formula > Enable

    and use the following formula

    [alg_wc_mppu limit="3" user_role="customer" term_id="123"]

    in the formula replace the 123 with the actual category ID.

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