@tmlmt/cooklang-parser / ProductSelection
Interface: ProductSelection
Represents a product selection in a ShoppingCart
Properties
product
product:
ProductOption
The selected product
quantity
quantity:
number
The quantity of the selected product
totalPrice
totalPrice:
number
The total price for this selected product