Defect HC-16455

Variant details for both product and SKUs cannot be fetched at the same time

Software

Customer case Applies to Corrected in
CS0299454 V9.1.9.0 9.1.10.0

Observed behavior

With existing mapping in wc-component.json, caller is not able to fetch variant details for both product and SKUs at the same time

Expected behavior

Variant details for both products and SKUs should be returned in the same call.

Resolution

The configuration was mapping the relationship.variant.id value to parentCatalogEntryID.

The configuration has been corrected to map "relationship.variant.group" to "parentCatalogEntryID" and "relationship.variant.id" to "variants".