diff --git a/resources/products.json b/resources/products.json index 42968a0..8cf794d 100644 --- a/resources/products.json +++ b/resources/products.json @@ -48,7 +48,20 @@ ] } ], - "characteristics": [], + "characteristics": [ + { + "name": "Цвет", + "value": "Жёлтый" + }, + { + "name": "Вес", + "value": "100г" + }, + { + "name": "Вкус", + "value": "Ванильно-сливочный" + } + ], "category": 1 }, {