var cart = new sn_sc.CartJS(); cart.empty();
How to Deletes the current cart 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(); cart.empty();