Home › Forums › Ticket Products › Event Tickets Plus › Pre fill Ticket Qty
- This topic has 5 replies, 4 voices, and was last updated 9 years, 6 months ago by
Mary-Anne.
-
AuthorPosts
-
October 20, 2016 at 7:42 pm #1180304
Mary-Anne
ParticipantHi there
We are wanting to offered tiered pricing so the per person price of a ticket is lower on qty.
What is the best way to do this.At the moment my workaround has been three ticket types with details? But its a bit confusing
http://www.smarterselling.com.au/event/sales-accelerator-course-sydney-book-now-2/
An addittional thought was can there be a ticket qty pre filled, so 1, 2, 5 as appropriateAny thoughts
October 20, 2016 at 9:56 pm #1180375Cliff
MemberHi Mary-Anne.
I’ve got these 2 snippets for you. Please read each’s comments thoroughly.
1)
https://gist.github.com/58cb269145d7187a45f9761128fdf338
2)
https://gist.github.com/5a769159a2bf64f0b1b1dbbde243d109
I’m guessing the first is more along the lines of what you’re asking for, although it’s for RSVP-type tickets, and I see you’re using WooCommerce for your tickets.
#1’s jQuery selector could instead be changed to
.woocommerce .quantity input.qtyAnd here’s another bonus one for you:
3)
https://gist.github.com/66bf05df61ee269c60ff20d6f39e2cab
Please let me know how things go for you.
October 21, 2016 at 9:01 pm #1181149Mary-Anne
Participantthanks so much Cliff.
Given I have three tickets for the event and want each to show a different minimum number…. do you think this will work for me?Is there any option to make the prce change with qty selected?
October 23, 2016 at 9:27 am #1181580Cliff
MemberIf you tell me which ones you want to default to which quantities, I can build that snippet for you this one-time.
However, please note that if you have 3 WooCommerce tickets for a single event and their quantities are set to A) 1, B) 3, C) 1 and they click Add To Cart without changing any of those quantities, they’ll add tickets A, B, and C to the cart for a total of 5 tickets in the cart. If this is what you want, great. If not, you might want to consider setting just 1 of the tickets to a default quantity and setting the rest to zero quantity by default.
Let me know.
===
The bulk-pricing idea is not currently possible though (maybe in a hacky way but I wouldn’t consider pursuing it with our plugin’s current architecture). The best workaround might be to hook into the WooCommerce cart and use a coupon code that gets added programatically. We wouldn’t be able to provide this level of customization help. If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
Also, you could request your idea as a new feature (I didn’t find it as an existing request) at our plugins’ UserVoice page.
This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.
If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.
November 14, 2016 at 8:35 am #1191896Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Pre fill Ticket Qty’ is closed to new replies.
