WrCart
webround-docs / WrCart
Interface: WrCart
Defined in: wr.d.ts:746
The customer's cart with items and totals
Properties
items
items:
WrCartItem[]
Defined in: wr.d.ts:747
totalAmount
totalAmount:
number
Defined in: wr.d.ts:749
Net total of all items
totalGrossAmount
totalGrossAmount:
number
Defined in: wr.d.ts:751
Gross total of all items (with tax)