feat(ticket-selector): reserve completed selections in cart

This commit is contained in:
2026-08-14 09:43:53 -03:00
parent 15979874ce
commit 97250d10b7
8 changed files with 426 additions and 27 deletions

View File

@@ -767,6 +767,7 @@
</p>
<app-product-ticket-selector
[productId]="1"
[title]="testTicketSelectorProduct.title"
[description]="testTicketSelectorProduct.description"
[price]="testTicketSelectorProduct.price"