Skip to main content

node-tracker.removefromcartevent

Home > @snowplow/node-tracker > RemoveFromCartEvent

RemoveFromCartEvent interface

An Remove To Cart Event For tracking users removing items from a cart on an ecommerce site.

Signature:
interface RemoveFromCartEvent 

Properties

PropertyTypeDescription
category?string(Optional) The category of the product
currency?string(Optional) The currency of the product
name?string(Optional) The name of the product
quantitynumberThe number removed from the cart
skustringA Product Stock Keeping Unit (SKU)
unitPrice?number(Optional) The price of the product