Get the latest!

Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.

Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World

Syndication and sharing

loading
  • Syndicated blog - Posted on: Feb 01, 2021

    We come across a requirement to restrict specific products (not complete catalogue) to sale in specific countries (different products per country). On a website with multi-currency per country and worldwide delivery of products its not a straight...

  • Syndicated blog - Posted on: Feb 01, 2021

    We use the JOS.ContentSerializer to provide JSON for React in a platform project at my current client (7 Episerver websites spread over 5 installations). For this we needed to provide the JOS.ContentSerializer with custom settings via the...

  • Syndicated blog - Posted on: Feb 01, 2021

    By default, the orders numbers are generated by an instance of EPiServer.Commerce.Order.IOrderNumberGenerator. The default number generation is: So, to change this, first we need to inject a custom implementation and remove the default one. On an...

  • Posted on: Feb 01, 2021

    The purpose of this blog to display the cart validation messages market's language specific and make it user-friendly to the customer for the better understanding.  About the Market in Episerver Commerce? Market is a central of Episerver Commerce....

  • Syndicated blog - Posted on: Jan 31, 2021

    If you project is going to use DXP, it is crucial to have to correct configuration files, so in this post we are going to explain all about it. Why do you need them? What files do you need? What is the order they are executed? Some tips to avoid...

  • Syndicated blog - Posted on: Jan 30, 2021

    This blog post is a continuation to the blog post about the Sitemap and Robots Generator for Episerver CMS, where you can find how to install and configure the plugin. In here, we are going to explain how we can configure the plugin to add commerc...

  • Syndicated blog - Posted on: Jan 29, 2021

    Finding a media asset sometimes can be challenging if the management is not well-done. Use an EditorDescriptor to let your content authors find you assets easily.

  • Syndicated blog - Posted on: Jan 29, 2021

    Faceted search adds powerful search functionality to websites and allows web users to narrow down the results in a listing page, letting the users find what they really want. Sometimes, we need to add a date range facet as part of our search page....