Basic settings

Unlike the styling configuration (theme configuration), the settings of a theme are always stored in the parent theme. A child theme does not have its own area with settings.

Where can I find the theme settings?

Images Lazy-loading

Lazy-Loading optimizes the loading time of your onlineshop by deferring not visible images. They are loaded only when they are about to enter the viewport, for example, when scrolling. In Google PageSpeed it fixes the message "Defer non-visible images".

If active, a new cookie entry is created in the Cookie Consent Manager in the "Comfort features" area with the name "Google Fonts".

Fonts that are obtained via the "Load fonts from Google" theme setting are not loaded until the user has given their consent. The appearance of the store may change as a result, since the user's system fonts are used as a fallback.

If active, YouTube videos are blocked on the product detail page in the video tab until the user has given consent for the respective video. After the user has given consent, the video is loaded.

Youtube Video thumbnail

If active, the YouTube video thumbnail is displayed as a placeholder of the blocked videos until the user gives consent to the video.

Example:

Blocked video with preview image

Allow Twig syntax

Pro version

If active, it allows the use of Twig syntax (variables, text modules) in the additional fields of the theme. The function is limited to the theme's own fields:

  • Product > Custom fields > Product features

  • Product > Custom fields > Tab 1 text

  • Product > Custom fields > Tab 2 text

  • Configuration > Custom tab > Tab text

  • Shopping experiences > Teaser element > Teaser text

  • Shopping experiences > Image-text slider element

  • Shopping experiences > Feature element > Feature text

In the editors and input fields of the above areas, the use of Twig syntax such as Twig variables or access to configuration (1) or the use of text snippets (2) is allowed.

Editing should be done in the code view of the editor.

Example:

Last updated

Was this helpful?