Home › Forums › Maximum Products per User for WooCommerce › How to set different limits for different users?
- Support forum for the Maximum Products per User for WooCommerce.
- This topic has 4 replies, 2 voices, and was last updated 1 year, 9 months ago by
Zohaib.
- AuthorPosts
- August 13, 2021 at 7:54 am #100714
DANILO DRAGO
GuestHi. I’m using the free version of your plugin on my website.
Now i need a new functionality and i hope it’s possibile to use the Pro version.
This is my problem: i need to limit the number to items purchased in these ways:User1 can buy 5 products (max 2 tagged tag1, tag2, tag3, tag4)
User2 can buy 10 products (max 5 tagged tag1, tag2, tag3, tag4)
User3 can buy 15 products (max 8 tagged tag1, tag2, tag3, tag4)
and so on….Does your pro plugin permits to get what i need?
Thanx in advance.
August 17, 2021 at 5:58 am #100715Zohaib
ParticipantHi,
Yes, this should be possible.
You would use the Formula tab int he plugin’s settings and your formula would something like:
[alg_wc_mppu limit="5" user_id="1" term_id="1,2"] [alg_wc_mppu limit="10" user_id="2" term_id="1,2,3,4"] [alg_wc_mppu limit="15" user_id="3" term_id="1,2,3,4,5,6,7,8"]
term_id should be the tag ID
August 17, 2021 at 2:38 pm #100716SALVATORE DANILO MICHELE DRAGO
Guesthi zoahib, thnx for your fast reply.
I was goin to buy the basic pro version (39,99$) but i found smthng in the order resume i didn’t undrstood… it says “License period: 1 year”, does it mean i’ve to renew it every year? Sorry, but it’s not very clear IMO.
Thanx in advance.August 18, 2021 at 2:29 pm #100717Zohaib
ParticipantHi,
You can buy a 1 year license which has to be renewed yearly, or you can buy a lifetime license which is a 1 time payment.
August 19, 2021 at 1:18 pm #100718Zohaib
ParticipantHi,
Just to add, if you purchase the 1 year license and do not renew, the plugin will continue working as normal, but you will stop receiving updates after 1 year.
- AuthorPosts
- You must be logged in to reply to this topic.