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.
Number of units of this item that have been added to cart.