14. January 2022.Sitecore Commerce - Create and export Monthly reports
The Task In our Commerce implmentation, a Customer will have an EventAttendee component attached to it when purchasing a on-demand video. In the component, there will be information about the video itself souch as ProductId, SKU, OrderId, etc, as well as the…
Read More27. December 2021.Sitecore Commerce - Get non commerce Sitecore data - ExternalSettingsComponent
Getting product data One sellable entity can be in multiple categories which means it has multiple sitecore ids. Every that Sitecore item has its own different Sitecore data like title, short description etc. The first step is to get the right sitecore Id.…
Read More01. December 2021.Sitecore Commerce - Extend Create User Pipeline
Sitecore 9.2 comes with an out of the box pipeline to create users. We wanted to extend that pipeline by sending one more parameter for the purpose of receiving a newsletter and to save that info on customers. The web pipeline is invoked: to send additional…
Read More30. October 2020.Sitecore xConnect - Store and display in report newly crated user
In this Blog, we will talk about what xConnect gives us out of the box related to customer registration, where customer data is stored, and how editor/marketers can manipulate with report metrics. Customer Registration In the first place, customers have to…
Read More19. October 2020.Solution to the purchasing of the same product with different pricing tiers depending on the customer's choice
We enabled selling one product, an online video, at different prices, depending on whether you want a certificate, when you have one price (individual pricing tier), or you don’t need a certificate, when you have a second price (family pricing tier) or you…
Read More17. August 2020.Sitecore Commerce - Web project notification regarding order completion
When order is completed in the engine project we wanted it to be followed by some business logic in a web project. Order undergoes status like pending, released, problem, completed, the intention was to catch it when order is completed and payment settled in…
Read More