Cart — View Cart
Last updated
Last updated
The LiSA Player generates a message whenever the Shopping Cart CTA is clicked.
This message is sent by the LiSA Player to the host app / environment.
Along with all standard , a View Cart message includes the following additional properties:
cartUrl
Optional.
The cartUrl
property specifies the distinct URL of the Shopping Cart as configured in the Player Settings.
mediaItemId
Required.
The mediaItemId
property uniquely identifies the Media Item from which this message originates.
mediaItemType
Required.
messageType
Required.
lsc:cart:view
progress
Required.
If your integration uses LiSA Player Version 1, none of the properties described above will be available.
For LiSA Player Version 2, legacy properties can be ignored.
action
Required.
target
Required.
url
Required.
The mediaItemType
property specifies the type of Media Item from which this message originates.
Refer to for detailed information.
The progress
property is an object that holds additional metadata related to the media playback progress of the current media item.
Please refer to for detailed information.
view
Please use messageType
instead.
cart
Please use messageType
instead.
The url
property specifies the distinct URL of the Shopping Cart as configured in the Player Settings.
Please use cartUrl
instead.