This commit is contained in:
Anmol-Chauhan 2022-04-05 19:55:46 +05:30
parent 694347881a
commit 69eb9237a6
1 changed files with 4 additions and 0 deletions

View File

@ -65,6 +65,10 @@
@if (core()->getCurrentChannel()->currencies->count() > 1)
<div class="d-inline-block">
<div class="dropdown">
<span class="currency-icon">
{{ core()->getCurrentCurrency()->symbol }}
</span>
<select
class="btn btn-link dropdown-toggle control locale-switcher styled-select"
onchange="window.location.href = this.value" aria-label="Locale">