{{ getProductIdentificationValue(productIdentificationPref.secondaryId, getProduct(item.productId)) }}
{{ getProductIdentificationValue(productIdentificationPref.secondaryId, getProduct(item.productId)) }}
- {{ getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(item.productId)) ? getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(item.productId)) : getProduct(item.productId).productName }} -{{ translate("Color:", { color: getFeature(getProduct(item.productId).featureHierarchy, '1/COLOR') }) }}
-{{ translate("Size:", { size: getFeature(getProduct(item.productId).featureHierarchy, '1/SIZE') }) }}
+{{ getProductIdentificationValue(productIdentificationPref.secondaryId, getProduct(item.productId)) }}