Umbraco Master | Umbraco MVP | Umbraco Tech Lead at ClerksWell | YouTube Content Creator
A notification handler was utilized in Umbraco Commerce (Vendr) to change currency at the right point in the pipeline, ensuring it updates on each page request by setting the relevant country code, store ID, and default currency for the country.
A guide to the creation of tailored error pages in Umbraco 10 and beyond. Steps involve adjusting routing, crafting a controller for error traffic, setting up a "Error Page" content type, and creating a dedicated render controller for accurate status codes during page rendering.