Loading...
Navigation überspringen
Bitte beachte, dass sich diese Dokumentation auf die neuste Version dieser Erweiterung bezieht. Wenn eine ältere Version eingesetzt wird, kann diese abweichen. Die jeweils passende Dokumentation befindet sich im Dokumentation-Verzeichnis der Erweiterung.

TypoScript-Konstanten Einstellungen

Shop Files

Konstante plugin.tx_shop.view.templateRootPath
Label Path to template root (FE)
Beschreibung
Typ string
Standardwert EXT:shop/Resources/Private/Templates/
Konstante plugin.tx_shop.view.partialRootPath
Label Path to template partials (FE)
Beschreibung
Typ string
Standardwert EXT:shop/Resources/Private/Partials/
Konstante plugin.tx_shop.view.layoutRootPath
Label Path to template layouts (FE)
Beschreibung
Typ string
Standardwert EXT:shop/Resources/Private/Layouts/

Shop Container

Konstante themes.configuration.container.shop
Label Container für Shop Produkte
Beschreibung
Typ int+
Standardwert

Shopseiten

Konstante themes.configuration.pages.shop.list
Label Page-ID für die Listenansicht
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.detail
Label Page-ID für die Einzelansicht
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.notFound
Label Page-ID für die Weiterleitung auf 404 Seite auf Produkt nicht gefunden
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.basket
Label Page-ID für den Warenkorb
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.compare
Label Page-ID für den Produktvergleich
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.checkout
Label Page-ID für den Checkout
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.checkoutError
Label Page-ID für den Checkout-Fehler
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.checkoutSuccess
Label Page-ID für den Checkout-Erfolg
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.checkoutCancel
Label Page-ID für den Checkout-Abbruch
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.checkoutCallback
Label Page-ID für den Checkout-Rückruf
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.stripeReturnRedirectPid
Label Page-ID für die Checkout-Stripe Umleitungsseite nach Bezahlung
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.subscriptionTable
Label Page-ID für die Abo-Tabelle
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.privacy
Label Page-ID für den Shopping-Datenschutz
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.terms
Label Page-ID für die Einkaufsbedingungen
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.disclaimer
Label Page-ID für den Shopping-Disclaimer
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.extension.shop.debug
Label Debug Modus
Beschreibung
Typ Auswahlbox mit Optionen: Aus, An
Standardwert Aus
Konstante themes.configuration.pages.shop.compare
Label Page-ID für den Produktvergleich
Beschreibung
Typ int+
Standardwert
Konstante themes.configuration.pages.shop.basketOrderList
Label Page-ID für die Liste der Bestellungen eines Benutzers
Beschreibung
Typ int+
Standardwert

Shop Formatierung

Konstante themes.configuration.extension.shop.formatting.currency.currencySign
Label Währungszeichen
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.formatting.currency.currencyLabel
Label Währungsbezeichnung
Beschreibung
Typ string
Standardwert Euro
Konstante themes.configuration.extension.shop.formatting.currency.thousandsSeparator
Label Tausender-Trennzeichen
Beschreibung
Typ string
Standardwert .
Konstante themes.configuration.extension.shop.formatting.currency.decimalSeparator
Label Dezimal-Trennzeichen
Beschreibung
Typ string
Standardwert ,
Konstante themes.configuration.extension.shop.formatting.currency.prependCurrency
Label Währung voranstellen
Beschreibung
Typ Auswahlbox mit Optionen: Nein, Ja
Standardwert Nein

Shop E-Mail

