MixConfirmPage
All functionality for the confirm page Data: orderCart: null
Methods
Method | Description | Parameters |
---|---|---|
completeCart | Performs the complete cart mutation and resets the cart | - |
confirmCartQuery | Calls the summary once the component is mounted | - |
Computed
Computed | Type | Description | From Store |
---|---|---|---|
cartId | String | The cart id from the url parameter 'cartid' | No |
noCart | Booleen | No cart id and no order cart | No |
MixIns
MixIn |
---|
MixDatalayerConfirm |