SalesforceCommerceCloud / commerce-sdk-isomorphic

Browser & Node.js JavaScript client for B2C Commerce API
https://salesforcecommercecloud.github.io/commerce-sdk-isomorphic/
BSD 3-Clause "New" or "Revised" License
42 stars 20 forks source link

Shopper Search productSearch does not include new query parameters #143

Closed joeluong-sfcc closed 5 months ago

joeluong-sfcc commented 7 months ago

According to the developer docs, productSearch endpoint should accept new query parameters allImages and select. However, this is not supported in the commerce-sdk-isomorphic: https://salesforcecommercecloud.github.io/commerce-sdk-isomorphic/classes/shoppersearch.shoppersearch-1.html#productsearch

johnboxall commented 7 months ago

@joeluong-sfcc – FYI, these params are introduced in B2C Commerce 24.3 – we jumped the gun a little bit on publishing them to DSC!