{
  "input": "1234567890",
  "listing_id": "1234567890",
  "url": "https://www.etsy.com/listing/1234567890/example-mushroom-lamp",
  "status": "active",
  "title": "Handmade mushroom table lamp",
  "description": "Representative sanitized product description.",
  "listed_on": "2026-06-01",
  "scraped_at": "2026-07-18T12:00:00Z",
  "requested_country": "US",
  "rendered_country": "US",
  "rendered_language": "en-US",
  "category": "Table Lamps",
  "category_path": ["Home & Living", "Lighting", "Lamps", "Table Lamps"],
  "tags": ["mushroom lamp", "table lamp", "home decor"],
  "materials": ["glass", "metal"],
  "is_digital": false,
  "is_physical": true,
  "is_handmade": true,
  "is_made_to_order": true,
  "has_production_partner": false,
  "price": 64.0,
  "price_min": 64.0,
  "price_max": 78.0,
  "original_price": 80.0,
  "discount_pct": 20,
  "currency": "USD",
  "availability": "in_stock",
  "offer_count": 3,
  "quantity": 4,
  "is_on_sale": true,
  "is_free_shipping": true,
  "favorites_count": 128,
  "demand_signal": "In demand",
  "in_cart_count": 7,
  "badges": ["Star Seller"],
  "is_bestseller": false,
  "is_etsys_pick": false,
  "is_star_seller": true,
  "images": [
    {
      "url": "https://i.etsystatic.com/example/il/example.jpg",
      "thumbnail_url": "https://i.etsystatic.com/example/il/example-thumb.jpg",
      "alt": "Amber mushroom table lamp"
    }
  ],
  "video": null,
  "variations": [
    {
      "name": "Color",
      "values": [
        { "value": "Amber", "available": true, "price": 64.0 },
        { "value": "Green", "available": true, "price": 68.0 }
      ]
    }
  ],
  "personalization": {
    "enabled": false,
    "required": false,
    "instructions": null,
    "character_limit": null
  },
  "shop_id": 12345678,
  "shop_name": "ExampleStudio",
  "shop_url": "https://www.etsy.com/shop/ExampleStudio",
  "shop_logo": "https://i.etsystatic.com/example/shop-icon.jpg",
  "shop_location": "United States",
  "shop_total_sales": 2140,
  "shop_age_years": 6.2,
  "shop_rating": 4.9,
  "shop_review_count": 842,
  "listing_rating": 4.8,
  "listing_review_count": 126,
  "reviews": [],
  "shipping": {
    "origin": "United States",
    "destination": "United States",
    "price": 0,
    "processing_time": "3–5 business days",
    "delivery_estimate": "5–9 business days"
  },
  "policies": {
    "returns_accepted": true,
    "exchanges_accepted": true,
    "cancellations_accepted": true,
    "return_window_days": 30
  }
}