Konstante themes.configuration.extension.shop.email.from.email
Label Absenderadresse für E-Mails
Beschreibung
Typ string
Standardwert mail(at)domain(dot)com
Konstante themes.configuration.extension.shop.email.from.name
Label Absendername für E-Mails
Beschreibung
Typ string
Standardwert TYPO3 Shop-Extension
Konstante themes.configuration.extension.shop.email.to.email
Label Empfänger-E-Mail für E-Mails
Beschreibung
Typ string
Standardwert mail(at)domain(dot)com
Konstante themes.configuration.extension.shop.email.to.name
Label Empfängername für E-Mails
Beschreibung
Typ string
Standardwert TYPO3 Shop-Extension
Konstante themes.configuration.extension.shop.email.cc.email
Label Empfänger-E-Mail für Kopie-E-Mails
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.email.cc.name
Label Empfängername für Kopie-E-Mails
Beschreibung
Typ string
Standardwert TYPO3 Shop-Extension
Konstante themes.configuration.extension.shop.email.format
Label Format für E-Mails (plain/html)
Beschreibung
Typ Auswahlbox mit Optionen: plain, html
Standardwert html
Konstante themes.configuration.extension.shop.email.templates.onInvoice.subjectCustomerConfirmation
Label E-Mail Betreff - Rechnung
Beschreibung Betreff für Kunden-Bestätigungs-Emails bei Bestellungen auf Rechnung. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product OnInvoice
Konstante themes.configuration.extension.shop.email.templates.onInvoice.subjectOrder
Label E-Mail Betreff - Rechnung intern
Beschreibung Betreff für shopinterne Bestätigungsmails bei Bestellungen auf Rechnung. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product OnInvoice (Admin)
Konstante themes.configuration.extension.shop.email.templates.prePayment.subjectCustomerConfirmation
Label E-Mail Betreff - Vorauszahlung
Beschreibung Betreff für Kunden-Bestätigungs-Emails bei Bestellungen mit Vorauszahlung. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product PrePayment
Konstante themes.configuration.extension.shop.email.templates.prePayment.subjectOrder
Label E-Mail Betreff - Vorauszahlung intern
Beschreibung Betreff für shopinterne Bestätigungsmails bei Bestellungen mit Vorauszahlung. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product PrePayment (Admin)
Konstante themes.configuration.extension.shop.email.templates.request.subjectCustomerConfirmation
Label E-Mail Betreff - Anfragen
Beschreibung Betreff für Kunden-Bestätigungs-Emails bei Anfragen. Verwenden ###UID### zum Einfügen der Bestellungs-UID.
Typ string
Standardwert Shop Product Request
Konstante themes.configuration.extension.shop.email.templates.request.subjectRequest
Label E-Mail Betreff - Anfragen intern
Beschreibung Betreff für shopinterne Bestätigungsmails bei Anfragen. Verwenden ###UID### zum Einfügen der Bestellungs-UID.
Typ string
Standardwert Shop Product Request (Admin)
Konstante themes.configuration.extension.shop.email.templates.sepa.subjectCustomerConfirmation
Label E-Mail-Betreff SEPA Kundenbestätigung
Beschreibung
Typ string
Standardwert Shop Product SEPA
Konstante themes.configuration.extension.shop.email.templates.sepa.subjectOrder
Label E-Mail-Betreff SEPA Bestellung
Beschreibung
Typ string
Standardwert Shop Product SEPA (Admin)

Shop Teaser

Konstante themes.configuration.extension.shop.teaser.image.width
Label Bildbreite
Beschreibung
Typ string
Standardwert 400
Konstante themes.configuration.extension.shop.teaser.image.height
Label Bildhöhe
Beschreibung
Typ string
Standardwert

Shop Liste

Konstante themes.configuration.extension.shop.list.image.width
Label Bildbreite
Beschreibung
Typ string
Standardwert 400
Konstante themes.configuration.extension.shop.list.image.height
Label Bildhöhe
Beschreibung
Typ string
Standardwert

Shop Detail

Konstante themes.configuration.extension.shop.detail.image.width
Label Bildbreite
Beschreibung
Typ string
Standardwert 825
Konstante themes.configuration.extension.shop.detail.image.height
Label Bildhöhe
Beschreibung
Typ string
Standardwert 464
Konstante themes.configuration.extension.shop.detail.pageTitle.before
Label Detailseite Titel Reihenfolge
Beschreibung
Typ string
Standardwert seo
Konstante themes.configuration.extension.shop.detail.headline
Label Überschrift
Beschreibung
Typ Auswahlbox mit Optionen: H1, H2, H3
Standardwert H1

Warenkorb

Konstante themes.configuration.extension.shop.basket.displayType
Label Nettopreis oder Bruttopreis pro Produkt anzeigen
Beschreibung
Typ Auswahlbox mit Optionen: b2b, b2c
Standardwert b2b
Konstante themes.configuration.extension.shop.basket.minimumOrderValue
Label Mindestbestellwert in Cents
Beschreibung
Typ int+
Standardwert 100000

Checkout-Einstellungen

Konstante themes.configuration.extension.shop.checkout.emailCompare
Label E-Mail vergleichen
Beschreibung Käufer muss seine Mailadresse zweimal eingeben
Typ Auswahlbox mit Optionen: Aus, An
Standardwert Aus
Konstante themes.configuration.extension.shop.checkout.timeForPayment
Label Zeit für Zahlung
Beschreibung
Typ int+
Standardwert 14
Konstante themes.configuration.extension.shop.checkout.deliveryTime
Label Lieferzeit
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.creditorIdentifier
Label Gläubiger-Identifikationsnummer
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.merchantName
Label Händlername
Beschreibung
Typ string
Standardwert

Checkout Auf-Rechnung

Konstante themes.configuration.extension.shop.checkout.onInvoice.active
Label Aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.onInvoice.attachProductFilesToAdminEmail
Label Produkt-Dateien an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.onInvoice.attachProductFilesToCustomerEmail
Label Produkt-Dateien an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.onInvoice.attachInvoiceToAdminEmail
Label Rechnung an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.onInvoice.attachInvoiceToCustomerEmail
Label Rechnung an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.onInvoice.attachDeliveryNoteToAdminEmail
Label Lieferschein an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.onInvoice.attachDeliveryNoteToCustomerEmail
Label Lieferschein an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.onInvoice.attachOrderXmlToAdminEmail
Label Bestell-XML an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.onInvoice.storeOrderXmlInFolder
Label Bestell-XML im Ordner speichern
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.onInvoice.storeOrderXmlInFolderName
Label Bestell-XML im Ordnernamen speichern
Beschreibung Kann ein einzelner Ordnername oder Pfad in einem Datei-Speicher sein (z. B. 1:/some/folder/name/)
Typ string
Standardwert 1:/shop/order-oninvoice/
Konstante themes.configuration.extension.shop.checkout.onInvoice.fields.available
Label Verfügbar
Beschreibung
Typ string
Standardwert company, vatId, gender, firstname, lastname, street, houseNumber, postalCode, city, country, phone, email, message, deliveryAddressEnabled, deliveryAddressCompany, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed
Konstante themes.configuration.extension.shop.checkout.onInvoice.fields.required
Label Erforderlich
Beschreibung
Typ string
Standardwert firstname, lastname, street, houseNumber, postalCode, city, country, email, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry
Konstante themes.configuration.extension.shop.checkout.onInvoice.email.customerConfirmation.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.onInvoice.email.order.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1

Checkout Vorauszahlung

Konstante themes.configuration.extension.shop.checkout.prePayment.active
Label Aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.prePayment.attachProductFilesToAdminEmail
Label Produkt-Dateien an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.prePayment.attachProductFilesToCustomerEmail
Label Produkt-Dateien an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.prePayment.attachInvoiceToAdminEmail
Label Rechnung an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.prePayment.attachInvoiceToCustomerEmail
Label Rechnung an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.prePayment.attachDeliveryNoteToAdminEmail
Label Lieferschein an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.prePayment.attachDeliveryNoteToCustomerEmail
Label Lieferschein an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.prePayment.attachOrderXmlToAdminEmail
Label Bestell-XML an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.prePayment.storeOrderXmlInFolder
Label Bestell-XML im Ordner speichern
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.prePayment.storeOrderXmlInFolderName
Label Bestell-XML im Ordnernamen speichern
Beschreibung Kann ein einzelner Ordnername oder Pfad in einem Datei-Speicher sein (z. B. 1:/some/folder/name/)
Typ string
Standardwert 1:/shop/order-prepayment/
Konstante themes.configuration.extension.shop.checkout.prePayment.fields.available
Label Verfügbare Felder
Beschreibung
Typ string
Standardwert company, vatId, gender, firstname, lastname, street, houseNumber, postalCode, city, country, phone, email, message, deliveryAddressEnabled, deliveryAddressCompany, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed
Konstante themes.configuration.extension.shop.checkout.prePayment.fields.required
Label Erforderliche Felder
Beschreibung
Typ string
Standardwert firstname, lastname, street, houseNumber, postalCode, city, country, email, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry
Konstante themes.configuration.extension.shop.checkout.prePayment.email.customerConfirmation.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.prePayment.email.order.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1

Checkout Anfrage

