{"id":2259,"date":"2026-08-18T06:28:27","date_gmt":"2026-08-18T06:28:27","guid":{"rendered":"https:\/\/www.liquidwebdevelopers.com\/blog\/?p=2259"},"modified":"2026-08-18T06:28:27","modified_gmt":"2026-08-18T06:28:27","slug":"online-store-2-0-sections-blocks-and-a-store-your-team-can-run","status":"publish","type":"post","link":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/","title":{"rendered":"Online Store 2.0: Sections, Blocks, and a Store Your Team Can Run"},"content":{"rendered":"<p>One of the most consequential shifts in Shopify&#8217;s history isn&#8217;t a flashy feature most shoppers would notice \u2014 it&#8217;s the change to how themes are built, called Online Store 2.0. For store owners, the significance is simple and large: a store built properly on Online Store 2.0 architecture is a store your team can actually run \u2014 composing pages, rearranging content, launching campaigns \u2014 without filing a developer ticket for every change. That shift, from a store that needs a developer for routine changes to one your marketing team operates independently, is transformative for how a brand runs day to day, and it&#8217;s worth understanding even if you&#8217;ll never touch the code.<\/p>\n<p>This piece explains what Online Store 2.0 is in practical terms, the key concepts (sections, blocks), why it matters so much for the maintainability and independence of your store, and what it means for your build decisions. Because the headline benefit \u2014 a store your team can run rather than one that holds you hostage to a developer \u2014 is one of the more important things to understand about how your store should be built. Let me walk through it.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_Online_Store_20_is\"><\/span>What Online Store 2.0 is<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Online Store 2.0 (often shortened to OS 2.0) is the modern architecture for Shopify themes \u2014 a significant evolution in how themes are structured, introduced to make stores more flexible and easier to manage. Without getting into the technical weeds, the key elements are: JSON templates (a more flexible way of defining pages), sections available on every page type (not just the homepage), blocks (modular content within sections), app blocks (apps integrating as blocks you can place), and deep metafield integration (connecting structured data to your theme, as discussed in the metafields context).<\/p>\n<p>The most important practical shift is sections everywhere plus blocks. Previously, the flexible, rearrangeable section system was largely limited to the homepage, while other pages (product, collection, etc.) were more rigid. Online Store 2.0 brought sections (and blocks within them) to every page type, meaning you can compose and customize all your pages \u2014 product pages, collection pages, content pages \u2014 using flexible, rearrangeable sections and blocks, the way you previously could only do on the homepage. This is what enables the &#8220;store your team can run&#8221; benefit: with sections and blocks across all pages, your team can compose and edit pages throughout the store via the theme editor, without needing a developer. So Online Store 2.0 is, in essence, the modern theme architecture that makes Shopify stores flexible and manageable across all pages \u2014 and understanding that it brought composable sections everywhere is the key to understanding its significance.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Sections_and_blocks_in_plain_terms\"><\/span>Sections and blocks, in plain terms<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Let me explain sections and blocks practically, since they&#8217;re the heart of it. A section is a self-contained, reusable building block of a page \u2014 a hero banner, a featured collection, a testimonials block, an FAQ, a rich text area, an image-with-text, and so on. Sections can be added, removed, reordered, and configured through the theme editor, without code. A block is a modular element within a section \u2014 for instance, within a &#8220;features&#8221; section, each individual feature might be a block you can add, remove, and reorder. So sections are the building blocks of pages, and blocks are the building blocks within sections, both rearrangeable and configurable through the visual theme editor.<\/p>\n<p>This building-block system is what makes a store composable by non-developers. Your team can build a page by adding sections (a hero, then a featured collection, then testimonials, then an FAQ), configuring each through the editor (setting the images, text, products, settings), and rearranging them by dragging \u2014 all visually, no code. Want to add a new landing page? Compose it from sections. Want to rearrange the homepage for a campaign? Drag the sections. Want to add a testimonials block to a product page? Add the section. This composability \u2014 building and editing pages from rearrangeable, configurable sections and blocks \u2014 is the practical magic of Online Store 2.0, and it&#8217;s what turns a store from something only a developer can change into something your marketing team operates. The sections-and-blocks system is the mechanism behind the independence that makes OS 2.0 so valuable.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"The_big_benefit_a_store_your_team_can_run\"><\/span>The big benefit: a store your team can run<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The headline benefit, worth dwelling on, is reduced developer dependency \u2014 a store your team can run independently. Before OS 2.0&#8217;s composable architecture (and on stores not built to use it well), routine changes \u2014 building a landing page, rearranging a page for a campaign, adding a content block, updating a section \u2014 required a developer, because the store wasn&#8217;t composable by non-developers. This made the brand dependent on a developer for routine marketing changes, slowing campaigns (waiting on a developer to build the landing page), adding cost (paying for routine changes), and creating a bottleneck (the developer as the constraint on the marketing calendar).<\/p>\n<p>A store built well on OS 2.0 changes this: your marketing team can compose landing pages, rearrange content, launch campaigns, and edit pages themselves, through the theme editor, without a developer for routine changes. This is transformative for how a brand operates \u2014 campaigns launch faster (the team builds the landing page when they need it), costs drop (no paying a developer for routine changes), and the bottleneck disappears (the team isn&#8217;t waiting on a developer). The store becomes an asset the team operates rather than a dependency that holds them hostage to developer availability. This independence \u2014 the team running the store rather than depending on a developer for routine changes \u2014 is the core practical benefit of OS 2.0, and it&#8217;s why building your store properly on OS 2.0 architecture matters so much. It&#8217;s the difference between a store that empowers your team and one that bottlenecks them, which compounds across every campaign and change over the life of the store.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Metafields_and_app_blocks\"><\/span>Metafields and app blocks<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Two more OS 2.0 elements worth understanding. Metafields integration (covered in the metafields discussion) connects structured data to your theme through the OS 2.0 architecture, so you can display custom product information (specs, ingredients, sizing, etc.) in your sections, managed as editable data. This combines with sections to make rich, structured, editable product and content pages \u2014 the data in metafields, displayed through sections, all manageable by your team. So OS 2.0&#8217;s metafield integration is part of what enables rich, structured, team-manageable content.<\/p>\n<p>App blocks let apps integrate into your theme as blocks you can place and configure through the editor, rather than requiring code to add app functionality to pages. This means adding app functionality (a reviews widget, an upsell block, etc.) to a page can be done by placing the app&#8217;s block via the editor, without code \u2014 extending the no-code composability to app functionality. So app blocks bring apps into the composable, team-manageable system, letting your team place and arrange app functionality alongside your content sections, all without a developer. Together, sections, blocks, metafields, and app blocks make OS 2.0 a comprehensively composable, team-manageable architecture \u2014 content, structured data, and app functionality all manageable through the editor, which is the full realization of the &#8220;store your team can run&#8221; benefit.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Why_it_matters_for_your_build_decisions\"><\/span>Why it matters for your build decisions<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Understanding OS 2.0 matters for your build decisions, even as a non-developer, because it determines whether your store has the team-independence benefit. The key point: your store should be built properly on OS 2.0 architecture, using sections, blocks, and metafields, so it has the composability and team-manageability that OS 2.0 enables. A store not built to use OS 2.0 well \u2014 hard-coding content instead of using sections, not leveraging the composable architecture \u2014 misses the independence benefit, leaving you dependent on a developer for routine changes despite OS 2.0 being available.<\/p>\n<p>So when commissioning a theme (custom or customized), the store should be built on OS 2.0 architecture with a good section library, so your team can run it. This is something to ask for and confirm: is the store built on OS 2.0 with sections and blocks your team can use to compose and edit pages? A custom theme should absolutely use OS 2.0 architecture (a custom theme that doesn&#8217;t is missing the modern, team-manageable approach), and a customized theme should leverage it. The section library especially matters \u2014 a rich library of well-built sections is what gives your team the building blocks to compose pages, so a good OS 2.0 build includes the sections your team will need. So in your build decisions, ensure your store is built properly on OS 2.0 with a good section library, giving you the team-independence benefit, rather than a store that doesn&#8217;t leverage the architecture and leaves you developer-dependent. This is part of building a store you own and can run, as discussed throughout \u2014 and OS 2.0 is the architecture that makes it possible.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"The_maintainability_connection\"><\/span>The maintainability connection<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>This connects directly to the maintainability theme running through these articles \u2014 the difference between a store you own and run versus one you&#8217;re hostage to. OS 2.0&#8217;s composable, team-manageable architecture is a big part of what makes a store maintainable by your team: with sections, blocks, and metafields, your team can make the routine changes (pages, content, campaigns) themselves, rather than depending on a developer for everything. A store built well on OS 2.0 is a maintainable, team-runnable store; a store not leveraging it is more developer-dependent and less maintainable by your team.<\/p>\n<p>So OS 2.0 is central to the maintainability and ownership that good development should deliver. When I emphasize building a store your team can run rather than one that holds you hostage to a developer, OS 2.0 architecture is much of how that&#8217;s achieved \u2014 the composable sections-and-blocks system that lets your team operate the store. This is why understanding OS 2.0 matters even for non-developers: it&#8217;s the architecture behind the team-independence and maintainability that determine how your store runs day to day. A store built on OS 2.0 properly empowers your team and is maintainable; one that isn&#8217;t leaves you dependent. So OS 2.0 isn&#8217;t just a technical detail \u2014 it&#8217;s the foundation of the team-runnable, maintainable store that good development aims for, and ensuring your store leverages it is ensuring you get that benefit. The maintainability and ownership themes and OS 2.0 are deeply connected: OS 2.0 is how the modern, team-runnable, maintainable Shopify store is built.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"A_worked_example_the_landing_page_two_ways\"><\/span>A worked example: the landing page, two ways<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>To make the team-independence benefit concrete, consider building a campaign landing page two ways. On a store not built to leverage OS 2.0 \u2014 where content is hard-coded and pages aren&#8217;t composable by non-developers \u2014 the marketing team wanting a landing page for a campaign has to brief a developer, wait for it to be built, review it, request changes, and wait again. The landing page is ready days or a week later, the campaign delayed by the developer bottleneck, and there&#8217;s a cost for the developer&#8217;s time. And every future landing page repeats this cycle. The team is dependent on developer availability for a routine marketing task, which slows the whole marketing calendar.<\/p>\n<p>On a store built well on OS 2.0 with a good section library, the same team builds the landing page themselves: they create the page and compose it from sections \u2014 a hero, a featured collection, some benefits blocks, testimonials, a call to action \u2014 configuring each through the theme editor, arranging them by dragging, all without a developer. The landing page is ready in hours, when they need it, at no developer cost, and they can iterate freely. Every future landing page is similarly self-serve. The team operates independently, and the marketing calendar isn&#8217;t bottlenecked on developer availability.<\/p>\n<p>Same task, completely different experience \u2014 and the difference is whether the store was built to leverage OS 2.0&#8217;s composable architecture. This scenario repeats across every landing page, every campaign rearrangement, every content change over the life of the store, so the cumulative difference is enormous: the OS 2.0 store empowers the team to move fast and independently, while the non-composable store bottlenecks them on the developer for routine work. This is the team-independence benefit in action, and it&#8217;s why building properly on OS 2.0 matters \u2014 not as an abstract architecture preference, but as the concrete difference between a team that runs the store and one that waits on a developer for routine changes, multiplied across everything they do.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_to_ask_for_and_what_to_watch_out_for\"><\/span>What to ask for, and what to watch out for<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Since OS 2.0&#8217;s benefit depends on the store being built to leverage it, here&#8217;s what to ask for and watch out for as a store owner. Ask that your store be built on OS 2.0 architecture with a rich, well-built section library \u2014 enough flexible sections that your team can compose the pages they&#8217;ll need (landing pages, content pages, campaign layouts) from building blocks. Ask that content be managed through sections and metafields (editable by your team) rather than hard-coded (requiring a developer to change). And ask for the handoff and documentation that let your team actually use the section system confidently.<\/p>\n<p>What to watch out for: a &#8220;custom&#8221; build that doesn&#8217;t actually leverage OS 2.0 \u2014 hard-coding content, not building a usable section library, leaving you developer-dependent despite OS 2.0 being available. This can happen when a build is done without attention to team-manageability, producing a store that looks fine but that your team can&#8217;t actually run. So confirm, when commissioning a build, that the result will be team-manageable on OS 2.0 \u2014 that your team will be able to compose and edit pages through the section system, not just that the store uses &#8220;OS 2.0&#8221; nominally. The goal is the team-independence benefit, which requires the store to be built for team-manageability on OS 2.0, with the section library and editable content that enable it. Ask for that, confirm you&#8217;re getting it, and you get the empowered, independent team; accept a build that doesn&#8217;t truly leverage OS 2.0, and you&#8217;re left developer-dependent despite the architecture being available. The architecture matters, but so does building to use it for team-manageability.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"The_bottom_line\"><\/span>The bottom line<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Online Store 2.0 is the modern Shopify theme architecture, and its significance for store owners is large and practical: a store built properly on OS 2.0 is a store your team can actually run \u2014 composing pages, rearranging content, launching campaigns, editing throughout \u2014 without a developer for routine changes. The key shift is sections (and blocks within them) available on every page type, not just the homepage, making the whole store composable through the visual theme editor: your team builds and edits pages from rearrangeable, configurable sections and blocks, no code required. Combined with metafields (for rich, editable structured content) and app blocks (bringing app functionality into the composable system), OS 2.0 makes a comprehensively team-manageable store. The headline benefit is reduced developer dependency \u2014 campaigns launch faster, costs drop, the developer bottleneck disappears, and the store becomes an asset your team operates rather than a dependency that holds them hostage. This connects directly to the maintainability and ownership that good development should deliver: OS 2.0 is much of how a store becomes team-runnable and maintainable rather than developer-dependent. So in your build decisions, ensure your store is built properly on OS 2.0 architecture with a good section library, so you get the team-independence benefit \u2014 and understand that even as a non-developer, this architecture choice determines whether your store empowers your team or bottlenecks them, which compounds across every change over the store&#8217;s life.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Frequently_asked_questions\"><\/span>Frequently asked questions<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h4><span class=\"ez-toc-section\" id=\"What_is_Online_Store_20\"><\/span>What is Online Store 2.0?<span class=\"ez-toc-section-end\"><\/span><\/h4>\n<p>It&#8217;s the modern architecture for Shopify themes \u2014 a significant evolution that made stores more flexible and manageable. The key elements are JSON templates, sections available on every page type (not just the homepage), blocks (modular content within sections), app blocks (apps integrating as placeable blocks), and deep metafield integration. The most important practical shift is composable sections and blocks across all pages, which lets your team build and edit pages through the visual theme editor without a developer.<\/p>\n<h4><span class=\"ez-toc-section\" id=\"Why_does_Online_Store_20_matter_for_store_owners\"><\/span>Why does Online Store 2.0 matter for store owners?<span class=\"ez-toc-section-end\"><\/span><\/h4>\n<p>Because a store built properly on it is a store your team can run \u2014 composing landing pages, rearranging content, launching campaigns, and editing throughout, without a developer for routine changes. This reduces developer dependency, so campaigns launch faster, costs drop, and the developer bottleneck disappears. The store becomes an asset your team operates rather than a dependency that holds you hostage to developer availability \u2014 a transformative shift in how a brand runs day to day.<\/p>\n<h4><span class=\"ez-toc-section\" id=\"What_are_sections_and_blocks\"><\/span>What are sections and blocks?<span class=\"ez-toc-section-end\"><\/span><\/h4>\n<p>A section is a self-contained, reusable building block of a page \u2014 a hero, a featured collection, testimonials, an FAQ, rich text \u2014 that can be added, removed, reordered, and configured through the theme editor without code. A block is a modular element within a section (like an individual feature within a features section). Together they make pages composable by non-developers: your team builds pages by adding, configuring, and rearranging sections and blocks visually, which is the practical magic of Online Store 2.0.<\/p>\n<h4><span class=\"ez-toc-section\" id=\"Should_my_custom_Shopify_theme_use_Online_Store_20\"><\/span>Should my custom Shopify theme use Online Store 2.0?<span class=\"ez-toc-section-end\"><\/span><\/h4>\n<p>Yes \u2014 absolutely. A custom theme should be built on OS 2.0 architecture with a good section library, so it has the composability and team-manageability that lets your team run the store. A custom theme that doesn&#8217;t use OS 2.0 is missing the modern, team-manageable approach and leaves you more developer-dependent. When commissioning a theme, confirm it&#8217;s built on OS 2.0 with sections, blocks, and metafields your team can use to compose and edit pages \u2014 it&#8217;s central to building a store you own and can run rather than one you&#8217;re hostage to.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>One of the most consequential shifts in Shopify&#8217;s history isn&#8217;t a flashy feature most shoppers would notice \u2014 it&#8217;s the change to how themes are built, called Online&hellip;<\/p>\n","protected":false},"author":7,"featured_media":2319,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[366],"tags":[],"class_list":["post-2259","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-shopify-development"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Online Store 2.0 transformed Shopify theme architecture \u2014 and made it possible to build a store your team can actually run without a developer. Here&#039;s what it means.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Lqwd Master\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Liquidweb Developers- Best Shopify Development Services Blogs -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Online Store 2.0: Sections, Blocks, and a Store You Run\" \/>\n\t\t<meta property=\"og:description\" content=\"Online Store 2.0 transformed Shopify theme architecture \u2014 and made it possible to build a store your team can actually run without a developer. Here&#039;s what it means.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-content\/uploads\/2026\/07\/cropped-logo-1.webp\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-content\/uploads\/2026\/07\/cropped-logo-1.webp\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-18T06:28:27+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-18T06:28:27+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Online Store 2.0: Sections, Blocks, and a Store You Run\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Online Store 2.0 transformed Shopify theme architecture \u2014 and made it possible to build a store your team can actually run without a developer. Here&#039;s what it means.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-content\/uploads\/2026\/07\/cropped-logo-1.webp\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#blogposting\",\"name\":\"Online Store 2.0: Sections, Blocks, and a Store You Run\",\"headline\":\"Online Store 2.0: Sections, Blocks, and a Store Your Team Can Run\",\"author\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/author\\\/newadmin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/76.Online-Store.jpg\",\"width\":1536,\"height\":864},\"datePublished\":\"2026-08-18T06:28:27+00:00\",\"dateModified\":\"2026-08-18T06:28:27+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#webpage\"},\"articleSection\":\"Shopify Development\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/category\\\/shopify-development\\\/#listItem\",\"name\":\"Shopify Development\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/category\\\/shopify-development\\\/#listItem\",\"position\":2,\"name\":\"Shopify Development\",\"item\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/category\\\/shopify-development\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#listItem\",\"name\":\"Online Store 2.0: Sections, Blocks, and a Store Your Team Can Run\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#listItem\",\"position\":3,\"name\":\"Online Store 2.0: Sections, Blocks, and a Store Your Team Can Run\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/category\\\/shopify-development\\\/#listItem\",\"name\":\"Shopify Development\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/#organization\",\"name\":\"Liquidweb Developers- Best Shopify Development Services Blogs\",\"url\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cropped-logo-1.webp\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#organizationLogo\",\"width\":426,\"height\":91},\"image\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/author\\\/newadmin\\\/#author\",\"url\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/author\\\/newadmin\\\/\",\"name\":\"Lqwd Master\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/258d8dc916db8cea2cafb6c3cd0cb0246efe061421dbd83ec3a350428cabda4f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Lqwd Master\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#webpage\",\"url\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/\",\"name\":\"Online Store 2.0: Sections, Blocks, and a Store You Run\",\"description\":\"Online Store 2.0 transformed Shopify theme architecture \\u2014 and made it possible to build a store your team can actually run without a developer. Here's what it means.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/author\\\/newadmin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/author\\\/newadmin\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/76.Online-Store.jpg\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#mainImage\",\"width\":1536,\"height\":864},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\\\/#mainImage\"},\"datePublished\":\"2026-08-18T06:28:27+00:00\",\"dateModified\":\"2026-08-18T06:28:27+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/\",\"name\":\"Liquidweb Developers- Best Shopify Development Services Blogs\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.liquidwebdevelopers.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Online Store 2.0: Sections, Blocks, and a Store You Run","description":"Online Store 2.0 transformed Shopify theme architecture \u2014 and made it possible to build a store your team can actually run without a developer. Here's what it means.","canonical_url":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#blogposting","name":"Online Store 2.0: Sections, Blocks, and a Store You Run","headline":"Online Store 2.0: Sections, Blocks, and a Store Your Team Can Run","author":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/author\/newadmin\/#author"},"publisher":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-content\/uploads\/2026\/08\/76.Online-Store.jpg","width":1536,"height":864},"datePublished":"2026-08-18T06:28:27+00:00","dateModified":"2026-08-18T06:28:27+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#webpage"},"isPartOf":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#webpage"},"articleSection":"Shopify Development"},{"@type":"BreadcrumbList","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.liquidwebdevelopers.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.liquidwebdevelopers.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/category\/shopify-development\/#listItem","name":"Shopify Development"}},{"@type":"ListItem","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/category\/shopify-development\/#listItem","position":2,"name":"Shopify Development","item":"https:\/\/www.liquidwebdevelopers.com\/blog\/category\/shopify-development\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#listItem","name":"Online Store 2.0: Sections, Blocks, and a Store Your Team Can Run"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.liquidwebdevelopers.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#listItem","position":3,"name":"Online Store 2.0: Sections, Blocks, and a Store Your Team Can Run","previousItem":{"@type":"ListItem","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/category\/shopify-development\/#listItem","name":"Shopify Development"}}]},{"@type":"Organization","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/#organization","name":"Liquidweb Developers- Best Shopify Development Services Blogs","url":"https:\/\/www.liquidwebdevelopers.com\/blog\/","logo":{"@type":"ImageObject","url":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-content\/uploads\/2026\/07\/cropped-logo-1.webp","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#organizationLogo","width":426,"height":91},"image":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/author\/newadmin\/#author","url":"https:\/\/www.liquidwebdevelopers.com\/blog\/author\/newadmin\/","name":"Lqwd Master","image":{"@type":"ImageObject","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/258d8dc916db8cea2cafb6c3cd0cb0246efe061421dbd83ec3a350428cabda4f?s=96&d=mm&r=g","width":96,"height":96,"caption":"Lqwd Master"}},{"@type":"WebPage","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#webpage","url":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/","name":"Online Store 2.0: Sections, Blocks, and a Store You Run","description":"Online Store 2.0 transformed Shopify theme architecture \u2014 and made it possible to build a store your team can actually run without a developer. Here's what it means.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#breadcrumblist"},"author":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/author\/newadmin\/#author"},"creator":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/author\/newadmin\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-content\/uploads\/2026\/08\/76.Online-Store.jpg","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#mainImage","width":1536,"height":864},"primaryImageOfPage":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/#mainImage"},"datePublished":"2026-08-18T06:28:27+00:00","dateModified":"2026-08-18T06:28:27+00:00"},{"@type":"WebSite","@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/#website","url":"https:\/\/www.liquidwebdevelopers.com\/blog\/","name":"Liquidweb Developers- Best Shopify Development Services Blogs","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.liquidwebdevelopers.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Liquidweb Developers- Best Shopify Development Services Blogs -","og:type":"article","og:title":"Online Store 2.0: Sections, Blocks, and a Store You Run","og:description":"Online Store 2.0 transformed Shopify theme architecture \u2014 and made it possible to build a store your team can actually run without a developer. Here's what it means.","og:url":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/","og:image":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-content\/uploads\/2026\/07\/cropped-logo-1.webp","og:image:secure_url":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-content\/uploads\/2026\/07\/cropped-logo-1.webp","article:published_time":"2026-08-18T06:28:27+00:00","article:modified_time":"2026-08-18T06:28:27+00:00","twitter:card":"summary_large_image","twitter:title":"Online Store 2.0: Sections, Blocks, and a Store You Run","twitter:description":"Online Store 2.0 transformed Shopify theme architecture \u2014 and made it possible to build a store your team can actually run without a developer. Here's what it means.","twitter:image":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-content\/uploads\/2026\/07\/cropped-logo-1.webp"},"aioseo_meta_data":{"post_id":"2259","title":"Online Store 2.0: Sections, Blocks, and a Store You Run","description":"Online Store 2.0 transformed Shopify theme architecture \u2014 and made it possible to build a store your team can actually run without a developer. Here's what it means.","keywords":null,"keyphrases":{"focus":{"keyphrase":"Shopify Online Store 2.0","score":0,"analysis":[]},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-17 05:49:24","updated":"2026-08-18 07:16:36","seo_analyzer_scan_date":null,"focus_keyword":"Shopify Online Store 2.0","additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.liquidwebdevelopers.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.liquidwebdevelopers.com\/blog\/category\/shopify-development\/\" title=\"Shopify Development\">Shopify Development<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tOnline Store 2.0: Sections, Blocks, and a Store Your Team Can Run\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.liquidwebdevelopers.com\/blog"},{"label":"Shopify Development","link":"https:\/\/www.liquidwebdevelopers.com\/blog\/category\/shopify-development\/"},{"label":"Online Store 2.0: Sections, Blocks, and a Store Your Team Can Run","link":"https:\/\/www.liquidwebdevelopers.com\/blog\/online-store-2-0-sections-blocks-and-a-store-your-team-can-run\/"}],"acf":[],"_links":{"self":[{"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/posts\/2259","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/comments?post=2259"}],"version-history":[{"count":1,"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/posts\/2259\/revisions"}],"predecessor-version":[{"id":2260,"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/posts\/2259\/revisions\/2260"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/media\/2319"}],"wp:attachment":[{"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/media?parent=2259"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/categories?post=2259"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.liquidwebdevelopers.com\/blog\/wp-json\/wp\/v2\/tags?post=2259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}