Theme development with Online Store 2.0
Since Online Store 2.0 (mid-2021), Shopify has shifted to JSON templates, sections-everywhere and app blocks — and that’s where it’s decided whether a theme is still maintainable after three years or has turned into technical debt.
Our custom theme base delivers:
- Clear section hierarchy with typed theme settings
- Translation keys for every locale
- Image-media strategy that doesn’t ruin Core Web Vitals
- Sparing, semantic Liquid use — no seven nested {%- for -%} loops on the product page
- Strategic use of metaobjects and metafields for editorial-heavy brands, instead of cloning 40 sections

