Allgemeine Beschreibung für Kundentypen siehe hier.
Wichtige Funktionen
Aktueller Kontext anhand des ApplicationContexts
\Brandbox\ShopCore\Shop\Context\Manager::getApplicationContext
Hinweis: Hier kann durchaus auch null zurückgegeben werden, wenn für die Kombination aus Lieferland, Kundengruppe und Preisgruppe kein Kundentyp (ShopContext) gefunden wurde.
Aktueller ShopUser anhand des ApplicationContext
\Brandbox\ShopCore\Shop\Context\Manager::getApplicationShopUser
Aktuelles Land anhand des ApplicationContext
\Brandbox\ShopCore\Shop\Context\Manager::getApplicationContextCountry
Aktuelles Land anhand des Kontexts und Bestellprozess
\Brandbox\ShopCore\Shop\Context\Manager::getApplicationShopUserCountry
Priorität:
Lieferland im Bestellprozess
Lieferland der Standardversandmethode
Land des Kunden
\Brandbox\Framework\Brandbox\Country\CountryManager::getSystemDefaultCountry