{
    "item_id": "b2345678-90bc-def1-2345-67890bcdef12",
    "item_link": "https://example.com/product-hydration-cream",
    "details": {
        "product_name": "GlowMax Moisturizing Cream 50 mL",
        "cost": {
            "amount": 370.00,
            "currency_code": "USD"
        },
        "images": {
            "primary_image": "https://example.com/images/glowmax-cream1.webp",
            "secondary_image": "https://example.com/images/glowmax-cream2.webp"
        },
        "main_image": "primary_image",
        "category": "Skincare"
    },
    "extra_info": {
        "summary": "Designed specifically for dry skin, this rich moisturizer deeply hydrates and restores the skin’s barrier with shea butter and hyaluronic acid. It provides long-lasting hydration and leaves the skin feeling soft and smooth.",
        "manufacturer": "GlowMax"
    }
}
