Lab
AI tools, creative workflows, developer deep-dives, and behind-the-scenes from RAXXO Studios.
6 articles
Shopify Metaobjects Schema Patterns: 5 Real-World Models
FAQ entries with question, answer, category, and rank fields drive a single accordion section across the whole store Reviews use author, quote, rating, source, and date with an Image field for headshots, queried by source for filtering Team members combine...
Read articleTheme App Extensions vs Section Schemas in 2026: When to Pick Which
Theme App Extensions ship blocks across many themes via the App Store, ideal for distributed apps with version control Local section schemas live in the...
Shopify Section Rendering API: 6 Patterns That Cut Storefront TTFB by 60%
Cart drawer refresh swaps one section in 180ms instead of reloading the full PDP at 1.2s. Filtered collection grids return only the product list, cutting...
The Developer's Guide to Shopify (When You're Not a Shopify Dev)
A web developer's guide to Shopify. Liquid templates, theme architecture, and the Admin API - explained for devs who've never touched Shopify before.
Shopify Liquid Sections: A Developer's Quick Reference
A practical reference for building custom Shopify Liquid sections with schema settings, CSS isolation, and real-world patterns.
How to Create a Shopify Theme from Scratch
Step-by-step guide to building a Shopify theme from scratch using Liquid, JSON templates, and the Shopify CLI. No theme framework needed.