This is a quick post that I wanted to share with my Sitecore Commerce Devs friends, where I was running into an issue while trying to submit an order where system tells me that there is an inventory issue with one of the in cart products, error message from log files is [12736 16:13:49 ERROR DoCommand Failed: No inventory associated to CatalogA|Product1|.]
Insights, Features, Solutions, and Tips for Sitecore Enthusiasts!
Thursday, 10 March 2022
Tuesday, 15 February 2022
Sitecore Commerce :: Checkout forms validation
If you're working or planning to work on Sitecore Commerce, you will definitely run into this issue while working on the checkout process and to be specific in the forms entry steps, either the shipping/delivery step or the payment step, if you have the OOTB SXA storefront you would notice that the validation/error messages not working as expected, when you click the submit button you should receive/see error messages for the required fields, but this is not happening, want to know how to resolve this, keep reading the solution is simple!
Wednesday, 1 December 2021
Sitecore Commerce :: Extending Checkout Shipping Step Fields
Recently I worked on a sitecore commerce implementation, and while working on too many extension areas in sitecore commerce one of these areas was working with checkout process, we needed to extend the checkout shipping address steps, in this blog post will highlight the main areas that you would need to be aware of and need to be updated, in addition to best practices while working with Commerce SXA theme items. are you read? keep reading!!
