Products — Emoji State Update
Last updated
Last updated
The LiSA Player supports messages for updating a product's emoji state, allowing merchants to reflect actions such as adding products to a customer's wishlist.
This message is sent by the host app / environment to the LiSA Player.
Along with all standard , an Emoji State Update message includes the following additional properties:
messageType
Required.
lsc:product:emoji-state-update
productReferences
Required.
The productReferences
property
represents an array of external or merchant-specific identifiers for the products or product variants that emoji states should be active.
These IDs are provided by the merchant or host system and may differ from the LiSA internal productId
.
It is used to reference the products in external systems, such as e-commerce platforms or inventory databases.
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.
item
Required.
The item
property specifies the product item whose emoji state needs to be updated.
Please refer to Item for detail information.
target
Required.
Item
The Item
specifies the product item whose emoji state needs to be updated.
id
Optional.
The id
property represents the unique identifier of the product or product variant as specified in the merchant's e-commerce system.
like.grant
or like.revoke
Please use messageType
instead.
carousel.item
Please use messageType
instead.