# 22 januari 2026: Shopify Markets geïntroduceerd, nu standaard Shopify-importer

### **Wat is er veranderd?** <a href="#h_01kfg1ngyc9k1ydcjbbetw1btc" id="h_01kfg1ngyc9k1ydcjbbetw1btc"></a>

We hebben onze Shopify-importer bijgewerkt naar [Shopify Markets](https://www.shopify.com/nl/markets). Vanaf 22 januari is Shopify Markets de standaard importer voor Shopify in Channable.&#x20;

{% hint style="info" %}
**Opmerking:** Als je de vorige importer gebruikt en wilt overstappen naar Shopify Markets, volg dan onze [Shopify Markets overstapgids](/import-data/import-how-to/import-your-product-data/import-via-a-webshop/shopify/guide-for-switching-to-shopify-markets.md).
{% endhint %}

#### **Wat is Shopify Markets?** <a href="#h_01kfg1nkhjbvg58670xd82z8pq" id="h_01kfg1nkhjbvg58670xd82z8pq"></a>

Shopify Markets is een verbeterde versie van Shopify waarmee je makkelijker kunt opschalen en vanuit één winkel naar meerdere markten kunt verkopen.

#### **Waarom zijn we overgestapt naar Shopify Markets?** <a href="#h_01kfg1np3jt8efgjhgds3f457p" id="h_01kfg1np3jt8efgjhgds3f457p"></a>

Shopify Markets is nu Shopifys standaard datamodel. Om je de beste ervaring te bieden, hebben we onze Shopify-importer aangepast zodat deze hun nieuwste functionaliteit ondersteunt.

Shopify Markets biedt ook belangrijke voordelen ten opzichte van de oude importer, waaronder:

* Aanzienlijk snellere importtijden
* Multi-market data en vertalingen&#x20;
* Eenvoudigere setup (aangezien essentiële data standaard is inbegrepen)

### **Verschillen tussen oude en nieuwe importer** <a href="#h_01kfg1s71z7dqx0ktr965eg07y" id="h_01kfg1s71z7dqx0ktr965eg07y"></a>

De oude importer plaatste vertaalde content in het standaardveld (title, description). De nieuwe importer maakt specifieke velden aan voor gelokaliseerde data.

| **Datatype**            | **Oud Shopify-gedrag**                                                 | **Nieuwe Shopify Markets veldnaam(en)**                                                                                              |
| ----------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| **Productvertaling**    | Vertaalde content werd geplaatst in het standaardveld (bijv. `title`). | `title_{language_code}` (bijv., `title_fr`, `description_es`)                                                                        |
| **Marktprijs**          | Er was slechts één standaard prijsveld beschikbaar (bijv. `price`).    | `price_{market_name}` (bijv., `price_netherlands`, `price_belgium`) en het bijbehorende valutaveld (`price_{market_name}_currency`). |
| **Voorraadhoeveelheid** | Totaal in `inventory_quantity`. Voorraad per locatie was optioneel.    | `inventory_quantity` (totaal) en `quantity_{location_name}` voor elke locatie.                                                       |
| **Productcategorie**    | Beperkte categoriegegevens.                                            | `product_category` (bijv. "Hondenvoer") en `product_category_path` (volledig pad).                                                   |

### **Veelgestelde vragen** <a href="#h_01kfg1w7dzvht3ycd0dc5t8txv" id="h_01kfg1w7dzvht3ycd0dc5t8txv"></a>

<details>

<summary><strong>Welke markttypen kun je importeren met Shopify Markets?</strong> </summary>

Je kunt de volgende markttypen in Channable importeren:

* &#x20;Bedrijfslocatie
* Locatie
* Geen specifiek type
* Regio

Je kunt het importtype selecteren in je importinstellingen.&#x20;

</details>

<details>

<summary><strong>Kan ik de lokale URL direct vanuit Shopify importeren in plaats van per domein nieuwe regels aan te maken?</strong></summary>

Gegeneraliseerde URL's worden nu standaard geïmporteerd voor alle talen die in de importer zijn geselecteerd, als er voor die taal een gelokaliseerde URL in Shopify bestaat.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpcenter.channable.com/changelog/changelog-nl/januari-2026/22-januari-2026-shopify-markets-geintroduceerd-nu-standaard-shopify-importer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