Konstante themes.configuration.extension.shop.checkout.request.active
Label Aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.request.attachProductFilesToAdminEmail
Label Produkt-Dateien an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.request.attachProductFilesToCustomerEmail
Label Produkt-Dateien an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.request.attachInvoiceToAdminEmail
Label Rechnung an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.request.attachInvoiceToCustomerEmail
Label Rechnung an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.request.attachDeliveryNoteToAdminEmail
Label Lieferschein an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.request.attachDeliveryNoteToCustomerEmail
Label Lieferschein an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.request.attachOrderXmlToAdminEmail
Label Bestell-XML an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.request.storeOrderXmlInFolder
Label Bestell-XML im Ordner speichern
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.request.storeOrderXmlInFolderName
Label Bestell-XML im Ordnernamen speichern
Beschreibung Kann ein einzelner Ordnername oder Pfad in einem Datei-Speicher sein (z. B. 1:/some/folder/name/)
Typ string
Standardwert 1:/shop/order-request/
Konstante themes.configuration.extension.shop.checkout.request.fields.available
Label Verfügbare Felder
Beschreibung
Typ string
Standardwert company, vatId, gender, firstname, lastname, street, houseNumber, postalCode, city, country, phone, email, message, deliveryAddressEnabled, deliveryAddressCompany, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed
Konstante themes.configuration.extension.shop.checkout.request.fields.required
Label Erforderliche Felder
Beschreibung
Typ string
Standardwert firstname, lastname, street, houseNumber, postalCode, city, country, email, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry
Konstante themes.configuration.extension.shop.checkout.request.email.customerConfirmation.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.request.email.order.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1

Checkout SEPA

Konstante themes.configuration.extension.shop.checkout.sepa.active
Label Aktiv
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.sepa.attachProductFilesToAdminEmail
Label Produkt-Dateien an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.sepa.attachProductFilesToCustomerEmail
Label Produkt-Dateien an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.sepa.attachInvoiceToAdminEmail
Label Rechnung an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.sepa.attachSepaMandateToAdminEmail
Label SEPA-Mandat an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.sepa.attachInvoiceToCustomerEmail
Label Rechnung an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.sepa.attachSepaMandateToCustomerEmail
Label SEPA-Mandat an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.sepa.attachDeliveryNoteToAdminEmail
Label Lieferschein an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.sepa.attachDeliveryNoteToCustomerEmail
Label Lieferschein an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.sepa.attachOrderXmlToAdminEmail
Label Bestell-XML an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.sepa.storeOrderXmlInFolder
Label Bestell-XML im Ordner speichern
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.sepa.storeOrderXmlInFolderName
Label Bestell-XML im Ordnernamen speichern
Beschreibung Kann ein einzelner Ordnername oder Pfad in einem Datei-Speicher sein (z. B. 1:/some/folder/name/)
Typ string
Standardwert 1:/shop/order-sepa/
Konstante themes.configuration.extension.shop.checkout.sepa.fields.available
Label Verfügbare Felder
Beschreibung
Typ string
Standardwert company, vatId, gender, firstname, lastname, street, houseNumber, postalCode, city, country, phone, email, message, deliveryAddressEnabled, deliveryAddressCompany, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry, accountHolder, iban, bic, bankName, sepaConfirmedB2C, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed
Konstante themes.configuration.extension.shop.checkout.sepa.fields.required
Label Erforderliche Felder
Beschreibung
Typ string
Standardwert firstname, lastname, street, houseNumber, postalCode, city, country, email, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry, accountHolder, iban, bic, bankName, sepaConfirmedB2C, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed
Konstante themes.configuration.extension.shop.checkout.sepa.email.customerConfirmation.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.sepa.email.order.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1

Shop Filter

Konstante themes.configuration.extension.shop.filter.tag.concatenate
Label Filter concatenate
Beschreibung
Typ Auswahlbox mit Optionen: Filter concatenated by or, Filter concatenated by or, but category by and, Filter concatenated by and
Standardwert Filter concatenated by or
Konstante themes.configuration.extension.shop.filter.word.fields
Label Wort Felder
Beschreibung
Typ string
Standardwert title, subtitle, product_no, description

Allgemein

Konstante module.tx_shoppro.view.templateRootPath
Label Path to template root (FE)
Beschreibung
Typ string
Standardwert EXT:shop_pro/Resources/Private/Backend/Templates/
Konstante module.tx_shoppro.view.partialRootPath
Label Path to template partials (FE)
Beschreibung
Typ string
Standardwert EXT:shop_pro/Resources/Private/Backend/Partials/
Konstante module.tx_shoppro.view.layoutRootPath
Label Path to template layouts (FE)
Beschreibung
Typ string
Standardwert EXT:shop_pro/Resources/Private/Backend/Layouts/
Konstante module.tx_shoppro.persistence.storagePid
Label Standard Datensatz Container
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.libraries.isotope.source
Label Isotope-Bibliothek
Beschreibung
Typ string
Standardwert https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.2/isotope.pkgd.min.js

Shop PDF

Konstante themes.configuration.extension.shop.pdf.fontPath
Label Font Pfad
Beschreibung Überschreibt den Pfad zu den PDF-Fonts
Typ string
Standardwert EXT:fluid_fpdf/Resources/Private/Fonts
Konstante themes.configuration.extension.shop.pdf.imagePath
Label Bildpfad
Beschreibung Überschreibt den Pfad zu den PDF-Bildern
Typ string
Standardwert EXT:fluid_fpdf/Resources/Private/Images
Konstante themes.configuration.extension.shop.pdf.partialRootPath
Label Partials-Pfad
Beschreibung Überschreibt den Pfad zu den Fluid-Partials
Typ string
Standardwert EXT:shop_pro/Resources/Private/Partials/
Konstante themes.configuration.extension.shop.pdf.templateRootPath
Label Template Pfad
Beschreibung Überschreibt den Pfad zur Expose-Vorlage
Typ string
Standardwert EXT:shop_pro/Resources/Private/Templates/

Shop Produkt-PDF

Konstante themes.configuration.extension.shop.pdf.product.active
Label PDF-Buttons im Frontend aktivieren
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.pdf.product.background
Label Hintergrundpfad
Beschreibung Zum Beispiel EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf or fileadmin/Pdf/Expose/Briefpapier.pdf
Typ string
Standardwert EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf

Shop Rechnungs-PDF

Konstante themes.configuration.extension.shop.pdf.invoice.background
Label Hintergrundpfad
Beschreibung Zum Beispiel EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf or fileadmin/Pdf/Expose/Briefpapier.pdf
Typ string
Standardwert EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf

Shop Lieferschein-PDF

Konstante themes.configuration.extension.shop.pdf.deliveryNote.background
Label Hintergrundpfad
Beschreibung Zum Beispiel EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf or fileadmin/Pdf/Expose/Briefpapier.pdf
Typ string
Standardwert EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf

Shop XML

Konstante themes.configuration.extension.shop.xml.template
Label Shop-XML-Vorlage
Beschreibung Z.B. EXT:shop_pro/Resources/Private/Templates/Xml/Order.xml or EXT:shop_pro/Resources/Private/Templates/Xml/OrderLexware.xml
Typ string
Standardwert EXT:shop_pro/Resources/Private/Templates/Xml/Order.xml

Shop Merkzettel

Konstante themes.configuration.extension.shop.bookmarks.active
Label Shop Merkzettel aktivieren
Beschreibung
Typ Auswahlbox mit Optionen: 0, 1
Standardwert 1
Konstante themes.configuration.extension.shop.bookmarks.maxItems
Label Shop Merkzettel maximale Anzahl
Beschreibung Die maximale Anzahl von Produkten, die auf dem Merkzettel gemerkt und vergleicht werden kann.
Typ int+
Standardwert 4
Konstante themes.configuration.extension.shop.bookmarks.compare.fields.exclude
Label Shop Merkzettel Vergleichsfelder ausschließen
Beschreibung Eine Liste mit durch Kommas getrennten Feldnamen, die von der Vergleichsansicht ausgeschlossen werden sollen, zum Beispiel: Teaser, Bild, Titel.
Typ string
Standardwert
Konstante themes.configuration.extension.shop.email.templates.payPal.subjectCustomerConfirmation
Label E-Mail Betreff - PayPal
Beschreibung Betreff für Kunden-Bestätigungs-Emails bei Bestellungen mit PayPal. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product PayPal
Konstante themes.configuration.extension.shop.email.templates.payPal.subjectOrder
Label Email subject - PayPal intern
Beschreibung Betreff für shopinterne Bestätigungsmails bei Bestellungen mit PayPal. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product PayPal (Admin)
Konstante themes.configuration.extension.shop.email.templates.payPalCheckout.subjectCustomerConfirmation
Label E-Mail Betreff - PayPal-Checkout
Beschreibung Betreff für Kunden-Bestätigungs-Emails bei Bestellungen mit PayPal-Checkout. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product PayPalCheckout
Konstante themes.configuration.extension.shop.email.templates.payPalCheckout.subjectOrder
Label E-Mail Betreff - PayPal-Checkout intern
Beschreibung Betreff für shopinterne Bestätigungsmails bei Bestellungen mit PayPal-Checkout. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product PayPalCheckout (Admin)
Konstante themes.configuration.extension.shop.email.templates.klarna.subjectCustomerConfirmation
Label E-Mail Betreff - Klarna
Beschreibung Betreff für Kunden-Bestätigungs-Emails bei Bestellungen mit Klarna. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product Klarna
Konstante themes.configuration.extension.shop.email.templates.klarna.subjectOrder
Label E-Mail Betreff - Klarna intern
Beschreibung Betreff für interne-Emails bei Bestellungen mit Klarna. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product Klarna (Admin)
Konstante themes.configuration.extension.shop.email.templates.stripe.subjectCustomerConfirmation
Label E-Mail Betreff - Stripe
Beschreibung Betreff für Kunden-Bestätigungs-Emails bei Bestellungen mit Stripe. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product Stripe
Konstante themes.configuration.extension.shop.email.templates.stripe.subjectOrder
Label E-Mail Betreff - Stripe intern
Beschreibung Betreff für interne-Emails bei Bestellungen mit Stripe. Verwende ###UID### zum Einfügen der Bestellungs-UID, ###POSTAL_CODE### zum Einfügen der PLZ oder ###INVOICE_NUMBER### zum Einfügen der Bestellungs-Rechnungsnummer.
Typ string
Standardwert Shop Product Stripe (Admin)

