Home > widget-integration > CombinedProductListingsController > matchChildVariantByValues

CombinedProductListingsController.matchChildVariantByValues() method

Signature:

matchChildVariantByValues(child: CombinedProductListingProduct, selectedValues: string[]): CombinedProductListingVariant | undefined;

Parameters

Parameter

Type

Description

child

CombinedProductListingProduct

selectedValues

string[]

Returns:

CombinedProductListingVariant | undefined