From 5ade076583a9cfa2dcc34e289423cbfbce4e8bf2 Mon Sep 17 00:00:00 2001 From: Ray C Date: Thu, 2 May 2024 23:41:37 +0800 Subject: [PATCH] Add products data --- src/data/products.json | 301 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 301 insertions(+) create mode 100644 src/data/products.json diff --git a/src/data/products.json b/src/data/products.json new file mode 100644 index 0000000..3578856 --- /dev/null +++ b/src/data/products.json @@ -0,0 +1,301 @@ +[ + { + "name": "Formed Dining Chair", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "new", + "category": "living", + "price": "296", + "discount": "9%", + "colors": ["white", "gray", "black"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00021", + "stock": "in stock" + }, + { + "name": "Sand Hourglass", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "new", + "category": "decoration", + "price": "18", + "discount": "", + "colors": ["amber"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00023", + "stock": "in stock" + }, + { + "name": "Timeless Pendant Lamp", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "new", + "category": "living", + "price": "89", + "discount": "", + "colors": ["black"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00025", + "stock": "in stock" + }, + { + "name": "Framed Leafs Artwork", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "decoration", + "price": "36", + "discount": "", + "colors": ["amber", "black"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00026", + "stock": "in stock" + }, + { + "name": "Pendant Cork Lamp", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "living", + "price": "173", + "discount": "", + "colors": ["white"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00027", + "stock": "in stock" + }, + { + "name": "Scented Eco Lotion", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "new", + "category": "essentials", + "price": "12", + "discount": "", + "colors": ["gray", "black"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00028", + "stock": "in stock" + }, + { + "name": "Zig Zag Pattern Pillow", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "decoration", + "price": "90", + "discount": "8%", + "colors": ["gray", "green"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00029", + "stock": "in stock" + }, + { + "name": "Marbled Vase", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "new", + "category": "decoration", + "price": "36", + "discount": "", + "colors": ["blue", "amber"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00030", + "stock": "in stock" + }, + { + "name": "Scented Wax Candle", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "essentials", + "price": "19", + "discount": "", + "colors": ["amber"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00032", + "stock": "in stock" + }, + { + "name": "Framed Plant Artwork", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "new", + "category": "decoration", + "price": "39", + "discount": "", + "colors": ["amber", "black"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00033", + "stock": "in stock" + }, + { + "name": "Compact Smart Speaker", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "accessories", + "price": "146", + "discount": "", + "colors": ["blue", "amber"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00034", + "stock": "in stock" + }, + { + "name": "Adjustable Office Lamp", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "living", + "price": "58", + "discount": "9%", + "colors": ["white", "black"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00036", + "stock": "in stock" + }, + { + "name": "Scented Hand Cream", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "essentials", + "price": "12", + "discount": "", + "colors": ["amber"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00037", + "stock": "in stock" + }, + { + "name": "Decorative Lines Pillow", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "decoration", + "price": "80", + "discount": "9%", + "colors": ["white", "black"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00038", + "stock": "in stock" + }, + { + "name": "Large Scented Candle", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "new", + "category": "essentials", + "price": "29", + "discount": "", + "colors": ["white"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00039", + "stock": "in stock" + }, + { + "name": "Ceramic Flower Pot", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "decoration", + "price": "26", + "discount": "", + "colors": ["green"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00061", + "stock": "in stock" + }, + { + "name": "Canola Oil", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "essentials", + "price": "23", + "discount": "22%", + "colors": ["amber"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00062", + "stock": "in stock" + }, + { + "name": "Framed Leaf Artwork", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "decoration", + "price": "36", + "discount": "", + "colors": ["amber", "black"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00063", + "stock": "in stock" + }, + { + "name": "Powerful Smart Speaker", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "accessories", + "price": "380", + "discount": "", + "colors": ["black", "white"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00064", + "stock": "On backorder" + }, + { + "name": "LED Bulb 12W", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "accessories", + "price": "17", + "discount": "6%", + "colors": ["white"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00065", + "stock": "in stock" + }, + { + "name": "Outdoor Wi-Fi Cam", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "accessories", + "price": "219", + "discount": "", + "colors": ["white"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00066", + "stock": "in stock" + }, + { + "name": "Thermo Flask", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "essentials", + "price": "39", + "discount": "8%", + "colors": ["blue", "green"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00068", + "stock": "out of stock" + }, + { + "name": "A5 Notebook", + "description": "Designed for simplicity and made from high-quality materials. Its clean lines and material combinations creates a modern custom look suitable for any space.", + "label": "", + "category": "essentials", + "price": "28", + "discount": "", + "colors": ["amber"], + "weight": "17.6 kg", + "dimensions": "12 × 34 × 56 cm", + "SKU": "00069", + "stock": "in stock" + } +]