How to create a catalog item from scheduled job
I have a requirement to create a catalog item bi-weekly automatically without manual intervention. I am trying this logic in scheduled Job, but it is working. but when I try in Background scripts it is working as expected. var cart = new sn_sc.CartJS...