Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- June 30, 2022 at 1:26 pm in reply to: Can I limit users to purchasing only one item from my store? #100994
Geoff Materna
ParticipantThanks for the insight. I was able to get this functioning as I needed by setting it to only allow one purchase per account then added code to functions.php that only allows one item to be in the cart at a time.
June 28, 2022 at 12:51 pm in reply to: Can I limit users to purchasing only one item from my store? #100992Geoff Materna
ParticipantWe want to be able to limit a user to only be able to make one purchase of one product up to a total quantity we can set. Imagine it as selling tickets to an event, you can purchase up to a certain limit of tickets to an event and then not be able to purchase any more after completing the purchase. Our products are timeslots for a specific event so we want to allow people to register and add the qty of tickets they need to their cart, confirm, then not be able to buy any other tickets.
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)