CyberStore Ecommerce 2023 Documentation
ValidateAddToCart Method
The data returned.
object containing button with id of the button and options containting the widgetOptions of the calling widget.
Validate add to cart.
Syntax
var value; // Type: any
value = ValidateAddToCart(data, e);
function ValidateAddToCart( 
   data : any,
   e : any
) : any;

Parameters

data
The data returned.
e
object containing button with id of the button and options containting the widgetOptions of the calling widget.

Return Value

.