Skip to content

Comments

Handle seat selection with price level configured with an ID and label.#29

Merged
dsgraham merged 1 commit intomasterfrom
sc-5260/handle-price-level-id
Oct 6, 2025
Merged

Handle seat selection with price level configured with an ID and label.#29
dsgraham merged 1 commit intomasterfrom
sc-5260/handle-price-level-id

Conversation

@dsgraham
Copy link
Contributor

We need to configure ticketType on the seating chart as:

  { category: 148760, ticketTypes: [{ ticketType: 1234, price: 33.4, label: 'Adult' }] }

in order to make the maxSelectedObjects configuration work on the modal cart side. When a price level is not configured in "simple" format, make sure we're passing ticket_type_price_level_id to the back-end.

@dsgraham dsgraham merged commit c260e4c into master Oct 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants