[ { "ProductID": 4, "Category": "Accessories", "SubCategory": "Watches", "ProductName": "Luxury Leather Watch", "Brand": "Timepiece Co.", "Sizes": ["One Size"], "Colors": ["Brown", "Black"], "Price": 149.99, "Description": "A timeless leather strap watch with a modern design." }, { "ProductID": 5, "Category": "Accessories", "SubCategory": "Jewelry", "ProductName": "Silver Pendant Necklace", "Brand": "ShinyThings", "Sizes": ["One Size"], "Colors": ["Silver"], "Price": 39.99, "Description": "A delicate silver pendant necklace for everyday wear." }, { "ProductID": 6, "Category": "Accessories", "SubCategory": "Bags", "ProductName": "Leather Backpack", "Brand": "Traveler's Choice", "Sizes": ["Medium"], "Colors": ["Brown", "Black"], "Price": 89.99, "Description": "A durable leather backpack with multiple compartments." } ]