Limit one per customer (and NOT per checkout)

Solved

Limit one per customer (and NOT per checkout)

kerchief
Tourist
5 0 1

I have a item which I only want sold one per customer. 
I tried minmaxify which works (customer can't checkout with two items) but they can just complete the purchase for one item and then buy it again (ie minmaxify just limits the item being checked out)

Is there a way that it check the account history to see if they previously purchased it, and if so, they can't purchase again?

Accepted Solution (1)

Dirk
Shopify Staff
2428 259 542

This is an accepted solution.

Hey, @kerchief 

An alternative solution to using a paid third-party app would be to use a discount code instead (set to a discount of 0%). This way you can have a discount URL and limit the discount usage to once per customer. The URL of a discount code is in the following format:

www.yoursite.com/discount/yourdiscountcode?redirect=/products/yourproduct

 

I was also able to find an alternative third-party app called Shopify Limit Qty Purchase by MageComp. This app allows you to limit the purchase by a customer. So that you can set up the Maximum Qty that can be purchased for a lifetime by the individual customer.

If there is anything else I can help you with, please let me know.

Dirk | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

View solution in original post

Replies 5 (5)

Dirk
Shopify Staff
2428 259 542

This is an accepted solution.

Hey, @kerchief 

An alternative solution to using a paid third-party app would be to use a discount code instead (set to a discount of 0%). This way you can have a discount URL and limit the discount usage to once per customer. The URL of a discount code is in the following format:

www.yoursite.com/discount/yourdiscountcode?redirect=/products/yourproduct

 

I was also able to find an alternative third-party app called Shopify Limit Qty Purchase by MageComp. This app allows you to limit the purchase by a customer. So that you can set up the Maximum Qty that can be purchased for a lifetime by the individual customer.

If there is anything else I can help you with, please let me know.

Dirk | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

kerchief
Tourist
5 0 1

Amazing!

 

Thanks so much for your prompt reply.

Dirk
Shopify Staff
2428 259 542

Happy to help, @kerchief!

If there is anything else I can help you with, please let me know.

 

Dirk | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

maytag
Shopify Partner
2 0 0

Have you been able to get Shopify LimitQyPurchase to work for customer purchase limits?  I'm able to make it work for the Product and Category purchase limits within a transaction.  But it wasn't working for the customer purchase limits.  I've created the trigger to Tag the customer and used that tag to set purchase limit to 1 in the app.  However, the app is not limiting the customer purchase.

bleadingham
Visitor
1 0 0

Do you need to change the URL of the product to the discount URL?