Checkout PayPal

Konstante themes.configuration.extension.shop.checkout.payPal.active
Label Aktiv
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPal.sandbox
Label Sandbox
Beschreibung Im Sandbox-Modus ausführen?
Typ Auswahlbox mit Optionen: 0, 1
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPal.payPalId
Label PayPal-ID
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPal.paymentTitle
Label Zahlungstitel
Beschreibung
Typ string
Standardwert Bestellung via EXT:shop
Konstante themes.configuration.extension.shop.checkout.payPal.currency
Label Währungscode
Beschreibung ISO-Code mit 3 Zeichen.
Typ string
Standardwert EUR
Konstante themes.configuration.extension.shop.checkout.payPal.attachProductFilesToAdminEmail
Label Produkt-Dateien an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPal.attachProductFilesToCustomerEmail
Label Produkt-Dateien an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPal.attachInvoiceToAdminEmail
Label Rechnung an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.payPal.attachInvoiceToCustomerEmail
Label Rechnung an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.payPal.attachDeliveryNoteToAdminEmail
Label Lieferschein an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPal.attachDeliveryNoteToCustomerEmail
Label Lieferschein an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPal.attachOrderXmlToAdminEmail
Label Bestell-XML an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPal.storeOrderXmlInFolder
Label Bestell-XML im Ordner speichern
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPal.storeOrderXmlInFolderName
Label Bestell-XML im Ordnernamen speichern
Beschreibung Kann ein einzelner Ordnername oder Pfad in einem Datei-Speicher sein (z. B. 1:/some/folder/name/)
Typ string
Standardwert 1:/shop/order/
Konstante themes.configuration.extension.shop.checkout.payPal.fields.available
Label Verfügbare Felder
Beschreibung
Typ string
Standardwert company, vatId, gender, firstname, lastname, street, houseNumber, postalCode, city, country, phone, email, message, deliveryAddressEnabled, deliveryAddressCompany, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed
Konstante themes.configuration.extension.shop.checkout.payPal.fields.required
Label Erforderliche Felder
Beschreibung
Typ string
Standardwert firstname, lastname, street, houseNumber, postalCode, city, country, email, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry
Konstante themes.configuration.extension.shop.checkout.payPal.email.customerConfirmation.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.payPal.email.order.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1

Checkout PayPal-Checkout

