Home > @vue-storefront/core > CartGetters > getItemAttributes
CartGetters.getItemAttributes property
Signature:
getItemAttributes: (cartItem: CART_ITEM, filters?: Array<string>) => Record<string, AgnosticAttribute | string>;
Home > @vue-storefront/core > CartGetters > getItemAttributes
Signature:
getItemAttributes: (cartItem: CART_ITEM, filters?: Array<string>) => Record<string, AgnosticAttribute | string>;
On this page