Variation not affecting Price or Quantity of other Variation
-
Hi,
so I’m currently building an ticket shop for an event. The event has different tables where customers can buy tickets for. However, I want to add a student discount. The validation of the student will happen at entry of the event.
My Ticket Product has the variation “Table” which are the different table numbers. The quantity has to be controlled by this variant. I wanted to add a variation “Student” which would lower the price of that one Product. However, this variation should not influence the quantity, or just use the quantity of the “Table” variation. This somehow is not possible?
Any ideas how to solve this issue? I’m open to custom code, however, the data that this is an student ticket has to be visible in the meta of the ticket somewhere.
Coupons and similar solutions don’t work, as the discount is applied to the cart and not the product. So there is no indication on which “Ticket” is the student ticket.
Thanks in advance!
- The topic ‘Variation not affecting Price or Quantity of other Variation’ is closed to new replies.