Konstante themes.configuration.extension.shop.checkout.payPalCheckout.active
Label Aktiv
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.payPalCheckoutClientId
Label PayPal-Checkout Client ID
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.payPalCheckoutSecret
Label PayPal-Checkout Secret
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.payPalCheckoutLayout
Label PayPal-Checkout Layout
Beschreibung
Typ Auswahlbox mit Optionen: vertical, horizontal
Standardwert vertical
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.payPalCheckoutColor
Label PayPal-Checkout Farbe
Beschreibung
Typ Auswahlbox mit Optionen: gold, blue, silver, white, black
Standardwert white
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.payPalCheckoutShape
Label PayPal-Checkout Form
Beschreibung
Typ Auswahlbox mit Optionen: rect, pill, sharp
Standardwert rect
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.payPalCheckoutLabel
Label PayPal-Checkout Label
Beschreibung
Typ Auswahlbox mit Optionen: paypal, checkout, buynow, pay
Standardwert pay
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.sandbox
Label Sandbox
Beschreibung Im Sandbox-Modus ausführen?
Typ Auswahlbox mit Optionen: 0, 1
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.paymentTitle
Label Zahlungstitel
Beschreibung
Typ string
Standardwert Bestellung via EXT:shop
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.currency
Label Währungscode
Beschreibung ISO-Code mit 3 Zeichen.
Typ string
Standardwert EUR
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.attachProductFilesToAdminEmail
Label Produkt-Dateien an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.attachProductFilesToCustomerEmail
Label Produkt-Dateien an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.attachInvoiceToAdminEmail
Label Rechnung an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.attachInvoiceToCustomerEmail
Label Rechnung an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.attachDeliveryNoteToAdminEmail
Label Lieferschein an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.attachDeliveryNoteToCustomerEmail
Label Lieferschein an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.attachOrderXmlToAdminEmail
Label Bestell-XML an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.storeOrderXmlInFolder
Label Bestell-XML im Ordner speichern
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.storeOrderXmlInFolderName
Label Bestell-XML im Ordnernamen speichern
Beschreibung Kann ein einzelner Ordnername oder Pfad in einem Datei-Speicher sein (z. B. 1:/some/folder/name/)
Typ string
Standardwert 1:/shop/order/
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.fields.available
Label Verfügbare Felder
Beschreibung
Typ string
Standardwert company, vatId, gender, firstname, lastname, street, houseNumber, postalCode, city, country, phone, email, message, deliveryAddressEnabled, deliveryAddressCompany, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.fields.required
Label Erforderliche Felder
Beschreibung
Typ string
Standardwert firstname, lastname, street, houseNumber, postalCode, city, country, email, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.email.customerConfirmation.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.payPalCheckout.email.order.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1

Checkout Klarna

Konstante themes.configuration.extension.shop.checkout.klarna.active
Label Aktiv
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.uid
Label Klarna API Benutzer/uid
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.password
Label Klarna API Password
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.sandbox
Label Sandbox
Beschreibung Im Sandbox-Modus ausführen?
Typ Auswahlbox mit Optionen: 0, 1
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.paymentTitle
Label Zahlungstitel
Beschreibung
Typ string
Standardwert Bestellung via EXT:shop
Konstante themes.configuration.extension.shop.checkout.klarna.currency
Label Währungscode
Beschreibung ISO-Code mit 3 Zeichen, z.B. USD, EUR, SEK, GBP, etc.
Typ string
Standardwert EUR
Konstante themes.configuration.extension.shop.checkout.klarna.country
Label Ländercode
Beschreibung ISO-Code mit 2 Zeichen, z.B. GB, SE, DE, US, etc.
Typ string
Standardwert DE
Konstante themes.configuration.extension.shop.checkout.klarna.attachProductFilesToAdminEmail
Label Produkt-Dateien an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.attachProductFilesToCustomerEmail
Label Produkt-Dateien an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.attachInvoiceToAdminEmail
Label Rechnung an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.klarna.attachInvoiceToCustomerEmail
Label Rechnung an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.klarna.attachDeliveryNoteToAdminEmail
Label Lieferschein an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.attachDeliveryNoteToCustomerEmail
Label Lieferschein an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.attachOrderXmlToAdminEmail
Label Bestell-XML an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.storeOrderXmlInFolder
Label Bestell-XML im Ordner speichern
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.klarna.storeOrderXmlInFolderName
Label Bestell-XML im Ordnernamen speichern
Beschreibung Kann ein einzelner Ordnername oder Pfad in einem Datei-Speicher sein (z. B. 1:/some/folder/name/)
Typ string
Standardwert 1:/shop/order/
Konstante themes.configuration.extension.shop.checkout.klarna.fields.available
Label Verfügbare Felder
Beschreibung
Typ string
Standardwert company, vatId, gender, firstname, lastname, street, houseNumber, postalCode, city, country, phone, email, message, deliveryAddressEnabled, deliveryAddressCompany, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed
Konstante themes.configuration.extension.shop.checkout.klarna.fields.required
Label Erforderliche Felder
Beschreibung
Typ string
Standardwert firstname, lastname, street, houseNumber, postalCode, city, country, email, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry
Konstante themes.configuration.extension.shop.checkout.klarna.email.customerConfirmation.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.klarna.email.order.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1

