Cart

Added To Cart

zlt.track('Added To Cart', {
  cart_id: '',
  product_id: '',
  sku: '',
  category: '',
  product_type: '',
  name: '',
  brand: '',
  variant: '',
  variant_id: '',
  price: ,
  currency: '',
  quantity: 1,
  coupon: '',
  on_sale: false,
  url: 'https://www.example.com/product/path',
  image_url: 'https://www.example.com/product/path.jpg'
});

Removed From Cart

Cart Viewed

Last updated

Was this helpful?