# ProductCategories

URL: https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Sale\Internals\Input\ProductCategories`
Модуль: Sale.

Исходный файл: `source/sale/lib/internals/input.php:2054`

## Константы (1)

- `MULTITAG`

## Методы (17)

- [`static asMultiple()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/asmultiple/)
- [`static asSingle()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/assingle/) — Получить одиночное значение.
- [`static getEditHtml()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getedithtml/) — Возвращает HTML-блок для редактирования типа
- [`static getEditHtmlInsert()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getedithtmlinsert/)
- [`static getEditHtmlSingle()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getedithtmlsingle/)
- [`static getEditHtmlSingleAfterInsert()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getedithtmlsingleafterinsert/)
- [`static getEditHtmlSingleDelete()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getedithtmlsingledelete/)
- [`static getError()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/geterror/)
- [`static getErrorSingle()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/geterrorsingle/)
- [`static getRequiredError()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getrequirederror/)
- [`static getSettings()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getsettings/)
- [`static getValue()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getvalue/)
- [`static getValueSingle()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getvaluesingle/)
- [`static getViewHtml()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getviewhtml/) — Возвращает HTML-блок со списком выбранных категорий для ограничения
- [`static getViewHtmlSingle()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/getviewhtmlsingle/)
- [`static hasMultipleValuesSupport()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/hasmultiplevaluessupport/)
- [`static isMultiple()`](https://chugunov.pro/api-bitrix/sale/internals/input/productcategories/ismultiple/) — Проверяет, является ли значение множественным.

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sale-Internals-Input-ProductCategories.html
