Quantity discount for more than one ticket

  • Vince Mross
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 9 months ago #126425 by Vince Mross
Quantity discount for more than one ticket was created by Vince Mross
We have a simple request: when a user purchases more than one ticket, they get the second ticket a half price. How do we do this? We don't want to use a Group discount, because we want to only apply when a single user purchases two tickets.

Here is the event page:
www.pacificbeachsurfclub.com/club-events...-annual-olsc-contest

Thanks!

Please Log in or Create an account to join the conversation.

More
4 years 9 months ago #126432 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Quantity discount for more than one ticket
Hi Vince

Unfortunately, we don't support this option at the moment. So we don't have a way to handle that kind of requirement

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
4 years 9 months ago #126698 by rob van westrop
Replied by rob van westrop on topic Quantity discount for more than one ticket
I think you can do that with the "Fee formula" Field.
Something like: (IF [FIELD]>1 THEN [FIELD] *100 ELSE [FIELD]*50)
Play with this option

I use it to get a discount for children like "([CHILDREN]*13)*-1"

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc