Home > @vue-storefront/core > ProductGetters > getAttributes
ProductGetters.getAttributes property
Signature:
getAttributes: (products: PRODUCT[] | PRODUCT, filters?: Array<string>) => Record<string, AgnosticAttribute | string>;
Home > @vue-storefront/core > ProductGetters > getAttributes
Signature:
getAttributes: (products: PRODUCT[] | PRODUCT, filters?: Array<string>) => Record<string, AgnosticAttribute | string>;
On this page