Home > widget-integration > CartResponse

CartResponse interface

Signature:

export interface CartResponse 

Properties

Property

Modifiers

Type

Description

attributes

CartAttributes

cart_level_discount_applications

unknown[]

currency

string

discount_codes

unknown[]

item_count

number

items_subtotal_price

number

items

Product$2[]

note

string

original_total_price

number

requires_shipping

boolean

token

string

total_discount

number

total_price

number

total_weight

number