{{product.title}}

{{$t("customerQuantity")}}
{{$t("bookingCustom")}}
{{$t("paymentSelection")}}

{{$t("bookingConfirmed")}}

{{$t("bookingError")}}

{{$t("the")}} {{$filters.dateTime(booking.start)}} {{$t("for")}} {{booking.title}} ({{booking.products != null ? booking.products[0].duration + 'min' : ''}}) {{product.customerQuantity}} {{$t("people")}}

{{$t("cancelBooking")}}

{{$t("the")}} {{$filters.dateTime(booking.start)}} {{$t("for")}} {{booking.title}} ({{booking.products != null ? booking.products[0].duration + 'min' : ''}})
{{$t("yourOrder")}}
x{{cartProduct.quantity}}{{cartProduct.title}} {{cartProduct.customerQuantity}} {{$t("people")}}

{{$t("amount")}} {{$filters.money(cart.amount)}}