{
  "id": "P001",
  "itemId": "E001",
  "status": "active",
  "name": "Coleman 六人帳篷",
  "category": "帳篷",
  "brand": "Coleman",
  "description": "\u003cp\u003e適合露營使用。\u003c/p\u003e",
  "image": "/assets/images/products/P001-1.jpg",
  "price": "3200.00",
  "variants": [
    {
      "id": "V001",
      "sku": "TENT-OLIVE",
      "color": "深橄欖綠",
      "size": null,
      "specification": "深橄欖綠",
      "price": "3200.00",
      "availableQuantity": 0,
      "inStock": false
    },
    {
      "id": "V002",
      "sku": "TENT-SAND",
      "color": "沙漠棕",
      "size": null,
      "specification": "沙漠棕",
      "price": "3300.00",
      "availableQuantity": 0,
      "inStock": false
    }
  ]
}
