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

Templates

FluxStore comes with over 20 built-in storefront templates to choose from when creating your store. Each one has a different visual style, so you can pick the one that best fits your server’s brand without writing any code.

Choosing a template

To change your template, go to Dashboard > Customization. All templates are displayed as preview cards. Click a template to see how it looks with your current products and theme settings, then click Save to apply it.

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

Templates and themes

Each template comes with its own default theme tokens (colors, fonts, spacing). When you switch templates, the new template’s defaults are applied. But if you have custom theme overrides enabled, those are preserved. This means you can experiment with different templates without losing your color and typography customizations.

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

Going further

Between the built-in templates, the Theme Editor, and the Layout Editor, you can create a unique and polished storefront without writing any code. If you need even more control, you can build a fully custom storefront with HTML, CSS, and Liquid. See Custom Templates for details.