Attributes

AttributeTypeDescription
namestringname of the product
quantityintegerquantity of the product
unitPriceAmount Objectprice of a single item
totalAmountAmount Objecttotal price
brandstringthe brand of the product
productUrlstringurl of the product page
imageUrlstringimage url of the product
categorystringcategory of the product
variantArraylist of variants of the products in the form of key: value pair object.
E.g.: {color: "Blue"}