Default product sort order and applying discounts to specific products
almost 5 years ago by Rick
- The
defaultProductSortOrder
field in the Store profile can now be updated to a different value. Also, it is now returned with the request via Public token - Added
appliesToProducts
field for custom discount API response. Now you can apply a discount to certain products in cart only. Learn more