Skip to main content

Questions tagged [countries]

1 vote
0 answers
65 views

I would like to trigger the store view to change according to the selected country in cart and checkout in Magento 2.4.3 Does anyone do have a clue if or how this is possible? Thanks
guest123's user avatar
1 vote
1 answer
1k views

I am working in Magento-2, In my requirement, I want to show particular country on checkout page shipping address country drop-down, this only applicable for the shipping address form section, in ...
senthil's user avatar
  • 1,737
0 votes
1 answer
191 views

I am using Magento 2 and I wanna remove the currency country name. I mean just code should be shown. Thanks
Ali Ahmad Amin's user avatar
0 votes
1 answer
170 views

In order to automatically switch store views depending on a user's location we have decided to add the code provided here:Magento 2 pragmatically set storeview to ourindex.php file as shown below: <...
Alex B's user avatar
  • 101
0 votes
0 answers
301 views

I've created Simple Form where I've set default country Name n Region like <td> <label>Country</label> <div class="field ...
Asad Khan's user avatar
  • 1,486
0 votes
1 answer
381 views

I need to display a country list with dropdown in the custom knockout HTML template. Help would be appreciated.
Ravi Soni's user avatar
  • 1,819
0 votes
0 answers
254 views

I want to get country name using currency code. For ex. if currency code is INR then, It should be return country name : India. How to do that? Any help would be appreciated. Thanks.
Ankita Patel's user avatar
2 votes
1 answer
1k views

I have just one country allowed in configurations. If I try to create new address for customer in admin, the country dropdown does not show any countries, not even one. I can't save the address, ...
Webninja's user avatar
  • 1,623
1 vote
1 answer
534 views

Magento ver. 2.3.3 Choose a few allowed countries. Then go to Customer Address Edit Form in Admin area. Country dropdown is not as we expected. If I just use 1 country none will show up if you ...
krybbio's user avatar
  • 1,258
3 votes
1 answer
1k views

My Magento site have about 10 different websites and one for each country. I have set the correct Locale corresponding to each country (storeview). I'm getting Country Name by using countryFactory, ...
Magento Learner's user avatar
1 vote
0 answers
38 views

I want to configure magento to support multiple countries and languages without creating stores for countries only stores by language knowing that a language can belong to several countries: Example: ...
Majdi Riahi's user avatar
1 vote
1 answer
1k views

I need to write a SQL query to get all countries where we have shipped al orders. Which table has all sales order countries? I am not able to find all the countries.
summu's user avatar
  • 847
0 votes
5 answers
5k views

I want to Fetch Current Country Code in Cart Page Section (js)
Sairaj Gadekar's user avatar
0 votes
1 answer
270 views

We want to add a country field in the contact form in Magento 1.9 We need country option as drop down. Also, we want to send the selected country in contact mail. My code <?php $_countries = ...
Anil's user avatar
  • 421
0 votes
1 answer
85 views

Here is my code about shipping Estimation cost script, <?php ob_start(); require_once('./../app/Mage.php'); umask(0); ini_set('display_errors',true); ini_set('memory_limit', '1024M'); Mage::app()-...
zus's user avatar
  • 43

15 30 50 per page
1
2 3 4 5