Blogg
Välkommen till vår blogg. Här delar vi med oss av vår specialistkunskap och våra erfarenheter kring e-handelslösningar. Vi bloggar om handel, tech, trender, strategi, marknadsföring, UX, nyheter och mycket annat.
Optimizely Commerce and PIM
-
Development
-
Optimizely
-
PIM
-
E-commerce
When working with advanced e-commerce solutions as a developer or consultant you quickly get introduced to the acronym PIM: Product Information Management. What is it and why would you want one as part of your Episerver e-commerce project?
Raygun error and crash reporting for Episerver
-
Development
-
Optimizely
Raygun gives developers meaningful insights into problems affecting their applications. At Geta we've run this successfully for our maintenance customers.
Setting up your project and TeamCity/OctoPack for front-end builds
-
Development
Traditionally, front-end code is compiled locally, the generated files are included in the project and then pushed out to source control. This is a redundant step and one we should get rid of, especially if we're using build servers like TeamCity, and Octopus Deploy for deployments.
Validating a checkout order
-
Development
-
Optimizely
-
E-commerce
This blog post is a follow up on my previous post related to the Geta Klarna checkout module. This time the topic is the process of validating a checkout order.
A major facelift for the Geta Klarna Checkout module
-
Development
-
Optimizely
-
E-commerce
This blog post is part one of several blog posts describing new features added to Geta's Klarna checkout module. The module is a library which helps to integrate Klarna Checkout as one of the payment options in your EPiServer Commerce site.
Quick tip: clean up your log file
-
Development
-
Optimizely
Is your Episerver log file full of warning messages related to deprecated property types? I prefer keeping my log file clean - in this short blog post I will show you how these messages easily can be removed.
Taking control of block rendering in XhtmlString properties
-
Development
-
Optimizely
In this blog post I'll show you a couple of examples of how to customize the rendering of blocks inside XhtmlString properties.
Providing fallback/replacement languages in EPiServer Commerce
-
Development
-
Optimizely
-
E-commerce
Sometimes the 1 to 1 language mappings of Commerce just isn't enough. There are times when you have to go beyond that, especially if you run a site that has a lot of them.