Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
CustomizationTemplates

Templates

FluxStore ships with four built-in storefront templates. Each one has a distinct visual identity, so you can pick the look that fits your server’s brand without writing any code.

The four templates

TemplateBest for
CleanA clean, minimal modern design. The default; great when you want something polished without committing to a strong style.
ModernBold colours and dynamic layouts. Pick this when you want the storefront to feel high-energy and stand out.
StellarA dark, space-themed look with starry backgrounds and cosmic accents. Pairs well with sci-fi and fantasy servers.
AuroraA bright, light theme with elegant typography and smooth gradients. The only built-in light theme.

Choosing your template

You pick a template during store creation. To change it later, go to Dashboard > Customization and click any template card to preview it with your current packages and theme tokens. Click Save to apply.

Switching templates only changes the visual layout. Your products, categories, orders, and other store data are not affected.

Templates and themes

Each template ships with default theme tokens (colours, fonts, spacing). When you switch templates, the new template’s defaults are applied. If you’ve already overridden any theme tokens, those overrides are preserved, so you can experiment with different templates without losing your colour and typography work.

If your custom theme was designed around a specific template’s layout, some colour choices may look off on a different template. Use the preview before saving.

Layout templates

The four built-in templates above set the visual style. Layout templates are a separate concept: pre-built bundles of theme + layout + module settings you can apply to your store with one click, picking which parts to overwrite. They live under Dashboard > Customization > Template as a gallery you can browse. See Layout Templates for the full guide.

Going further

Between the built-in templates, the Theme Editor, and the Layout Editor, you can build a unique storefront entirely without code. If you need full control beyond what the editors offer, you can write a custom storefront in HTML, CSS, and Liquid. See Custom Templates.