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

Home > @vue-storefront/core > ProductGetters > getAttributes

ProductGetters.getAttributes property

Signature:

getAttributes: (products: PRODUCT[] | PRODUCT, filters?: Array<string>) => Record<string, AgnosticAttribute | string>;