Checkout Stripe

Konstante themes.configuration.extension.shop.checkout.stripe.active
Label Aktiv
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.publicKey
Label Stripe-API öffentlicher Schlüssel
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.secretKey
Label Stripe-API geheimer Schlüssel
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.singlePaymentIntentSucceededEndpointSecret
Label Stripe-API Endpoint Schlüssel für Einmalzahlungen
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.subscriptionEndpointSecret
Label Stripe-API Endpoint Schlüssel für Abos
Beschreibung
Typ string
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.subscriptionPaymentMethodTypes
Label Stripe subscription payment method types
Beschreibung Komma separiert, bspw.: card, link, paypal
Typ string
Standardwert card
Konstante themes.configuration.extension.shop.checkout.stripe.paymentTitle
Label Zahlungstitel
Beschreibung
Typ string
Standardwert Bestellung via EXT:shop
Konstante themes.configuration.extension.shop.checkout.stripe.currency
Label Währungscode
Beschreibung ISO-Code mit 3 Zeichen, z.B. USD, EUR, SEK, GBP, etc.
Typ string
Standardwert EUR
Konstante themes.configuration.extension.shop.checkout.stripe.attachProductFilesToAdminEmail
Label Produkt-Dateien an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.attachProductFilesToCustomerEmail
Label Produkt-Dateien an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.attachInvoiceToAdminEmail
Label Rechnung an Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.stripe.attachInvoiceToCustomerEmail
Label Rechnung an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.stripe.attachDeliveryNoteToAdminEmail
Label Lieferschein an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.attachDeliveryNoteToCustomerEmail
Label Lieferschein an Kunden-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.attachOrderXmlToAdminEmail
Label Bestell-XML an die Admin-E-Mail anhängen
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.storeOrderXmlInFolder
Label Bestell-XML im Ordner speichern
Beschreibung
Typ boolean
Standardwert
Konstante themes.configuration.extension.shop.checkout.stripe.storeOrderXmlInFolderName
Label Bestell-XML im Ordnernamen speichern
Beschreibung Kann ein einzelner Ordnername oder Pfad in einem Datei-Speicher sein (z. B. 1:/some/folder/name/)
Typ string
Standardwert 1:/shop/order/
Konstante themes.configuration.extension.shop.checkout.stripe.fields.available
Label Verfügbare Felder
Beschreibung
Typ string
Standardwert company, vatId, gender, firstname, lastname, street, houseNumber, postalCode, city, country, phone, email, message, deliveryAddressEnabled, deliveryAddressCompany, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed
Konstante themes.configuration.extension.shop.checkout.stripe.fields.required
Label Erforderliche Felder
Beschreibung
Typ string
Standardwert firstname, lastname, street, houseNumber, postalCode, city, country, email, privacyProtectionConfirmed, termsConfirmed, disclaimerConfirmed, deliveryAddressFirstname, deliveryAddressLastname, deliveryAddressStreet, deliveryAddressHouseNumber, deliveryAddressPostalCode, deliveryAddressCity, deliveryAddressCountry
Konstante themes.configuration.extension.shop.checkout.stripe.email.customerConfirmation.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1
Konstante themes.configuration.extension.shop.checkout.stripe.email.order.active
Label Kunden Bestätigungs E-Mail aktiv
Beschreibung
Typ boolean
Standardwert 1

UPS Versand

Konstante themes.configuration.extension.shop.ups.pid
Label UPS storage ID
Beschreibung
Typ int+
Standardwert

Kontaktanfrage

Du kannst uns jederzeit kontaktieren

Stop! Playing in the meantime?
Stop! Playing in the meantime?
Stop! Playing in the meantime?

Stop! Playing in the meantime?

Break the highscore

Press Start
Contact request
Screenreader label
Security question
XDQ_________NN7______
O_J____7______Q___X9D
T8F___EDG_____3______
C_2____8______L___2HG
U42___________A______