You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > CartGetters > getItemAttributes

CartGetters.getItemAttributes property

Signature:

getItemAttributes: (cartItem: CART_ITEM, filters?: Array<string>) => Record<string, AgnosticAttribute | string>;