Home > @vsf-enterprise/bigcommerce-api > CustomItemExtended
# CustomItemExtended interface
Custom item extended with list price.
Signature:
export interface CustomItemExtended extends CustomItem
Extends: CustomItem
# Properties
Property | Type | Description |
---|---|---|
extended_list_price | number | Item’s list price multiplied by quantity. |