@if (headerConfig().showLogo) { } @if (headerConfig().showSearch) {
} @if (headerConfig().showSearch) { }
@if (headerConfig().showWishlist && userExperienceConfig().wishlist.enabled) { } @if (headerConfig().showCompare && userExperienceConfig().compare.enabled) { } @if (headerConfig().showCart) { @if (cartItemCount() > 0) { {{ cartItemCount() }} } @if (cartItemCount() > 0) { {{ formatCartTotal(cartTotal()) }} } } @if (headerConfig().showRegion) {
} @if (headerConfig().showLanguages) {
}
@if (menuOpen) {
}
{{ 'header.home' | translate }} @if (headerConfig().showCategories) { {{ 'header.catalog' | translate }} }
@if (headerConfig().showRegion) {
} @if (headerConfig().showLanguages) {
}