Product Variations

Home Forums Ticket Products Event Tickets Plus Product Variations

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #719496
    Jacob Masters
    Participant

    Is it possible to support variations within tickets: eg, my event has 100 seats, but ticket prices are based on concessions/adults/children, though that does not effect the overriding stock level, just the price the customer pays, so multiple tickets on one event won’t work.

    Just a matter of hacking views/wootickets/tickets.php ?

    #720307
    Brian
    Member

    Hi,

    I understand what you are trying to do by having one ticket stock, but multiple ticket prices.

    It is not an option I am afraid. It is not setup to deal with variants.

    I am not sure it is a matter of “hacking views/wootickets/tickets.php” There maybe more involved changes to get it to work on many different templates.

    Someone has requested it as feature on our UserVoice page.

    You can add your voice to theirs, but I do not know about when or if that option would be added.

    We can provide some help on customization, but not much on a customization of this size.

    Let me know if you would like anything else.

    Thanks

    #721430
    Jacob Masters
    Participant

    Ok, i did manage to hack it so variations kind of worked, so its not beyond the scope of development i wouldn’t think, but it would likely need another custom post type, something like: tribe_wooticket_variation.

    however, found a simpler method anyway, created a custom meta box for the tribe_events post type, called “master stock level” which then overrides individual ticket stock levels for the event, needed an edit of tickets.php, but the rest can be done in functions.php.

    #721905
    Brian
    Member

    Ok, glad you are were able to figure something out. I would encourage you to up vote this option on our UserVoice Page as it is were we get most of our ideas for new features and the higher it is up voted the more likely it maybe added.

    Since the initial question is resolved I am going to close this ticket, but if you have any more issues or question related to this or completely different please create a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Product Variations’ is closed to new replies.