Home > @vsf-enterprise/commercetools > wishlistHelpers > getVariantByAttributes
# wishlistHelpers.getVariantByAttributes variable
Signature:
getVariantByAttributes: (products: ProductVariant[] | Readonly<ProductVariant[]>, attributes: any) => ProductVariant