{ "type": "string", "reference": "string", "name": "string", "quantity": 0, "quantity_unit": "string", "unit_price": 0, "tax_rate": 0, "total_amount": 0, "total_discount_amount": 0, "total_tax_amount": 0, "merchant_data": "string", "product_url": "http://example.com", "image_url": "http://example.com", "product_identifiers": { "category_path": "string", "global_trade_item_number": "string", "manufacturer_part_number": "string", "brand": "string" }, "shipping_attributes": { "weight": 0, "dimensions": { … }, "tags": [ … ] } }