var cart=new sn_sc.CartJS(); console.log (cart.getCartDetails());
How to get the cart details using CartJS ServiceNow
Working Code Asked question December 20, 2024
Sorry, you do not have permission to read comments.
var cart=new sn_sc.CartJS(); console.log (cart.getCartDetails());