{ checkoutStore.selectedIso = item; dropIso = false; checkoutStore.changePrefix(item.call_prefix as string) }" class="w-full hover:bg-block dark:hover:bg-button pl-2 py-2 text-base text-text-light dark:text-text-dark rounded-[5px]" v-for="item in menuStore.countries" :key="item.iso_code"> {{ item?.name }}
{{ checkoutStore.currentPrefix }}
Invalid phone number
{{ $t('use_account_phone') }}
{{ $t('choose_default_address') }}
{{ $t("or") }}
{{ $t("country") }}
{ checkoutStore.vNewAddressCountry = item; dropCountry = false }" class="w-full hover:bg-block dark:hover:bg-button pl-2 py-2 text-base text-text-light dark:text-text-dark rounded-[5px]" v-for="item in menuStore.countries" :key="item.iso_code"> {{ item?.name }}