[
  {
    "sku": "RN-014",
    "name": "Arc Solitaire",
    "category": "Ring",
    "material": "18K white gold",
    "priceThb": 128000,
    "stockStatus": "in-stock"
  },
  {
    "sku": "ER-102",
    "name": "Twin Halo",
    "category": "Earrings",
    "material": "18K rose gold",
    "priceThb": 86000,
    "stockStatus": "low-stock"
  },
  {
    "sku": "NK-055",
    "name": "Luna Line",
    "category": "Necklace",
    "material": "18K yellow gold",
    "priceThb": 72000,
    "stockStatus": "made-to-order"
  },
  {
    "sku": "BR-031",
    "name": "Orbit Chain",
    "category": "Bracelet",
    "material": "18K white gold",
    "priceThb": 94000,
    "stockStatus": "in-stock"
  }
]
