Thinking Blog

Useful tips & tricks for every serious software developer and devops engineers. Read about advanced web technologies of today like React, Sitecore, Coveo etc.

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…
Read More
27. 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…
Read More
01. 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…
Read More
30. 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…
Read More
19. 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…
Read More
17. 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…
Read More