• {{#if settings.phone_number}} {{lang 'footer.call_us' phone_number=settings.phone_number}} {{/if}}
    {{#if customer.store_credit.value '>' 0}}
  • {{lang 'common.store_credit_overview' credit=customer.store_credit.formatted}}
    {{{lang 'common.store_credit' store_credit=customer.store_credit.formatted}}}
  • {{/if}}
  • {{lang 'common.compare'}}
  • {{#if settings.account_creation_enabled}}
  • {{lang 'common.user'}}
      {{#if customer}}
    • {{lang 'common.account'}}
    • {{lang 'common.logout'}}
    • {{else}}
    • {{lang 'common.login'}}
    • {{lang 'common.sign_up'}}
    • {{/if}}
    • {{lang 'common.wishlist'}}
    • {{#if settings.gift_certificates_enabled}}
    • {{lang 'common.gift_cert'}}
    • {{/if}}
  • {{/if}}
  • {{cart.quantity}}
  • {{> components/common/quick-search}}
{{> components/common/currency-selector}}