Downloadable themes

StoreConnect offers a range of ready-to-use themes for your store. These themes are designed to offer various styles, are available for free download, and can be previewed before being applied.

To learn how to import these themes you can read our Theme Importer article.

All themes run on top of StoreConnects Base Theme. This means without a theme installed, your site uses the base theme only. If your store has it's own theme, it will use that theme to override portions of the base theme. This means installed theme do not need to include components for every part of your website.

StoreConnect's base theme

GitHub Repository

The Base Theme is a clean, minimal starter theme that is the default in every StoreConnect installation. It includes all the essential templates that make up your store's frontend.

You don’t need to upload this theme—it's already bundled with your StoreConnect setup. If you want to build your own theme, or further customise a downloaded theme, you can copy andmodify any template from our GitHub repository as needed.

Base Theme Templates

  • Snippets: Reusable templates loadable from any other template, facilitating consistent elements like headers, footers, cards, etc. across multiple pages.

  • Locales: Define language-specific translations, ensuring your theme supports multiple languages by creating a locale for each store.

  • Variables: Key-value pairs offering configuration options for your theme’s settings.

  • Assets: Repository for storing CSS and JS assets, maintaining organized management of your store’s styling and scripting resources.