-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.2
-
Component/s: None
-
Business Value (single choice):1
-
Git Pull Request:
Product APIs need to be improved adding more data in order to reproduce the dataset we currently have on commerce/products:
- Thumbnails are currently missing
- We need catalog name
- SKUs need to be verified: at the moment we receive one single sku even when there are many. We can use "nestedFields=skus" in querystring but still: is the current implementation correct?
- Status is totally missing
- Product type should be localised (now we receive a product type key)