Evergage Core API
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ItemActionStats

Index

Properties

cart

cart: number

Number of units of this item that have been added to cart.

cartValue

cartValue: number

Contextual monetary value of items added to cart. Since this comes from a lineItem, it considers the quantity. E.g add 10 widgets to your cart at $1 each, viewValue=$10.

comment

comment: number

favorite

favorite: number

purchase

purchase: number

Number of units of this item that have been purchased.

purchaseValue

purchaseValue: number

This is revenue. It is updated using the order.totalValue, if provided, which may differ from the sum of all product.price * lineItem.quantity.

review

review: number

share

share: number

view

view: number

Count of item views.

viewDetail

viewDetail: number

Count of item detail/spec views.

viewOutOfStock

viewOutOfStock: number

Count of item views when out of stock.

viewTime

viewTime: number

Accumulated contextual active viewing time on page.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc