Hi @ArslanNa ,
In case of WebSdk, On click of the Add-to-Basket CTA, you can try firing the JS code given below :
window.alloy("sendEvent", {
"renderDecisions": false,
decisionScopes: ["buy-now"],
"xdm": {
"web": {
"webPageDetails": {
"paramName":...