Blogg
Velkommen til bloggen vår. Her deler vi vår fagkunnskap og våre erfaringer rundt netthandelsløsninger. Vi blogger om handel, tech, trender, strategi, marketing, UX, nyheter og en masse annet. Slå deg løs!
New version of Tags for Episerver
-
Development
-
Optimizely
The biggest fix has been auto-save not always picking up changed values from the Tags property. In addition we’ve added some more flexibility with GroupKeys, CultureSpecific support, allow spaces, allow duplicates and case sensitive. And a brand new admin interface for managing tags.
Order management in Klarna Checkout Module
-
Development
-
Optimizely
-
E-commerce
This blog post is the third in a series of blog posts about Geta's Klarna checkout module for Episerver Commerce. In this post I will describe order management processes such as complete shipment, returns and partial shipment.
Redirect based on Episerver visitor group
-
Development
-
Optimizely
Here's a small code sample on how you can redirect to content in Episerver (or somewhere else) based on visitor groups.
Episerver CMS 9 Certification Exam Tips
-
Development
-
Optimizely
Is it time to take your first Episerver CMS certification exam or retake an expired ECD exam? I took my first Episerver ECD exam 8 years ago on CMS 5, and have taken it several times again since then for different versions. Recently I did the new Episerver CMS 9 MVC exam online. Here are my tips for how you can prepare to take your Episerver certification exam.
Opens a new office in Amsterdam
Press Release: Geta continues its international expansion within the e-commerce industry and opens up an office in the Netherlands. We expanded with new highly qualified colleagues with extensive experience in the industry.
Optimizely Commerce and PIM: Enhancing Your E-commerce Experience
-
Development
-
Optimizely
-
inriver
-
E-commerce
When working with advanced e-commerce solutions as a developer or consultant, you quickly encounter the acronym PIM: Product Information Management. But what exactly is PIM, and why is it essential for 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.