Selling multi currency without Shopify Payment

Topic summary

Goal: show only currency (not country) in the store’s selector while selling in multiple currencies, without relying on Shopify Payments.

Progress and fixes:

  • A CSS approach was provided to hide country names in the selector (add styles in base.css/global.css/theme.css or in theme.liquid). This worked for the dropdown.
  • Issue remains in the header label/title, where the country still appears. The helper noted the current currency switcher seems deactivated, limiting further fixes.

Open issues and explanations:

  • Duplicate “Euro” entries appear because multiple countries share EUR. Suggested workaround: use an app that displays flags or codes, e.g., Auto Currency Switcher. Nova: Multi Currency Converter was also recommended. Bold Multi‑Currency is no longer available.
  • For accepting multi‑currency payments without Shopify Payments, a Stripe-based approach was referenced (link to related community solution for multi‑currency checkout in UAE).

Status:

  • Partially resolved. Dropdown display is fixed via CSS; header display and EUR duplication UX remain. Next steps: reactivate/identify the active switcher or adopt a currency app; explore Stripe setup for multi‑currency checkout if needed.
Summarized with AI on December 14. AI used: gpt-5.

thanks - it worked i the dropdown but not in the header…title

also - i have Euro multiple times!?