How to handle waiting list?
-
I have a woocommerce store with a popular product. I’m finding it hard to source all the parts to keep up with the demand, so I have created a waiting list signup form on the product page.
I now have enough items to fulfill about a third of the signups on the waiting list, but I’m looking for ways to handle this. Ideally I’d like to send out emails in the order they signed up with a coupon code that would allow them to purchase. Is this possible?
I know I can create a password protected page for the item, but I would like everyone visiting the site to be able to see the item and sign up for the waiting list.
I’m very comfortable with PHP/JavaScript/jQuery so I can do something custom if necessary.
Has anyone done this before and how did you do it?
- The topic ‘How to handle waiting list?’ is closed to new replies.