Add to Cart

Triggered when user clicks on the Add to cart button.

Properties

NameTypeDescription
originstringWix App name, such as Stores or Bookings.
idGUIDProduct ID.
namestringProduct name.
pricenumberProduct price.
currencycurrencyDefault site currency in ISO-4217 format.
quantitynumberProduct quantity.
skustringProduct stock keeping unit.
typestringProduct type. Possible values are physical and digital.
brandstringProduct brand.
_internalEventIdGUIDEvent ID.
userIdGUIDWix user ID.

Example

Copy
Did this help?