// Catalogue — Minimalist storefront

AURA — E-commerce

$89 v1.0 Updated

AURA e-commerce template: minimalist black-and-white storefront with oversized typography.
12 Pages
34 Sections
0 kB JS by default
100 Lighthouse ×4

// Design system — What drives the theme

Tokens, not decoration

Palette — click to copy

Typography

Archivo Display & headings
Inter Body & UI

The token file, verbatim

:root {
  /* Surfaces */
  --ink:    #111411;
  --paper:  #fafaf7;
  --stone:  #d8d8d2;

  /* Accent — one signal color, used sparingly */
  --signal: #e0491f;

  /* Type */
  --font-display: 'Archivo', system-ui, sans-serif;
  --font-body:    'Inter', system-ui, sans-serif;

  /* Radii — sharp editorial edges */
  --r: 0px;
}

Best for

  • Fashion & lifestyle brands
  • Small catalogues (under 100 SKUs)
  • Editorial lookbooks with commerce

Pages included — 12

  1. Home
  2. Shop
  3. Product
  4. Lookbook
  5. Journal
  6. About
  7. Cart
  8. Checkout
  9. Contact
  10. FAQ
  11. Legal
  12. 404

Tech stack

  • Astro 5
  • Native CSS tokens
  • 0 framework JS
  • Fontsource

AURA treats a storefront like a magazine. Oversized display typography carries the brand, product photography does the selling, and everything else stays out of the way — black ink on paper white, one signal color for the moments that matter.

Commerce without the weight

The cart and checkout are the only islands on the site. Every other page — home, shop, product, lookbook — ships as pure HTML and CSS, which is why AURA holds a 100 Lighthouse score with real product data poured in.

Made to be rebranded

Like every Quaeris theme, AURA is driven entirely by design tokens. Swap the ink, paper and signal values, change the two font families, and the whole storefront follows — no component surgery required.