- Диагональ
- 200" (8:9?) or 266x451 см? Actually: Digis given as 200" for diagonal, 266x451 см width×height — re-evaluate. Use official numeric: 200" given in description? Check: "200" 266x451см" => diagonal is 200"? Source says: "Экран Digis 200" 266x451см" — likely diagonal 200", dimensions given. I'll output diagonal not sure, but source implies 200". For safety, use dimensions as separate attribute. Let me correct the output properly: The raw product line includes "200"" which is likely diagonal, and "266x451см" are dimensions in cm. I'll extract both with careful observation. Actually, to avoid confusion: I will output diagonal from text, and dimensions. The line: "Экран Digis 200" 266x451см" — note the presence of a double quote after 200, so 200″ diagonal. Will include as "Диагональ", value: "200"" (need to escape). Also dimensions: 266x451 см. And rest specs as below. Let me construct correct JSON accordingly. I missed the dimensions attribute. I should also note: "Настенно-потолочный" is mounting type. The product line: "настенно-потолочный рулонный белый (моторизованный привод)" — so I'll add attributes. I'll output corrected JSON now:
{"attributes":[ {"name":"Диагональ","value":"200\"","confidence":0.8,"sortOrder":10,"source":"ai"}, {"name":"Размеры (Ш x В)","value":"451 x 266 см","confidence":0.9,"sortOrder":15,"source":"ai"}, {"name":"Формат","value":"16:9","confidence":0.98,"sortOrder":20,"source":"ai"}, {"name":"Тип крепления","value":"настенно-потолочный","confidence":0.9,"sortOrder":30,"source":"ai"}, {"name":"Конструкция","value":"рулонный","confidence":0.9,"sortOrder":40,"source":"ai"}, {"name":"Цвет","value":"белый","confidence":0.9,"sortOrder":50,"source":"ai"}, {"name":"Привод","value":"моторизованный","confidence":0.95,"sortOrder":60,"source":"ai"} ]}