# Manager

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

Класс `\Bitrix\Sale\Delivery\ExtraServices\Manager`
Модуль: Sale.

Исходный файл: `source/sale/lib/delivery/extra_services/manager.php:17`

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

- `RIGHTS_ADMIN_IDX`
- `RIGHTS_CLIENT_IDX`
- `RIGHTS_MANAGER_IDX`
- `STORE_PICKUP_CLASS`
- `STORE_PICKUP_CODE`

## Методы (25)

- [`__construct()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/__construct/) — Конструктор Manager.
- [`addItem()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/additem/)
- [`static deleteStores()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/deletestores/)
- [`static getAdminParamsControl()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getadminparamscontrol/)
- [`static getClassesList()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getclasseslist/)
- [`static getExtraServicesList()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getextraserviceslist/)
- [`getItem()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getitem/)
- [`getItemByCode()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getitembycode/)
- [`getItems()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getitems/)
- [`static getObjectsForShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getobjectsforshipment/)
- [`static getStoreIdForShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getstoreidforshipment/)
- [`static getStoresFields()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getstoresfields/)
- [`static getStoresList()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getstoreslist/)
- [`getTotalCost()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/gettotalcost/) (устаревший)
- [`getTotalCostShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/gettotalcostshipment/)
- [`static getValuesForShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/getvaluesforshipment/)
- [`static initClassesList()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/initclasseslist/)
- [`isClone()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/isclone/)
- [`static prepareParamsToSave()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/prepareparamstosave/) — Подготавливает поля для сохранения.
- [`static saveStoreIdForShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/savestoreidforshipment/)
- [`static saveStores()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/savestores/)
- [`static saveValuesForShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/savevaluesforshipment/)
- [`setOperationCurrency()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/setoperationcurrency/)
- [`static setStoresUnActive()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/setstoresunactive/)
- [`setValues()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/manager/setvalues/)

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