# BasketItemBase

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

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

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

## Методы (76)

- [`canBuy()`](https://chugunov.pro/api-bitrix/sale/basketitembase/canbuy/)
- [`changeCurrency()`](https://chugunov.pro/api-bitrix/sale/basketitembase/changecurrency/) — Изменяет валюту элемента корзины.
- [`clearStartField()`](https://chugunov.pro/api-bitrix/sale/basketitembase/clearstartfield/)
- [`static create()`](https://chugunov.pro/api-bitrix/sale/basketitembase/create/)
- [`delete()`](https://chugunov.pro/api-bitrix/sale/basketitembase/delete/)
- [`doFinalAction()`](https://chugunov.pro/api-bitrix/sale/basketitembase/dofinalaction/)
- [`findItemByBasketCode()`](https://chugunov.pro/api-bitrix/sale/basketitembase/finditembybasketcode/)
- [`findItemById()`](https://chugunov.pro/api-bitrix/sale/basketitembase/finditembyid/)
- [`findItemByXmlId()`](https://chugunov.pro/api-bitrix/sale/basketitembase/finditembyxmlid/)
- [`static getAllFields()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getallfields/)
- [`static getAvailableFields()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getavailablefields/)
- [`static getAvailableFieldsMap()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getavailablefieldsmap/)
- [`getBasePrice()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getbaseprice/)
- [`getBasePriceWithVat()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getbasepricewithvat/)
- [`getBasket()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getbasket/)
- [`getBasketCode()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getbasketcode/)
- [`static getCalculatedFields()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getcalculatedfields/)
- [`getCallbackFunction()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getcallbackfunction/)
- [`static getClassName()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getclassname/)
- [`getCollection()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getcollection/)
- [`getCurrency()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getcurrency/)
- [`static getCustomizableFields()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getcustomizablefields/)
- [`getDefaultPrice()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getdefaultprice/) (устаревший)
- [`getDiscountPrice()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getdiscountprice/)
- [`getField()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getfield/)
- [`static getFieldsDescription()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getfieldsdescription/)
- [`getFieldValues()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getfieldvalues/)
- [`getFinalPrice()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getfinalprice/)
- [`getFUserId()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getfuserid/)
- [`getId()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getid/)
- [`getInitialPrice()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getinitialprice/)
- [`getInternalIndex()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getinternalindex/)
- [`getMarkingCodeGroup()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getmarkingcodegroup/)
- [`getNotPurchasedQuantity()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getnotpurchasedquantity/)
- [`getPrice()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getprice/)
- [`getPriceWithVat()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getpricewithvat/)
- [`getProductId()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getproductid/)
- [`getPropertyCollection()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getpropertycollection/)
- [`getProvider()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getprovider/)
- [`getProviderEntity()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getproviderentity/)
- [`getProviderName()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getprovidername/)
- [`getQuantity()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getquantity/)
- [`static getRegistryEntity()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getregistryentity/)
- [`static getRegistryType()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getregistrytype/)
- [`getReservedQuantity()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getreservedquantity/)
- [`static getSettableFields()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getsettablefields/)
- [`static getSettableFieldsMap()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getsettablefieldsmap/)
- [`getVat()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getvat/)
- [`getVatRate()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getvatrate/)
- [`getVatUnit()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getvatunit/)
- [`getWeight()`](https://chugunov.pro/api-bitrix/sale/basketitembase/getweight/)
- [`hasMeaningfulField()`](https://chugunov.pro/api-bitrix/sale/basketitembase/hasmeaningfulfield/)
- [`initFields()`](https://chugunov.pro/api-bitrix/sale/basketitembase/initfields/)
- [`isBarcodeMulti()`](https://chugunov.pro/api-bitrix/sale/basketitembase/isbarcodemulti/)
- [`isChanged()`](https://chugunov.pro/api-bitrix/sale/basketitembase/ischanged/)
- [`isClone()`](https://chugunov.pro/api-bitrix/sale/basketitembase/isclone/)
- [`isCustom()`](https://chugunov.pro/api-bitrix/sale/basketitembase/iscustom/)
- [`isCustomPrice()`](https://chugunov.pro/api-bitrix/sale/basketitembase/iscustomprice/)
- [`isDelay()`](https://chugunov.pro/api-bitrix/sale/basketitembase/isdelay/)
- [`isExistPropertyCollection()`](https://chugunov.pro/api-bitrix/sale/basketitembase/isexistpropertycollection/)
- [`isMarkedFieldCustom()`](https://chugunov.pro/api-bitrix/sale/basketitembase/ismarkedfieldcustom/)
- [`isMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/basketitembase/ismathactiononly/)
- [`isStartField()`](https://chugunov.pro/api-bitrix/sale/basketitembase/isstartfield/)
- [`isSupportedMarkingCode()`](https://chugunov.pro/api-bitrix/sale/basketitembase/issupportedmarkingcode/)
- [`isVatInPrice()`](https://chugunov.pro/api-bitrix/sale/basketitembase/isvatinprice/)
- [`static load()`](https://chugunov.pro/api-bitrix/sale/basketitembase/load/)
- [`markFieldCustom()`](https://chugunov.pro/api-bitrix/sale/basketitembase/markfieldcustom/)
- [`setCollection()`](https://chugunov.pro/api-bitrix/sale/basketitembase/setcollection/)
- [`setField()`](https://chugunov.pro/api-bitrix/sale/basketitembase/setfield/)
- [`setFields()`](https://chugunov.pro/api-bitrix/sale/basketitembase/setfields/)
- [`setMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/basketitembase/setmathactiononly/)
- [`setOrderId()`](https://chugunov.pro/api-bitrix/sale/basketitembase/setorderid/)
- [`setPrice()`](https://chugunov.pro/api-bitrix/sale/basketitembase/setprice/)
- [`toArray()`](https://chugunov.pro/api-bitrix/sale/basketitembase/toarray/)
- [`unmarkFieldCustom()`](https://chugunov.pro/api-bitrix/sale/basketitembase/unmarkfieldcustom/)
- [`verify()`](https://chugunov.pro/api-bitrix/sale/basketitembase/verify/)

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