{
  "$schema": "https://rev.uask.pro/knowledge/node.schema.json",
  "schema_version": "1.0",
  "entity": "revolution.settings.product.attributes",
  "canonical_url": "https://rev.uask.pro/settings/product/attributes.html",
  "anchors": {
    "doc": "#doc",
    "dev": "#dev"
  },
  "title_ru": "Характеристики товара",
  "summary_ru": "Здесь настраивается раздел «Характеристики товара» и то, как он выглядит и работает для покупателей.",
  "version_scope": "5.x",
  "source": {
    "kind": "shipped_admin_template",
    "file": "admin/view/template/revolution/revtheme.twig",
    "tab_id": "tab_product_attribs"
  },
  "retrieval": {
    "read_when": [
      "показать характеристики товара",
      "настроить вкладку характеристик"
    ],
    "skip_when": [
      "задача не касается компонента и ни одно условие связи не совпадает"
    ],
    "strategy": "read_current_then_conditionally_follow_edges",
    "stop_condition": "получены поля, ограничения и проверка, необходимые для текущей задачи",
    "do_not": [
      "не читать весь сайт последовательно",
      "не выдумывать серверную валидацию защищённого контроллера"
    ]
  },
  "fields": [
    {
      "name": "revtheme_product_all[atributs]",
      "label_ru": "Характеристики",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Справа от картинки"
        },
        {
          "value": "0",
          "label": "Во вкладке"
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": true,
      "purpose_ru": "Управляет параметром «Характеристики» в этом компоненте.",
      "source_line": 5315,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[atributs_group_name]",
      "label_ru": "Название группы в характеристиках",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Задаёт отображаемый пользователю текст или заголовок.",
      "source_line": 5327,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all_attribute_group[]",
      "label_ru": "Группа атрибутов в кратком описании",
      "control": "checkbox",
      "format": "enum / boolean",
      "options": [
        {
          "value": "",
          "label": ""
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Управляет параметром «Группа атрибутов в кратком описании» в этом компоненте.",
      "source_line": 5344,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/product/product.twig",
        "admin/view/template/revolution/revtheme.twig"
      ]
    },
    {
      "name": "revtheme_product_all[atributs_all_limit]",
      "label_ru": "Лимит характеристик",
      "control": "text",
      "format": "integer",
      "options": [],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Ограничивает количество выводимых элементов.",
      "source_line": 5369,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[atributs_ssilka_all]",
      "label_ru": "Выводить ссылку \"Показать все характеристики\"",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Включает или отключает указанную возможность.",
      "source_line": 5377,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[manufacturer_status]",
      "label_ru": "Выводить производителя",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Включает или отключает указанную возможность.",
      "source_line": 5391,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[model_status]",
      "label_ru": "Выводить модель (model)",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Включает или отключает указанную возможность.",
      "source_line": 5403,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[sku_status]",
      "label_ru": "Выводить артикул (sku)",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Включает или отключает указанную возможность.",
      "source_line": 5415,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[bonusbals_status]",
      "label_ru": "Выводить бонусные балы",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Включает или отключает указанную возможность.",
      "source_line": 5427,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[sklad_status]",
      "label_ru": "Выводить статус на складе",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Включает или отключает указанную возможность.",
      "source_line": 5439,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[ostatok_status]",
      "label_ru": "Выводить остаток товара",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Включает или отключает указанную возможность.",
      "source_line": 5451,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[weight_status]",
      "label_ru": "Выводить вес товара",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Включает или отключает указанную возможность.",
      "source_line": 5463,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    },
    {
      "name": "revtheme_product_all[razmers]",
      "label_ru": "Выводить размеры товара",
      "control": "radio",
      "format": "enum / boolean",
      "options": [
        {
          "value": "1",
          "label": "Вкл."
        },
        {
          "value": "0",
          "label": "Выкл."
        }
      ],
      "default_evidence": "не задан в HTML",
      "validation_evidence": "Явная HTML-валидация не задана",
      "conditional_ui": false,
      "purpose_ru": "Управляет параметром «Выводить размеры товара» в этом компоненте.",
      "source_line": 5475,
      "consumer_files": [
        "system/revolution.ocmod.xml",
        "catalog/view/theme/revolution/template/common/footer.twig",
        "catalog/view/theme/revolution/template/product/category.twig",
        "catalog/view/theme/revolution/template/product/manufacturer_info.twig",
        "catalog/view/theme/revolution/template/product/product.twig",
        "catalog/view/theme/revolution/template/product/search.twig",
        "catalog/view/theme/revolution/template/product/special.twig",
        "catalog/view/theme/revolution/template/revolution/revblog_blog.twig"
      ]
    }
  ],
  "relations": [
    {
      "relation": "part_of",
      "target": "revolution.settings.product",
      "url": "/settings/product/",
      "why": "Родительский раздел «Карточка товара».",
      "when_to_follow": "Нужен обзор соседних компонентов этого раздела."
    },
    {
      "relation": "apply_with",
      "target": "revolution.workflow.safe-change",
      "url": "/getting-started/safe-workflow",
      "why": "Безопасное изменение настроек и откат.",
      "when_to_follow": "Перед изменением рабочего магазина."
    },
    {
      "relation": "troubleshoot_with",
      "target": "revolution.troubleshooting.cache",
      "url": "/troubleshooting/cache",
      "why": "Сохранённые настройки могут быть скрыты кэшем шаблона, модификаторов или браузера.",
      "when_to_follow": "Изменение сохранено, но не видно на витрине."
    },
    {
      "relation": "related_by_task",
      "target": "revolution.settings.additional.checkout",
      "url": "/settings/additional/checkout",
      "why": "Общие задачи: content, navigation, product.",
      "when_to_follow": "Вопрос затрагивает одновременно «Характеристики товара» и «Страница оформления заказа»."
    },
    {
      "relation": "related_by_task",
      "target": "revolution.settings.catalog.compare",
      "url": "/settings/catalog/compare",
      "why": "Общие задачи: content, navigation, product.",
      "when_to_follow": "Вопрос затрагивает одновременно «Характеристики товара» и «Сравнение товаров»."
    },
    {
      "relation": "related_by_task",
      "target": "revolution.settings.header.catalog-menu",
      "url": "/settings/header/catalog-menu",
      "why": "Общие задачи: content, navigation, product.",
      "when_to_follow": "Вопрос затрагивает одновременно «Характеристики товара» и «Каталог товаров в шапке»."
    },
    {
      "relation": "related_by_task",
      "target": "revolution.settings.home.product-slider-1",
      "url": "/settings/home/product-slider-1",
      "why": "Общие задачи: content, navigation, product.",
      "when_to_follow": "Вопрос затрагивает одновременно «Характеристики товара» и «Произвольный слайдер товаров 1»."
    }
  ],
  "uncertainties": [
    "Точная серверная валидация и реализация сохранения скрыты ionCube.",
    "Пустое HTML-значение не считается доказательством фактического default после установки."
  ]
}
