Private
childrenPrivate
createdPrivate
precalculatedPrivate
precalculatedReadonly
productPrivate
productUse coverUrl
instead
Total discount value of the item (without children)
Singular initial (before discounts) price of the item (without children)
Singular price of the item (without children)
returns sum of core-product discounts and all childrens' discounts to be able to display info about total discount on one particular product
Total initial price (before discounts) of the item including quantity and children
Total price of the item including quantity and children
Number of given items in the cart, also includes nested items
Returns [name, value] pair for each schema in CartItem value is a human readable value - so it is a selected option name for Option Schema, or a simple value for any other type
Generated using TypeDoc
field 'children' contains duplicated(due to id) products copies, which have different prices(usually discount prices) it's required to merge products that are basically the same