From 6a0bfbcee88829b7bcc99a565cfba192f5635375 Mon Sep 17 00:00:00 2001 From: Ray C Date: Sun, 5 May 2024 15:25:42 +0800 Subject: [PATCH] Update product color --- src/data/products.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/products.json b/src/data/products.json index c32cab2..c367c41 100644 --- a/src/data/products.json +++ b/src/data/products.json @@ -71,7 +71,7 @@ "category": "essentials", "price": 12, "discount": "", - "colors": ["gray", "black"], + "colors": ["white", "black"], "weight": "17.6 kg", "dimensions": "12 × 34 × 56 cm", "SKU": "00028",