diff --git a/content/Store Support/General Store/Change-your-location-in-the-Arduino-Store.md b/content/Store Support/General Store/Change-your-location-in-the-Arduino-Store.md index 801a9c63..5d91f421 100644 --- a/content/Store Support/General Store/Change-your-location-in-the-Arduino-Store.md +++ b/content/Store Support/General Store/Change-your-location-in-the-Arduino-Store.md @@ -3,21 +3,20 @@ title: "Change your location in the Arduino Store" id: 15529764047516 --- -When viewing items in the Arduino Store, the prices and availability of products will be displayed based on your location. Learn how to change your location in the Arduino Store. +When viewing items in the Arduino Store, the prices and availability of products will be displayed based on your selected country or location. Learn how to view and change your location in the Arduino Store. --- Follow these steps: -1. Click the **Change location** button in the top-right. +1. Open [store.arduino.cc](https://support.arduino.cc//hc/en-us/articles/15529764047516-Change-your-location-in-the-Arduino-Store) in your browser. - ![The "Change location" button in the Arduino Store.](img/change-location.png) +1. Your currently selected location is displayed in the bottom-left corner: -2. Find your country in the list of countries. + ![Button with the Italian flag and the text "Italy".](img/selected-location.png) - > [!TIP] - > You can filter the list of countries by typing into the text field above the list. - > - > ![Filtering the list of countries for "Italy".](img/change-location-italy.png) +1. To change it, click the displayed location and then select a new one from the list. -3. Click on a country to select it. + You can filter the list of countries by typing into the text field above the list: + + ![Filtering the list of countries for "Sw".](img/change-location-sw.png) diff --git a/content/Store Support/General Store/My-country-doesnt-show-up-in-the-list-during-checkout.md b/content/Store Support/General Store/My-country-doesnt-show-up-in-the-list-during-checkout.md index 9ac6f2ac..5f3205b8 100644 --- a/content/Store Support/General Store/My-country-doesnt-show-up-in-the-list-during-checkout.md +++ b/content/Store Support/General Store/My-country-doesnt-show-up-in-the-list-during-checkout.md @@ -3,10 +3,6 @@ title: "My country doesn't show up in the list during checkout" id: 360014704339 --- -During the checkout process you will need to select your country for shipping purposes however in case you can't find it, it is due to the fact that you need to change the location of the store. +During checkout, you’ll need to select your country for shipping. If you can’t find your country in the list, it means you’ll need to change the store location. -![The "Change location" button in the Arduino Store.](img/change-location.png) - -To do so, click on the location icon at the top right corner and select the option accordingly, America/Asia/Oceania or Europe/Africa. - -![Menu with maps showing available store locations](img/StoreLocationII.png) +[Change your location in the Arduino Store](https://support.arduino.cc/hc/en-us/articles/15529764047516-Change-your-location-in-the-Arduino-Store){.link-chevron-right} diff --git a/content/Store Support/General Store/img/change-location-italy.png b/content/Store Support/General Store/img/change-location-italy.png deleted file mode 100644 index fe19a057..00000000 Binary files a/content/Store Support/General Store/img/change-location-italy.png and /dev/null differ diff --git a/content/Store Support/General Store/img/change-location-sw.png b/content/Store Support/General Store/img/change-location-sw.png new file mode 100644 index 00000000..8efb24e8 Binary files /dev/null and b/content/Store Support/General Store/img/change-location-sw.png differ diff --git a/content/Store Support/General Store/img/change-location.png b/content/Store Support/General Store/img/change-location.png deleted file mode 100644 index 74752d78..00000000 Binary files a/content/Store Support/General Store/img/change-location.png and /dev/null differ diff --git a/content/Store Support/General Store/img/selected-location.png b/content/Store Support/General Store/img/selected-location.png new file mode 100644 index 00000000..a2458ebf Binary files /dev/null and b/content/Store Support/General Store/img/selected-location.png differ