Hi Team,
we are simply trying to get the prod details through s.products variable. We are passing the below mentioned line of code on cart add. However, it is not firing as expected. I understand this is pretty straight forward method than getting the value from extension and through data layer. We have setting up this code in custom code editor under set variable. It is not firing as expected, please help me to find the issue and let me know if any.
-----------------------
s.events = "scAdd";
s.products = "loantype;loanname;1;2000";
----------------------
Thank you,
Jay.