senthilkannandp
Kilo Expert

Hi Shay,



Please ensure the "requested_for" and "opened_by" variables are available in the catalog item.


And,



If you want set the requested for as current login user, you can use like below,



cart.setVariable(item, 'requested_for' , gs.getUserID());



Please check the same and let me know any issues.



Thanks,


Senthil