{
"attributes": {
"product_id": "PROD-123",
"product_name": "Leather Boots",
"product_url": "https://example.com/products/leather-boots",
"product_image_url": "https://example.com/images/boots.jpg",
"sku": "BT-001",
"variant_id": "VAR-BLACK-10",
"variant_name": "Black - Size 10",
"brand": "CocoonStyle",
"category": "Footwear > Boots",
"product_type": "Apparel",
"price": 89.99,
"compare_at_price": 120.00,
"currency": "USD",
"discount_amount": 30.01,
"discount_percentage": 25,
"in_stock": true,
"inventory_quantity": 45,
"rating": 4.8,
"reviews_count": 150,
"viewed_from": "category_page"
}
}