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 new file mode 100644 index 00000000..801a9c63 --- /dev/null +++ b/content/Store Support/General Store/Change-your-location-in-the-Arduino-Store.md @@ -0,0 +1,23 @@ +--- +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. + +--- + +Follow these steps: + +1. Click the **Change location** button in the top-right. + + ![The "Change location" button in the Arduino Store.](img/change-location.png) + +2. Find your country in the list of countries. + + > [!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) + +3. Click on a country to select it. diff --git a/content/Store Support/General Store/Do-product-prices-include-applicable-taxes.md b/content/Store Support/General Store/Do-product-prices-include-applicable-taxes.md new file mode 100644 index 00000000..4e670d05 --- /dev/null +++ b/content/Store Support/General Store/Do-product-prices-include-applicable-taxes.md @@ -0,0 +1,13 @@ +--- +title: "Do product prices include applicable taxes?" +id: 360016120399 +--- + +The displayed prices in the Arduino Store may include taxes depending on your [selected location](https://support.arduino.cc/hc/en-us/articles/15529764047516). + +* The following countries have **Value-added tax (VAT)** included in the prices displayed in the Arduino Store: + * Countries in the European Union + * Other members of the European single market (Switzerland, Norway, Iceland, and Liechtenstein) + * The United Kingdom +* When shopping from other countries, taxes are applied during checkout. +* For all countries, the total price (including definitive VAT or other taxes and fees) will be calculated at checkout after the shipping address is confirmed. diff --git a/content/Store Support/General Store/Do-products-prices-include-applicable-taxes.md b/content/Store Support/General Store/Do-products-prices-include-applicable-taxes.md deleted file mode 100644 index 51cbd09b..00000000 --- a/content/Store Support/General Store/Do-products-prices-include-applicable-taxes.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "Do products' prices include applicable taxes?" -id: 360016120399 ---- - -All Prices displayed **exclude** VAT. - -VAT is charged based on the requirements of the location of the customer. 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 ff32cfa0..9ac6f2ac 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 @@ -5,7 +5,7 @@ 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. -![Store Location icon clicked](img/StoreLocationI.png) +![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. diff --git a/content/Store Support/General Store/What-is-the-currency-in-the-Arduino-online-Store.md b/content/Store Support/General Store/What-is-the-currency-in-the-Arduino-online-Store.md index 76715df3..b84d38cd 100644 --- a/content/Store Support/General Store/What-is-the-currency-in-the-Arduino-online-Store.md +++ b/content/Store Support/General Store/What-is-the-currency-in-the-Arduino-online-Store.md @@ -3,11 +3,7 @@ title: "What is the currency in the Arduino online Store?" id: 360016120459 --- -The Arduino online store manages two different currencies depending on your location. - -First, check on which location you are by using the location icon at the top right corner and select the option accordingly, America/Asia/Oceania or Europe/Africa. - -![Store Location icon clicked](img/StoreLocationI.png) +The Arduino online store manages two different currencies depending on your [selected location](https://support.arduino.cc/hc/en-us/articles/15529764047516). In case you have selected: diff --git a/content/Store Support/General Store/img/StoreLocationI.png b/content/Store Support/General Store/img/StoreLocationI.png deleted file mode 100644 index 7602c925..00000000 Binary files a/content/Store Support/General Store/img/StoreLocationI.png and /dev/null differ diff --git a/content/Store Support/General Store/img/change-location-italy.png b/content/Store Support/General Store/img/change-location-italy.png new file mode 100644 index 00000000..fe19a057 Binary files /dev/null and b/content/Store Support/General Store/img/change-location-italy.png differ diff --git a/content/Store Support/General Store/img/change-location.png b/content/Store Support/General Store/img/change-location.png new file mode 100644 index 00000000..74752d78 Binary files /dev/null and b/content/Store Support/General Store/img/change-location.png differ