# BasketPropertyItem

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

Класс `\Bitrix\Sale\BasketPropertyItem`
Модуль: Sale.

Исходный файл: `source/sale/lib/basketpropertiesitem.php:14`

## Методы (34)

- [`clearStartField()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/clearstartfield/)
- [`static create()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/create/)
- [`delete()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/delete/)
- [`doFinalAction()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/dofinalaction/)
- [`static getAllFields()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getallfields/)
- [`static getAvailableFields()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getavailablefields/)
- [`static getAvailableFieldsMap()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getavailablefieldsmap/)
- [`static getClassName()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getclassname/)
- [`getCollection()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getcollection/)
- [`static getCustomizableFields()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getcustomizablefields/)
- [`getField()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getfield/)
- [`static getFieldsDescription()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getfieldsdescription/)
- [`getFieldValues()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getfieldvalues/)
- [`getId()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getid/)
- [`getInternalIndex()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getinternalindex/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getlist/)
- [`static getRegistryEntity()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getregistryentity/)
- [`static getRegistryType()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/getregistrytype/)
- [`hasMeaningfulField()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/hasmeaningfulfield/)
- [`isChanged()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/ischanged/)
- [`isClone()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/isclone/)
- [`isMarkedFieldCustom()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/ismarkedfieldcustom/)
- [`isMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/ismathactiononly/)
- [`isStartField()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/isstartfield/)
- [`static loadForBasket()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/loadforbasket/)
- [`static loadForBasketItem()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/loadforbasketitem/)
- [`markFieldCustom()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/markfieldcustom/)
- [`setCollection()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/setcollection/)
- [`setField()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/setfield/)
- [`setFields()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/setfields/)
- [`setMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/setmathactiononly/)
- [`toArray()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/toarray/)
- [`unmarkFieldCustom()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/unmarkfieldcustom/)
- [`verify()`](https://chugunov.pro/api-bitrix/sale/basketpropertyitem/verify/)

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