Hello Elaine,
Thanks for reaching out.
Our plugin should work with composite products too. To limit your user’s purchase to one per lifetime, please follow the general steps below:
1. At first, navigate to WooCommerce > Settings > Maximum Products per User > General and set the Date range to Lifetime and the Order statuses to appropriate order statuses.
2. Next, navigate to the Limits section and enable the Per product option.
3. Finally, go to the Formula section and enable the Limit by formula option. Now, let’s say your simple product and composite product have IDs of 30
and 40
, respectively. Then, you may use a shortcode such as:
[alg_wc_mppu product_id="30, 40" limit="1"]
Please give it a try. I hope you found this information helpful. If you have any other questions or need assistance, please contact me.
Kind regards,
Moshtafizur