Pre fill Ticket Qty

Home Forums Ticket Products Event Tickets Plus Pre fill Ticket Qty

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1180304
    Mary-Anne
    Participant

    Hi 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 appropriate

    Any thoughts

    #1180375
    Cliff
    Member

    Hi 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.qty

    And here’s another bonus one for you:

    3)

    https://gist.github.com/66bf05df61ee269c60ff20d6f39e2cab

    Please let me know how things go for you.

    #1181149
    Mary-Anne
    Participant

    thanks 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?

    #1181580
    Cliff
    Member

    If 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.

    #1191896
    Support Droid
    Keymaster

    Hey 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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Pre fill Ticket Qty’ is closed to new replies.