diff --git a/src/Unsertheme.php b/src/IniHausschuhTheme.php
similarity index 100%
rename from src/Unsertheme.php
rename to src/IniHausschuhTheme.php
diff --git a/src/Resources/theme.json b/src/Resources/theme.json
index 1098bf6..ef4a72a 100644
--- a/src/Resources/theme.json
+++ b/src/Resources/theme.json
@@ -1,22 +1,6368 @@
{
- "name": "Unsertheme",
- "author": "Shopware AG",
+ "name": "IniHausschuhTheme",
+ "author": "initial. werbung GmbH",
"views": [
"@Storefront",
"@Plugins",
- "@Unsertheme"
+ "@RHWebMagnify",
+ "@RHWebThemeFeatures",
+ "@IniHausschuhTheme"
],
"style": [
"app/storefront/src/scss/overrides.scss",
"@Storefront",
- "app/storefront/src/scss/base.scss"
+ "@RHWebMagnify",
+ "app/storefront/src/scss/base.scss",
],
"script": [
"@Storefront",
- "app/storefront/dist/storefront/js/unsertheme.js"
+ "@RHWebMagnify",
+ "app/storefront/dist/storefront/js/inihausschuhtheme.js"
],
"asset": [
"@Storefront",
+ "@RHWebMagnify",
"app/storefront/src/assets"
- ]
+ ],
+ ,
+ "config": {
+ "tabs": {
+ "tabLayout": {
+ "label": {
+ "en-GB": "Colors & Layout",
+ "de-DE": "Farben & Layout"
+ },
+ "order": 100
+ },
+ "tabTypography": {
+ "label": {
+ "en-GB": "Typography",
+ "de-DE": "Typografie"
+ },
+ "order": 200
+ },
+ "tabMedia": {
+ "label": {
+ "en-GB": "Media",
+ "de-DE": "Media"
+ },
+ "order": 300
+ },
+ "tabHeader": {
+ "label": {
+ "en-GB": "Header",
+ "de-DE": "Header"
+ },
+ "order": 400
+ },
+ "tabSlider": {
+ "label": {
+ "en-GB": "Slider (Frontpage)",
+ "de-DE": "Slider (Startseite)"
+ },
+ "order": 350
+ },
+ "tabFooter": {
+ "label": {
+ "en-GB": "Footer",
+ "de-DE": "Footer"
+ },
+ "order": 500
+ },
+ "tabCustom": {
+ "label": {
+ "en-GB": "Custom >",
+ "de-DE": "Custom >"
+ },
+ "order": 700
+ },
+ "tabSocial": {
+ "label": {
+ "en-GB": "Social Media",
+ "de-DE": "Social Media"
+ },
+ "order": 800
+ },
+ "tabForms": {
+ "label": {
+ "en-GB": "Forms",
+ "de-DE": "Formulare"
+ },
+ "order": 610
+ },
+ "tabListing": {
+ "label": {
+ "en-GB": "Product Listing",
+ "de-DE": "Produktlisting"
+ },
+ "order": 620
+ }
+ },
+ "blocks": {
+ "themeColors": {
+ "label": {
+ "en-GB": "Theme colors",
+ "de-DE": "Theme-Farben"
+ }
+ },
+ "blockTypographyMain": {
+ "label": {
+ "en-GB": "General Typography",
+ "de-DE": "Allgemeine Typografie"
+ }
+ },
+ "media": {
+ "label": {
+ "en-GB": "Media",
+ "de-DE": "Medien"
+ }
+ },
+ "additional": {
+ "label": {
+ "en-GB": "Additional Settings",
+ "de-DE": "Sonstige Einstellungen"
+ }
+ },
+ "blockPreloader": {
+ "label": {
+ "en-GB": "Preloader animation",
+ "de-DE": "Preloader Animation"
+ }
+ },
+
+ "blockGeneralStatus": {
+ "label": {
+ "en-GB": "Status Messages",
+ "de-DE": "Statusnachrichten"
+ }
+ },
+
+ "blockGeneralCommerce": {
+ "label": {
+ "en-GB": "E-Commerce",
+ "de-DE": "E-Commerce"
+ }
+ },
+
+ "blockHeadline1": {
+ "label": {
+ "en-GB": "Headline 1",
+ "de-DE": "Überschrift 1"
+ }
+ },
+ "blockHeadline2": {
+ "label": {
+ "en-GB": "Headline 2",
+ "de-DE": "Überschrift 2"
+ }
+ },
+ "blockHeadline3": {
+ "label": {
+ "en-GB": "Headline 3",
+ "de-DE": "Überschrift 3"
+ }
+ },
+ "blockHeadline4": {
+ "label": {
+ "en-GB": "Headline 4",
+ "de-DE": "Überschrift 4"
+ }
+ },
+ "blockHeadline5": {
+ "label": {
+ "en-GB": "Headline 5",
+ "de-DE": "Überschrift 5"
+ }
+ },
+ "blockHeadline6": {
+ "label": {
+ "en-GB": "Headline 6",
+ "de-DE": "Überschrift 6"
+ }
+ },
+
+ "blockLogo": {
+ "label": {
+ "en-GB": "Logo",
+ "de-DE": "Logo"
+ }
+ },
+
+ "blockSharefav": {
+ "label": {
+ "en-GB": "Share- & Favicon",
+ "de-DE": "Share- & Favicon"
+ }
+ },
+
+ "blockCertificates": {
+ "label": {
+ "en-GB": "Certificates",
+ "de-DE": "Zertifikate"
+ }
+ },
+
+ "blockLogoCheckout": {
+ "label": {
+ "en-GB": "Logo (Checkout)",
+ "de-DE": "Logo (Checkout)"
+ }
+ },
+
+ "blockBodyBackground": {
+ "label": {
+ "en-GB": "Body Background Image",
+ "de-DE": "Body Hintergrundbild"
+ }
+ },
+
+ "blockHeaderBackground": {
+ "label": {
+ "en-GB": "Header Background Image",
+ "de-DE": "Header Hintergrundbild"
+ }
+ },
+
+ "blockNewsletterBackground": {
+ "label": {
+ "en-GB": "Newsletter Background Image",
+ "de-DE": "Newsletter Hintergrundbild"
+ }
+ },
+
+ "blockFooterBackground": {
+ "label": {
+ "en-GB": "Footer Background Image",
+ "de-DE": "Footer Hintergrundbild"
+ }
+ },
+
+ "blockHeaderGeneral": {
+ "label": {
+ "en-GB": "General Settings",
+ "de-DE": "Allgemeine Einstellungen"
+ }
+ },
+ "blockTopbar": {
+ "label": {
+ "en-GB": "Topbar",
+ "de-DE": "Topbar"
+ }
+ },
+
+ "headerNavigation": {
+ "label": {
+ "en-GB": "Navigation",
+ "de-DE": "Navigation"
+ }
+ },
+ "headerFlyout": {
+ "label": {
+ "en-GB": "Flyout",
+ "de-DE": "Flyout"
+ }
+ },
+
+ "blockHeaderCheckout": {
+ "label": {
+ "en-GB": "Header (Checkout)",
+ "de-DE": "Header (Checkout)"
+ }
+ },
+
+ "blockFooterSettings": {
+ "label": {
+ "en-GB": "Footer - Settings",
+ "de-DE": "Footer - Einstellungen"
+ }
+ },
+
+ "footerColors": {
+ "label": {
+ "en-GB": "Footer - Colors",
+ "de-DE": "Footer - Farben"
+ }
+ },
+
+ "blockFooterNewsletter": {
+ "label": {
+ "en-GB": "Newsletter - Settings",
+ "de-DE": "Newsletter - Einstellungen"
+ }
+ },
+
+ "blockSocials": {
+ "label": {
+ "en-GB": "Social Media",
+ "de-DE": "Social Media"
+ }
+ },
+
+ "blockFooterSocial": {
+ "label": {
+ "en-GB": "Social Media",
+ "de-DE": "Social Media"
+ }
+ },
+
+ "blockFooterPaymentShipping": {
+ "label": {
+ "en-GB": "Payment / Shipping",
+ "de-DE": "Zahlung/ Versand"
+ }
+ },
+ "blockFooterMinimal": {
+ "label": {
+ "en-GB": "Minimal Footer (Checkout)",
+ "de-DE": "Minimal Footer (Checkout)"
+ }
+ },
+ "blockCustomBodyClass": {
+ "label": {
+ "en-GB": "Custom Body Class",
+ "de-DE": "Eigene Klasse für den Body"
+ }
+ },
+
+ "blockListingGeneral": {
+ "label": {
+ "en-GB": "General Settings",
+ "de-DE": "Allgemeine Einstellungen"
+ }
+ },
+ "blockListingAmountBoxes": {
+ "label": {
+ "en-GB": "Products per Row",
+ "de-DE": "Produkte pro Reihe"
+ }
+ },
+ "blockListingAmountBoxesSidebar": {
+ "label": {
+ "en-GB": "Products per Row (Sidebar active)",
+ "de-DE": "Produkte pro Reihe (Sidebar aktiviert)"
+ }
+ },
+ "blockListingProductBox": {
+ "label": {
+ "en-GB": "Product Box",
+ "de-DE": "Produktboxen"
+ }
+ },
+ "blockListingNavigation": {
+ "label": {
+ "en-GB": "Category Navigation",
+ "de-DE": "Kategorie Navigation"
+ }
+ },
+ "blockListingFilter": {
+ "label": {
+ "en-GB": "Filter",
+ "de-DE": "Fliter"
+ }
+ },
+ "blockListingPagination": {
+ "label": {
+ "en-GB": "Pagination",
+ "de-DE": "Pagination"
+ }
+ },
+
+ "rhwebsliderImages": {
+ "label": {
+ "en-GB": "Slider Images",
+ "de-DE": "Slider Bilder"
+ }
+ },
+
+ "rhwebslider": {
+ "label": {
+ "en-GB": "Slider (Homepage)",
+ "de-DE": "Slider (Homepage)"
+ }
+ },
+
+ "blockCookieOverlay": {
+ "label": {
+ "en-GB": "Cookie Overlay",
+ "de-DE": "Cookie Overlay"
+ }
+ },
+
+ "blockThemeScrollbar": {
+ "label": {
+ "en-GB": "Theme Scrollbar",
+ "de-DE": "Theme Scrollbar"
+ }
+ },
+
+ "blockBreakpoints": {
+ "label": {
+ "en-GB": "Breakpoints for each device",
+ "de-DE": "Breakpoints für jedes Endgerät"
+ }
+ },
+
+ "blockTypographyHeadings": {
+ "label": {
+ "en-GB": "Headings",
+ "de-DE": "Überschriften"
+ }
+ },
+
+ "blockTypographyColors": {
+ "label": {
+ "en-GB": "Font Colors",
+ "de-DE": "Schriftfarben"
+ }
+ },
+
+ "blockFormsGeneral": {
+ "label": {
+ "en-GB": "General Settings",
+ "de-DE": "Allgemeine Einstellungen"
+ }
+ },
+ "blockFormsHeadlines": {
+ "label": {
+ "en-GB": "Headlines",
+ "de-DE": "Überschriften"
+ }
+ },
+ "blockFormsLabels": {
+ "label": {
+ "en-GB": "Labels",
+ "de-DE": "Labels"
+ }
+ },
+ "blockFormsTextfields": {
+ "label": {
+ "en-GB": "Text Fields",
+ "de-DE": "Textfelder"
+ }
+ },
+ "blockFormsDropdowns": {
+ "label": {
+ "en-GB": "Dropdowns",
+ "de-DE": "Dropdowns"
+ }
+ },
+ "blockFormsMultilineTextfields": {
+ "label": {
+ "en-GB": "Multiline Textfields",
+ "de-DE": "Mehrzeilige Textfelder"
+ }
+ },
+ "blockFormsDiscount": {
+ "label": {
+ "en-GB": "Discount Code Fields",
+ "de-DE": "Rabattcode Felder"
+ }
+ },
+ "blockFormsSubmit": {
+ "label": {
+ "en-GB": "Submit Button",
+ "de-DE": "Absenden - Button"
+ }
+ }
+ },
+ "sections": {
+ "sectionFooterServiceHotline": {
+ "label": {
+ "en-GB": "Contact Service Hotline",
+ "de-DE": "Service Hotline"
+ }
+ },
+
+ "rhwebslider1": {
+ "label": {
+ "en-GB": "Slide - 1",
+ "de-DE": "Slide - 1"
+ }
+ },
+ "rhwebslider2": {
+ "label": {
+ "en-GB": "Slide - 2",
+ "de-DE": "Slide - 2"
+ }
+ },
+ "rhwebslider3": {
+ "label": {
+ "en-GB": "Slide - 3",
+ "de-DE": "Slide - 3"
+ }
+ },
+
+ "sectionListingPaginationPageActive": {
+ "label": {
+ "en-GB": "Active Link",
+ "de-DE": "Aktiver Link"
+ }
+ },
+ "sectionListingPaginationPageFirst": {
+ "label": {
+ "en-GB": "Link - First page",
+ "de-DE": "Link - Zur ersten Seite"
+ }
+ },
+ "sectionListingPaginationPagePrev": {
+ "label": {
+ "en-GB": "Link - Previous Page",
+ "de-DE": "Link - Seite zurück"
+ }
+ },
+ "sectionListingPaginationPageNext": {
+ "label": {
+ "en-GB": "Link - Next Page",
+ "de-DE": "Link - Seite vor"
+ }
+ },
+ "sectionListingPaginationPageLast": {
+ "label": {
+ "en-GB": "Link - Last Page",
+ "de-DE": "Link - Zur letzten Seite"
+ }
+ },
+ "sectionListingPaginationPageDisabled": {
+ "label": {
+ "en-GB": "Link - Disabled",
+ "de-DE": "Link - Deaktiviert"
+ }
+ }
+ },
+ "fields": {
+ "sw-color-brand-primary": {
+ "label": {
+ "en-GB": "Primary color",
+ "de-DE": "Primärfarbe"
+ },
+ "type": "color",
+ "value": "#b99867",
+ "editable": true,
+ "block": "themeColors",
+ "tab": "tabLayout",
+ "order": 100
+ },
+ "sw-color-brand-secondary": {
+ "label": {
+ "en-GB": "Secondary color",
+ "de-DE": "Sekundärfarbe"
+ },
+ "type": "color",
+ "value": "#000000",
+ "editable": true,
+ "block": "themeColors",
+ "tab": "tabLayout",
+ "order": 200
+ },
+ "sw-border-color": {
+ "label": {
+ "en-GB": "General border",
+ "de-DE": "Allgemeine Rahmen"
+ },
+ "type": "color",
+ "value": "#dbdbdb",
+ "editable": true,
+ "block": "themeColors",
+ "tab": "tabLayout",
+ "order": 300
+ },
+ "sw-background-color": {
+ "label": {
+ "en-GB": "Background (content)",
+ "de-DE": "Hintergrund (Inhalt)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "themeColors",
+ "tab": "tabLayout",
+ "order": 400
+ },
+ "sw-text-color": {
+ "label": {
+ "en-GB": "Text color",
+ "de-DE": "Textfarbe"
+ },
+ "type": "color",
+ "value": "#000000",
+ "editable": true,
+ "block": "blockTypographyColors",
+ "tab": "tabTypography",
+ "order": 200
+ },
+ "sw-headline-color": {
+ "label": {
+ "en-GB": "Headline color",
+ "de-DE": "Überschriftfarbe"
+ },
+ "type": "color",
+ "value": "#000000",
+ "editable": true,
+ "block": "blockTypographyColors",
+ "tab": "tabTypography",
+ "order": 400
+ },
+ "sw-color-price": {
+ "label": {
+ "en-GB": "Price",
+ "de-DE": "Preis"
+ },
+ "type": "color",
+ "value": "#4a545b",
+ "editable": true,
+ "block": "blockGeneralCommerce",
+ "tab": "tabLayout",
+ "order": 100
+ },
+ "sw-color-buy-button": {
+ "label": {
+ "en-GB": "Buy button",
+ "de-DE": "Kaufen-Button"
+ },
+ "type": "color",
+ "value": "#b99867",
+ "editable": true,
+ "block": "blockGeneralCommerce",
+ "tab": "tabLayout",
+ "order": 200
+ },
+ "sw-color-buy-button-text": {
+ "label": {
+ "en-GB": "Buy button text",
+ "de-DE": "Kaufen-Button Text"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockGeneralCommerce",
+ "tab": "tabLayout",
+ "order": 300
+ },
+ "sw-color-success": {
+ "label": {
+ "en-GB": "Success",
+ "de-DE": "Erfolg"
+ },
+ "type": "color",
+ "value": "#76d090",
+ "editable": true,
+ "block": "blockGeneralStatus",
+ "tab": "tabLayout",
+ "order": 100
+ },
+ "sw-color-info": {
+ "label": {
+ "en-GB": "Information",
+ "de-DE": "Information"
+ },
+ "type": "color",
+ "value": "#4ec0d4",
+ "editable": true,
+ "block": "blockGeneralStatus",
+ "tab": "tabLayout",
+ "order": 200
+ },
+ "sw-color-warning": {
+ "label": {
+ "en-GB": "Notice",
+ "de-DE": "Hinweis"
+ },
+ "type": "color",
+ "value": "#f8cb87",
+ "editable": true,
+ "block": "blockGeneralStatus",
+ "tab": "tabLayout",
+ "order": 300
+ },
+ "sw-color-danger": {
+ "label": {
+ "en-GB": "Error",
+ "de-DE": "Fehler"
+ },
+ "type": "color",
+ "value": "#e26e70",
+ "editable": true,
+ "block": "blockGeneralStatus",
+ "tab": "tabLayout",
+ "order": 400
+ },
+ "sw-font-family-base": {
+ "label": {
+ "en-GB": "Fonttype text",
+ "de-DE": "Schriftart Text"
+ },
+ "type": "fontFamily",
+ "value": "'Montserrat',sans-serif",
+ "editable": true,
+ "block": "blockTypographyMain",
+ "tab": "tabTypography",
+ "order": 100
+ },
+ "sw-font-family-headline": {
+ "label": {
+ "en-GB": "Fonttype headline",
+ "de-DE": "Schriftart Überschrift"
+ },
+ "type": "fontFamily",
+ "value": "'Montserrat',sans-serif",
+ "editable": true,
+ "block": "blockTypographyMain",
+ "tab": "tabTypography",
+ "order": 300
+ },
+ "sw-logo-desktop": {
+ "label": {
+ "en-GB": "Desktop",
+ "de-DE": "Desktop"
+ },
+ "helpText": {
+ "en-GB": "Displayed for viewports of above 991px",
+ "de-DE": "Wird über einem Viewport von 991px angezeigt"
+ },
+ "type": "media",
+ "value": "public/magnify-logo.png",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockLogo",
+ "order": 100
+ },
+ "sw-logo-tablet": {
+ "label": {
+ "en-GB": "Tablet",
+ "de-DE": "Tablet"
+ },
+ "helpText": {
+ "en-GB": "Displayed between a viewport of 767px to 991px",
+ "de-DE": "Wird zwischen einem viewport von 767px bis 991px angezeigt"
+ },
+ "type": "media",
+ "value": "public/magnify-logo.png",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockLogo",
+ "order": 200
+ },
+ "sw-logo-mobile": {
+ "label": {
+ "en-GB": "Mobile",
+ "de-DE": "Mobil"
+ },
+ "helpText": {
+ "en-GB": "Displayed up to a viewport of 767px",
+ "de-DE": "Wird bis zu einem Viewport von 767px angezeigt"
+ },
+ "type": "media",
+ "value": "public/magnify-logo.png",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockLogo",
+ "order": 300
+ },
+ "sw-logo-share": {
+ "label": {
+ "en-GB": "App & share icon",
+ "de-DE": "App- & Share-Icon"
+ },
+ "type": "media",
+ "value": "public/magnify-favicon.png",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockSharefav",
+ "order": 400
+ },
+ "sw-logo-favicon": {
+ "label": {
+ "en-GB": "Favicon",
+ "de-DE": "Favicon"
+ },
+ "type": "media",
+ "value": "public/magnify-favicon.png",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockSharefav",
+ "order": 500
+ },
+ "rhweb-body-border-width": {
+ "label": {
+ "en-GB": "Outer Margins (50px recommended)",
+ "de-DE": "Rahmen nach außen (50px empfohlen)"
+ },
+ "type": "fontFamily",
+ "value": "50px",
+ "editable": true,
+ "block": "additional",
+ "order": 100
+ },
+ "rhweb-body-border-color": {
+ "label": {
+ "en-GB": "Outer Background",
+ "de-DE": "Äußerer Hintergrund"
+ },
+ "type": "color",
+ "value": "#cccccc",
+ "editable": true,
+ "block": "themeColors",
+ "tab": "tabLayout",
+ "order": 100
+ },
+ "rhweb-body-border-text-color": {
+ "label": {
+ "en-GB": "Outer Background - Text color",
+ "de-DE": "Äußerer Hintergrund - Textfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "themeColors",
+ "tab": "tabLayout",
+ "order": 100
+ },
+ "rhweb-topbar-icon-size": {
+ "label": {
+ "en-GB": "Icon Size - Topbar (1.5em recommended)",
+ "de-DE": "Icon Größe - Tobbar (1.5em empfohlen)"
+ },
+ "type": "fontFamily",
+ "value": "1.5em",
+ "editable": true,
+ "block": "blockTopbar",
+ "tab": "tabHeader",
+ "order": 200
+ },
+ "rhweb-container-max-width": {
+ "label": {
+ "en-GB": "Maximum width of the content (1200px recommended)",
+ "de-DE": "Maximalbreite des Inhalts (1200px empfohlen)"
+ },
+ "type": "fontFamily",
+ "value": "1200px",
+ "editable": true,
+ "block": "additional",
+ "order": 300
+ },
+ "rhweb-logo-max-height": {
+ "label": {
+ "en-GB": "Maximum height of the logo (40px recommended)",
+ "de-DE": "Maximale Höhe des Logos (40px empfohlen)"
+ },
+ "type": "fontFamily",
+ "value": "40px",
+ "editable": true,
+ "block": "blockHeaderGeneral",
+ "tab": "tabHeader",
+ "order": 400
+ },
+ "rhweb-flyout-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#373737",
+ "editable": true,
+ "block": "headerFlyout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+ "rhweb-flyout-link-color": {
+ "label": {
+ "en-GB": "Link Color",
+ "de-DE": "Linkfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "headerFlyout",
+ "tab": "tabHeader",
+ "order": 200
+ },
+ "rhweb-flyout-link-hover-color": {
+ "label": {
+ "en-GB": "Link Hover Color",
+ "de-DE": "Linkfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#b99867",
+ "editable": true,
+ "block": "headerFlyout",
+ "tab": "tabHeader",
+ "order": 300
+ },
+ "rhweb-footer-background-color": {
+ "label": {
+ "en-GB": "Background",
+ "de-DE": "Hintergrund"
+ },
+ "type": "color",
+ "value": "#cccccc",
+ "editable": true,
+ "block": "footerColors",
+ "tab": "tabFooter",
+ "order": 100
+ },
+ "rhweb-footer-link-color": {
+ "label": {
+ "en-GB": "Links",
+ "de-DE": "Links"
+ },
+ "type": "color",
+ "value": "#000000",
+ "editable": true,
+ "block": "footerColors",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-link-hover-color": {
+ "label": {
+ "en-GB": "Links (hover)",
+ "de-DE": "Links (hover)"
+ },
+ "type": "color",
+ "value": "#b99867",
+ "editable": true,
+ "block": "footerColors",
+ "tab": "tabFooter",
+ "order": 300
+ },
+ "rhweb-slider-image-one": {
+ "label": {
+ "en-GB": "Slider Image 1",
+ "de-DE": "Slider Bild 1"
+ },
+ "helpText": {
+ "en-GB": "Make sure that every image has the same dimension and min-width: 1500px",
+ "de-DE": "Stellen Sie sicher, dass alle Bilder die gleichen Abmessungen haben mit einer Mindestbreite von 1500px"
+ },
+ "type": "media",
+ "editable": true,
+ "value": "public/images/magnify-slide-1.jpg",
+ "block": "rhwebsliderImages",
+ "tab": "tabSlider",
+ "order": 100
+ },
+ "rhweb-slider-image-two": {
+ "label": {
+ "en-GB": "Slider Image 2",
+ "de-DE": "Slider Bild 2"
+ },
+ "helpText": {
+ "en-GB": "Make sure that every image has the same dimension and min-width: 1500px",
+ "de-DE": "Stellen Sie sicher, dass alle Bilder die gleichen Abmessungen haben mit einer Mindestbreite von 1500px"
+ },
+ "type": "media",
+ "editable": true,
+ "value": "public/images/magnify-slide-2.jpg",
+ "block": "rhwebsliderImages",
+ "tab": "tabSlider",
+ "order": 200
+ },
+
+ "rhweb-slider-image-three": {
+ "label": {
+ "en-GB": "Slider Image 3",
+ "de-DE": "Slider Bild 3"
+ },
+ "helpText": {
+ "en-GB": "Make sure that every image has the same dimension and min-width: 1500px",
+ "de-DE": "Stellen Sie sicher, dass alle Bilder die gleichen Abmessungen haben mit einer Mindestbreite von 1500px"
+ },
+ "type": "media",
+ "value": "public/images/magnify-slide-3.jpg",
+ "editable": true,
+ "block": "rhwebsliderImages",
+ "tab": "tabSlider",
+ "order": 300
+ },
+
+ "rhweb-slider-activate-slider": {
+ "label": {
+ "en-GB": "Activate Slider",
+ "de-DE": "Slider aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "block": "rhwebslider",
+ "tab": "tabSlider",
+ "order": 50
+ },
+
+ "rhweb-slider-activate-slider-onlyfrontpage": {
+ "label": {
+ "en-GB": "Only on Frontpage",
+ "de-DE": "Nur auf der Startseite"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "block": "rhwebslider",
+ "tab": "tabSlider",
+ "order": 50
+ },
+
+ "rhweb-slider-activate-slide-1": {
+ "label": {
+ "en-GB": "Activate Slide 1",
+ "de-DE": "Slide 1 aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "block": "rhwebslider",
+ "section": "rhwebslider1",
+ "tab": "tabSlider",
+ "order": 600
+ },
+
+ "rhweb-slider-activate-caption-1": {
+ "label": {
+ "en-GB": "Activate Caption for Slide 1",
+ "de-DE": "Beschriftung für Slide 1 aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "block": "rhwebslider",
+ "section": "rhwebslider1",
+ "tab": "tabSlider",
+ "order": 600
+ },
+
+ "rhweb-slider-caption-1-alignment": {
+ "label": {
+ "en-GB": "Caption Position",
+ "de-DE": "Position der Beschriftung"
+ },
+ "type": "custom",
+ "value": "left",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left",
+ "label": {
+ "en-GB": "Left",
+ "de-DE": "Links"
+ }
+ },
+ {
+ "value": "right",
+ "label": {
+ "en-GB": "Right",
+ "de-DE": "Rechts"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "rhwebslider",
+ "section": "rhwebslider1",
+ "tab": "tabSlider",
+ "order": 100
+ },
+
+ "rhweb-slider-activate-slide-2": {
+ "label": {
+ "en-GB": "Activate Slide 2",
+ "de-DE": "Slide 2 aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "block": "rhwebslider",
+ "section": "rhwebslider2",
+ "tab": "tabSlider",
+ "order": 600
+ },
+
+ "rhweb-slider-activate-caption-2": {
+ "label": {
+ "en-GB": "Activate Caption",
+ "de-DE": "Beschriftung aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "block": "rhwebslider",
+ "section": "rhwebslider2",
+ "tab": "tabSlider",
+ "order": 600
+ },
+
+ "rhweb-slider-caption-2-alignment": {
+ "label": {
+ "en-GB": "Caption Position",
+ "de-DE": "Position der Beschriftung"
+ },
+ "type": "custom",
+ "value": "left",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left",
+ "label": {
+ "en-GB": "Left",
+ "de-DE": "Links"
+ }
+ },
+ {
+ "value": "right",
+ "label": {
+ "en-GB": "Right",
+ "de-DE": "Rechts"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "rhwebslider",
+ "section": "rhwebslider2",
+ "tab": "tabSlider",
+ "order": 100
+ },
+
+ "rhweb-slider-activate-slide-3": {
+ "label": {
+ "en-GB": "Activate Slide 3",
+ "de-DE": "Slide 3 aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "block": "rhwebslider",
+ "section": "rhwebslider3",
+ "tab": "tabSlider",
+ "order": 600
+ },
+
+ "rhweb-slider-activate-caption-3": {
+ "label": {
+ "en-GB": "Activate Caption",
+ "de-DE": "Beschriftung aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "block": "rhwebslider",
+ "section": "rhwebslider3",
+ "tab": "tabSlider",
+ "order": 600
+ },
+
+ "rhweb-slider-caption-3-alignment": {
+ "label": {
+ "en-GB": "Caption Position",
+ "de-DE": "Position der Beschriftung"
+ },
+ "type": "custom",
+ "value": "left",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left",
+ "label": {
+ "en-GB": "Left",
+ "de-DE": "Links"
+ }
+ },
+ {
+ "value": "right",
+ "label": {
+ "en-GB": "Right",
+ "de-DE": "Rechts"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "rhwebslider",
+ "section": "rhwebslider3",
+ "tab": "tabSlider",
+ "order": 100
+ },
+
+ "rhweb-preloader-activate-preloader": {
+ "label": {
+ "en-GB": "Activate Preloader",
+ "de-DE": "Preloader aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "block": "blockPreloader",
+ "order": 50
+ },
+
+ "rhweb-general-activate-cookie-overlay": {
+ "label": {
+ "en-GB": "Activate Cookie Overlay on Pageload",
+ "de-DE": "Aktivieren Sie den Cookie Overlay Background"
+ },
+ "type": "checkbox",
+ "value": false,
+ "editable": true,
+ "block": "blockCookieOverlay",
+ "order": 100
+ },
+
+ "rhweb-general-cookie-overlay-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#00000080",
+ "editable": true,
+ "block": "blockCookieOverlay",
+ "order": 200
+ },
+
+ "rhweb-general-activate-theme-scrollbar": {
+ "label": {
+ "en-GB": "Activate Theme designed Scrollbar",
+ "de-DE": "Aktivieren Sie die Theme-Scrollbar"
+ },
+ "type": "checkbox",
+ "value": false,
+ "editable": true,
+ "block": "blockThemeScrollbar",
+ "order": 100
+ },
+
+ "rhweb-general-theme-scrollbar-color": {
+ "label": {
+ "en-GB": "Scrollbar Color",
+ "de-DE": "Scrollbar Farbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockThemeScrollbar",
+ "order": 200
+ },
+
+
+ "rhweb-general-breakpoint-xl": {
+ "label": {
+ "en-GB": "Desktop",
+ "de-DE": "Desktop"
+ },
+ "type": "text",
+ "value": "1200px",
+ "editable": true,
+ "block": "blockBreakpoints",
+ "order": 100
+ },
+ "rhweb-general-breakpoint-lg": {
+ "label": {
+ "en-GB": "Laptop",
+ "de-DE": "Laptop"
+ },
+ "type": "text",
+ "value": "992px",
+ "editable": true,
+ "block": "blockBreakpoints",
+ "order": 100
+ },
+ "rhweb-general-breakpoint-md": {
+ "label": {
+ "en-GB": "Tablet",
+ "de-DE": "Tablet"
+ },
+ "type": "text",
+ "value": "768px",
+ "editable": true,
+ "block": "blockBreakpoints",
+ "order": 100
+ },
+ "rhweb-general-breakpoint-sm": {
+ "label": {
+ "en-GB": "Mobile",
+ "de-DE": "Mobile"
+ },
+ "type": "text",
+ "value": "576px",
+ "editable": true,
+ "block": "blockBreakpoints",
+ "order": 100
+ },
+
+ "rhweb-general-link-color": {
+ "label": {
+ "en-GB": "General link color",
+ "de-DE": "Allgemeine Link Farbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "tab": "tabLayout",
+ "block": "themeColors",
+ "order": 400
+ },
+
+ "rhweb-typography-body-font-weight": {
+ "label": {
+ "en-GB": "General Font Weight",
+ "de-DE": "Allgemeine Schriftstärke"
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "int"
+ },
+ "value": "400",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyMain",
+ "order": 300
+ },
+
+ "rhweb-typography-general-font-size": {
+ "label": {
+ "en-GB": "General Font Size (rem not px)",
+ "de-DE": "Allgemeine Schriftgröße (rem not px)"
+ },
+ "type": "text",
+ "custom": {
+ "numberType": "float"
+ },
+ "helpText": {
+ "en-GB": "This value must be a type of 'rem' not 'px'.",
+ "de-DE": "Dieser Wert muss vom Typ 'rem' sein, nicht vom Typ 'px'."
+ },
+ "value": ".85rem",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyMain",
+ "order": 400
+ },
+
+ "rhweb-typography-font-size-small-factor": {
+ "label": {
+ "en-GB": "Size Factor (Smaller Text)",
+ "de-DE": "Größenfaktor (kleiner Text)"
+ },
+ "helpText": {
+ "en-GB": "The base value is multiplied by this factor. The base value is the 'General Font Size'.",
+ "de-DE": "Mit diesem Faktor wird der Basiswert multiplizert. Basiswert ist die 'Allgemeine Schriftgröße'."
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "0.8",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyMain",
+ "order": 500
+ },
+
+ "rhweb-typography-font-size-big-factor": {
+ "label": {
+ "en-GB": "Size Factor (Bigger text)",
+ "de-DE": "Größenfaktor (größerer Text)"
+ },
+ "helpText": {
+ "en-GB": "The base value is multiplied by this factor. The base value is the 'General Font Size'.",
+ "de-DE": "Mit diesem Faktor wird der Basiswert multiplizert. Basiswert ist die 'Allgemeine Schriftgröße'."
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "1.25",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyMain",
+ "order": 600
+ },
+
+ "rhweb-typography-line-height-base": {
+ "label": {
+ "en-GB": "Line Height - Factor",
+ "de-DE": "Zeilenhöhe - Faktor"
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "1.5",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyMain",
+ "order": 700
+ },
+
+ "rhweb-typography-h1-factor": {
+ "label": {
+ "en-GB": "Heading 1 - Factor",
+ "de-DE": "Überschrift 1 - Faktor"
+ },
+ "helpText": {
+ "en-GB": "The base value is multiplied by this factor. The base value is the 'General Font Size'.",
+ "de-DE": "Mit diesem Faktor wird der Basiswert multiplizert. Basiswert ist die 'Allgemeine Schriftgröße'."
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "2.5",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyHeadings",
+ "order": 100
+ },
+ "rhweb-typography-h2-factor": {
+ "label": {
+ "en-GB": "Heading 2 - Factor",
+ "de-DE": "Überschrift 2 - Faktor"
+ },
+ "helpText": {
+ "en-GB": "The base value is multiplied by this factor. The base value is the 'General Font Size'.",
+ "de-DE": "Mit diesem Faktor wird der Basiswert multiplizert. Basiswert ist die 'Allgemeine Schriftgröße'."
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "2",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyHeadings",
+ "order": 200
+ },
+ "rhweb-typography-h3-factor": {
+ "label": {
+ "en-GB": "Heading 3 - Factor",
+ "de-DE": "Überschrift 3 - Faktor"
+ },
+ "helpText": {
+ "en-GB": "The base value is multiplied by this factor. The base value is the 'General Font Size'.",
+ "de-DE": "Mit diesem Faktor wird der Basiswert multiplizert. Basiswert ist die 'Allgemeine Schriftgröße'."
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "1.75",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyHeadings",
+ "order": 400
+ },
+ "rhweb-typography-h4-factor": {
+ "label": {
+ "en-GB": "Heading 4 - Factor",
+ "de-DE": "Überschrift 4 - Faktor"
+ },
+ "helpText": {
+ "en-GB": "The base value is multiplied by this factor. The base value is the 'General Font Size'.",
+ "de-DE": "Mit diesem Faktor wird der Basiswert multiplizert. Basiswert ist die 'Allgemeine Schriftgröße'."
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "1.4",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyHeadings",
+ "order": 500
+ },
+
+ "rhweb-typography-h5-factor": {
+ "label": {
+ "en-GB": "Heading 5 - Factor",
+ "de-DE": "Überschrift 5 - Faktor"
+ },
+ "helpText": {
+ "en-GB": "The base value is multiplied by this factor. The base value is the 'General Font Size'.",
+ "de-DE": "Mit diesem Faktor wird der Basiswert multiplizert. Basiswert ist die 'Allgemeine Schriftgröße'."
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "1.25",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyHeadings",
+ "order": 600
+ },
+
+ "rhweb-typography-h6-factor": {
+ "label": {
+ "en-GB": "Heading 6 - Factor",
+ "de-DE": "Überschrift 6 - Faktor"
+ },
+ "helpText": {
+ "en-GB": "The base value is multiplied by this factor. The base value is the 'General Font Size'.",
+ "de-DE": "Mit diesem Faktor wird der Basiswert multiplizert. Basiswert ist die 'Allgemeine Schriftgröße'."
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "1",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyHeadings",
+ "order": 700
+ },
+
+ "rhweb-typography-headings-font-weight": {
+ "label": {
+ "en-GB": "Headings - Font Weight",
+ "de-DE": "Überschrift - Schriftstärke"
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "int"
+ },
+ "value": "500",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyHeadings",
+ "order": 800
+ },
+ "rhweb-typography-headings-line-height": {
+ "label": {
+ "en-GB": "Headings - Line Height",
+ "de-DE": "Überschrift - Zeilenhöhe"
+ },
+ "type": "number",
+ "custom": {
+ "numberType": "float"
+ },
+ "value": "1.2",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockTypographyHeadings",
+ "order": 900
+ },
+
+ "rhweb-typography-headline-1-font-family": {
+ "label": {
+ "en-GB": "Fonttype",
+ "de-DE": "Schriftart"
+ },
+ "type": "fontFamily",
+ "value": "$sw-font-family-base",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline1",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-1-letter-spacing": {
+ "label": {
+ "en-GB": "Letter Spacing",
+ "de-DE": "Buchstabenabstand"
+ },
+ "type": "text",
+ "value": "0px",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline1",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-1-text-transform": {
+ "label": {
+ "en-GB": "Text Transform",
+ "de-DE": "Text transformieren"
+ },
+ "type": "custom",
+ "value": "normal",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "normal",
+ "label": {
+ "en-GB": "Normal",
+ "de-DE": "Normal"
+ }
+ },
+ {
+ "value": "uppercase",
+ "label": {
+ "en-GB": "Uppercase",
+ "de-DE": "Großbuchstaben"
+ }
+ },
+ {
+ "value": "capitalize",
+ "label": {
+ "en-GB": "Uppercase first letter",
+ "de-DE": "Erster Buchstabe groß"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline1",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-1-text-decoration": {
+ "label": {
+ "en-GB": "Text Underline",
+ "de-DE": "Text Unterstrich"
+ },
+ "type": "custom",
+ "value": "none",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "none",
+ "label": {
+ "en-GB": "None",
+ "de-DE": "Nicht unterstrichen"
+ }
+ },
+ {
+ "value": "underline",
+ "label": {
+ "en-GB": "Underline",
+ "de-DE": "Unterstrichen"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline1",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-2-font-family": {
+ "label": {
+ "en-GB": "Fonttype",
+ "de-DE": "Schriftart"
+ },
+ "type": "fontFamily",
+ "value": "$sw-font-family-base",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline2",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-2-letter-spacing": {
+ "label": {
+ "en-GB": "Letter Spacing",
+ "de-DE": "Buchstabenabstand"
+ },
+ "type": "text",
+ "value": "0px",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline2",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-2-text-transform": {
+ "label": {
+ "en-GB": "Text Transform",
+ "de-DE": "Text transformieren"
+ },
+ "type": "custom",
+ "value": "normal",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "normal",
+ "label": {
+ "en-GB": "Normal",
+ "de-DE": "Normal"
+ }
+ },
+ {
+ "value": "uppercase",
+ "label": {
+ "en-GB": "Uppercase",
+ "de-DE": "Großbuchstaben"
+ }
+ },
+ {
+ "value": "capitalize",
+ "label": {
+ "en-GB": "Uppercase first letter",
+ "de-DE": "Erster Buchstabe groß"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline2",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-2-text-decoration": {
+ "label": {
+ "en-GB": "Text Underline",
+ "de-DE": "Text Unterstrich"
+ },
+ "type": "custom",
+ "value": "none",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "none",
+ "label": {
+ "en-GB": "None",
+ "de-DE": "Nicht unterstrichen"
+ }
+ },
+ {
+ "value": "underline",
+ "label": {
+ "en-GB": "Underline",
+ "de-DE": "Unterstrichen"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline2",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-3-font-family": {
+ "label": {
+ "en-GB": "Fonttype",
+ "de-DE": "Schriftart"
+ },
+ "type": "fontFamily",
+ "value": "$sw-font-family-base",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline3",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-3-letter-spacing": {
+ "label": {
+ "en-GB": "Letter Spacing",
+ "de-DE": "Buchstabenabstand"
+ },
+ "type": "text",
+ "value": "0px",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline3",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-3-text-transform": {
+ "label": {
+ "en-GB": "Text Transform",
+ "de-DE": "Text transformieren"
+ },
+ "type": "custom",
+ "value": "normal",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "normal",
+ "label": {
+ "en-GB": "Normal",
+ "de-DE": "Normal"
+ }
+ },
+ {
+ "value": "uppercase",
+ "label": {
+ "en-GB": "Uppercase",
+ "de-DE": "Großbuchstaben"
+ }
+ },
+ {
+ "value": "capitalize",
+ "label": {
+ "en-GB": "Uppercase first letter",
+ "de-DE": "Erster Buchstabe groß"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline3",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-3-text-decoration": {
+ "label": {
+ "en-GB": "Text Underline",
+ "de-DE": "Text Unterstrich"
+ },
+ "type": "custom",
+ "value": "none",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "none",
+ "label": {
+ "en-GB": "None",
+ "de-DE": "Nicht unterstrichen"
+ }
+ },
+ {
+ "value": "underline",
+ "label": {
+ "en-GB": "Underline",
+ "de-DE": "Unterstrichen"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline3",
+ "order": 100
+ },
+
+
+ "rhweb-typography-headline-4-font-family": {
+ "label": {
+ "en-GB": "Fonttype",
+ "de-DE": "Schriftart"
+ },
+ "type": "fontFamily",
+ "value": "$sw-font-family-base",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline4",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-4-letter-spacing": {
+ "label": {
+ "en-GB": "Letter Spacing",
+ "de-DE": "Buchstabenabstand"
+ },
+ "type": "text",
+ "value": "0px",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline4",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-4-text-transform": {
+ "label": {
+ "en-GB": "Text Transform",
+ "de-DE": "Text transformieren"
+ },
+ "type": "custom",
+ "value": "normal",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "normal",
+ "label": {
+ "en-GB": "Normal",
+ "de-DE": "Normal"
+ }
+ },
+ {
+ "value": "uppercase",
+ "label": {
+ "en-GB": "Uppercase",
+ "de-DE": "Großbuchstaben"
+ }
+ },
+ {
+ "value": "capitalize",
+ "label": {
+ "en-GB": "Uppercase first letter",
+ "de-DE": "Erster Buchstabe groß"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline4",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-4-text-decoration": {
+ "label": {
+ "en-GB": "Text Underline",
+ "de-DE": "Text Unterstrich"
+ },
+ "type": "custom",
+ "value": "none",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "none",
+ "label": {
+ "en-GB": "None",
+ "de-DE": "Nicht unterstrichen"
+ }
+ },
+ {
+ "value": "underline",
+ "label": {
+ "en-GB": "Underline",
+ "de-DE": "Unterstrichen"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline4",
+ "order": 100
+ },
+
+
+ "rhweb-typography-headline-5-font-family": {
+ "label": {
+ "en-GB": "Fonttype",
+ "de-DE": "Schriftart"
+ },
+ "type": "fontFamily",
+ "value": "$sw-font-family-base",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline5",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-5-letter-spacing": {
+ "label": {
+ "en-GB": "Letter Spacing",
+ "de-DE": "Buchstabenabstand"
+ },
+ "type": "text",
+ "value": "0px",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline5",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-5-text-transform": {
+ "label": {
+ "en-GB": "Text Transform",
+ "de-DE": "Text transformieren"
+ },
+ "type": "custom",
+ "value": "normal",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "normal",
+ "label": {
+ "en-GB": "Normal",
+ "de-DE": "Normal"
+ }
+ },
+ {
+ "value": "uppercase",
+ "label": {
+ "en-GB": "Uppercase",
+ "de-DE": "Großbuchstaben"
+ }
+ },
+ {
+ "value": "capitalize",
+ "label": {
+ "en-GB": "Uppercase first letter",
+ "de-DE": "Erster Buchstabe groß"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline5",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-5-text-decoration": {
+ "label": {
+ "en-GB": "Text Underline",
+ "de-DE": "Text Unterstrich"
+ },
+ "type": "custom",
+ "value": "none",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "none",
+ "label": {
+ "en-GB": "None",
+ "de-DE": "Nicht unterstrichen"
+ }
+ },
+ {
+ "value": "underline",
+ "label": {
+ "en-GB": "Underline",
+ "de-DE": "Unterstrichen"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline5",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-6-font-family": {
+ "label": {
+ "en-GB": "Fonttype",
+ "de-DE": "Schriftart"
+ },
+ "type": "fontFamily",
+ "value": "$sw-font-family-base",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline6",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-6-letter-spacing": {
+ "label": {
+ "en-GB": "Letter Spacing",
+ "de-DE": "Buchstabenabstand"
+ },
+ "type": "text",
+ "value": "0px",
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline6",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-6-text-transform": {
+ "label": {
+ "en-GB": "Text Transform",
+ "de-DE": "Text transformieren"
+ },
+ "type": "custom",
+ "value": "normal",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "normal",
+ "label": {
+ "en-GB": "Normal",
+ "de-DE": "Normal"
+ }
+ },
+ {
+ "value": "uppercase",
+ "label": {
+ "en-GB": "Uppercase",
+ "de-DE": "Großbuchstaben"
+ }
+ },
+ {
+ "value": "capitalize",
+ "label": {
+ "en-GB": "Uppercase first letter",
+ "de-DE": "Erster Buchstabe groß"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline6",
+ "order": 100
+ },
+
+ "rhweb-typography-headline-6-text-decoration": {
+ "label": {
+ "en-GB": "Text Underline",
+ "de-DE": "Text Unterstrich"
+ },
+ "type": "custom",
+ "value": "none",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "none",
+ "label": {
+ "en-GB": "None",
+ "de-DE": "Nicht unterstrichen"
+ }
+ },
+ {
+ "value": "underline",
+ "label": {
+ "en-GB": "Underline",
+ "de-DE": "Unterstrichen"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabTypography",
+ "block": "blockHeadline6",
+ "order": 100
+ },
+
+ "rhweb-certificate-1": {
+ "label": {
+ "en-GB": "Certificate 1",
+ "de-DE": "Zertifikat 1"
+ },
+ "helpText": {
+ "en-GB": "Upload your certificate logo for the footer.
Note that the upload size is the displayed size in the shop.",
+ "de-DE": "Laden Sie ein Zertifikats-Logo für den Footer hoch
Beachten Sie, dass die Uploadgröße die tatsächliche Größe des Bildes im Shop darstellt."
+ },
+ "type": "media",
+ "value": "",
+ "editable": true,
+ "block": "blockCertificates",
+ "tab": "tabMedia",
+ "order": 100
+ },
+ "rhweb-certificate-2": {
+ "label": {
+ "en-GB": "Certificate 2",
+ "de-DE": "Zertifikat 2"
+ },
+ "helpText": {
+ "en-GB": "Upload your certificate logo for the footer.
Note that the upload size is the displayed size in the shop.",
+ "de-DE": "Laden Sie ein Zertifikats-Logo für den Footer hoch
Beachten Sie, dass die Uploadgröße die tatsächliche Größe des Bildes im Shop darstellt."
+ },
+ "type": "media",
+ "value": "",
+ "editable": true,
+ "block": "blockCertificates",
+ "tab": "tabMedia",
+ "order": 200
+ },
+ "rhweb-certificate-3": {
+ "label": {
+ "en-GB": "Certificate 3",
+ "de-DE": "Zertifikat 3"
+ },
+ "helpText": {
+ "en-GB": "Upload your certificate logo for the footer.
Note that the upload size is the displayed size in the shop.",
+ "de-DE": "Laden Sie ein Zertifikats-Logo für den Footer hoch
Beachten Sie, dass die Uploadgröße die tatsächliche Größe des Bildes im Shop darstellt."
+ },
+ "type": "media",
+ "value": "",
+ "editable": true,
+ "block": "blockCertificates",
+ "tab": "tabMedia",
+ "order": 300
+ },
+ "rhweb-certificate-4": {
+ "label": {
+ "en-GB": "Certificate 4",
+ "de-DE": "Zertifikat 4"
+ },
+ "helpText": {
+ "en-GB": "Upload your certificate logo for the footer.
Note that the upload size is the displayed size in the shop.",
+ "de-DE": "Laden Sie ein Zertifikats-Logo für den Footer hoch
Beachten Sie, dass die Uploadgröße die tatsächliche Größe des Bildes im Shop darstellt."
+ },
+ "type": "media",
+ "value": "",
+ "editable": true,
+ "block": "blockCertificates",
+ "tab": "tabMedia",
+ "order": 400
+ },
+
+ "rhweb-body-background-image": {
+ "label": {
+ "en-GB": "Upload Background Image",
+ "de-DE": "Hintergrundbild hochladen"
+ },
+ "type": "media",
+ "value": "",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockBodyBackground",
+ "order": 100
+ },
+
+
+ "rhweb-body-background-image-attachement": {
+ "label": {
+ "en-GB": "Background Style",
+ "de-DE": "Hintergrund Stil"
+ },
+ "type": "custom",
+ "value": "fixed",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "fixed",
+ "label": {
+ "en-GB": "Fixed",
+ "de-DE": "Fixiert"
+ }
+ },
+ {
+ "value": "scroll",
+ "label": {
+ "en-GB": "Not Fixed",
+ "de-DE": "Nicht fixiert"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockBodyBackground",
+ "order": 100
+ },
+
+ "rhweb-body-background-image-repeat": {
+ "label": {
+ "en-GB": "Background Repeat",
+ "de-DE": "Hintergrund Wiederholung"
+ },
+ "type": "custom",
+ "value": "no-repeat",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "no-repeat",
+ "label": {
+ "en-GB": "No Repeat",
+ "de-DE": "Keine Wiederholung"
+ }
+ },
+ {
+ "value": "repeat",
+ "label": {
+ "en-GB": "Repeat",
+ "de-DE": "Wiederholung"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockBodyBackground",
+ "order": 100
+ },
+
+ "rhweb-body-background-image-size": {
+ "label": {
+ "en-GB": "Background Size",
+ "de-DE": "Hintergrund Größe"
+ },
+ "type": "custom",
+ "value": "cover",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "cover",
+ "label": {
+ "en-GB": "Cover",
+ "de-DE": "Füllen"
+ }
+ },
+ {
+ "value": "contain",
+ "label": {
+ "en-GB": "Contain",
+ "de-DE": "Beinhalten"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockBodyBackground",
+ "order": 100
+ },
+
+ "rhweb-body-background-image-position": {
+ "label": {
+ "en-GB": "Position",
+ "de-DE": "Position"
+ },
+ "type": "text",
+ "value": "left top",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left top",
+ "label": {
+ "en-GB": "Left - Top",
+ "de-DE": "Links - Oben"
+ }
+ },
+ {
+ "value": "left center",
+ "label": {
+ "en-GB": "Left - Center",
+ "de-DE": "Links - Mitte"
+ }
+ },
+ {
+ "value": "left bottom",
+ "label": {
+ "en-GB": "Left - Bottom",
+ "de-DE": "Links - Unten"
+ }
+ },
+ {
+ "value": "right top",
+ "label": {
+ "en-GB": "Right - Top",
+ "de-DE": "Rechts - Oben"
+ }
+ },
+ {
+ "value": "right center",
+ "label": {
+ "en-GB": "Right - Center",
+ "de-DE": "Rechts - Mitte"
+ }
+ },
+ {
+ "value": "right bottom",
+ "label": {
+ "en-GB": "Right - Bottom",
+ "de-DE": "Rechts - Unten"
+ }
+ },
+ {
+ "value": "center top",
+ "label": {
+ "en-GB": "Center - Top",
+ "de-DE": "Mitte - Oben"
+ }
+ },
+ {
+ "value": "center center",
+ "label": {
+ "en-GB": "Center - Center",
+ "de-DE": "Mitte - Mitte"
+ }
+ },
+ {
+ "value": "center bottom",
+ "label": {
+ "en-GB": "Center - Bottom",
+ "de-DE": "Mitte - Unten"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockBodyBackground"
+ },
+
+
+ "rhweb-header-background-image": {
+ "label": {
+ "en-GB": "Upload Background Image",
+ "de-DE": "Hintergrundbild hochladen"
+ },
+ "type": "media",
+ "value": "",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockHeaderBackground",
+ "order": 100
+ },
+
+
+ "rhweb-header-background-image-attachement": {
+ "label": {
+ "en-GB": "Background Style",
+ "de-DE": "Hintergrund Stil"
+ },
+ "type": "custom",
+ "value": "scroll",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "fixed",
+ "label": {
+ "en-GB": "Fixed",
+ "de-DE": "Fixiert"
+ }
+ },
+ {
+ "value": "scroll",
+ "label": {
+ "en-GB": "Not Fixed",
+ "de-DE": "Nicht fixiert"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockHeaderBackground",
+ "order": 100
+ },
+
+ "rhweb-header-background-image-repeat": {
+ "label": {
+ "en-GB": "Background Repeat",
+ "de-DE": "Hintergrund Wiederholung"
+ },
+ "type": "custom",
+ "value": "no-repeat",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "no-repeat",
+ "label": {
+ "en-GB": "No Repeat",
+ "de-DE": "Keine Wiederholung"
+ }
+ },
+ {
+ "value": "repeat",
+ "label": {
+ "en-GB": "Repeat",
+ "de-DE": "Wiederholung"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockHeaderBackground",
+ "order": 100
+ },
+
+ "rhweb-header-background-image-size": {
+ "label": {
+ "en-GB": "Background Size",
+ "de-DE": "Hintergrund Größe"
+ },
+ "type": "custom",
+ "value": "cover",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "cover",
+ "label": {
+ "en-GB": "Cover",
+ "de-DE": "Füllen"
+ }
+ },
+ {
+ "value": "contain",
+ "label": {
+ "en-GB": "Contain",
+ "de-DE": "Beinhalten"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockHeaderBackground",
+ "order": 100
+ },
+
+ "rhweb-header-background-image-position": {
+ "label": {
+ "en-GB": "Position",
+ "de-DE": "Position"
+ },
+ "type": "text",
+ "value": "left top",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left top",
+ "label": {
+ "en-GB": "Left - Top",
+ "de-DE": "Links - Oben"
+ }
+ },
+ {
+ "value": "left center",
+ "label": {
+ "en-GB": "Left - Center",
+ "de-DE": "Links - Mitte"
+ }
+ },
+ {
+ "value": "left bottom",
+ "label": {
+ "en-GB": "Left - Bottom",
+ "de-DE": "Links - Unten"
+ }
+ },
+ {
+ "value": "right top",
+ "label": {
+ "en-GB": "Right - Top",
+ "de-DE": "Rechts - Oben"
+ }
+ },
+ {
+ "value": "right center",
+ "label": {
+ "en-GB": "Right - Center",
+ "de-DE": "Rechts - Mitte"
+ }
+ },
+ {
+ "value": "right bottom",
+ "label": {
+ "en-GB": "Right - Bottom",
+ "de-DE": "Rechts - Unten"
+ }
+ },
+ {
+ "value": "center top",
+ "label": {
+ "en-GB": "Center - Top",
+ "de-DE": "Mitte - Oben"
+ }
+ },
+ {
+ "value": "center center",
+ "label": {
+ "en-GB": "Center - Center",
+ "de-DE": "Mitte - Mitte"
+ }
+ },
+ {
+ "value": "center bottom",
+ "label": {
+ "en-GB": "Center - Bottom",
+ "de-DE": "Mitte - Unten"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockHeaderBackground"
+ },
+
+ "rhweb-footer-background-image": {
+ "label": {
+ "en-GB": "Upload Background Image",
+ "de-DE": "Hintergrundbild hochladen"
+ },
+ "type": "media",
+ "value": "",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockFooterBackground",
+ "order": 100
+ },
+
+
+ "rhweb-footer-background-image-attachement": {
+ "label": {
+ "en-GB": "Background Style",
+ "de-DE": "Hintergrund Stil"
+ },
+ "type": "custom",
+ "value": "scroll",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "fixed",
+ "label": {
+ "en-GB": "Fixed",
+ "de-DE": "Fixiert"
+ }
+ },
+ {
+ "value": "scroll",
+ "label": {
+ "en-GB": "Not Fixed",
+ "de-DE": "Nicht fixiert"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockFooterBackground",
+ "order": 100
+ },
+
+ "rhweb-footer-background-image-repeat": {
+ "label": {
+ "en-GB": "Background Repeat",
+ "de-DE": "Hintergrund Wiederholung"
+ },
+ "type": "custom",
+ "value": "no-repeat",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "no-repeat",
+ "label": {
+ "en-GB": "No Repeat",
+ "de-DE": "Keine Wiederholung"
+ }
+ },
+ {
+ "value": "repeat",
+ "label": {
+ "en-GB": "Repeat",
+ "de-DE": "Wiederholung"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockFooterBackground",
+ "order": 100
+ },
+
+ "rhweb-footer-background-image-size": {
+ "label": {
+ "en-GB": "Background Size",
+ "de-DE": "Hintergrund Größe"
+ },
+ "type": "custom",
+ "value": "cover",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "cover",
+ "label": {
+ "en-GB": "Cover",
+ "de-DE": "Füllen"
+ }
+ },
+ {
+ "value": "contain",
+ "label": {
+ "en-GB": "Contain",
+ "de-DE": "Beinhalten"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockFooterBackground",
+ "order": 100
+ },
+
+ "rhweb-footer-background-image-position": {
+ "label": {
+ "en-GB": "Position",
+ "de-DE": "Position"
+ },
+ "type": "text",
+ "value": "left top",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left top",
+ "label": {
+ "en-GB": "Left - Top",
+ "de-DE": "Links - Oben"
+ }
+ },
+ {
+ "value": "left center",
+ "label": {
+ "en-GB": "Left - Center",
+ "de-DE": "Links - Mitte"
+ }
+ },
+ {
+ "value": "left bottom",
+ "label": {
+ "en-GB": "Left - Bottom",
+ "de-DE": "Links - Unten"
+ }
+ },
+ {
+ "value": "right top",
+ "label": {
+ "en-GB": "Right - Top",
+ "de-DE": "Rechts - Oben"
+ }
+ },
+ {
+ "value": "right center",
+ "label": {
+ "en-GB": "Right - Center",
+ "de-DE": "Rechts - Mitte"
+ }
+ },
+ {
+ "value": "right bottom",
+ "label": {
+ "en-GB": "Right - Bottom",
+ "de-DE": "Rechts - Unten"
+ }
+ },
+ {
+ "value": "center top",
+ "label": {
+ "en-GB": "Center - Top",
+ "de-DE": "Mitte - Oben"
+ }
+ },
+ {
+ "value": "center center",
+ "label": {
+ "en-GB": "Center - Center",
+ "de-DE": "Mitte - Mitte"
+ }
+ },
+ {
+ "value": "center bottom",
+ "label": {
+ "en-GB": "Center - Bottom",
+ "de-DE": "Mitte - Unten"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockFooterBackground"
+ },
+
+ "rhweb-newsletter-background-image": {
+ "label": {
+ "en-GB": "Upload Background Image",
+ "de-DE": "Hintergrundbild hochladen"
+ },
+ "type": "media",
+ "value": "",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockNewsletterBackground",
+ "order": 100
+ },
+
+
+ "rhweb-newsletter-background-image-attachement": {
+ "label": {
+ "en-GB": "Background Style",
+ "de-DE": "Hintergrund Stil"
+ },
+ "type": "custom",
+ "value": "scroll",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "fixed",
+ "label": {
+ "en-GB": "Fixed",
+ "de-DE": "Fixiert"
+ }
+ },
+ {
+ "value": "scroll",
+ "label": {
+ "en-GB": "Not Fixed",
+ "de-DE": "Nicht fixiert"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockNewsletterBackground",
+ "order": 100
+ },
+
+ "rhweb-newsletter-background-image-repeat": {
+ "label": {
+ "en-GB": "Background Repeat",
+ "de-DE": "Hintergrund Wiederholung"
+ },
+ "type": "custom",
+ "value": "no-repeat",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "no-repeat",
+ "label": {
+ "en-GB": "No Repeat",
+ "de-DE": "Keine Wiederholung"
+ }
+ },
+ {
+ "value": "repeat",
+ "label": {
+ "en-GB": "Repeat",
+ "de-DE": "Wiederholung"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockNewsletterBackground",
+ "order": 100
+ },
+
+ "rhweb-newsletter-background-image-size": {
+ "label": {
+ "en-GB": "Background Size",
+ "de-DE": "Hintergrund Größe"
+ },
+ "type": "custom",
+ "value": "cover",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "cover",
+ "label": {
+ "en-GB": "Cover",
+ "de-DE": "Füllen"
+ }
+ },
+ {
+ "value": "contain",
+ "label": {
+ "en-GB": "Contain",
+ "de-DE": "Beinhalten"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockNewsletterBackground",
+ "order": 100
+ },
+
+ "rhweb-newsletter-background-image-position": {
+ "label": {
+ "en-GB": "Position",
+ "de-DE": "Position"
+ },
+ "type": "text",
+ "value": "left top",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left top",
+ "label": {
+ "en-GB": "Left - Top",
+ "de-DE": "Links - Oben"
+ }
+ },
+ {
+ "value": "left center",
+ "label": {
+ "en-GB": "Left - Center",
+ "de-DE": "Links - Mitte"
+ }
+ },
+ {
+ "value": "left bottom",
+ "label": {
+ "en-GB": "Left - Bottom",
+ "de-DE": "Links - Unten"
+ }
+ },
+ {
+ "value": "right top",
+ "label": {
+ "en-GB": "Right - Top",
+ "de-DE": "Rechts - Oben"
+ }
+ },
+ {
+ "value": "right center",
+ "label": {
+ "en-GB": "Right - Center",
+ "de-DE": "Rechts - Mitte"
+ }
+ },
+ {
+ "value": "right bottom",
+ "label": {
+ "en-GB": "Right - Bottom",
+ "de-DE": "Rechts - Unten"
+ }
+ },
+ {
+ "value": "center top",
+ "label": {
+ "en-GB": "Center - Top",
+ "de-DE": "Mitte - Oben"
+ }
+ },
+ {
+ "value": "center center",
+ "label": {
+ "en-GB": "Center - Center",
+ "de-DE": "Mitte - Mitte"
+ }
+ },
+ {
+ "value": "center bottom",
+ "label": {
+ "en-GB": "Center - Bottom",
+ "de-DE": "Mitte - Unten"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockNewsletterBackground"
+ },
+
+ "rhweb-header-layout-topbar-language": {
+ "label": {
+ "en-GB": "Activate Language Switcher",
+ "de-DE": "Sprachumschalter aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "block": "blockHeaderGeneral",
+ "tab": "tabHeader",
+ "order": 600
+ },
+ "rhweb-header-layout-topbar-currency": {
+ "label": {
+ "en-GB": "Activate Currency Switcher",
+ "de-DE": "Währungsumschalter aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "block": "blockHeaderGeneral",
+ "tab": "tabHeader",
+ "order": 700
+ },
+
+ "rhweb-header-layout-header-search": {
+ "label": {
+ "en-GB": "Activate Search Bar",
+ "de-DE": "Suchleiste aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "block": "blockHeaderGeneral",
+ "tab": "tabHeader",
+ "order": 100
+ },
+
+ "rhweb-header-layout-header-fixed": {
+ "label": {
+ "en-GB": "Activate fixed header",
+ "de-DE": "Fixierten Header aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "block": "blockHeaderGeneral",
+ "tab": "tabHeader",
+ "order": 150
+ },
+
+ "rhweb-header-layout-navigation-home": {
+ "label": {
+ "en-GB": "Activate 'Home - Link'",
+ "de-DE": "'Home - Link' aktivieren"
+ },
+ "type": "checkbox",
+ "value": true,
+ "scss": false,
+ "editable": true,
+ "block": "headerNavigation",
+ "tab": "tabHeader",
+ "order": 100
+ },
+
+ "rhweb-navigation-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "headerNavigation",
+ "tab": "tabHeader",
+ "order": 300
+ },
+ "rhweb-navigation-link-color": {
+ "label": {
+ "en-GB": "Link Color",
+ "de-DE": "Linkfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "headerNavigation",
+ "tab": "tabHeader",
+ "order": 400
+ },
+ "rhweb-navigation-link-hover-color": {
+ "label": {
+ "en-GB": "Link Hover Color",
+ "de-DE": "Link Hover Farbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "headerNavigation",
+ "tab": "tabHeader",
+ "order": 500
+ },
+ "rhweb-navigation-active-link-color": {
+ "label": {
+ "en-GB": "Active Link Color",
+ "de-DE": "Farbe des aktiven Links"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "headerNavigation",
+ "tab": "tabHeader",
+ "order": 600
+ },
+
+ "rhweb-header-checkout-header-height": {
+ "label": {
+ "en-GB": "Header Height",
+ "de-DE": "Höhe des Headers"
+ },
+ "type": "custom",
+ "value": "60px",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "60px",
+ "label": {
+ "en-GB": "Small",
+ "de-DE": "Klein"
+ }
+ },
+ {
+ "value": "100px",
+ "label": {
+ "en-GB": "Medium",
+ "de-DE": "Mittel"
+ }
+ },
+ {
+ "value": "160px",
+ "label": {
+ "en-GB": "Large",
+ "de-DE": "Groß"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+ "rhweb-header-checkout-logo": {
+ "label": {
+ "en-GB": "Upload Logo",
+ "de-DE": "Logo hochladen"
+ },
+ "type": "media",
+ "value": "public/magnify-logo.png",
+ "editable": true,
+ "tab": "tabMedia",
+ "block": "blockLogoCheckout",
+ "order": 100
+ },
+ "rhweb-header-checkout-logo-maxheight": {
+ "label": {
+ "en-GB": "Height of the logo",
+ "de-DE": "Höhe des Logos"
+ },
+ "type": "custom",
+ "value": "60px",
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 200
+ },
+ "rhweb-header-checkout-logo-link": {
+ "label": {
+ "en-GB": "Activate home link on logo",
+ "de-DE": "Aktivieren Sie den Home-Link im Logo"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 150
+ },
+ "rhweb-header-checkout-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+ "rhweb-header-checkout-text-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Textfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+ "rhweb-header-checkout-link-color": {
+ "label": {
+ "en-GB": "Link Color",
+ "de-DE": "Linkfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+ "rhweb-header-checkout-link-color-hover": {
+ "label": {
+ "en-GB": "Link Color (Hover)",
+ "de-DE": "Linkfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "darken($sw-color-brand-primary,10%)",
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+ "rhweb-header-checkout-button-background-color": {
+ "label": {
+ "en-GB": "Button Background Color",
+ "de-DE": "Button Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+ "rhweb-header-checkout-button-background-color-hover": {
+ "label": {
+ "en-GB": "Button Background Color (Hover)",
+ "de-DE": "Button Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+ "rhweb-header-checkout-button-text-color": {
+ "label": {
+ "en-GB": "Button Text Color",
+ "de-DE": "Button Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+ "rhweb-header-checkout-button-text-color-hover": {
+ "label": {
+ "en-GB": "Button Background Color (Hover)",
+ "de-DE": "Button Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockHeaderCheckout",
+ "tab": "tabHeader",
+ "order": 100
+ },
+
+ "rhweb-footer-activate-newsletter": {
+ "label": {
+ "en-GB": "Activate Newsletter",
+ "de-DE": "Newsletter aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabFooter",
+ "block": "blockFooterSettings",
+ "order": 50
+ },
+
+ "rhweb-footer-activate-payment": {
+ "label": {
+ "en-GB": "Activate Payment Icons",
+ "de-DE": "Payment Icons aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabFooter",
+ "block": "blockFooterSettings",
+ "order": 100
+ },
+
+ "rhweb-footer-activate-shipping": {
+ "label": {
+ "en-GB": "Activate Shipping Icons",
+ "de-DE": "Shipping Icons aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabFooter",
+ "block": "blockFooterSettings",
+ "order": 100
+ },
+
+ "rhweb-footer-activate-socials": {
+ "label": {
+ "en-GB": "Activate Social Media",
+ "de-DE": "Social Media aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabFooter",
+ "block": "blockFooterSettings",
+ "order": 100
+ },
+
+ "rhweb-footer-activate-contact": {
+ "label": {
+ "en-GB": "Activate Service Hotline",
+ "de-DE": "Service Hotline aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "tab": "tabFooter",
+ "block": "blockFooterSettings",
+ "order": 100
+ },
+
+ "rhweb-footer-activate-certificates": {
+ "label": {
+ "en-GB": "Activate Certificates",
+ "de-DE": "Zertifikate aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabFooter",
+ "block": "blockFooterSettings",
+ "order": 200
+ },
+
+ "rhweb-footer-column-alignment": {
+ "label": {
+ "en-GB": "Alignment of the Categories",
+ "de-DE": "Ausrichtung der Kategorien"
+ },
+ "type": "custom",
+ "value": "left",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left",
+ "label": {
+ "en-GB": "Left",
+ "de-DE": "Linksbündig"
+ }
+ },
+ {
+ "value": "center",
+ "label": {
+ "en-GB": "Center",
+ "de-DE": "Zentriert"
+ }
+ },
+ {
+ "value": "right",
+ "label": {
+ "en-GB": "Right",
+ "de-DE": "Rechtsbündig"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFooterSettings",
+ "tab": "tabFooter",
+ "order": 100
+ },
+
+ "rhweb-footer-column-amount": {
+ "label": {
+ "en-GB": "Amount of Category-Columns (Desktop)",
+ "de-DE": "Anzahl an Kategorie-Spalten (Desktop)"
+ },
+ "type": "custom",
+ "value": "4",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "2",
+ "label": {
+ "en-GB": "2",
+ "de-DE": "2"
+ }
+ },
+ {
+ "value": "3",
+ "label": {
+ "en-GB": "3",
+ "de-DE": "3"
+ }
+ },
+ {
+ "value": "4",
+ "label": {
+ "en-GB": "4",
+ "de-DE": "4"
+ }
+ },
+ {
+ "value": "6",
+ "label": {
+ "en-GB": "6",
+ "de-DE": "6"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFooterSettings",
+ "tab": "tabFooter",
+ "order": 100
+ },
+
+ "rhweb-footer-activate-contact-popup": {
+ "label": {
+ "en-GB": "Activate Contact Popup",
+ "de-DE": "Kontakt Popup aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabFooter",
+ "block": "blockFooterSettings",
+ "section": "sectionFooterServiceHotline",
+ "order": 50
+ },
+
+ "rhweb-footer-activate-footer-text": {
+ "label": {
+ "en-GB": "Activate Footer Text",
+ "de-DE": "Footer Text aktivieren"
+ },
+ "helpText": {
+ "en-GB": "Edit this text in the admin snippets of Shopware",
+ "de-DE": "Bearbeiten Sie den Text in den Admin Snippets von Shopware"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabFooter",
+ "block": "blockFooterSettings",
+ "section": "sectionFooterServiceHotline",
+ "order": 50
+ },
+
+ "rhweb-newsletter-background-color": {
+ "label": {
+ "en-GB": "Background - Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "darken($rhweb-footer-background-color,20%)",
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 100
+ },
+
+ "rhweb-newsletter-alignment": {
+ "label": {
+ "en-GB": "Alignment",
+ "de-DE": "Ausrichtung"
+ },
+ "type": "custom",
+ "value": "center",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left",
+ "label": {
+ "en-GB": "Left",
+ "de-DE": "Linksbündig"
+ }
+ },
+ {
+ "value": "center",
+ "label": {
+ "en-GB": "Center",
+ "de-DE": "Zentriert"
+ }
+ },
+ {
+ "value": "right",
+ "label": {
+ "en-GB": "Right",
+ "de-DE": "Rechtsbündig"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 200
+ },
+
+ "rhweb-newsletter-headline-color": {
+ "label": {
+ "en-GB": "Headline - Color",
+ "de-DE": "Überschrift - Farbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 300
+ },
+
+ "rhweb-newsletter-font-color": {
+ "label": {
+ "en-GB": "Text - Color",
+ "de-DE": "Schrift - Farbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 400
+ },
+
+ "rhweb-newsletter-privacy-link-color": {
+ "label": {
+ "en-GB": "Privacy Link - Color",
+ "de-DE": "Datenschutz Link - Farbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 500
+ },
+
+ "rhweb-newsletter-privacy-link-color-hover": {
+ "label": {
+ "en-GB": "Privacy Link - Color (Hover)",
+ "de-DE": "Datenschutz Link - Farbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ebebeb",
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 600
+ },
+
+ "rhweb-newsletter-button-background-color": {
+ "label": {
+ "en-GB": "Button - Background Color",
+ "de-DE": "Button - Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 700
+ },
+
+ "rhweb-newsletter-button-background-color-hover": {
+ "label": {
+ "en-GB": "Button - Background Color (Hover)",
+ "de-DE": "Button - Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "darken($sw-color-brand-primary,10%)",
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 700
+ },
+
+ "rhweb-newsletter-button-font-color": {
+ "label": {
+ "en-GB": "Button - Font Color",
+ "de-DE": "Button - Schriftfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 700
+ },
+
+ "rhweb-newsletter-button-font-color-hover": {
+ "label": {
+ "en-GB": "Button - Font Color (Hover)",
+ "de-DE": "Button - Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterNewsletter",
+ "tab": "tabFooter",
+ "order": 800
+ },
+
+ "rhweb-social-facebook": {
+ "label": {
+ "en-GB": "Facebook URL",
+ "de-DE": "Facebook URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "type": "text",
+ "scss": false,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 100
+ },
+ "rhweb-social-twitter": {
+ "label": {
+ "en-GB": "Twitter URL",
+ "de-DE": "Twitter URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "type": "text",
+ "scss": false,
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 200
+ },
+ "rhweb-social-instagram": {
+ "label": {
+ "en-GB": "Instagram URL",
+ "de-DE": "Instagram URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 300
+ },
+ "rhweb-social-pinterest": {
+ "label": {
+ "en-GB": "Pinterest URL",
+ "de-DE": "Pinterest URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 400
+ },
+ "rhweb-social-youtube": {
+ "label": {
+ "en-GB": "YouTube URL",
+ "de-DE": "YouTube URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 500
+ },
+ "rhweb-social-vimeo": {
+ "label": {
+ "en-GB": "Vimeo URL",
+ "de-DE": "Vimeo URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 600
+ },
+ "rhweb-social-googleplus": {
+ "label": {
+ "en-GB": "Google Plus URL",
+ "de-DE": "Google Plus URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 700
+ },
+ "rhweb-social-tumblr": {
+ "label": {
+ "en-GB": "Tumblr URL",
+ "de-DE": "Tumblr URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 800
+ },
+ "rhweb-social-linkedin": {
+ "label": {
+ "en-GB": "LinkedIn URL",
+ "de-DE": "LinkedIn URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 900
+ },
+ "rhweb-social-xing": {
+ "label": {
+ "en-GB": "Xing URL",
+ "de-DE": "Xing URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 1000
+ },
+ "rhweb-social-skype": {
+ "label": {
+ "en-GB": "Skype URL",
+ "de-DE": "Skype URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 1020
+ },
+ "rhweb-social-snapchat": {
+ "label": {
+ "en-GB": "Snapchat URL",
+ "de-DE": "Snapchat URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 1030
+ },
+ "rhweb-social-amazon": {
+ "label": {
+ "en-GB": "Amazon URL",
+ "de-DE": "Amazon URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 1100
+ },
+ "rhweb-social-ebay": {
+ "label": {
+ "en-GB": "Ebay URL",
+ "de-DE": "Ebay URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 1200
+ },
+ "rhweb-social-etsy": {
+ "label": {
+ "en-GB": "Etsy URL",
+ "de-DE": "Etsy URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 1300
+ },
+ "rhweb-social-appstore": {
+ "label": {
+ "en-GB": "Appstore URL",
+ "de-DE": "Appstore Playstore URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 1400
+ },
+ "rhweb-social-googleplay": {
+ "label": {
+ "en-GB": "Google Playstore URL",
+ "de-DE": "Google Playstore URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 1500
+ },
+ "rhweb-social-kickstarter": {
+ "label": {
+ "en-GB": "Kickstarter URL",
+ "de-DE": "Kickstarter URL"
+ },
+ "custom": {
+ "componentName": "sw-url-field"
+ },
+ "scss": false,
+ "type": "text",
+ "editable": true,
+ "block": "blockSocials",
+ "tab": "tabSocial",
+ "order": 1600
+ },
+
+ "rhweb-footer-social-icon-background-color": {
+ "label": {
+ "en-GB": "Icon Background Color",
+ "de-DE": "Icon Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFooterSocial",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-social-icon-background-color-hover": {
+ "label": {
+ "en-GB": "Icon Background Color (Hover)",
+ "de-DE": "Icon Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "darken($sw-color-brand-primary,10%)",
+ "editable": true,
+ "block": "blockFooterSocial",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-social-icon-border-color": {
+ "label": {
+ "en-GB": "Icon Border Color",
+ "de-DE": "Icon Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFooterSocial",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-social-icon-border-color-hover": {
+ "label": {
+ "en-GB": "Icon Border Color (Hover)",
+ "de-DE": "Icon Rahmenfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterSocial",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-social-icon-font-color": {
+ "label": {
+ "en-GB": "Icon Font Color",
+ "de-DE": "Icon Schriftfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterSocial",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-social-icon-font-color-hover": {
+ "label": {
+ "en-GB": "Icon Font Color (Hover)",
+ "de-DE": "Icon Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterSocial",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-social-icon-border-radius": {
+ "label": {
+ "en-GB": "Icon Border Radius",
+ "de-DE": "Icon Rundung"
+ },
+ "type": "custom",
+ "value": "100%",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "100%",
+ "label": {
+ "en-GB": "Fully rounded",
+ "de-DE": "Rund"
+ }
+ },
+ {
+ "value": "10px",
+ "label": {
+ "en-GB": "Round Corners",
+ "de-DE": "Abgerundete Ecken"
+ }
+ },
+ {
+ "value": "0px",
+ "label": {
+ "en-GB": "No Radius",
+ "de-DE": "Keine Rundung"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFooterSocial",
+ "tab": "tabFooter",
+ "order": 100
+ },
+
+ "rhweb-footer-paymentshipping-icon-background-color": {
+ "label": {
+ "en-GB": "Icon Background Color",
+ "de-DE": "Icon Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterPaymentShipping",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-paymentshipping-icon-border-color": {
+ "label": {
+ "en-GB": "Icon Border Color",
+ "de-DE": "Icon Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff00",
+ "editable": true,
+ "block": "blockFooterPaymentShipping",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-paymentshipping-icon-maxheight": {
+ "label": {
+ "en-GB": "Maximum height of the Icon (in px)",
+ "de-DE": "Maximale Höhe des Icons (in px)"
+ },
+ "type": "custom",
+ "value": "35px",
+ "editable": true,
+ "block": "blockFooterPaymentShipping",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-paymentshipping-icon-maxwidth": {
+ "label": {
+ "en-GB": "Maximum width of the Icon (in px)",
+ "de-DE": "Maximale Breite des Icons (in px)"
+ },
+ "type": "custom",
+ "value": "100px",
+ "editable": true,
+ "block": "blockFooterPaymentShipping",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-paymentshipping-icon-border-radius": {
+ "label": {
+ "en-GB": "Icon Border Radius",
+ "de-DE": "Icon Rundung"
+ },
+ "type": "custom",
+ "value": "0px",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "100%",
+ "label": {
+ "en-GB": "Fully rounded",
+ "de-DE": "Rund"
+ }
+ },
+ {
+ "value": "10px",
+ "label": {
+ "en-GB": "Round Corners",
+ "de-DE": "Abgerundete Ecken"
+ }
+ },
+ {
+ "value": "0px",
+ "label": {
+ "en-GB": "No Radius",
+ "de-DE": "Keine Rundung"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFooterPaymentShipping",
+ "tab": "tabFooter",
+ "order": 100
+ },
+
+
+ "rhweb-footer-minimal-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Textfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFooterMinimal",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-minimal-link-color": {
+ "label": {
+ "en-GB": "Link Color",
+ "de-DE": "Linkfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFooterMinimal",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-minimal-link-color-hover": {
+ "label": {
+ "en-GB": "Link Color (Hover)",
+ "de-DE": "Linkfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "darken($sw-color-brand-primary,10%)",
+ "editable": true,
+ "block": "blockFooterMinimal",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-minimal-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFooterMinimal",
+ "tab": "tabFooter",
+ "order": 200
+ },
+
+ "rhweb-forms-general-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsGeneral",
+ "tab": "tabForms",
+ "order": 200
+ },
+
+
+ "rhweb-forms-general-activate-cms": {
+ "label": {
+ "en-GB": "Use Form Settings for CMS Elements",
+ "de-DE": "Benutzen Sie die Einstellungen für CMS Elemente"
+ },
+ "type": "custom",
+ "value": 1,
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": 1,
+ "label": {
+ "en-GB": "Yes",
+ "de-DE": "Ja"
+ }
+ },
+ {
+ "value": 0,
+ "label": {
+ "en-GB": "No",
+ "de-DE": "Nein"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFormsGeneral",
+ "tab": "tabForms",
+ "order": 100
+ },
+ "rhweb-forms-general-activate-account": {
+ "label": {
+ "en-GB": "Use Form Settings for Account",
+ "de-DE": "Benutzen Sie die Einstellungen für den Accountbereich"
+ },
+ "type": "custom",
+ "value": 1,
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": 1,
+ "label": {
+ "en-GB": "Yes",
+ "de-DE": "Ja"
+ }
+ },
+ {
+ "value": 0,
+ "label": {
+ "en-GB": "No",
+ "de-DE": "Nein"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFormsGeneral",
+ "tab": "tabForms",
+ "order": 100
+ },
+ "rhweb-forms-general-activate-checkout": {
+ "label": {
+ "en-GB": "Use Form Settings for Checkout",
+ "de-DE": "Benutzen Sie die Einstellungen für den Checkoutbereich"
+ },
+ "type": "custom",
+ "value": 1,
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": 1,
+ "label": {
+ "en-GB": "Yes",
+ "de-DE": "Ja"
+ }
+ },
+ {
+ "value": 0,
+ "label": {
+ "en-GB": "No",
+ "de-DE": "Nein"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFormsGeneral",
+ "tab": "tabForms",
+ "order": 100
+ },
+
+
+ "rhweb-forms-headline-alignment": {
+ "label": {
+ "en-GB": "Alignment",
+ "de-DE": "Ausrichtung"
+ },
+ "type": "custom",
+ "value": "left",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left",
+ "label": {
+ "en-GB": "Left",
+ "de-DE": "Linksbündig"
+ }
+ },
+ {
+ "value": "center",
+ "label": {
+ "en-GB": "Center",
+ "de-DE": "Zentriert"
+ }
+ },
+ {
+ "value": "right",
+ "label": {
+ "en-GB": "Right",
+ "de-DE": "Rechtsbündig"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFormsHeadlines",
+ "tab": "tabForms",
+ "order": 100
+ },
+ "rhweb-forms-headline-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFormsHeadlines",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-headline-border-color": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockFormsHeadlines",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-label-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Textfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsLabels",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-label-alignment": {
+ "label": {
+ "en-GB": "Alignment",
+ "de-DE": "Ausrichtung"
+ },
+ "type": "custom",
+ "value": "left",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left",
+ "label": {
+ "en-GB": "Left",
+ "de-DE": "Linksbündig"
+ }
+ },
+ {
+ "value": "center",
+ "label": {
+ "en-GB": "Center",
+ "de-DE": "Zentriert"
+ }
+ },
+ {
+ "value": "right",
+ "label": {
+ "en-GB": "Right",
+ "de-DE": "Rechtsbündig"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockFormsLabels",
+ "tab": "tabForms",
+ "order": 100
+ },
+
+ "rhweb-forms-textfield-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFormsTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-textfield-background-color-focus": {
+ "label": {
+ "en-GB": "Background Color (Focus)",
+ "de-DE": "Hintergrundfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockFormsTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-textfield-border-color": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockFormsTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-textfield-border-color-focus": {
+ "label": {
+ "en-GB": "Border Color (Focus)",
+ "de-DE": "Rahmenfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFormsTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-textfield-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-textfield-placeholder-color": {
+ "label": {
+ "en-GB": "Placeholder Color",
+ "de-DE": "Placeholder Farbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+
+ "rhweb-forms-dropdowns-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFormsDropdowns",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-dropdowns-background-color-focus": {
+ "label": {
+ "en-GB": "Background Color (Focus)",
+ "de-DE": "Hintergrundfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockFormsDropdowns",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-dropdowns-border-color": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockFormsDropdowns",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-dropdowns-border-color-focus": {
+ "label": {
+ "en-GB": "Border Color (Focus)",
+ "de-DE": "Rahmenfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFormsDropdowns",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-dropdowns-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsDropdowns",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-dropdowns-placeholder-color": {
+ "label": {
+ "en-GB": "Placeholder Color",
+ "de-DE": "Placeholder Farbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsDropdowns",
+ "tab": "tabForms",
+ "order": 200
+ },
+
+
+ "rhweb-forms-multiline-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFormsMultilineTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-multiline-background-color-focus": {
+ "label": {
+ "en-GB": "Background Color (Focus)",
+ "de-DE": "Hintergrundfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockFormsMultilineTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-multiline-border-color": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockFormsMultilineTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-multiline-border-color-focus": {
+ "label": {
+ "en-GB": "Border Color (Focus)",
+ "de-DE": "Rahmenfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFormsMultilineTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-multiline-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsMultilineTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-multiline-placeholder-color": {
+ "label": {
+ "en-GB": "Placeholder Color",
+ "de-DE": "Placeholder Farbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsMultilineTextfields",
+ "tab": "tabForms",
+ "order": 200
+ },
+
+
+ "rhweb-forms-discount-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-background-color-focus": {
+ "label": {
+ "en-GB": "Background Color (Focus)",
+ "de-DE": "Hintergrundfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-border-color": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-border-color-focus": {
+ "label": {
+ "en-GB": "Border Color (Focus)",
+ "de-DE": "Rahmenfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-placeholder-color": {
+ "label": {
+ "en-GB": "Placeholder Color",
+ "de-DE": "Placeholder Farbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-button-background-color": {
+ "label": {
+ "en-GB": "Button Background Color",
+ "de-DE": "Button Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-button-background-color-hover": {
+ "label": {
+ "en-GB": "Button Background Color (Hover)",
+ "de-DE": "Button Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "darken($sw-color-brand-primary,10%)",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-button-border-color": {
+ "label": {
+ "en-GB": "Button Border Color",
+ "de-DE": "Button Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-button-border-color-hover": {
+ "label": {
+ "en-GB": "Button Border Color (Hover)",
+ "de-DE": "Button Rahmenarbe (Hover)"
+ },
+ "type": "color",
+ "value": "darken($sw-color-brand-primary,10%)",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-button-icon-color": {
+ "label": {
+ "en-GB": "Button Icon Color",
+ "de-DE": "Button Icon Farbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-discount-button-icon-color-hover": {
+ "label": {
+ "en-GB": "Button Icon Color (Hover)",
+ "de-DE": "Button Icon Farbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFormsDiscount",
+ "tab": "tabForms",
+ "order": 200
+ },
+
+
+ "rhweb-forms-button-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFormsSubmit",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-button-background-color-hover": {
+ "label": {
+ "en-GB": "Background Color (Hover)",
+ "de-DE": "Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "darken($sw-color-brand-primary,10%)",
+ "editable": true,
+ "block": "blockFormsSubmit",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-button-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFormsSubmit",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-button-font-color-hover": {
+ "label": {
+ "en-GB": "Font Color (Hover)",
+ "de-DE": "Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockFormsSubmit",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-button-border-color": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockFormsSubmit",
+ "tab": "tabForms",
+ "order": 200
+ },
+ "rhweb-forms-button-border-color-hover": {
+ "label": {
+ "en-GB": "Border Color (Hover)",
+ "de-DE": "Rahmenfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "darken($sw-color-brand-primary,10%)",
+ "editable": true,
+ "block": "blockFormsSubmit",
+ "tab": "tabForms",
+ "order": 200
+ },
+
+ "rhweb-listing-amount-colums-xl": {
+ "label": {
+ "en-GB": "Desktop",
+ "de-DE": "Desktop"
+ },
+ "type": "custom",
+ "value": "3",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "2",
+ "label": {
+ "en-GB": "2",
+ "de-DE": "2"
+ }
+ },
+ {
+ "value": "3",
+ "label": {
+ "en-GB": "3",
+ "de-DE": "3"
+ }
+ },
+ {
+ "value": "4",
+ "label": {
+ "en-GB": "4",
+ "de-DE": "4"
+ }
+ },
+ {
+ "value": "6",
+ "label": {
+ "en-GB": "6",
+ "de-DE": "6"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingAmountBoxes",
+ "tab": "tabListing",
+ "order": 100
+ },
+ "rhweb-listing-amount-colums-lg": {
+ "label": {
+ "en-GB": "Laptops",
+ "de-DE": "Laptops"
+ },
+ "type": "custom",
+ "value": "3",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "2",
+ "label": {
+ "en-GB": "2",
+ "de-DE": "2"
+ }
+ },
+ {
+ "value": "3",
+ "label": {
+ "en-GB": "3",
+ "de-DE": "3"
+ }
+ },
+ {
+ "value": "4",
+ "label": {
+ "en-GB": "4",
+ "de-DE": "4"
+ }
+ },
+ {
+ "value": "6",
+ "label": {
+ "en-GB": "6",
+ "de-DE": "6"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingAmountBoxes",
+ "tab": "tabListing",
+ "order": 100
+ },
+ "rhweb-listing-amount-colums-md": {
+ "label": {
+ "en-GB": "Tablets",
+ "de-DE": "Tablets"
+ },
+ "type": "custom",
+ "value": "2",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "2",
+ "label": {
+ "en-GB": "2",
+ "de-DE": "2"
+ }
+ },
+ {
+ "value": "3",
+ "label": {
+ "en-GB": "3",
+ "de-DE": "3"
+ }
+ },
+ {
+ "value": "4",
+ "label": {
+ "en-GB": "4",
+ "de-DE": "4"
+ }
+ },
+ {
+ "value": "6",
+ "label": {
+ "en-GB": "6",
+ "de-DE": "6"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingAmountBoxes",
+ "tab": "tabListing",
+ "order": 100
+ },
+ "rhweb-listing-amount-colums-sm": {
+ "label": {
+ "en-GB": "Smartphones",
+ "de-DE": "Smartphones"
+ },
+ "type": "custom",
+ "value": "2",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "1",
+ "label": {
+ "en-GB": "1",
+ "de-DE": "1"
+ }
+ },
+ {
+ "value": "2",
+ "label": {
+ "en-GB": "2",
+ "de-DE": "2"
+ }
+ },
+ {
+ "value": "3",
+ "label": {
+ "en-GB": "3",
+ "de-DE": "3"
+ }
+ },
+ {
+ "value": "4",
+ "label": {
+ "en-GB": "4",
+ "de-DE": "4"
+ }
+ },
+ {
+ "value": "6",
+ "label": {
+ "en-GB": "6",
+ "de-DE": "6"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingAmountBoxes",
+ "tab": "tabListing",
+ "order": 100
+ },
+
+ "rhweb-listing-amount-colums-sidebar-xl": {
+ "label": {
+ "en-GB": "Desktop",
+ "de-DE": "Desktop"
+ },
+ "type": "custom",
+ "value": "3",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "2",
+ "label": {
+ "en-GB": "2",
+ "de-DE": "2"
+ }
+ },
+ {
+ "value": "3",
+ "label": {
+ "en-GB": "3",
+ "de-DE": "3"
+ }
+ },
+ {
+ "value": "4",
+ "label": {
+ "en-GB": "4",
+ "de-DE": "4"
+ }
+ },
+ {
+ "value": "6",
+ "label": {
+ "en-GB": "6",
+ "de-DE": "6"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingAmountBoxesSidebar",
+ "tab": "tabListing",
+ "order": 100
+ },
+ "rhweb-listing-amount-colums-sidebar-lg": {
+ "label": {
+ "en-GB": "Laptops",
+ "de-DE": "Laptops"
+ },
+ "type": "custom",
+ "value": "3",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "2",
+ "label": {
+ "en-GB": "2",
+ "de-DE": "2"
+ }
+ },
+ {
+ "value": "3",
+ "label": {
+ "en-GB": "3",
+ "de-DE": "3"
+ }
+ },
+ {
+ "value": "4",
+ "label": {
+ "en-GB": "4",
+ "de-DE": "4"
+ }
+ },
+ {
+ "value": "6",
+ "label": {
+ "en-GB": "6",
+ "de-DE": "6"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingAmountBoxesSidebar",
+ "tab": "tabListing",
+ "order": 100
+ },
+ "rhweb-listing-amount-colums-sidebar-md": {
+ "label": {
+ "en-GB": "Tablets",
+ "de-DE": "Tablets"
+ },
+ "type": "custom",
+ "value": "2",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "2",
+ "label": {
+ "en-GB": "2",
+ "de-DE": "2"
+ }
+ },
+ {
+ "value": "3",
+ "label": {
+ "en-GB": "3",
+ "de-DE": "3"
+ }
+ },
+ {
+ "value": "4",
+ "label": {
+ "en-GB": "4",
+ "de-DE": "4"
+ }
+ },
+ {
+ "value": "6",
+ "label": {
+ "en-GB": "6",
+ "de-DE": "6"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingAmountBoxesSidebar",
+ "tab": "tabListing",
+ "order": 100
+ },
+ "rhweb-listing-amount-colums-sidebar-sm": {
+ "label": {
+ "en-GB": "Smartphones",
+ "de-DE": "Smartphones"
+ },
+ "type": "custom",
+ "value": "2",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "1",
+ "label": {
+ "en-GB": "1",
+ "de-DE": "1"
+ }
+ },
+ {
+ "value": "2",
+ "label": {
+ "en-GB": "2",
+ "de-DE": "2"
+ }
+ },
+ {
+ "value": "3",
+ "label": {
+ "en-GB": "3",
+ "de-DE": "3"
+ }
+ },
+ {
+ "value": "4",
+ "label": {
+ "en-GB": "4",
+ "de-DE": "4"
+ }
+ },
+ {
+ "value": "6",
+ "label": {
+ "en-GB": "6",
+ "de-DE": "6"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingAmountBoxesSidebar",
+ "tab": "tabListing",
+ "order": 100
+ },
+
+ "rhweb-listing-activate-images": {
+ "label": {
+ "en-GB": "Show Product Images",
+ "de-DE": "Produktbilder anzeigen"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabListing",
+ "block": "blockListingProductBox",
+ "order": 50
+ },
+ "rhweb-listing-activate-titles": {
+ "label": {
+ "en-GB": "Show Product Titles",
+ "de-DE": "Produkttitel anzeigen"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabListing",
+ "block": "blockListingProductBox",
+ "order": 50
+ },
+ "rhweb-listing-activate-ratings": {
+ "label": {
+ "en-GB": "Show Product Ratings",
+ "de-DE": "Produktbewertungen anzeigen"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "tab": "tabListing",
+ "block": "blockListingProductBox",
+ "order": 50
+ },
+ "rhweb-listing-activate-descriptions": {
+ "label": {
+ "en-GB": "Show Product Descriptions",
+ "de-DE": "Produktbeschreibungen anzeigen"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": false,
+ "editable": true,
+ "tab": "tabListing",
+ "block": "blockListingProductBox",
+ "order": 50
+ },
+ "rhweb-listing-activate-prices": {
+ "label": {
+ "en-GB": "Show Product Prices",
+ "de-DE": "Produktpreise anzeigen"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabListing",
+ "block": "blockListingProductBox",
+ "order": 50
+ },
+ "rhweb-listing-activate-buttons": {
+ "label": {
+ "en-GB": "Show Product Buttons",
+ "de-DE": "Produktbuttons anzeigen"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabListing",
+ "block": "blockListingProductBox",
+ "order": 50
+ },
+ "rhweb-listing-activate-badges": {
+ "label": {
+ "en-GB": "Show Product Badges",
+ "de-DE": "Produktbadges anzeigen"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabListing",
+ "block": "blockListingProductBox",
+ "order": 50
+ },
+ "rhweb-listing-activate-richsnippets": {
+ "label": {
+ "en-GB": "Activate Product Rich Snippets",
+ "de-DE": "Rich Snippets vom Produkt aktivieren"
+ },
+ "type": "checkbox",
+ "scss": false,
+ "value": true,
+ "editable": true,
+ "tab": "tabListing",
+ "block": "blockListingProductBox",
+ "order": 50
+ },
+
+ "rhweb-listing-box-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-box-background-color-hover": {
+ "label": {
+ "en-GB": "Background Color (Hover)",
+ "de-DE": "Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-box-title-color": {
+ "label": {
+ "en-GB": "Title Color",
+ "de-DE": "Farbe des Titels"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-box-price-color": {
+ "label": {
+ "en-GB": "Price Color",
+ "de-DE": "Farbe des Preises"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-box-description-color": {
+ "label": {
+ "en-GB": "Description Color",
+ "de-DE": "Farbe der Beschreibung"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-box-rating-color-full": {
+ "label": {
+ "en-GB": "Rating Color (Filled)",
+ "de-DE": "Farbe der Bewertungssterne (Ausgefüllt)"
+ },
+ "type": "color",
+ "value": "#fedc70",
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-box-rating-color-blank": {
+ "label": {
+ "en-GB": "Rating Color (Base)",
+ "de-DE": "Farbe der Bewertungssterne (Basis)"
+ },
+ "type": "color",
+ "value": "#bcc1c7",
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-box-alignment": {
+ "label": {
+ "en-GB": "Alignment of the Content",
+ "de-DE": "Ausrichtung des Inhalts"
+ },
+ "type": "custom",
+ "value": "left",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "left",
+ "label": {
+ "en-GB": "Left",
+ "de-DE": "Linksbündig"
+ }
+ },
+ {
+ "value": "center",
+ "label": {
+ "en-GB": "Center",
+ "de-DE": "Zentriert"
+ }
+ },
+ {
+ "value": "right",
+ "label": {
+ "en-GB": "Right",
+ "de-DE": "Rechtsbündig"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 100
+ },
+
+ "rhweb-commerce-image-height": {
+ "label": {
+ "en-GB": "Height for images in px (set auto for auto-height)",
+ "de-DE": "Höhe für die Produktbilder in px (setzen Sie auto für automatische Höhe)"
+ },
+ "value": "auto",
+ "type": "text",
+ "scss": true,
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 100
+ },
+
+ "rhweb-commerce-image-fit": {
+ "label": {
+ "en-GB": "Fit image",
+ "de-DE": "Passform des Bildes"
+ },
+ "type": "custom",
+ "value": "initial",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "initial",
+ "label": {
+ "en-GB": "Normal",
+ "de-DE": "Normal"
+ }
+ },
+ {
+ "value": "cover",
+ "label": {
+ "en-GB": "Cover",
+ "de-DE": "Cover"
+ }
+ },
+ {
+ "value": "contain",
+ "label": {
+ "en-GB": "Contain",
+ "de-DE": "Beinhalten"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingProductBox",
+ "tab": "tabListing",
+ "order": 100
+ },
+
+ "rhweb-listing-navigation-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingNavigation",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-navigation-border-color": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingNavigation",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-navigation-link-color": {
+ "label": {
+ "en-GB": "Link Color",
+ "de-DE": "Linkfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockListingNavigation",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-navigation-link-background-color": {
+ "label": {
+ "en-GB": "Link Background Color",
+ "de-DE": "Link Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingNavigation",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-navigation-link-color-hover": {
+ "label": {
+ "en-GB": "Link Color (Hover)",
+ "de-DE": "Linkfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingNavigation",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-navigation-link-background-color-hover": {
+ "label": {
+ "en-GB": "Link Background Color (Hover)",
+ "de-DE": "Link Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingNavigation",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-navigation-link-color-active": {
+ "label": {
+ "en-GB": "Link Color (Active)",
+ "de-DE": "Linkfarbe (Aktiv)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingNavigation",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-navigation-link-background-color-active": {
+ "label": {
+ "en-GB": "Link Background Color (Active)",
+ "de-DE": "Link Hintergrundfarbe (Aktiv)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingNavigation",
+ "tab": "tabListing",
+ "order": 200
+ },
+
+ "rhweb-listing-pagination-item-background-color": {
+ "label": {
+ "en-GB": "Background Color (Base)",
+ "de-DE": "Hintergrundfarbe (Basis)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color": {
+ "label": {
+ "en-GB": "Font Color (Base)",
+ "de-DE": "Schriftfarbe (Basis)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color": {
+ "label": {
+ "en-GB": "Border Color (Base)",
+ "de-DE": "Rahmenfarbe (Basis)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-background-color-hover": {
+ "label": {
+ "en-GB": "Background Color (Base Hover)",
+ "de-DE": "Hintergrundfarbe (Basis Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-hover": {
+ "label": {
+ "en-GB": "Font Color (Base Hover)",
+ "de-DE": "Schriftfarbe (Basis Hover)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-hover": {
+ "label": {
+ "en-GB": "Border Color (Base Hover)",
+ "de-DE": "Rahmenfarbe (Basis Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-radius": {
+ "label": {
+ "en-GB": "Border Radius (Base)",
+ "de-DE": "Rahmen Rundung (Basis)"
+ },
+ "type": "custom",
+ "value": "0px",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "100%",
+ "label": {
+ "en-GB": "Fully rounded",
+ "de-DE": "Rund"
+ }
+ },
+ {
+ "value": "10px",
+ "label": {
+ "en-GB": "Round Corners",
+ "de-DE": "Abgerundete Ecken"
+ }
+ },
+ {
+ "value": "0px",
+ "label": {
+ "en-GB": "No Radius",
+ "de-DE": "Keine Rundung"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingPagination",
+ "tab": "tabListing",
+ "order": 100
+ },
+ "rhweb-listing-pagination-item-size": {
+ "label": {
+ "en-GB": "Size (Base)",
+ "de-DE": "Größe (Basis)"
+ },
+ "type": "custom",
+ "value": "35px",
+ "custom": {
+ "componentName": "sw-single-select",
+ "options": [
+ {
+ "value": "28px",
+ "label": {
+ "en-GB": "Small",
+ "de-DE": "Klein"
+ }
+ },
+ {
+ "value": "35px",
+ "label": {
+ "en-GB": "Medium",
+ "de-DE": "Mittel"
+ }
+ },
+ {
+ "value": "45px",
+ "label": {
+ "en-GB": "Large",
+ "de-DE": "Groß"
+ }
+ }
+ ]
+ },
+ "editable": true,
+ "block": "blockListingPagination",
+ "tab": "tabListing",
+ "order": 100
+ },
+
+
+
+
+
+
+ "rhweb-listing-pagination-item-background-color-active": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageActive",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-active": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageActive",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-active": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageActive",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-background-color-hover-active": {
+ "label": {
+ "en-GB": "Background Color (Hover)",
+ "de-DE": "Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "darken($sw-color-brand-primary,10%)",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageActive",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-hover-active": {
+ "label": {
+ "en-GB": "Font Color (Hover)",
+ "de-DE": "Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageActive",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-hover-active": {
+ "label": {
+ "en-GB": "Border Color (Hover)",
+ "de-DE": "Rahmenfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageActive",
+ "tab": "tabListing",
+ "order": 200
+ },
+
+
+
+ "rhweb-listing-pagination-item-background-color-first": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageFirst",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-first": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageFirst",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-first": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageFirst",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-background-color-hover-first": {
+ "label": {
+ "en-GB": "Background Color (Hover)",
+ "de-DE": "Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageFirst",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-hover-first": {
+ "label": {
+ "en-GB": "Font Color (Hover)",
+ "de-DE": "Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageFirst",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-hover-first": {
+ "label": {
+ "en-GB": "Border Color (Hover)",
+ "de-DE": "Rahmenfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageFirst",
+ "tab": "tabListing",
+ "order": 200
+ },
+
+
+
+ "rhweb-listing-pagination-item-background-color-prev": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPagePrev",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-prev": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPagePrev",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-prev": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPagePrev",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-background-color-hover-prev": {
+ "label": {
+ "en-GB": "Background Color (Hover)",
+ "de-DE": "Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPagePrev",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-hover-prev": {
+ "label": {
+ "en-GB": "Font Color (Hover)",
+ "de-DE": "Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPagePrev",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-hover-prev": {
+ "label": {
+ "en-GB": "Border Color (Hover)",
+ "de-DE": "Rahmenfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPagePrev",
+ "tab": "tabListing",
+ "order": 200
+ },
+
+ "rhweb-listing-pagination-item-background-color-next": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageNext",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-next": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageNext",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-next": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageNext",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-background-color-hover-next": {
+ "label": {
+ "en-GB": "Background Color (Hover)",
+ "de-DE": "Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageNext",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-hover-next": {
+ "label": {
+ "en-GB": "Font Color (Hover)",
+ "de-DE": "Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageNext",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-hover-next": {
+ "label": {
+ "en-GB": "Border Color (Hover)",
+ "de-DE": "Rahmenfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageNext",
+ "tab": "tabListing",
+ "order": 200
+ },
+
+
+
+ "rhweb-listing-pagination-item-background-color-last": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageLast",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-last": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageLast",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-last": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageLast",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-background-color-hover-last": {
+ "label": {
+ "en-GB": "Background Color (Hover)",
+ "de-DE": "Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageLast",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-hover-last": {
+ "label": {
+ "en-GB": "Font Color (Hover)",
+ "de-DE": "Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageLast",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-hover-last": {
+ "label": {
+ "en-GB": "Border Color (Hover)",
+ "de-DE": "Rahmenfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageLast",
+ "tab": "tabListing",
+ "order": 200
+ },
+
+
+ "rhweb-listing-pagination-item-background-color-disabled": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageDisabled",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-disabled": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageDisabled",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-disabled": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageDisabled",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-background-color-hover-disabled": {
+ "label": {
+ "en-GB": "Background Color (Hover)",
+ "de-DE": "Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageDisabled",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-font-color-hover-disabled": {
+ "label": {
+ "en-GB": "Font Color (Hover)",
+ "de-DE": "Schriftfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageDisabled",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-pagination-item-border-color-hover-disabled": {
+ "label": {
+ "en-GB": "Border Color (Hover)",
+ "de-DE": "Rahmenfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingPagination",
+ "section": "sectionListingPaginationPageDisabled",
+ "tab": "tabListing",
+ "order": 200
+ },
+
+
+
+ "rhweb-listing-filter-font-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Schriftfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "blockListingFilter",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-filter-background-color": {
+ "label": {
+ "en-GB": "Background Color",
+ "de-DE": "Hintergrundfarbe"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingFilter",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-filter-background-color-hover": {
+ "label": {
+ "en-GB": "Background Color (Hover)",
+ "de-DE": "Hintergrundfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockListingFilter",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-filter-border-color": {
+ "label": {
+ "en-GB": "Border Color",
+ "de-DE": "Rahmenfarbe"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockListingFilter",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-filter-border-color-hover": {
+ "label": {
+ "en-GB": "Border Color (Hover)",
+ "de-DE": "Rahmenfarbe (Hover)"
+ },
+ "type": "color",
+ "value": "#dbdbdb",
+ "editable": true,
+ "block": "blockListingFilter",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-filter-background-color-focus": {
+ "label": {
+ "en-GB": "Background Color (Focus)",
+ "de-DE": "Hintergrundfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "$sw-border-color",
+ "editable": true,
+ "block": "blockListingFilter",
+ "tab": "tabListing",
+ "order": 200
+ },
+ "rhweb-listing-filter-border-color-focus": {
+ "label": {
+ "en-GB": "Border Color (Focus)",
+ "de-DE": "Rahmenfarbe (Focus)"
+ },
+ "type": "color",
+ "value": "#ffffff",
+ "editable": true,
+ "block": "blockListingFilter",
+ "tab": "tabListing",
+ "order": 200
+ },
+
+ "rhweb-footer-headline-color": {
+ "label": {
+ "en-GB": "Category Headline Color",
+ "de-DE": "Kategorie Überschrift Farbe"
+ },
+ "type": "color",
+ "value": "$sw-color-brand-primary",
+ "editable": true,
+ "block": "footerColors",
+ "tab": "tabFooter",
+ "order": 200
+ },
+ "rhweb-footer-text-color": {
+ "label": {
+ "en-GB": "Font Color",
+ "de-DE": "Textfarbe"
+ },
+ "type": "color",
+ "value": "$sw-text-color",
+ "editable": true,
+ "block": "footerColors",
+ "tab": "tabFooter",
+ "order": 200
+ },
+
+ "rhweb-custom-body-class": {
+ "label": {
+ "en-GB": "Individual Body Class",
+ "de-DE": "Individuelle Klasse für den Body"
+ },
+ "value": "",
+ "type": "text",
+ "scss": true,
+ "editable": true,
+ "block": "blockCustomBodyClass",
+ "tab": "tabCustom",
+ "order": 100
+ },
+
+ "rhweb-custom-head": {
+ "label": {
+ "en-GB": "Enter HTML",
+ "de-DE": "HTML eingeben"
+ },
+ "helpText": {
+ "en-GB": "For example, enter Tags here. These are loaded in the