> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.adnabu.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Hoe vind je je product-ID-patroon in Google Merchant Center?

Dit artikel helpt je **je Product-ID's** in Google Merchant Center te vinden en hun mogelijke formaten te begrijpen.

### Stap 1: Ga naar Google Merchant Center
* Open je browser en ga naar [Google Merchant Center](https://merchants.google.com/).
* Log in met je Google-account dat is gekoppeld aan je winkel.

### Stap 2: Open de sectie "Producten"
* Klik in het menu aan de linkerkant op **Producten & Winkel**.
* Klik vervolgens op het tabblad **Producten**.

![](https://storage.crisp.chat/users/helpdesk/website/-/e/b/1/4/eb146ac45ce84800/image_1eoc8jy.png)

### Stap 3: Bekijk je Productlijst
* Scroll naar beneden om de **lijst van alle producten** in je Merchant Center te zien.
* Je vindt verschillende kolommen en je moet de kolom "Product-ID" vinden.

### Stap 4: Zoek de kolom "Product-ID"
* De kolom **Product-ID** toont een unieke ID voor elk product.
* Deze ID helpt Google om je productgegevens te identificeren en te koppelen aan je website en advertenties.

![](https://storage.crisp.chat/users/helpdesk/website/-/e/b/1/4/eb146ac45ce84800/image_6dbvyc.png)

## Veelvoorkomende Product-ID Patronen

Product-ID's kunnen in verschillende formaten verschijnen, afhankelijk van je Shopify-instelling of app-integratie.

Hier zijn enkele **veelvoorkomende patronen** die je kunt zien:

### Patroon 1:
```
shopify_{country}_{product_id}_{variant_id}

```

**Voorbeeld:**
```
shopify_US_6856369832023_40112111124567

```

### Patroon 2:
```
{product_id}_{variant_id}

```

**Voorbeeld:**
```
6856369832023_40112111124567

```

### Andere Mogelijke Patronen

Afhankelijk van je winkelinstelling, kun je ook zien:
```
custom_{product_id}_{variant_id}
store_{product_id}_{variant_id}
feed_{product_id}_{variant_id}

```

Of in sommige gevallen:
```
{sku}
{country}_{sku}
{product_id}_{variant_id}_{sku}
{store_name}_{country}_{product_id}_{variant_id}
gid://shopify/Product/{product_id}/variant/{variant_id}
```

## Tip
Als je niet zeker weet welk patroon je winkel gebruikt, vergelijk dan de **Product-ID** in je Merchant Center met de **productlink** in je Shopify-winkel.
Ze delen meestal dezelfde nummers voor product- en variant-ID's.