This article explains the difference between Liquid and JSON templates, why Shopify introduced JSON templates in the first place, and what it means for your day-to-day ability to manage the site without relying on a developer for every change.
Shopify theme development has its own terminology, and if you’re not fluent, it can seem impossible to understand. Terms like “Liquid”, “JSON templates”, “sections”, and “Online Store 2.0” sound like complex website development terms, but the truth is simpler: Liquid and JSON templates are just two parts of the same system, and understanding how they fit together will help you make better decisions about your theme, your content workflow, and what you should expect from a Shopify agency.
If you run a Shopify store, you do not need to become a developer. But you will be able to make better decisions if you can understand enough to spot whether a theme is modern, maintainable, and built to support growth.
Our Ultimate Guide to Shopify Website Development has more help, guidance and information on how Shopify works, and what to look for in an experienced Shopify agency.
Liquid: the language that makes Shopify themes dynamic
Liquid is Shopify’s templating language. It is what allows a theme to pull data from your store and display it in the right places. When a product page shows a title, price, images, variant options, and availability, Liquid is usually involved. When a collection page loops through products, it is Liquid doing the looping. When a theme shows different content based on stock status, customer location, tags, or metafields, Liquid is the logic layer making those decisions.
For most merchants, the key point is this: Liquid is what makes a Shopify theme “aware” of your store’s content and structure. It is not just a styling tool and it is not optional. Even the simplest themes rely on Liquid, because without it the theme would be nothing more than static web pages.
Where Liquid sometimes got a bad reputation is when theme builds relied on it for everything. Older Shopify themes often hard-coded layout decisions into Liquid templates so that simple actions such as changing a page layout required editing the template file directly. Adding a new content block might require a developer to create a new template variation. This created a bottleneck as the store could only change as quickly as development time allowed.
That is where JSON templates come in.
JSON templates: the structural layer that gives merchants flexibility
JSON templates arrived with Online Store 2.0 and changed how page structure can be managed. Instead of defining an entire page layout directly in a Liquid template file, Shopify allows a JSON file to define which sections appear on a page and how they are configured.
In plain terms, JSON templates act like an assembly plan. They tell Shopify which sections to show, in what order, and with what settings. Those sections are still powered by Liquid, because Liquid is what renders the actual content, but JSON templates allow the layout to be controlled through Shopify’s Theme Editor rather than through code.
This is why modern Shopify stores feel easier to manage. It is no longer necessary to create a new hard-coded template for every slight variation of a page. If a marketing team needs a new layout for a campaign landing page, a theme built properly with sections and JSON templates can support that without requiring development work every time.
That flexibility affects how quickly a store can respond to campaigns, merchandising needs, and seasonal changes. In practice, stores that use Online Store 2.0 well tend to move faster without breaking things.
The relationship between Liquid and JSON templates
A useful way to think about this is that Liquid is the engine, while JSON templates are the chassis. Liquid does the rendering, and decides what data to show and how to output it. JSON templates decide which sections to include on a page and how those sections are arranged.
Most of the time, the decision isn’t over Liquid instead of JSON templates, but instead how modern and flexible your theme architecture is. A theme can still use Liquid templates, but if it relies heavily on old-style Liquid templates for layout, it may be more rigid. A theme using JSON templates effectively allows more layout control through the Theme Editor.
For store owners, the question is not “which one should we use?” The question is “is our theme built in a way that gives us flexibility without sacrificing quality?”
What changes for merchants when a Shopify theme uses JSON templates properly
The most obvious difference is control. A well-built Online Store 2.0 theme allows you to add, remove, and reorder sections on more page types, often including product templates, collection templates, and content pages. That means you can build layouts that suit different product categories or different campaign needs, without creating a separate theme or calling a developer each time.
It also changes how content becomes structured. When developers build sections with useful settings and metafield support, the admin of your site becomes a flexible and responsive system, rather than a place where you have to paste blocks of text into a single description field and hope it looks fine.
This usually improves consistency too. Instead of “building” pages differently each time, you use repeatable blocks. That keeps your brand coherent and reduces the risk of pages gradually drifting away from design standards.
There is also a commercial impact in that faster content iteration supports your marketing, better site structure supports clearer SEO signals, and cleaner theme architecture often supports improved performance, because the theme tends to be less reliant on heavy page builder scripts.
Where merchants can still run into trouble
Flexibility is not automatically a good thing. Some themes and agencies interpret “flexible” as “give every section the maximum options”. This can produce a Theme Editor experience that is overwhelming and a website that looks inconsistent because different team members build pages differently.
A better approach is controlled flexibility. Merchants want the ability to build the pages they need, but within guardrails. A strong Shopify agency designs those guardrails by creating sections that suit your brand, limiting options to sensible variations, and providing documentation so the team can use the system confidently.
Another common issue is legacy themes upgraded poorly. Some stores technically use an Online Store 2.0 theme but still rely on old patterns. They may have JSON templates in places, but the theme doesn’t take advantage of sections properly, or it ignores metafields entirely. This is when merchants often feel they have “upgraded” but still do not have the management freedom they expected.
How to tell if your Shopify theme is modern
If you want to sanity-check whether your theme is built well, start with how you work day to day. Are you able to build landing pages without development help? Can you create different layouts for different product types? Do you have consistent, structured areas for key product content like sizing, materials, delivery, FAQs, and technical detail? If the answer is no, your theme may not be using Online Store 2.0 architecture effectively.
When speaking with a specialist Shopify agency, ask:
- How they approach section design
- How they will use metafields
- Whether they build templates with JSON
- What that means for your ability to change layouts later
- How they stop the Theme Editor becoming a free-for-all
A specialist should be able to explain their approach clearly in plain English.
The short version: what you actually need to know
Liquid will never go away, as it is core to Shopify theming. JSON templates do not replace Liquid; they make layout more manageable by putting structure into a format the Theme Editor can control. For merchants, the real advantage is speed and autonomy, and when a store is built properly, your team can move faster without constantly pulling developers into routine content work, and the theme remains maintainable rather than sprawling.
If you take one thing from this article, let it be this: the difference between Liquid and JSON templates is not just a technical detail – it is a usability and scalability issue. A modern theme architecture makes it easier to market, easier to maintain, and easier to grow your business, so finding a Shopify developer who can achieve this is essential. We carefully architect our Shopify builds to take advantage of the strengths of both JSON and Liquid – if you’d like to find out how we can help, get in touch.
If there is one part of Shopify development that determines whether a store feels polished or grating to use, it is the theme. Your customers will likely never know the source of this joy or frustration. To them, it’s whether the site loads quickly, is easy to navigate, has product pages that feel clear and trustworthy, and is easy to use on a mobile phone. In Shopify, that experience is largely governed by how the theme is designed and built.
What follows is a practical explanation of Shopify theme development in 2026: what a theme consists of, how professional agencies approach the work, why performance and flexibility must be designed in from the start, and where stores most commonly go wrong. If you are planning a new build or wondering whether your current theme is holding you back, this will help you understand what “good” looks like.
Visit our Ultimate Guide to Shopify Website Development for more help, guidance and tips to find the right Shopify website development agency for you.
What a “theme” means in Shopify
In everyday conversation, “theme” sounds like styling. Colours, fonts, spacing, maybe a few page templates that define how a site looks. In Shopify, the theme is the presentation layer of the store, but it also contains the logic that determines how content is displayed and how customers move through the site. It is not your checkout engine, payment system, or catalog database – Shopify handles those. But it is the part customers directly interact with.
Modern Shopify themes are built around a combination of templates, sections, blocks, snippets, and assets. Templates define the overall structure for different page types, such as product pages, collections, informational pages, and blog posts. Sections and blocks provide modular components which merchants can arrange through Shopify’s Theme Editor without asking a developer to rebuild a page. Snippets keep code reusable and avoid repetition, while assets hold the scripts, styles, and images that support everything visually and interactively.
This structure matters because it dictates whether your store can evolve without pain. A well-built theme makes it easy to add new landing pages, refine product page layouts, and launch campaigns without breaking anything. A poorly built theme forces you into workarounds, and often leads to the worst situation of all: a site that feels “finished”, but only because nobody dares touch it.
Online Store 2.0 is full of underused improvements
Online Store 2.0 has been around long enough now that it should be the starting point for any serious Shopify build. The big improvement is not a cosmetic one. Instead, it is about flexibility and maintainability. JSON templates and section-based architecture mean far more of the page structure can be managed through the Theme Editor, while developers can keep the underlying code cleaner and more modular.
The best themes take advantage of this by treating sections as genuine building blocks rather than one-off gadgets. That does not mean giving the merchant team endless options for every page – that approach tends to create chaos. It means providing a controlled set of sections that make sense for the brand’s needs, with thoughtful defaults and limits so the site stays coherent.
Used properly, Online Store 2.0 reduces the need for “page builder” apps and avoids the brittle, hard-coded layouts that used to plague Shopify sites. It also improves collaboration between teams, because content and design updates become less dependent on developer availability.
What separates a high-quality theme from an average one
There are plenty of Shopify themes that look good in a demo situation and feel disappointing in the real world. The difference is not personal taste. It is typically a mix of code quality, performance discipline, and content structure.
A high-quality theme is built with modularity in mind. Instead of repeating the same markup across templates, it uses snippets and reusable patterns. Instead of hard-coding product details into the layout, it expects structured data via metafields. Instead of throwing JavaScript at every interaction, it adds interactivity carefully and only where it genuinely improves the experience.
Perhaps most importantly, a good theme stays understandable. That may not sound important for end users, but it matters. Like your products and collections, themes are a live part of your site. They must be updated, extended, and maintained over time, and code that is clear today will save hours of frustration later. This is particularly important when changes need to be made quickly during busy trading periods.
The real engine of flexibility: sections, blocks, and metafields
Merchants often ask for a theme that is “flexible”, which can mean anything from “we want to control the home page” to “we want to be able to build every kind of landing page ourselves”. The trick is to define flexibility in a way that is useable and safe.
Sections and blocks create a structured form of flexibility. They allow merchant teams to assemble pages from pre-built components, which keeps the design system consistent. The best agencies design these sections with real use cases in mind. A hero banner is not just a hero banner; it is a set of rules around typography, imagery, alignment, and messaging. A product grid is not just a grid; it is a component that must support merchandising priorities, filtering behaviour, and performance.
Metafields are the second half of this picture. They allow you to store structured content in the admin, such as technical specifications, sizing details, care information, delivery messaging, FAQs, or editorial context. Once those fields exist, the theme can display them in consistent, well-designed modules.
When metafields are planned properly, the store becomes much easier to manage. Product pages can contain richer information without devolving into long, messy descriptions. Landing pages can pull in content reliably. Even SEO benefits, because structured content tends to create clearer headings, cleaner markup, and more consistent page structure.
A typical design-to-development workflow
Theme development is not simply coding a design. The strongest Shopify agencies treat the project as a system build, where design and development reinforce each other.
It usually starts with discovery. This is where an agency should get to grips with the commercial model, the product range, customer journeys, and the practical needs of the team running the store. A luxury retailer, for example, might need rich editorial storytelling, high-quality imagery, and a product page built around reassurance. A high-volume DTC brand might prioritise speed, merchandising, and clarity above all else.
Design typically follows with wireframes for key templates. This is more useful than jumping straight into aesthetics because it forces the team to agree on hierarchy, content, and layout logic before worrying about colour and texture. At this stage, a good agency will begin shaping a component library: the repeated UI patterns that will make the theme consistent and scalable.
Development then becomes a process of implementing those components as Shopify sections, blocks, and templates. Professional teams work with version control (Git), branch strategies, and code review. None of this is glamorous, but it prevents mistakes from reaching production and makes the project easier to maintain.
QA and performance testing should be embedded, not bolted on. Real device testing, cross-browser checks, accessibility reviews, and measurements against Core Web Vitals help avoid the common scenario where a site launches looking great, then immediately feels sluggish under real-world conditions.
Finally, there is handover. This is often overlooked, but it matters. A good agency will provide documentation, training, and guidance so the merchant team can use the Theme Editor confidently. The goal is not to lock the client into developer dependency. The goal is to give the team control within a system that stays stable.
Theme performance
Performance is one of the strongest differentiators between an amateur build and a professional one. It is also one of the most commercially important. A Shopify theme can be beautiful, but if it feels heavy or slow, it will cost you conversions.
Many theme performance problems are avoidable. They tend to come from bloated JavaScript, heavyweight libraries, unoptimised images, and third-party scripts that load everywhere. A performance-focused approach starts by being deliberate. Not every page needs the same scripts. Not every interaction needs a library. Not every app embed needs to run sitewide.
Images are another classic pitfall. Shopify handles a lot for you, but developers still need to implement responsive image behaviour properly. Good themes request the right size images, use modern formats where supported, lazy-load sensibly, and avoid layout shifts that damage user experience. Fonts can also be an issue, particularly if multiple weights and families are loaded unnecessarily. A theme should treat fonts and images as performance-critical assets, not decoration.
Google’s Core Web Vitals still provide a useful framework, but the aim is simple: the site should feel quick and stable. Customers should be able to click, scroll, and add to basket without hesitation. When those basics are right, conversion and SEO usually improve.
Should you choose a custom theme or a premium theme?
A common misconception is that premium themes are “bad” and custom themes are inherently “better”. In reality, both can be excellent, and both can be a mistake depending on context.
Premium themes can be smart for brands that want to launch quickly, keep costs controlled, and use standard ecommerce patterns. Many are well built, regularly updated, and battle-tested. The trade-off is that you are working within a framework designed for broad use cases, and there are limits to how bespoke the experience can become without significant customisation.
Custom themes make sense when a brand needs a specific experience, has unusual content requirements, or expects the store to evolve in ways that would be awkward to force into an off-the-shelf structure. They can also be lighter, because you build only what you need. The trade-off is the upfront investment and the need for a rigorous build process to ensure quality.
A hybrid approach is often the most sensible route. An agency may begin with a strong base, then tailor it heavily with new sections, refined templates, structured metafields, and performance improvements. When done well, this delivers a store that feels bespoke without reinventing the wheel.
How good agencies handle third-party apps in the theme
Most Shopify stores rely on apps. The question is whether those apps are integrated thoughtfully. Many apps inject scripts, tags, and assets in ways that slow the site down and create conflicts. A good agency won’t just add apps and hope for the best. It controls where and how they load, ensures they do not duplicate functionality, and removes unnecessary script calls.
There is also a strategic dimension. Apps should earn their place. If an app provides a feature that improves conversion or reduces operational workload, it may be worth a small performance cost. But if an app exists because nobody had time to build a clean section, or because it seemed like a quick fix, it often becomes a long-term burden.
Strong Shopify theme development includes periodic “app hygiene”. This is the process of reviewing what is installed, what is actually used, and what can be removed or replaced with lighter alternatives. Over time, this can make the difference between a store that stays fast and a store that slowly degrades as new marketing and merchandising tools pile up.
Accessibility and UX
Accessibility is often treated as a compliance tick-box. In practice, accessible design tends to be good UX. It improves clarity, reduces friction, and helps all users, not only those with recognised impairments.
From a theme development perspective, accessibility includes sensible heading structure, good colour contrast, proper focus states for keyboard navigation, descriptive labels on forms, and structured markup that assistive technologies can interpret. It also includes reliable interactive behaviour: menus that can be opened and closed without issues, modals that trap focus correctly, and forms that provide helpful error messages.
These details affect conversion. Customers who cannot navigate your store easily are customers who do not buy. An agency that treats accessibility as part of the build process is usually the same agency that builds stronger overall experiences.
Common Shopify theme mistakes
Many theme problems come from good intentions executed without discipline. Over-engineering is a frequent culprit. When every section has dozens of settings, merchant teams lose confidence and pages become inconsistent. The site starts to look like it has been assembled from unrelated parts.
Bloated JavaScript is another classic. It is easy to add scripts to solve a quick interaction, but the cost adds up. Heavy product page scripts, especially those that load globally, can slow down the entire site. Similarly, repeated markup and duplicated code make maintenance harder and increase the risk of bugs.
Poor metafield planning can also sabotage a theme. Without a structured content model, product pages become a dumping ground for random content, and the admin becomes hard to manage. The theme might look fine, but the day-to-day operation becomes unpleasant and error-prone.
Expert agencies avoid these pitfalls by being deliberate. They define a controlled component set, they keep interactive code lean, they plan content structure early, and they build guardrails into the Theme Editor so merchant teams can work confidently without breaking the site.
How a Shopify agency approaches theme development in practice
When we’re developing a site, we treat the theme as a key system for interacting with your site, and the same is true of every good Shopify development agency. That shows up in the planning stage, where the agency asks the right questions about product content, navigation, merchandising, and operational constraints. It shows up in design, where components are defined clearly and reused sensibly. It shows up in development, where code quality, performance, and maintainability are given proper attention. And it shows up in QA, where the store is tested under real-world conditions rather than only in ideal demos.
The goal is not just a successful launch, but to create a theme that supports weekly updates, campaign activity, seasonal merchandising, and future improvements without breaking under the pressure of demand.
The final word on Shopify theme development
Good Shopify theme development is equal parts design, engineering, and restraint. When it is done well, the store feels quick, coherent, and trustworthy. It becomes easier to run, easier to improve, and easier to scale. When it is done poorly, the store might still look fine, but it will become progressively harder to manage, slower to use, and more expensive to change.
If you are investing in your Shopify store, the theme is one of the highest-leverage places to do it. It influences performance, UX, SEO, and conversion. And because it sits at the centre of how customers experience your brand, it is one area where working with a dedicated Shopify agency can have an outsized impact on results.
Here at Webselect, we understand that a crucial part of development is finding not just the best, but also the most cost-effective solution to problems. We’ve worked with major brands to improve their eCommerce performance, and helped startups to scale into national players, so get in touch to find out how we can help your store perform.
A practical, expert-led introduction to building and scaling a Shopify store in 2026, from a Shopify partner agency.
Introduction
Shopify has become the default choice for a huge number of eCommerce brands because it’s dependable, it’s well-designed at a fundamental level, and it’s easy to tailor it to match your brand. In 2026, it can power everything from a lean start-up operation to a complex international business, and it does so without requiring you as a merchant to run servers, patch software, or constantly worry about security updates. The platform takes care of the heavy lifting, so the real question is what you build on top of it, and how well you build it.
That’s where a specialist Shopify agency becomes essential to your business strategy. The difference between “a Shopify site” and “a Shopify site that performs” is rarely down to one magic app or a clever home page. It usually comes down to the unglamorous things: theme architecture that doesn’t buckle under pressure, a content model that is easy to maintain, decisions about apps that do not slowly strangle performance, and a development process that handles SEO, speed, and conversion as first-class requirements rather than afterthoughts.
This guide is designed to make Shopify development in 2026 easier to understand. We will cover what Shopify’s ecosystem looks like today, what theme development actually involves, where checkout customisation sits now, how performance and SEO should be handled during a build, and what you should expect from a good agency partnership. If you are planning a redesign, moving from another platform, or simply trying to work out whether your current store is built on solid foundations, you should come away with a clear picture of what “good” looks like. We’ve also taken deeper dives into some of these questions, and you’ll find the links to those articles below.
The Shopify ecosystem in 2026
Shopify’s biggest selling point is still its stability. It is a hosted platform, which means merchants do not have to manage the infrastructure layer, and that reliability is part of why businesses choose it over systems that demand far more technical supervision. What has changed over the last few years is how much flexibility developers now have inside that stable framework. Shopify has put serious effort into making customisation possible without making stores fragile.
Online Store 2.0, at this point, is not a new feature set. It is simply the baseline. When people talk about modern Shopify theme development they are talking about JSON templates, sections that can appear across far more page types, and cleaner separation between what lives in code and what can be controlled inside the admin. This matters because it gives merchant teams more freedom, and it allows an agency to build a system that is easier to maintain and extend. If you have ever inherited a site where every small change requires a developer, you will understand why that is important.
At the same time, Shopify’s APIs and extensibility tooling have matured. Many builds now require tighter integration with third-party systems, whether that is an ERP, an email platform, a subscription tool, or something more bespoke. Shopify’s Admin APIs, Storefront API, and the growing set of “approved” ways to extend functionality help agencies deliver those integrations without turning the store into a brittle mess. Checkout Extensibility has been the most visible shift here, effectively formalising checkout customisation and steering developers away from older approaches that were difficult to maintain.
When brands compare Shopify with WooCommerce or Magento, much of the decision comes down to focus. Shopify is not trying to give you absolute control over everything. It is trying to give you a commerce engine that is secure, fast, and predictable, so you can spend your time improving the user experience and the business rather than babysitting the platform. For many brands, that trade-off becomes more attractive as they grow.
What makes a genuine Shopify expert?
A lot of agencies can build something on Shopify. Fewer can build something that stays fast, stable, and easy to manage after six months of trading, two redesign requests, and a marketing team that understandably wants to launch a new campaign page every other week. Real expertise tends to show up in the details, and the biggest giveaway is often how an agency talks about the work. Generalists talk about pages, but specialists talk about systems.
At the technical level, Shopify theme work is powered by Liquid. Liquid is not hard to learn in a surface-level way, but writing clean, reusable Liquid that remains readable as the theme grows is a different skill. A specialist knows when to create snippets, how to structure templates so they do not become sprawling and repetitive, and how to keep the theme flexible without delivering an admin experience that is confusing for the merchant team.
Expertise also means understanding Shopify’s boundaries. Shopify is a powerful platform, but it is opinionated. Some things are best achieved with native features, others are best handled with apps, and some become candidates for custom development. A Shopify agency with proper experience should be able to explain those decisions clearly, including the trade-offs. If the answer is always “install this app”, you often end up paying for it later in performance, script conflicts, and recurring costs.
Modern Shopify builds also depend heavily on good content modelling. Metafields, in particular, are no longer a “nice extra”. They are the backbone of structured content on many successful stores. A solid metafield model can make everything from product pages to editorial content easier to maintain, and it can reduce the temptation to hard-code content into templates. When people complain that Shopify is limiting, it is often because their store has been built without a thoughtful content structure.
Finally, a true Shopify agency cares about performance and SEO because those are commercial requirements. A slow store is not just annoying; it costs money. A store with poor structure is not just untidy; it makes it harder to rank, harder for ads to convert, and harder for customers to trust. A good developer will understand that this requires holistic development, rather than being pushed into Phase 2.
Shopify theme development: where the real work happens
From a customer’s point of view, your Shopify theme is your website. It governs how pages look, how they behave, how quickly they load, and how well they convert. It is also where a great many Shopify stores pick up unnecessary weight. Theme development is not simply a matter of choosing a template and swapping colours. It is a design-and-engineering exercise where structure and restraint matter.
A modern Shopify theme is built from a set of components: templates that define the overall layout of page types, sections that create the editable building blocks, blocks that allow variations inside those sections, and snippets that keep code reusable and easier to manage. Assets house the supporting styles and scripts. When done well, this structure gives merchant teams the flexibility they want without turning every page into a unique snowflake that is impossible to maintain.
One of the most important strategic decisions in Shopify development is whether to build a fully custom theme, start from a premium theme, or take a hybrid approach. A custom theme can be the best route for brands with very specific UX requirements or a long-term roadmap that would be awkward to force into a pre-built design. A premium theme can be a smart choice for simpler stores that want to launch quickly and keep costs down. A hybrid approach, where an agency starts with a good premium base and then builds custom sections, templates, and metafields around it, often makes sense for growing brands who want speed and flexibility in roughly equal measure. A specialist Shopify agency should guide you towards the option that best fits your goals, not the one that produces the largest invoice.
Performance and conversion should be part of the theme conversation from day one. That means thinking about mobile first, not as a slogan, but as a genuine design constraint. It also means being careful with JavaScript, not because JavaScript is bad, but because it is easy to get carried away with it. Images, fonts, and third-party scripts also need to be treated as part of the product, because each of them has a cost. Many stores slow down not because of Shopify, but because of accumulation: one more tracker, one more pop-up, one more “helpful” widget. A Shopify agency that builds for performance will make those costs visible early, and it will be willing to say no when a feature is not worth the trade.
Shopify website development experts
We’ve helped retailers nationwide to achieve eCommerce success through their online stores. Our approach to development is to understand the needs of your business first, so we can build exactly what you need to scale up performance and produce real results. Get in touch today to find out more.
Our deep-dive Shopify website development article series
Shopify Theme Development Explained
We discuss what a Shopify theme is, and what it should do for your website.
Liquid vs JSON Templates in Shopify explained
We explain how Liquid and JSON templates decide the way your site looks and behaves.
The Most Common Shopify Theme Build
Find out how a great Shopify agency should build your website.
How we build Shopify stores for speed: Your guide to Core Web Vitals
A fast-loading website is essential. Find out how we make it happen.
How Shopify site speed audits work
Finding out how your site performs is crucial to improving it. We talk you through our process.
The Shopify SEO playbook we use to create high-ranking stores
We discuss the way we optimise Shopify websites to appear at the top of Google search pages.
How to optimise Shopify for AI
How we approach optimising your site to appear in AI search citations.
Shopify Checkout Extensibility: What It Is, Why It Matters, and How We Implement It
How we help you get the best performance from the checkout on your Shopify store.
Should You Use Shopify Apps or Custom Code?
For some businesses, standard apps will be enough. Others might need a custom solution.
Building Custom Shopify Apps: When, Why, and How We Approach It
We talk you through our design process when a custom app is needed.
Our Shopify Development Team’s Tools, Tech Stack, and Methods
What do we use to build high-performing Shopify stores? Find out here.
Migrating from WooCommerce, Magento, or BigCommerce to Shopify
Migrating between eCommerce platforms can be tense. This is how we make it a success.
How Shopify Handles Multi-Currency and International Stores
If you want to sell internationally, Shopify can help. This is how it works.
Should Your Business Go Headless with Shopify?
Headless websites are seen as the next step. Find out why, and how they’re different.
What a Typical Shopify Project Looks Like Inside Our Agency
This is how we’ll take your Shopify website build from an idea to a reality.
Shopify Plus Explained
What is Shopify Plus, and when do you need it? Find out here.
Shopify CRO & UX Optimization Guide for Store Owners
Making sure your website visitors are receiving the right signals to buy is a priority. Here’s how we do it.
Shopify UX and CRO Audits: How We Identify What’s Holding a Store Back
Understanding why a store underperforms is often the first step toward improvement.
Apps vs custom development: striking the right balance
Shopify’s app ecosystem is one of its strongest advantages, and there are many situations where an app is the most sensible solution. Reviews, subscriptions, loyalty tools, advanced search, merchandising platforms, and sophisticated shipping integrations are often better handled by specialist providers who are constantly improving their software. Trying to build everything from scratch is rarely cost-effective, especially when the feature is commodity rather than a differentiator.
The danger is app bloat. Too many apps means too many scripts, too many competing interfaces, and too many points of failure. It can also create a situation where the store becomes expensive to run, not just in subscription costs, but in the time required to diagnose issues and keep everything playing nicely together. This is why a good Shopify agency tends to start with a simple question: is this feature core to our competitive advantage, or is it a standard requirement we can safely outsource?
Custom development becomes attractive when a store needs something that the app market does not provide cleanly, or when the commercially sensible option is to build a lightweight solution instead of paying recurring fees forever. It can also make sense when performance is a priority. A custom feature implemented thoughtfully inside the theme or as a bespoke app can be far leaner than a general-purpose app trying to solve a problem for thousands of different merchants.
For higher complexity needs, custom Shopify apps come into play. These might support internal workflows, connect systems, or implement business logic that does not fit neatly into Shopify’s default model. This is also where a specialist agency can add real value, because integration work is often where projects start to drift if the technical approach is not solid from the outset.
Checkout development and Shopify Plus
Checkout is one of the busiest and most sensitive parts of an ecommerce store, and Shopify has deliberately tightened what can be changed here. In practice, this is a good thing, because it reduces the risk of stores breaking when Shopify updates its platform and improves overall security. It does mean, however, that checkout customisation now requires familiarity with Shopify’s modern tools rather than legacy workarounds.
Checkout Extensibility has introduced a more structured way to customise parts of checkout. Instead of editing core files directly, developers work with extension points, UI extensions, and Shopify Functions where appropriate. The result is a checkout experience that can still be branded and tailored, but without compromising the upgrade path.
Shopify Plus adds further capabilities, and for some brands it becomes a commercial decision rather than a purely technical one. If checkout customisation, B2B features, or more advanced international requirements are central to the business, Plus can offer meaningful advantages. A Shopify agency that works with Plus clients should be able to explain what is possible, what is not, and how those decisions affect the wider customer journey.
Building for speed: Shopify performance essentials
Speed is not merely a technical nicety. It shapes conversion rates, customer trust, search visibility, and the effectiveness of paid traffic. A fast store feels reliable, and a slow store feels like a warning sign about a company’s attitude towards consumers, and technical capabilities.
In Shopify development, performance work tends to live in the theme and in third-party scripts. That means the biggest wins often come from sensible engineering choices: keeping JavaScript lean, avoiding unnecessary libraries, loading scripts conditionally, optimising images properly, and treating fonts and animations with care. It also means being disciplined about apps and tracking. Each marketing tool might justify itself in isolation, but the combined cost can be severe.
Google’s Core Web Vitals are still a useful lens here, because they force development teams to pay attention to what the user experiences. A performance-focused Shopify agency builds with these measurements in mind and validates changes using real testing, not guesswork.
Shopify SEO fundamentals
Shopify has strong SEO potential, but it doesn’t just happen by itself. SEO is affected by theme structure, navigation logic, content modelling, and how the store handles duplicate content. Many SEO issues on Shopify stores come from decisions made during development, which is why good agencies treat SEO as part of the build, not remedial work to be picked up after launch.
At a practical level, strong Shopify SEO is usually rooted in sensible site structure. Collections and products need to be organised in a way that makes sense for users and search engines alike. URL patterns should be consistent. Duplicate pages should be avoided where possible and managed properly where unavoidable. Technical details such as canonicals and clean indexing matter, but they tend to be easier to handle when the underlying architecture is tidy.
Schema is also increasingly important. Structured data helps search engines understand products, content types, and relationships within a site. It also helps AI systems interpret the store more reliably. Implemented properly, schema supports richer search results and stronger visibility.
Shopify SEO Checklist
Structural SEO
-
Clear taxonomy (collections, subcollections, tags used correctly)
-
Thoughtful URL naming
-
Avoiding duplicate pages
Technical SEO
-
Logical handling of canonicals
-
Accurate sitemaps
-
Clean parameter and filter URLs
-
Fast load times
Schema
-
Product markup
-
FAQ / Article schema
-
Breadcrumbs
-
Reviews
Preparing Shopify stores for AI search
Search behaviour is changing, and it is no longer enough to think only in terms of blue links. Google’s AI Overviews and other AI-driven discovery experiences reward sites that are easy to interpret. That typically means clear structure, accurate data, fast pages, and content written with enough context to stand on its own.
In real terms, many of the actions that help with AI visibility are the same actions that help with SEO and UX. A clean content model makes product information more consistent. A predictable page structure makes key information easier to extract. Good schema provides explicit context. Strong internal linking helps systems understand how topics relate across the site. When a Shopify agency builds with these principles in mind, the store is better positioned for both traditional search and AI-assisted discovery.
What a good Shopify agency process looks like
Process sounds boring until you have lived through a project without one. The best Shopify agencies tend to run projects in a way that makes success repeatable. Discovery is where goals, constraints, integrations, and user journeys are clarified, and it is also where many “future headaches” are either prevented or unknowingly planted. Design translates those goals into a system, usually with wireframes and a component approach that can scale. Development then becomes the act of implementing cleanly, with version control, code reviews, and structured content.
QA is where professionalism shows. Testing across devices, checking performance, validating SEO fundamentals, and confirming accessibility standards is what turns “it works on my laptop” into a store that holds up in the real world. A careful launch approach, often with staging and redirects planned in advance, helps to protect revenue. And after launch, ongoing optimisation is what keeps the store improving rather than slowly degrading under the weight of new requirements.
Evidence that matters: case studies and results
If you are selecting a Shopify agency, evidence should carry more weight than branding language. Case studies show what the agency actually does when faced with real constraints. The best ones explain the problem, the approach taken, the technical decisions that mattered, and the outcome. Even when details are anonymised, you can usually tell whether an agency understands how Shopify projects succeed in the real world.
When Shopify is not the right fit
Shopify is an excellent platform, but it is not a universal answer. There are edge cases where another approach may be better, such as extremely complex product configuration, truly bespoke checkout requirements that do not fit Shopify’s model, or scenarios where a business is constrained by legacy systems in ways that would make Shopify an awkward compromise. A trustworthy Shopify agency will be candid about these situations, because saying no to the wrong project is often the most professional thing an agency can do.
How to choose the right Shopify agency
Choosing a Shopify partner is not just about taste. You are choosing how your store will be engineered, how easy it will be to change, and how much technical debt you will carry into the future. Ask agencies to explain how they build themes, how they approach performance, how they decide between apps and custom development, and how they manage QA and launches. Pay attention to whether they can speak clearly about trade-offs. If everything sounds easy, it usually means the hard parts have not been considered yet.
Conclusion
A well-built Shopify store is not defined by a single feature. It is defined by the quality of decisions made during development: the structure of the theme, the clarity of the content model, the discipline around scripts and apps, the performance profile, and the readiness for search – increasingly including AI-driven discovery.
If you are investing in a new Shopify build or a significant redesign, working with a specialist Shopify agency can save you time, reduce risk, and create a store that is far easier to grow. When the foundations are right, everything else becomes simpler: content updates, campaigns, SEO improvements, conversion work, and new feature releases.
Webselect – Your specialist Shopify Agency for growth
The postscript to everything above is that we’re experts in Shopify website development, and we’d love to talk to you about your needs for a Shopify store.
Get in touch via our contact form, and take your business further.
We know the UK’s eCommerce sector is thriving, but the bigger you are, the more attention you get. Cybercrime is escalating at an alarming rate, and British retailers are increasingly in the firing line. For businesses operating online, cyber insurance is no longer a discretionary expense – it’s critical to doing business online. The cost of being unprepared can be devastating, yet many businesses still haven’t invested in cyber insurance. That might be because they don’t know what it is, or how it can help, so we’re going to take a look at that here.
Cyber attacks are on the rise
In recent months, there have been increasing amounts of cyberattacks on UK businesses, including several that were successful. Government data shows that 43% of UK firms experienced a cyber breach in the past year, with retail among the hardest hit. Attackers exploit complex supply chains and third-party integrations, often deploying “ransomware as a service“ platforms like Dragon Force and Scattered Spider, which have dominated headlines in 2025.
As a retailer, you are a prime target because you process lots of transactions and store sensitive customer data. The rise of omnichannel shopping and loyalty programmes has widened the attack surface, creating more vulnerabilities and making breaches more likely – and more damaging.
The cost of not being prepared has taken quite a significant financial impact on the businesses that have been successfully breached. Marks & Spencer’s ransomware attack wiped £700 million off its market value and caused an estimated £300 million in lost profits, fortunately they had a cyber policy in place which has paid back £100 million.
However, Co-op reported losses exceeding £120 million after hackers disrupted store systems and leaked member data, and they didn’t have cyber insurance in place, although reports suggest they had considered taking out cover.
Beyond direct losses, businesses face regulatory fines under UK GDPR, legal costs, and reputational damage. Studies show 58% of consumers deem breached companies untrustworthy, and 70% abandon brands post-incident. For eCommerce, where trust drives conversion, a high-profile hack can be disastrous.
Beyond the M&S and Co-op attacks, this year has also seen:
- Harrods: Restricted internet access across stores after intrusion attempts, highlighting how even luxury brands are vulnerable.
- Jaguar Land Rover: Though not a retailer, its cyberattack rippled through UK supply chains, costing £50 million per week in lost production.
What does Cyber Insurance do?
Cyber insurance cushions the blow by covering:
- Data breach response: Notifications, credit monitoring, forensic analysis.
- Business interruption: Compensation for lost income during downtime.
- Regulatory compliance: Legal defence and fines under GDPR.
- Reputation management: PR support to restore trust.
Basic steps to protect your business
We would recommend to anyone that relies on computer systems to at least implement multi-factor authentication and backups as a minimum. This will provide a basic level of protection in case of a worst case scenario, and many insurers increasingly demand robust security like multi-factor authentication, encryption, and incident response plans before issuing policies; however we do know insurers that have less strict stipulations regarding their cover that can offer the same protections.
At this point, it’s fair to say that cyber insurance shouldn’t be considered optional. In a world where attacks are frequent, sophisticated, and devastating, it’s better to have cover while things are good to protect you in case things go bad.
If you’d like to discuss cyber insurance, we can signpost you to someone that can help. Just get in touch.
At this point, there’s no escaping the fact that AI (which isn’t technically AI, but that’s the prevailing term so I’m going with it for ease) is going to play a big part in all of our lives for the foreseeable future.
Most of the ways it starts to appear won’t actually involve an appearance at all – it will start to handle tasks, systems and processes which were once the province of humans, and as end users we’ll be none the wiser.
Where it’s more obvious, however, is right in front of you. Many people use ChatGPT, Gemini or Claude on a daily basis, to search, research, and build their personal data pool until they can make a purchase decision on a product or service. AI search will soon become the default option when Googling, and even more people will begin using it as a result.
How do you optimise for AI search?
This is the $64,000 question. ChatGPT has been with us for a few years now, as has a form of Google’s AI in Bard, and then Gemini. Their capabilities constantly evolve, and as they become more embedded in the ecosystem that is search, companies are starting to realise that, particularly with ChatGPT, there is a new marketplace in which they want to be seen.
As with any desirable goal, services showing the route to achieving that success has become an industry in itself. There are already services available which will show you how to appear in more AI searches, and having tested some I’m here to say that… they don’t really work. Or at least, not yet.
The science of getting to the top of Google was decades in the making
It’s easy to forget that there was a time when we didn’t have reliable tools to show us keyword performance in Google. It’s slightly more difficult to forget that during those years Google would frequently move the goalposts, as they’re still doing it, but ask anyone who’s worked in SEO for long enough, and they’ll have a story about a site which was caught in a Google algorithm update and lost a large amount of their keyword rankings, possibly for reasons that remain unknown to this day.
That’s essentially where we are again. Companies are rushing to develop tracking capabilities, and some egos are already making promises that the body can’t cash.
What can AI search tracking currently do?
It can do a bit, although due to the emergent nature some of the price tags struggle to justify the outlay. We can see which keywords led to your company appearing in Google’s AI overviews. We can see which companies are appearing for certain desirable searches. We can even audit a site for “AI readiness”.
That sounds pretty good, for a new industry. Here’s how it actually worked for us, though.
Keywords in AI Overviews
This was helpful. Despite being a small part of the bigger Google AI picture, knowing when companies appear in AI Overviews is useful from a success point of view for your content, and it also can clarify either a lift or drop in traffic to the page as a result.
Which companies appear for which searches
This is where it falls apart a bit. Currently, the more reasonably priced end of the market relies on credits to check for results. In order to find the results, services will suggest searches related to what you want to be found for, but the issue is that unlike Google’s keyword approach, AI needs to run the full query in order to return a result. That means that you’ll need to anticipate every single variation in the way your question is asked, along with having enough credits available to service those searches.
That’s a lot of credits.
AI readiness audit
This is where it fell apart a bit. The particular SaaS we were trying, which I’m not going to shame publicly (but I’m happy to disclose to anyone that wants to drop me an email) carried out an audit on the same site we’d trialled with the company search. The results were that their site was overall in great shape, with a good level of optimisation that would help AI platforms to parse their content.
However, there was a recommendation to include more citations in content (AI has been generally more likely to cite a website which in turn cites other companies and organisations in its content), and a failure which was both telling and puzzling in equal measure – no LLMs.txt file was in place.
What is LLMs.txt?
Currently, most websites use a file called robots.txt to explain how the site is structured to Google’s search robots, which constantly crawl the internet looking for new websites and new content on existing sites.
AI Search platforms use similar technology to gather the data they use to answer questions (at least, they do now – earlier versions couldn’t access any data outside of the set they were trained on, while current models can conduct web searches so they’re up to date). The proposal is that every site would implement the LLMs.txt file as standard to explain to the AI what the site is about, and give answers to the questions it is trying to answer.
However, that model is open to abuse – you could vary the answer from the one on the website, and an AI wouldn’t double-check as the LLMs.txt file is designed to remove the need to visit the website page. This could lead to some gaming of the system in order to gain more mentions, and also makes it even more difficult to ensure that AI search returns accurate and trustworthy information.
The upshot of this is that no AI firm has adopted the LLMs.txt standard, and it’s difficult to imagine they ever will. Searching the live pages of a site provides the same information and reduces the risk of “gamed” information being given out.
And that leads us back to the reason for this article. Why would a service that promises to audit your website for AI-readiness recommend that you implement a file which achieves nothing?
The answer is that no one knows how to optimise for this technology yet.
It makes paying for something that promises the key to success a risky proposition, but hard to resist – if it really is the key, you get ahead of the competition.
How can you achieve success in AI Search?
At the moment, the “science” of this is the same as succeeding in old-school search optimisation. You need to have easy to read, comprehensive information on whatever it is you do, it needs to be accessible to users and search engines, and it needs expert insight that makes it worthwhile for both human and machine readers. We can help you to implement this, just get in touch.
Last night our Group Director, Tina Fairminer, and our Operations Director, Sarah Harris, were at the Indigo at the O2, attending the 2025 eCommerce Awards, where we’re thrilled to announce that Webselect brought home Silver for Best Boutique eCommerce Agency!
We’d like to say a massive thank-you to our incredible team, our clients, and everyone who has supported us on this journey. This recognition means so much – especially because the “Best Boutique eCommerce Agency” category celebrates agencies like ours that deliver highly specialised, optimised, and impactful eCommerce solutions.
What are the eCommerce Awards?
- The eCommerce Awards were launched in 2007 to recognise outstanding performance, innovation, and leadership in the online retail space.
- They bring together the best minds in the industry – brands, agencies, technology providers — to celebrate those pushing boundaries in digital commerce.
- The “Best Boutique eCommerce Agency” category in particular honours smaller, more nimble agencies that go the extra mile in creating bespoke, high-impact eCommerce experiences.
Last night’s ceremony
The awards took place at Indigo at The O2, London on the evening of the first day of the eCommerce Expo. It’s a spectacular venue, and with hosting from Rob Broderick (Abandoman), everyone had a night to remember.
What this means for us
Winning Silver is a testament to:
- Our team’s dedication, creativity, and technical excellence
- The trust and collaboration of our clients
- Our commitment to delivering only the best when it comes to eCommerce solutions
We’re proud to stand among the top agencies in the space, and this win only strengthens our resolve to keep pushing further.
If they’re not already sick of it, we’d love to thank everyone involved – from our staff and contractors to our clients and partners – for helping us reach this milestone. Here’s to even greater things ahead!
When planning a replatforming project or launching a new online store, one of the first questions is whether your business needs a fully bespoke ecommerce website – or whether a tailored platform like SelectCommerce is the smarter move.
At Webselect, we offer both. SelectCommerce is our own ecommerce framework – designed to meet the needs of growing online retailers who want flexibility and performance without reinventing the wheel, and offering three packages designed to meet both your business needs and your budget. But we also know that some businesses need something altogether more custom, which is where SelectCommerce Ultimate comes in.
So how do you decide?
Here’s a guide to help you understand which level of SelectCommerce is the ideal choice – and when a bespoke ecommerce build through SelectCommerce Ultimate might be worth the investment.
When to Choose SelectCommerce
SelectCommerce is built for ambitious ecommerce businesses who want speed, performance, and ease of use – without the cost or complexity of building something from scratch. We offer monthly payment plans that include the price of setup and professional input from our team on how to use it.
Choose SelectCommerce if you:
1. Want to escape the limitations of off-the-shelf platforms
Many ecommerce platforms offer basic templates, but as your needs become more complex – multi-channel selling, third-party integrations, additional functionality – so does the pricing structure. SelectCommerce has been designed to cover everything you need in the monthly price, and to scale with your business as you need it to do more.
2. Need flexibility without the price tag of fully bespoke
With SelectCommerce, you get a platform that’s tailored to your business, but based on proven, well-supported architecture. It has the functionality you need built in, without locking you out of the best features due to compatibility issues or the need for third-party apps.
3. Want to improve site speed, SEO, and conversion rates
We built SelectCommerce using cutting-edge research, and have continued to iterate using feedback from our clients. It’s got great performance, with SEO enhancing features and conversion-rate optimising page layouts.
4. Are scaling – and want a platform that scales with you
Whether you’re expanding your product range, targeting new international markets, or increasing your marketing spend, SelectCommerce is designed to handle growth. It avoids many of the pain points found in mainstream platforms when traffic or operational demands increase.
When to Choose a Bespoke Ecommerce Website
There are times when even the best framework can’t deliver what your business truly needs. If your operations, user journey, or product offering are highly specific, a completely bespoke solution may be the better route. SelectCommerce Ultimate is able to offer this level of freedom.
Go bespoke with SelectCommerce Ultimate if you:
1. Have a highly unique business model
If your ecommerce store involves a non-standard purchasing flow (like subscriptions with complex rules, dynamic product builders, or B2B tiered access), a bespoke platform gives you the freedom to build exactly what you need.
2. Need control over precise components
Bespoke builds are ideal for businesses who want to control every technical and design decision – from database structure and front-end delivery to complex back-end operations and CRM integrations.
3. Are building something that doesn’t exist yet
If you’re bringing a truly original concept to market – something innovative that doesn’t resemble a traditional ecommerce setup – bespoke development lets you create a platform that supports your idea from the ground up.
4. Have the time and budget for a full build
Custom websites take more time and resources than platform-based solutions, and that’s reflected in our price structure. If your timelines and budget allow for this level of investment, and your long-term plans justify it, then a bespoke build can be a powerful competitive advantage.
The first three tiers of SelectCommerce offer a compelling middle ground between generic ecommerce platforms and fully bespoke builds. It’s perfect for businesses that need tailored functionality, high performance, and scalability – without starting from a blank slate.
But we’re also here for those businesses with unique needs that demand a one-of-a-kind solution.
We won’t push one approach over the other, because we believe that the correct answer is always the one that’s best for your business.
Thinking about starting in eCommerce, or moving your site?
Get in touch, and let’s talk through your business’s aims and challenges so we can help you find the SelectCommerce package that you need.
It’s been a while since the last news on a Google algorithm change, and it looks like the dust is now settled from the mid-March Core algorithm update, although some of our sites have only started to level off this week.
The results have been less dramatic than the back-to-back updates in December, although some sites that had made significant and continuing gains since that update rolled out have seen the results diminish somewhat.
General consensus is that this update has affected sites that use forum-based content, which are mostly going to be forums (but not Reddit, which we’ll discuss later) or that have engaged in heavy usage of AI-based copy to rapidly scale their content strategy. The headline sector to be affected is retail, which is unwelcome news given all the other pressures currently being exerted on retailers.
What can you do if a Google Core update affects your rankings?
The official guidance from Google is always to do nothing, as the altered performance for your site will be in line with the, if we’re being honest, shifted goalposts that the update represents.
This is problematic for two reasons. The first is that businesses that have been experiencing a certain level of trade linked to higher places in the rankings will now see that decline or even stop altogether. The second is more a point of pride than anything else, but some of the sites that are now top ranked are not as good as the sites they’ve replaced, which does tend to raise questions about where the benefit to the user is.
When looking at your recovery, the most helpful thing to start with is a list of the keywords you’ve gained and lost, and improved and declined. Not all are created equal and you might find that although the numbers are lower, the traffic and the intent for those you’ve dropped means you aren’t any worse off.
If you find that this best case scenario isn’t representative of your experience, it’s time to grab that list of keywords and work out where your targets are.
Once you know where you need to improve, you can then start putting a plan together. Have the pages that ranked for those keywords had a lot of love put into them, or have they been static for long enough that it’s time for an overhaul? We know from Google’s algorithm leak last year that they keep track of page updates over a span of time, so it’s a sensible place to start.
If the page has been receiving frequent updates (and consider if they’re too frequent, so might have negatively affected the quality), look at what you can do around the page to support it with a “pillar-based” SEO strategy, where it becomes the central repository for targeted pages that support your keyword targets. If that doesn’t help, what we’re going to discuss next might be of interest.
Take a look at Reddit
Reddit has flown under the radar for certain generations, and in a post AI-overview world that should change.
Not only are brands making a space for themselves by setting up accounts and discussing what it is they do with already engaged audiences (it’s important to declare your affiliation to the brand, but that doesn’t have to be a negative), but Reddit has already been and will, with the provision of the new license they’re offering, continue to be a training ground for Generative AI.
Google’s AI overviews are the next big thing
Google’s AI overviews are now appearing for more and more searches, and offer both a source of frustration and a lifeline to brands. Recent changes mean they could pull the information from any site, not just sites already ranking in the top ten, which is an invitation for brands to leapfrog huge industry players and end up at the top of page one.
The science behind making this happen is still in its infancy, but as we know one of the places that the GPTs are being trained, it makes sense to establish a foothold on that platform.
Google’s becoming the snake that eats its own tail
A slightly less welcome development this month has been the inclusion of Google search results in AI overviews. This means the chances of a zero-click search have risen (this is a search where the answer is found without ever needing to land on your website), and traffic overall has fallen as a result of people not needing to leave Google to get what they want.
This will be especially unwelcome for businesses that rely on this traffic for the occasional impulse purchase or even just to place their brand in the mind of users landing on a popular blog.
Expert help with your search results
If you’d like a chat about your site’s performance, or need an accurate picture so you can start keyword planning, get in touch. There are no easy answers or fixes when it comes to organic search, but that doesn’t mean we can’t help.
On Friday, March 14th, 2025, Tom, Hein, Rob, Craig and Sarah gathered for a memorable day of tree planting with Moor Trees in picturesque Dartmoor, specifically in the village of Bridestowe. Not only did we get the chance to bond and contribute to the environment, but we also had the perfect weather for a day outdoors – blue skies, sunshine, and no rain clouds in sight!
Meeting Our Guide: James and His Trusty Pup
When we arrived, we were welcomed by James, our guide for the day, who shared fascinating insights about the project. Alongside him was his adorable 4-month-old puppy, Frank, who was an instant hit with everyone and joined in at any opportunity. James explained that the field we were working in would one day transform into a thriving natural woodland in the next 15-20 years—a beautiful, long-term vision that made our efforts that much more meaningful.
The Tree Planting Process
James gave us a brief demonstration of the tree planting process, which was both simple and fulfilling:
- Digging the Hole: First, we dug a hole the width and depth of a spade, carefully removing the top layer of turf. The soil needed to be broken up so that it would fill the hole around the roots of the young tree, giving it the best chance to grow.
- Planting the Tree: We placed the young tree into the hole, making sure the roots were well-positioned. Afterward, we packed the soil back around the tree, stamping it down firmly to eliminate any air pockets.
- Protecting the Tree: To keep wildlife away from the young tree, we attached a cane to each tree and wrapped it with a protective bio wrap.
- Mulching for Growth: The final step was placing a mulch mat around the base of each tree to help retain moisture and protect the roots. We secured the mat with bamboo pegs to ensure it stayed in place.
In total, we planted 150 native trees of varying species, including Oak, Hawthorn, Hornbeam, Silver Birch, and Beech—species that are native to the Dartmoor area and will one day thrive in this new woodland.

