Regarding the themes in a MyCashflow online store, you can define their settings and supported features in the configuration file theme.xml. In this article, we will look at the contents of the configuration file and how it works in a theme.

If the configuration file is missing from a store theme, the theme cannot be used in an online store.

The configuration file is an XML file from which, for example, certain Interface tags can read the information they need. With the configuration file, you can also enable certain features of the online store for the theme (e.g. gift cards and product filters).

Place the configuration file inside the root directory of the theme (for example, themes/shop/THEME-NAME/theme.xml).

The following examples use the settings for MyCashflow's default theme Barebones.