Das Admin Interface erreichen Sie grundsätzlich unter
https://www.<ihr-shop>.de/admin (siehe Admin-Interface-Übersicht). Das Grundprinzip des URL-Zugriffs ist zusätzlich in der Konfigurations-Übersicht beschrieben; diese Seite bündelt die vollständige Knoten-Referenz.Aufbau eines Deeplinks
Ein Deeplink folgt stets folgendem Schema:Die feste Konfigurations-Basis
.../admin/config/ und dahinter der Bezeichner des Konfigurationsknotens:
Der Knoten
payment.payment wird direkt so aufgerufen:
<shop-domain> durch die Domain Ihres Shops bzw. Subshops. Der Knotenname wird unverändert angehängt. In den Tabellen unten ist der jeweils fertige Deeplink bereits mit diesem Schema angegeben.
Konfigurationsknoten im Überblick
Die folgende Referenz listet alle Konfigurationsknoten, gruppiert nach Bereich, samt fertigem Deeplink. Über die Bereichslinks gelangen Sie zur ausführlichen Dokumentation des jeweiligen Konfigurationsbereichs.accounts – Benutzerkonten
Benutzerkonten:Registrierung, Login, Passwortregeln, Auto-Login sowie Adress- und Zahlungsdaten.
Details: accounts-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
accounts.account | https://<shop-domain>/admin/config/accounts.account |
accounts.accountRestrictions | https://<shop-domain>/admin/config/accounts.accountRestrictions |
accounts.addressField | https://<shop-domain>/admin/config/accounts.addressField |
accounts.addressFieldsSettings | https://<shop-domain>/admin/config/accounts.addressFieldsSettings |
accounts.addressPoolSeparation | https://<shop-domain>/admin/config/accounts.addressPoolSeparation |
accounts.autoLogin | https://<shop-domain>/admin/config/accounts.autoLogin |
accounts.bankInfoField | https://<shop-domain>/admin/config/accounts.bankInfoField |
accounts.creditCardField | https://<shop-domain>/admin/config/accounts.creditCardField |
accounts.customAddressField | https://<shop-domain>/admin/config/accounts.customAddressField |
accounts.watchListField | https://<shop-domain>/admin/config/accounts.watchListField |
actions – Fehlertexte & E-Mails
Shopaktionen:Fehlertexte, Fehlercodes und E-Mail-Vorlagen. Reihenfolge wie in der Konfiguration.
Details: actions-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
actions.acceptInvitation | https://<shop-domain>/admin/config/actions.acceptInvitation |
actions.accountActivate | https://<shop-domain>/admin/config/actions.accountActivate |
actions.accountActivateConfirm | https://<shop-domain>/admin/config/actions.accountActivateConfirm |
actions.accountDelete | https://<shop-domain>/admin/config/actions.accountDelete |
actions.accountDisplayNameUpdate | https://<shop-domain>/admin/config/actions.accountDisplayNameUpdate |
actions.accountMemberCreate | https://<shop-domain>/admin/config/actions.accountMemberCreate |
actions.accountMemberDelete | https://<shop-domain>/admin/config/actions.accountMemberDelete |
actions.accountMemberPrivilegeGroupCreate | https://<shop-domain>/admin/config/actions.accountMemberPrivilegeGroupCreate |
actions.accountMemberPrivilegeGroupDelete | https://<shop-domain>/admin/config/actions.accountMemberPrivilegeGroupDelete |
actions.accountMemberUpdate | https://<shop-domain>/admin/config/actions.accountMemberUpdate |
actions.accountRegister | https://<shop-domain>/admin/config/actions.accountRegister |
actions.addCommentToBasket | https://<shop-domain>/admin/config/actions.addCommentToBasket |
actions.addressCreate | https://<shop-domain>/admin/config/actions.addressCreate |
actions.addressDelete | https://<shop-domain>/admin/config/actions.addressDelete |
actions.addressUpdate | https://<shop-domain>/admin/config/actions.addressUpdate |
actions.askForBasketVerification | https://<shop-domain>/admin/config/actions.askForBasketVerification |
actions.backInStockActivate | https://<shop-domain>/admin/config/actions.backInStockActivate |
actions.backInStockDeactivate | https://<shop-domain>/admin/config/actions.backInStockDeactivate |
actions.basketItemAdd | https://<shop-domain>/admin/config/actions.basketItemAdd |
actions.basketItemDelete | https://<shop-domain>/admin/config/actions.basketItemDelete |
actions.basketItemUpdate | https://<shop-domain>/admin/config/actions.basketItemUpdate |
actions.blacklistAdd | https://<shop-domain>/admin/config/actions.blacklistAdd |
actions.checkoutAccountTypeSelect | https://<shop-domain>/admin/config/actions.checkoutAccountTypeSelect |
actions.checkoutBillAddressSelect | https://<shop-domain>/admin/config/actions.checkoutBillAddressSelect |
actions.checkoutCommitDraftAddress | https://<shop-domain>/admin/config/actions.checkoutCommitDraftAddress |
actions.checkoutConfirm | https://<shop-domain>/admin/config/actions.checkoutConfirm |
actions.checkoutPaymentUpdate | https://<shop-domain>/admin/config/actions.checkoutPaymentUpdate |
actions.checkoutPseudoCCSelect | https://<shop-domain>/admin/config/actions.checkoutPseudoCCSelect |
actions.checkoutSetCustomerData | https://<shop-domain>/admin/config/actions.checkoutSetCustomerData |
actions.checkoutSetDraftAddress | https://<shop-domain>/admin/config/actions.checkoutSetDraftAddress |
actions.checkoutSetFreeFields | https://<shop-domain>/admin/config/actions.checkoutSetFreeFields |
actions.checkoutSetGuestEmail | https://<shop-domain>/admin/config/actions.checkoutSetGuestEmail |
actions.checkoutSetVerificationStatus | https://<shop-domain>/admin/config/actions.checkoutSetVerificationStatus |
actions.checkoutShippingAddressSelect | https://<shop-domain>/admin/config/actions.checkoutShippingAddressSelect |
actions.checkoutShippingMethodUpdate | https://<shop-domain>/admin/config/actions.checkoutShippingMethodUpdate |
actions.checkoutStoreIdSelect | https://<shop-domain>/admin/config/actions.checkoutStoreIdSelect |
actions.checkoutUseDifferentShippingAddress | https://<shop-domain>/admin/config/actions.checkoutUseDifferentShippingAddress |
actions.checkPasswortStrength | https://<shop-domain>/admin/config/actions.checkPasswortStrength |
actions.confirmZipCode | https://<shop-domain>/admin/config/actions.confirmZipCode |
actions.consentChange | https://<shop-domain>/admin/config/actions.consentChange |
actions.creditCardDelete | https://<shop-domain>/admin/config/actions.creditCardDelete |
actions.directOrder | https://<shop-domain>/admin/config/actions.directOrder |
actions.emailUpdate | https://<shop-domain>/admin/config/actions.emailUpdate |
actions.emailVerify | https://<shop-domain>/admin/config/actions.emailVerify |
actions.guestRegister | https://<shop-domain>/admin/config/actions.guestRegister |
actions.inquirySend | https://<shop-domain>/admin/config/actions.inquirySend |
actions.inventoryReserve | https://<shop-domain>/admin/config/actions.inventoryReserve |
actions.loadMembersBasket | https://<shop-domain>/admin/config/actions.loadMembersBasket |
actions.login | https://<shop-domain>/admin/config/actions.login |
actions.newsletterSubscribe | https://<shop-domain>/admin/config/actions.newsletterSubscribe |
actions.newsletterUnsubscribe | https://<shop-domain>/admin/config/actions.newsletterUnsubscribe |
actions.passwordForgotten | https://<shop-domain>/admin/config/actions.passwordForgotten |
actions.productRatingAdd | https://<shop-domain>/admin/config/actions.productRatingAdd |
actions.productRatingDelete | https://<shop-domain>/admin/config/actions.productRatingDelete |
actions.productRatingUpdate | https://<shop-domain>/admin/config/actions.productRatingUpdate |
actions.refreshBasketSession | https://<shop-domain>/admin/config/actions.refreshBasketSession |
actions.rejectBasket | https://<shop-domain>/admin/config/actions.rejectBasket |
actions.removeDefaultBillAddress | https://<shop-domain>/admin/config/actions.removeDefaultBillAddress |
actions.removeDefaultDeliveryAddress | https://<shop-domain>/admin/config/actions.removeDefaultDeliveryAddress |
actions.resetBasket | https://<shop-domain>/admin/config/actions.resetBasket |
actions.resetPassword | https://<shop-domain>/admin/config/actions.resetPassword |
actions.saveMembersBasket | https://<shop-domain>/admin/config/actions.saveMembersBasket |
actions.selectStore | https://<shop-domain>/admin/config/actions.selectStore |
actions.sessionUnlock | https://<shop-domain>/admin/config/actions.sessionUnlock |
actions.sessionUpdate | https://<shop-domain>/admin/config/actions.sessionUpdate |
actions.setCustomerData | https://<shop-domain>/admin/config/actions.setCustomerData |
actions.setDefaultBillAddress | https://<shop-domain>/admin/config/actions.setDefaultBillAddress |
actions.setDefaultDeliveryAddress | https://<shop-domain>/admin/config/actions.setDefaultDeliveryAddress |
actions.setMainAddress | https://<shop-domain>/admin/config/actions.setMainAddress |
actions.subAccountCreate | https://<shop-domain>/admin/config/actions.subAccountCreate |
actions.submitCustomerData | https://<shop-domain>/admin/config/actions.submitCustomerData |
actions.testModeChange | https://<shop-domain>/admin/config/actions.testModeChange |
actions.testModeOff | https://<shop-domain>/admin/config/actions.testModeOff |
actions.testModeOn | https://<shop-domain>/admin/config/actions.testModeOn |
actions.triggerMemberPasswordReset | https://<shop-domain>/admin/config/actions.triggerMemberPasswordReset |
actions.unlockLogin | https://<shop-domain>/admin/config/actions.unlockLogin |
actions.updateApplePay | https://<shop-domain>/admin/config/actions.updateApplePay |
actions.updateGooglePay | https://<shop-domain>/admin/config/actions.updateGooglePay |
actions.updatePrivileges | https://<shop-domain>/admin/config/actions.updatePrivileges |
actions.verifyBasket | https://<shop-domain>/admin/config/actions.verifyBasket |
actions.voucherAdd | https://<shop-domain>/admin/config/actions.voucherAdd |
actions.voucherDelete | https://<shop-domain>/admin/config/actions.voucherDelete |
actions.watchListAdd | https://<shop-domain>/admin/config/actions.watchListAdd |
actions.watchListDelete | https://<shop-domain>/admin/config/actions.watchListDelete |
actions.watchListItemAdd | https://<shop-domain>/admin/config/actions.watchListItemAdd |
actions.watchListItemDelete | https://<shop-domain>/admin/config/actions.watchListItemDelete |
app – WEBSALE APP
WEBSALE APP:Aktivierungsstatus, Authentifizierung, Push-Benachrichtigungen und Service-Accounts. Details: app-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
app.app | https://<shop-domain>/admin/config/app.app |
app.googleServiceAccount | https://<shop-domain>/admin/config/app.googleServiceAccount |
app.instances | https://<shop-domain>/admin/config/app.instances |
authentication – Authentifizierungs- & Zugriffsdaten
Zugangsdaten externer Authentifizierungsprovider wie Google OAuth 2.0 und Firebase Cloud Messaging.Details: authentication-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
authentication.googleOAuthKey | https://<shop-domain>/admin/config/authentication.googleOAuthKey |
b2b – Business-to-Business
B2B:Kundengruppen, Berechtigungen und Preislogik für Geschäftskunden.
Details: b2b-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
b2b.access | https://<shop-domain>/admin/config/b2b.access |
b2b.accountVerification | https://<shop-domain>/admin/config/b2b.accountVerification |
b2b.subAccounts | https://<shop-domain>/admin/config/b2b.subAccounts |
b2b.userInvitation | https://<shop-domain>/admin/config/b2b.userInvitation |
basket – Warenkorb
Warenkorbverhalten, automatische Beigaben (autobasket), Warenkorb-Cookies und Speicherdauer.Details: basket-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
basket.autobasket | https://<shop-domain>/admin/config/basket.autobasket |
basket.basket | https://<shop-domain>/admin/config/basket.basket |
checkout – Bestellablauf
Bestellablauf:Versand- und Zahlungsarten, Voucher, Sendungsverfolgung und Direktbestellung.
Details: checkout-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
checkout.checkout | https://<shop-domain>/admin/config/checkout.checkout |
checkout.directOrder | https://<shop-domain>/admin/config/checkout.directOrder |
checkout.productDependency | https://<shop-domain>/admin/config/checkout.productDependency |
checkout.shippingMethod | https://<shop-domain>/admin/config/checkout.shippingMethod |
checkout.shippingMethodGroup | https://<shop-domain>/admin/config/checkout.shippingMethodGroup |
checkout.shipTrack | https://<shop-domain>/admin/config/checkout.shipTrack |
checkout.voucher | https://<shop-domain>/admin/config/checkout.voucher |
content – Katalog (Kategorien & Produkte)
Katalogstrukturen:Kategorien, Produktfelder, Varianten, Produkttypen sowie Bild- und Medienverwaltung.
Details: content-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
content.categoryField | https://<shop-domain>/admin/config/content.categoryField |
content.categoryFieldGroup | https://<shop-domain>/admin/config/content.categoryFieldGroup |
content.contentFieldDataTypes | https://<shop-domain>/admin/config/content.contentFieldDataTypes |
content.customCategoryField | https://<shop-domain>/admin/config/content.customCategoryField |
content.customProductField | https://<shop-domain>/admin/config/content.customProductField |
content.imageFormat | https://<shop-domain>/admin/config/content.imageFormat |
content.inventory | https://<shop-domain>/admin/config/content.inventory |
content.productAttribute | https://<shop-domain>/admin/config/content.productAttribute |
content.productField | https://<shop-domain>/admin/config/content.productField |
content.productFieldGroup | https://<shop-domain>/admin/config/content.productFieldGroup |
content.productSettings | https://<shop-domain>/admin/config/content.productSettings |
content.productType | https://<shop-domain>/admin/config/content.productType |
content.usedFields | https://<shop-domain>/admin/config/content.usedFields |
content.videoSettings | https://<shop-domain>/admin/config/content.videoSettings |
customer – Kundendaten
Erfassung von Kundendaten:Adressfelder, Pflichtangaben, Feldgruppen und Validierung.
Details: customer-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
customer.customerDataField | https://<shop-domain>/admin/config/customer.customerDataField |
customer.customerDataFieldsSettings | https://<shop-domain>/admin/config/customer.customerDataFieldsSettings |
customer.customerDataGroup | https://<shop-domain>/admin/config/customer.customerDataGroup |
finance – Währungen & Steuern
Währungen, Preisformatierung, Brutto-/Netto-Logik, Steuersätze sowie Zuschläge.Details: finance-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
finance.conversionRates | https://<shop-domain>/admin/config/finance.conversionRates |
finance.currency | https://<shop-domain>/admin/config/finance.currency |
finance.exchangeRates | https://<shop-domain>/admin/config/finance.exchangeRates |
finance.shopRent | https://<shop-domain>/admin/config/finance.shopRent |
finance.shopRentTier | https://<shop-domain>/admin/config/finance.shopRentTier |
finance.taxes | https://<shop-domain>/admin/config/finance.taxes |
finance.taxRates | https://<shop-domain>/admin/config/finance.taxRates |
finance.taxRatesAddition | https://<shop-domain>/admin/config/finance.taxRatesAddition |
general – Allgemeine Shopeinstellungen
Allgemeine Einstellungen:Sprachen, Länder, Subshops, Kundenkonto, Sicherheit, Testmodus und Consent.
Details: general-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
general.addressListElements | https://<shop-domain>/admin/config/general.addressListElements |
general.adminAccountSettings | https://<shop-domain>/admin/config/general.adminAccountSettings |
general.asse | https://<shop-domain>/admin/config/general.asse |
general.asseRateLimit | https://<shop-domain>/admin/config/general.asseRateLimit |
general.consentCookieGroup | https://<shop-domain>/admin/config/general.consentCookieGroup |
general.consentCookieService | https://<shop-domain>/admin/config/general.consentCookieService |
general.country | https://<shop-domain>/admin/config/general.country |
general.customerAccountSettings | https://<shop-domain>/admin/config/general.customerAccountSettings |
general.deviceTypes | https://<shop-domain>/admin/config/general.deviceTypes |
general.garbageCollection | https://<shop-domain>/admin/config/general.garbageCollection |
general.general | https://<shop-domain>/admin/config/general.general |
general.imageConverter | https://<shop-domain>/admin/config/general.imageConverter |
general.language | https://<shop-domain>/admin/config/general.language |
general.numberFormat | https://<shop-domain>/admin/config/general.numberFormat |
general.order | https://<shop-domain>/admin/config/general.order |
general.orderSortOption | https://<shop-domain>/admin/config/general.orderSortOption |
general.productRating | https://<shop-domain>/admin/config/general.productRating |
general.salutation | https://<shop-domain>/admin/config/general.salutation |
general.sitemap | https://<shop-domain>/admin/config/general.sitemap |
general.subshop | https://<shop-domain>/admin/config/general.subshop |
general.subshopView | https://<shop-domain>/admin/config/general.subshopView |
general.testMode | https://<shop-domain>/admin/config/general.testMode |
general.title | https://<shop-domain>/admin/config/general.title |
general.zipCodes | https://<shop-domain>/admin/config/general.zipCodes |
inquiry – Formulare
Shopseitige Formulare:Kontakt-, Widerrufs-, Retouren- und Katalogbestellformulare.
Details: inquiry-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
inquiry.fieldPreset | https://<shop-domain>/admin/config/inquiry.fieldPreset |
inquiry.form | https://<shop-domain>/admin/config/inquiry.form |
inquiry.ruleSet | https://<shop-domain>/admin/config/inquiry.ruleSet |
maintenance – Wartungsmodus
Wartungsmodus:Shop temporär sperren und individuelle Wartungsmeldung anzeigen.
Details: maintenance-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
maintenance.maintenance | https://<shop-domain>/admin/config/maintenance.maintenance |
messages – Ereignisgesteuerte E-Mails
Ereignisgesteuerte, benutzerdefinierte E-Mails an Verantwortliche, Lieferanten oder Hersteller. Details: messages-Konfiguration.| Konfigurationsknoten | Deeplink |
|---|---|
messages.emails | https://<shop-domain>/admin/config/messages.emails |
newsletter – Newsletter
An- und Abmeldung, Double-Opt-In-Bestätigungen sowie zugehörige E-Mail-Formulare. Details: newsletter-Konfiguration.| Konfigurationsknoten | Deeplink |
|---|---|
newsletter.field | https://<shop-domain>/admin/config/newsletter.field |
newsletter.newsletter | https://<shop-domain>/admin/config/newsletter.newsletter |
payment – Zahlungsmethoden
Zahlungskonfiguration: einzelne Zahlungsarten, Anzeigeregeln und Payment-Provider.Details: payment-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
payment.computopHosted | https://<shop-domain>/admin/config/payment.computopHosted |
payment.payment | https://<shop-domain>/admin/config/payment.payment |
payment.paymentBlock | https://<shop-domain>/admin/config/payment.paymentBlock |
payment.payPalCheckout | https://<shop-domain>/admin/config/payment.payPalCheckout |
payment.stripe | https://<shop-domain>/admin/config/payment.stripe |
payment.transactionsSettings | https://<shop-domain>/admin/config/payment.transactionsSettings |
search – Sortierung und Filterung
Interne Produktsuche und Listing:Filter, Sortieroptionen und wiederverwendbare Regeln.
Details: search-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
search.categoryNavigation | https://<shop-domain>/admin/config/search.categoryNavigation |
search.productFilter | https://<shop-domain>/admin/config/search.productFilter |
search.productSearchNavigation | https://<shop-domain>/admin/config/search.productSearchNavigation |
search.productSortOption | https://<shop-domain>/admin/config/search.productSortOption |
security – Sicherheitsregeln
Sicherheitsrelevante Einstellungen:Bot-Schutz, Hash- und Verschlüsselungsmethoden, Schlüssel.
Details: security-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
security.actionGuard | https://<shop-domain>/admin/config/security.actionGuard |
security.friendlyCaptchaV1 | https://<shop-domain>/admin/config/security.friendlyCaptchaV1 |
security.method | https://<shop-domain>/admin/config/security.method |
security.recaptchav3 | https://<shop-domain>/admin/config/security.recaptchav3 |
seoMetaData – Meta-Daten & SEO-Texte
Aufbau von Meta-Title und Meta-Description für Kategorien, Produkte, Startseite und Templates.Details: seoMetaData-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
seoMetaData.categorySchemes | https://<shop-domain>/admin/config/seoMetaData.categorySchemes |
seoMetaData.generalSchemes | https://<shop-domain>/admin/config/seoMetaData.generalSchemes |
seoMetaData.productSchemes | https://<shop-domain>/admin/config/seoMetaData.productSchemes |
seoMetaData.startPage | https://<shop-domain>/admin/config/seoMetaData.startPage |
seoMetaData.viewSchemes | https://<shop-domain>/admin/config/seoMetaData.viewSchemes |
shopSystemServices – Shop-Dienste
Ergänzende Shop-Dienste (z. B. „Zusammen gekauft“).| Konfigurationsknoten | Deeplink |
|---|---|
shopSystemServices.boughtTogether | https://<shop-domain>/admin/config/shopSystemServices.boughtTogether |
statistics – Statistikdaten
Statistik-Konfiguration:Tracking-Anbieter, Conversion-Events und Datenbereitstellung.
Details: statistics-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
statistics.dataRetention | https://<shop-domain>/admin/config/statistics.dataRetention |
storefrontApi – Storefront-API
Konfiguration der Storefront-API für die Anbindung externer Frontends.Details: storefrontApi-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
storefrontApi.catalogApiSettings | https://<shop-domain>/admin/config/storefrontApi.catalogApiSettings |
storefrontApi.redirects | https://<shop-domain>/admin/config/storefrontApi.redirects |
system – Grundlegende Systemkonfiguration
Grundlegende, infrastrukturelle Konfigurationen des technischen Systemverhaltens.Details: system-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
system.trustedProxies | https://<shop-domain>/admin/config/system.trustedProxies |
urls – URL (Webadressen)
URL-Konfiguration:hreflang-Alternativen, Weiterleitungen und Aufbau der SEO-URLs.
Details: urls-Konfiguration.
| Konfigurationsknoten | Deeplink |
|---|---|
urls.hreflang | https://<shop-domain>/admin/config/urls.hreflang |
urls.redirects | https://<shop-domain>/admin/config/urls.redirects |
urls.urls | https://<shop-domain>/admin/config/urls.urls |
