Zenit Design - Themes
Buy themeThemesSupport
EN
EN
  • First steps
  • Start Guides
    • Atmos - Demo 1
    • Atmos - Demo 2
    • Atmos - Demo 3
    • Atmos - Demo 4
    • Gravity - Demo 1
    • Gravity - Demo 2
    • Horizon - Demo 1
    • Horizon - Demo 2
    • Sphere - Demo 1
    • Sphere - Demo 2
    • Stratus - Demo 1
    • Stratus - Demo 2
    • Stratus - Demo 3
    • Stratus - Demo 4
  • Tips
    • Dashboard
    • Theme configuration
    • Dictionary
    • Multiple sales channels
  • Configuration sets
  • Support
    • Read errors
    • Find cause
  • 🎨Styling
    • General
      • Basic layout
      • Product images
      • Produkt Layout-Typ
      • Global background
      • Preloader
      • Accent line
      • Scroll animation
    • Typo & Colors
      • Theme colors
      • Status messages
      • Fonts
      • Typography
      • E-Commerce
      • Buttons
    • Logos
    • Header
      • Header
      • Search
      • Top bar
      • Shop navigation
      • Main navigation
      • Flyout navigation
      • Dropdown navigation
    • Footer
      • Footer
      • Content
      • Columns
      • Columns styling
      • Footer bottom
    • Components
      • Sidebar
      • Sidebar navigation
      • Forms
      • Image & gallery slider
      • Produkt slider
      • Category Listing Slider
      • Pagination
      • Breadcrumbs
      • Cookie banner
      • Offcanvas
      • Backdrop
      • Scroll-Up button
    • Category
      • Category header
      • Hero section
      • Filter
      • Listing actions
      • Product boxes
      • Quickview
    • Product
      • Detail
      • Gallery
      • Description
      • Description navigation
      • Description content
    • Checkout
      • Cart
      • Checkout
  • ⚙️SETTINGS
    • Basic settings
    • Custom field assignment
      • Custom fields for product page details
      • Custom fields for product datasheets
    • Social media icons
    • Marketing text slider
    • Custom tab details page
    • Custom footer columns
    • Custom code
  • 📂Contents
    • Shopping experiences
      • Sections
      • Blocks
        • Elements
          • Image text slider
          • Search banner
          • Text banner
          • Teaser
          • Features
          • Breadcrumbs
          • Code
          • Divider
          • Category-navigation
          • Footer navigation
          • Placeholder
        • Commerce
          • Image gallery and buy box with product name & manufacturer logo
          • Image gallery and buy box with product name & manufacturer logo & description
          • Image gallery and buy box with description
          • Image gallery with description and buy box with product name & manufacturer logo
        • Category
          • Category listing
        • Columns
        • Layouts
      • Block inner spacings
      • Block outer spacings
      • Animations
      • CSS Variables
    • Category
      • Hero section
      • Category header
      • CSS classes
      • Category badges
      • Category Icons
      • Products per row
    • Product page
      • Layouts
      • Default layout
      • Gallery mode
      • Custom tabs
      • Videos tab
      • Datasheets
    • Product images
      • Image sizes
      • Aspect ratio
      • File format
      • Product image background
    • Layout type
    • Responsive tables
    • Multilingualism
  • 🎓Tutorials
    • Demodata import
    • Demo theme configuration import
    • Duplicate Child-Theme
    • Customizations
    • Configuration export/import
    • Custom Fields export/import
    • Embed fonts locally
    • Embed fonts locally with child-theme
  • 🛠️Update Guides
    • Child theme update
    • Shopware 6.6.9.0
    • Shopware 6.6.0.0
    • Shopware 6.5.0.0
    • Theme 3.5.3
    • Theme 2.11.0
  • ❓FAQ
    • Overview
    • Accessibility
      • Typography
      • Colors
      • Images
      • Video
      • Accessibility checker and resources
    • General
      • Copyright notice
      • Wishlist
    • Product layout
    • Licenses
      • Trial version vs full version
      • Changing the licence domain
    • Derivations
      • Child theme
      • Theme duplicate
      • Child theme vs theme duplicate
    • Updates
      • Theme is displayed as incompatible
      • Update is not displayed
    • Known issues
      • Could not assign child-theme
      • Text modules show technical name
      • Theme save error
      • SVG logo is not displayed
      • Search / Input mobile zoom
      • Text is not visible / readable
Powered by GitBook
On this page
  • PDF renderer
  • Images Lazy-loading
  • Google Fonts Cookie consent
  • Youtube Video consent
  • Youtube Video thumbnail
  • Allow Twig syntax

Was this helpful?

  1. SETTINGS

Basic settings

Last updated 1 year ago

Was this helpful?

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.

PDF renderer

The theme provides different PDF viewers to choose from for displaying embedded PDF files. This setting controls the display of PDF data sheets on the product detail page.

There are two PDF renderers to choose from. The Google Docs renderer renders a bit finer, but is an external service from Google. This processes the PDF files through the Google servers and may also set cookies.

The Mozilla PDF.js renderer is shipped locally with the theme.

Privacy: If you are using Google Docs renderer, the PDF rendering is blocked on the product detail page in the data sheets tab until the user has given consent.

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

Google Fonts Cookie consent

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.

Due to the technical limitations of the app, this function can only be implemented on the Pro version with self-hosted system.

Youtube Video consent

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:

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:

⚙️
Blocked video with preview image
Where can I find the theme settings?