I'm trying to set up a VIP add-on for a run of performances.
The performances are fixed seat, with 3 price zones, 300 seats.
The VIP add on is not tied to a specific zone, and is limited to 35 people per event.
So the desire is for people to only be able to add on the VIP experience IF they buy a ticket for the event.
They should only be able to buy the VIP experience that correlates to the day they are attending.
And they shouldn't be able to buy more VIP passes than they have tickets for that performance.
So I'm thinking a pricing rule that makes the VIP experience available as an add-on once a ticket has been purchased to X-event is the way to go.
Has anyone done anything like this? I've looked through the documentation, but figured I'd ask before diving in.
Not the ideal option you are looking for, but if you ok with 35 specific seats being the VIP seats, you could do it. You would create a new "VIP" price type and a new Allocation. The only price type assigned to the new allocation is the new VIP one. You then assign those 35 specific seats to the new allocation on the performances.Another idea is a modal pop-up message only pricing rule that has a link to a separate VIP performance with 35 available seats. You'd have a separate pop-up for each main performance linking to the VIP performances. A drawback is that you would need to monitor the sales to the VIP performances and stop the pop-up pricing rule on the performance once you hit the 35 seats sold.Hopefully, someone else will come up with a better idea for you.