-
Method Summary
Finds the first matching variant according to the search criteria used in the search request, if any.
Finds all variants that match the search criteria used in the search request, if any.
findVariantBySku, getAllVariants, getCategories, getCategoryOrderHints, getDescription, getMasterVariant, getMetaDescription, getMetaKeywords, getMetaTitle, getName, getSearchKeywords, getSlug, getVariant, getVariantOrMaster, getVariants
-
Method Details
-
-
-
findMatchingVariants
Finds all variants that match the search criteria used in the search request, if any.
- Returns:
- the list containing all matching variants
-
findFirstMatchingVariant
Finds the first matching variant according to the search criteria used in the search request, if any.
- Returns:
- the first product variant that matches the search criteria, or empty if none does