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.payPalPlusSuccessRedirectPid |
---|---|
Label | Page-ID für die Checkout-PayPal Plus-Erfolgsumleitungsseite |
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.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 |
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 |
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 |
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 |
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 |
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 |
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 |
Typ | string |
Standardwert | Shop Product Request (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 |
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 |
Shop Filter
Konstante | themes.configuration.extension.shop.filter.tag.concatenate |
---|---|
Label | Filter concatenate |
Beschreibung | |
Typ | Auswahlbox mit Optionen: Filter concatenate, Filter concatenate |
Standardwert | Filter concatenate |
Konstante | themes.configuration.extension.shop.filter.word.fields |
---|---|
Label | Wort Felder |
Beschreibung | |
Typ | string |
Standardwert | title, subtitle, product_no, description |