Custom Actions
const customAction = {
"action":"add-to-wishlist",
"target": {
"product": "85292348"
},
"sourceId":"8efbbef2-6640-4c16-b263-1f5a84813a1c",
"metadata": {
"quantity": 1
}
}
xo.activity.send(customAction);Last updated

