Skip to main content

node-tracker.ecommercetransactionitemevent

Home > @snowplow/node-tracker > EcommerceTransactionItemEvent

EcommerceTransactionItemEvent interface

An Ecommerce Transaction Item Related to the EcommerceTransactionEvent Each Ecommerce Transaction may contain one or more EcommerceTransactionItem events

Signature:
interface EcommerceTransactionItemEvent 

Properties

PropertyTypeDescription
category?string(Optional) The category the product belongs to
currency?string(Optional) The currency of the product for the transaction
name?string(Optional) The name of the product
orderIdstringAn identifier for the order
pricenumberThe price of the product
quantity?number(Optional) The quanity of this product within the transaction
skustringA Product Stock Keeping Unit (SKU)