CyberStore Ecommerce 2023 Documentation
NotifyCart Method
Notifies the cart that an update has occurred. Introduced in 2023.1
Syntax
var value; // Type: any
value = NotifyCart();
function NotifyCart() : any;