Downloadable themes
On this page
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 StoreConnect’s Base Theme. This means without a theme installed, your site uses the base theme only. If your store has its own theme, it will use that theme to override portions of the base theme. This means installed themes do not need to include components for every part of your website.
Available themes
StoreConnect currently offers six downloadable themes, each designed for a different type of store. All themes are free, hosted on GitHub, and can be imported using the Theme importer. Each theme extends the Base Theme, so you only need to customize the parts that differ from the default.
| Theme | Best for |
|---|---|
| Clean theme | Health, pharmacy, and home-care stores |
| Corporate theme | Corporate, B2B, and service companies |
| Elegance theme | Fashion, beauty, and home styling stores |
| Souvenir theme | Gift shops, clothing boutiques, and fashion stores |
| Simple donation theme | Nonprofit organizations |
| Velvet cascade theme | Retail boutiques and clothing stores |
StoreConnect’s base theme
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 customize a downloaded theme, you can copy and modify any template from our GitHub repository as needed.

-
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.