All work
shopify theme · commerce

Sillara — Luxury Fragrance Theme

A commercial, app-independent Shopify theme for the luxury fragrance niche. Online Store 2.0, built design-system-first (three WCAG-AA colour schemes) in vanilla-JS web components with no build step — tuned for Core Web Vitals and the Shopify Theme Store.

role
Solo — strategy to build
team
Solo (1)
timeline
2026 · submitted to Theme Store
domain
E-commerce / Shopify

Storefront password: rtuiya

Overview

Sillara is a commercial Shopify theme for the luxury-fragrance niche, built to be app-independent — it has to look and work fully with no required apps. It's an Online Store 2.0 theme on Shopify's Skeleton base, designed system-first and engineered for Core Web Vitals, accessibility, and the Shopify Theme Store's review bar. I'm building it solo, end to end: strategy, brand, design system, architecture, and code.

Try it live — browse the full theme on its Shopify demo store: fk-ecom-zffen8eq.myshopify.com. Like any Shopify theme demo it's password-gated — enter the storefront password rtuiya. The demo runs a 50-product fragrance catalogue across all three colour schemes (Sillara · Neroli · Ambre), on desktop and mobile.

The problem

Perfume merchants on Shopify are caught between two poor options. Generic multipurpose themes need a stack of paid apps to tell a scent story — which drags down Core Web Vitals and setup simplicity, and still rarely fits the editorial, olfactory-led UX that luxury fragrance expects. Custom or headless builds fix the fit but cost far more than a new or scaling store can justify. The target merchant is non-technical, sells across EU / US / AU, and wants to launch fast without a developer.

Constraints

Approach

I ran it as a product, not a template: strategy and competitor teardown (Le Labo, Diptyque, Aesop) → brand and naming → a tokenised design system with three WCAG-AA colour schemes → hi-fi mockups of every template and state → then build. The fragrance-specific UX — a scent pyramid, browse-by-note, an olfactory story — is treated as structured data the merchant edits, not bespoke markup.

Architecture

Sillara is a token-driven OS 2.0 theme with a vanilla-JS component layer. Design decisions live as CSS custom properties (snippets/css-variables.liquid + a hand-tuned critical.css), so all three schemes — Sillara, Neroli, Ambre — clear WCAG AA from the same token contract. Merchandising is data-driven: scent pyramids and notes come from product metafields, and collection filtering uses Shopify's native Search & Discovery rather than an app. Interactivity is progressively enhanced — the cart drawer, predictive search, and variant picker upgrade markup that already works without JS.

Shopify Online Store 2.0  ·  Skeleton base  ·  app-independent
  ├── layout/theme.liquid        header / footer section groups
  ├── sections + blocks (JSON)   merchant-composed · t: keys → locales/
  ├── snippets/css-variables     design tokens → 3 AA colour schemes
  ├── assets/critical.css        above-the-fold, token-driven
  └── assets/*.js  (vanilla WC)  cart drawer · search · mega-menu
        ↕  native platform, no apps
  ├── Metafields                 scent pyramid · olfactory story
  ├── Search & Discovery         filter by note / family
  └── Markets + RTL              multi-currency / language · logical CSS

Key decisions & trade-offs

Status & what's next

Submitted to the Shopify Theme Store and in review. Shipped and merged so far: the PDP refactor to snippets + app/theme blocks, native cart via {% form %}, app-block support and localization, PDP feature parity (unit price, pickup, gift-card recipient, selling plans, media), a copy / font / alt-text compliance sweep, the core JS layer (JS variant picker, cart drawer, predictive search), the home and collection sections, and secondary templates with empty / sold-out / success states. Continuing through the review cycle: the i18n / RTL and Lighthouse / axe automation passes, plus the Neroli and Ambre preset listings.

The demo store above runs the current build of this commercial theme, submitted to the Shopify Theme Store and in review.

ShopifyLiquidOnline Store 2.0Web ComponentsDesign SystemCore Web VitalsAccessibilityRTL