Sitecore developers transitioning from MVC to headless face something they are probably have not been used to in their time developing Sitecore solutions: “Choice.” While you could integrate whatever CSS and JavaScript libraries into your MVC solutions, it is nothing compared to the ecosystem that Next.js and React provide and how easy they make it […]
Mastering XM Cloud – Development with XM Cloud (part 3 / 3)
If you ask anyone in the Sitecore community what was the biggest hype of 2022 – there wouldn’t be any other opinion than mentioning XM Cloud. Let’s take a look at this latest and shiny SaaS offering! Content Part 1: Overview, Architecture, Features Part 2: New Tools and Interfaces Part 3: Development with XM Cloud […]
SXA Map Component Part 5: Filter Locations with Radius Filter or Custom Filter Slider Components
Challenge: Hi Folks! Welcome back. In this post, we will explore how we can filter the locations’ search results based on the radius distance from the current location or the given location. We will use the Radius Filter component and a custom Facet Slider component to filter the locations’ search results. One can use any […]
SXA Sort search results by distance for mapped multiple locations
Challenge: We have seen how to sort the locations i.e., POI items by distance based on the current user location or the location given by the user. (Refer to the post – SXA Map component Part 3 for more detail.) In this post, we will explore how to sort non-POI items’ search results by distance. […]
Scribing Scribans in SXA: Part 2
Salutations! So you seek to assemble the science of scribing scribans in SXA? Look no further, for here in this four-part guide I will detail the amazing power and control that scribans in SXA offer. The Four-Part Guide • Part 1 – What are scribans, cloning the promo, adding a scriban • Part 2 – […]
Query string-based custom SXA Search tokens for various search results scenarios
Challenge: Setting up a generic search result page with a Search box and Search Results components can be simple. Occasionally, we get the specific requirement for the search page which focuses on some particular fields and specific sets of search results. Let’s consider a page having a search results component showing results filtered based on […]
Custom SXA token for search scope query to support all the filter operations
Prerequisites: Sitecore 10.2 instance Basic understanding of the following: SXA search components and their settings Search Scope Predefined SXA search tokens in the search scope Challenge: We can provide multiple search filters in the search scope query for an SXA search results component. We can use the predefined SXA search tokens in the filter. If […]
Scribing Scribans in SXA
Salutations! So you seek to assemble the science of scribing scribans in SXA? Look no further, for here in this four-part guide I will detail the amazing power and control that scribans in SXA offer. The Four-Part Guide • Part 1 – What are scribans, cloning the promo, adding a scriban • Part 2 – […]
SXA Map component Part 3 Show distance in POI Marker
Hi Folks! Welcome back. In the previous post, we had set up the Map with all the markers supplied in the data source, and to not get affected by the Search Results on the page, we provided the Search Results Signature to Map Control Properties. And have placed the Location Finder. In this case, the […]
SXA Map component Part 2 With Search results and Location Finder
Hi Folks! In the previous post – SXA Map component, we have seen how to configure the Map component. In this post, let’s explore the Map component behavior in conjunction with the “Location Finder” and the “Search results” components. This is the second post in the series of an SXA Map component. SXA Map component […]
SXA Map component
Hi Folks! In this post, we will explore how to configure the SXA Map component. This is the first post in the series of an SXA Map component. SXA Map component SXA Map component Part 2 With Search results and Location Finder SXA Map component Part 3 Show distance in POI Marker SXA Map component […]
Enabling Multilingual Support with SXA
Sitecore is able to support displaying your web pages in multiple languages. Providing multilingual support helps convince your customers you are providing them with a quality service or product by catering to their preferred languages. This is in fact the application of the behavioral theory called the Endowment Effect. Showing that you understand your customer’s […]