A Delicious Break: Homemade Pizza and More
After several hours of planting, we were treated to a delicious homemade lunch by our hosts, Terry and Jane. Their kitchen offered a warm and welcoming atmosphere, where we enjoyed homemade pizzas, crispy chips, and an assortment of cakes and cheeses. The food was the perfect way to refuel after a productive morning of tree planting.
Reflecting on the Day
The experience was not just about planting trees—it was a chance for us to connect with nature, contribute to a sustainable future, and strengthen our bonds as a team. As we left Dartmoor that afternoon, we knew the trees we planted would grow alongside our team spirit, standing tall in the years to come.
This day of team building with Moor Trees was a reminder of how small actions can lead to big changes, and we’re proud to have been a part of it.
Replatforming your eCommerce site might sound like a daunting prospect, and it’s easy to see why business owners can feel a bit jittery about making the leap. With over 25 years in the eCommerce business, we’ve witnessed firsthand how the idea of switching platforms—moving, say, from WooCommerce or Magento to Shopify or our own solution, SelectCommerce—can stir up a lot of concerns. However, when approached thoughtfully, replatforming isn’t just a technological upgrade; it’s a strategic investment in the future of your business.
Understanding Replatforming
Basically, replatforming is migrating your online store from one platform to another. This change might be needed for several reasons that usually arrive at the same time: your current system is outdated, unable to handle increased traffic, or simply not providing the flexibility your business needs. We can help with a move to Shopify, which is a market-leader, or to our own SelectCommerce, which gives you freedom from scaling app fees by including everything in one price, but the goal remains the same—to set up your business for better performance, scalability, and an improved customer experience.
The common replatforming headaches
Many business owners have the same worries when it comes to replatforming:
- Data Integrity and Downtime: Losing customer data or facing extended periods of downtime can feel like the worst-case scenario. The reality, however, is that with thorough planning and expert execution, you can minimize these risks significantly. A robust migration plan ensures that every piece of critical data—from customer records to order histories—makes it safely to the new platform without causing service interruptions.
- Cost Considerations: The prospect of upfront costs can be intimidating. It’s important to think of replatforming as a long-term investment rather than an expense. The improved functionality, greater scalability, and enhanced customer experience you gain from a modern platform can lead to better operational efficiency and increased revenue down the line.
- Technical Hurdles: Transitioning between platforms often means tackling technical challenges, such as integration issues or compatibility problems with existing systems. While this can sound overwhelming, a step-by-step approach that includes careful planning, testing, and quality assurance can make the process manageable—even for those who aren’t tech experts.
- Managing Change: Every replatforming project brings about changes that affect your team’s workflow and your customers’ experience. Adjusting to a new system can be disruptive initially, but with proper training and support, these transitions can be smoothed out, paving the way for long-term improvements.
The Replatforming Process
A well-executed replatforming project is broken down into several key phases. Here’s an overview of how the process typically unfolds:
- Assessment and Planning:The process begins with an in-depth assessment of your existing system. This stage involves identifying current pain points, evaluating performance metrics, and clarifying your goals for the new platform. At this point, having a detailed migration roadmap is crucial. It serves as a guide to ensure every step is carefully managed, reducing the likelihood of unexpected hiccups along the way.
- Platform Selection:Next comes choosing the right platform. Many businesses find that upgrading from an outdated system to either SelectCommerce or Shopify brings numerous benefits, including a modern design, extensive integration options, and strong community support. With SelectCommerce we include three months of support, so you won’t be left scratching your head with any of the features.
- Data Migration:Transferring your data is one of the most critical parts of replatforming. This phase involves moving all essential information—product listings, customer details, and past orders—from the old system to the new one. Using the right tools and best practices, we can safeguard your data throughout the transition, ensuring everything arrives intact and ready for use.
- Design and Development:Once your data is successfully migrated, the focus shifts to building an engaging storefront that aligns with your brand. This phase is collaborative, involving designers, developers, and key business stakeholders. Whether you’re working with Shopify or SelectCommerce, the aim is to create a site that is both visually appealing and functionally robust.
- Testing and Quality Assurance:Before the new site goes live, thorough testing is essential. This stage covers everything from functionality checks and user acceptance testing to performance evaluations. The goal is to catch any issues early, ensuring that when your customers visit the new site, they enjoy a seamless experience without any glitches.
- Launch and Ongoing Support:Finally, your new site is launched. But the process doesn’t end there. Post-launch support is critical to address any unforeseen issues and to help your team adjust to the new system. Continuous monitoring and optimisation ensure that the platform evolves along with your business needs, keeping you ahead in a competitive market, which is why our Select Supreme package includes ongoing search optimisation support as standard.
How can you tell when it’s time to replatform?
There are a lot of things that might point to a need to replatform, but the most obvious one is pretty simple – time. If your site’s not had an update in the last five years, you’ll already be noticing most of the other warning signs.
These include slow performance on both the front and in the background of the website, difficult to manage or even nonexistent integration with your inventory system, and a general lack of helpful functionality.
We all know that technology moves on at a pace, which is why we replace our computers and smartphones regularly, but the same isn’t always true for our eCommerce platforms. Limited scalability and a clunky interface could be costing you both sales and customer satisfaction, so why not set aside the time to investigate?
Grasping the nettle, taking the bull by the horns and biting the bullet
While the thought of replatforming naturally stirs up a sense of apprehension, you can view it as an opportunity rather than a risk. It’s a bit like moving house – the process can be long, and it’s detail heavy, but once completed the possibilities are endless. The temporary challenges are outweighed by the long-term benefits: a more agile operation, improved user experience, and the capacity to scale effectively with market demands.
We’ve guided numerous businesses through replatforming, helping them transition smoothly and confidently into the future. With careful planning, clear strategies, and ongoing support, the shift to a new platform—be it Shopify or SelectCommerce—can be a transformative step that revitalizes your eCommerce operation. Having the right agency at your side (as a partner, not one that sees you as a product) can really reduce the pain. Drop us a message or give us a call today if you’d like to find out how we can help.
