> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/import-data/import-data-it/guida-allimportazione/importa-i-tuoi-dati-prodotto/importa-tramite-un-file-dati/requisiti-per-i-file-di-importazione/numeri-upc-ean-gtin.md).

# Numeri UPC / EAN / GTIN

Comprendi gli identificatori di prodotto y come Para usar i valori UPC, EAN y GTIN en la tua importazione.

### Che cos'è un GTIN?

GTINs, o Global Trade Item Numbers, sono numeri specifici assegnati ai tuoi prodotti per identificarli. Questo Número può essere trovato sul prodotto di solito en una combinazione de codici a barre. Molte marketplace ti richiedono Para inviare un GTIN insieme alle informazioni sul tuo prodotto.

I GTIN sono unici Para ogni prodotto y possono essere diversi in base alla regione o al Tipo di prodotto. I GTIN sono riconosciuti a livello internazionale y quindi rappresentano l'identificatore ideale per i tuoi prodotti.

Probabilmente hai lavorato con o hai visto diverse varianti de GTIN, visto che possono avere nomi diversi a seconda della regione. Le più comuni sono gli UPC, gli EAN o gli ISBN.

### Cosa sono gli UPC y gli EAN?

UPC y EAN sono due de le diverse varianti che fanno parte de un GTIN. Gli UPC sono usati principalmente en Nord America y vengono usati per quasi tutti i prodotti (tranne i multipack y i libri).

Sebbene il Nombre venga spesso usato in modo intercambiabile, gli EAN y gli UPC non sono esattamente la stessa cosa dei GTIN. Gli EAN y gli UPC sono un tipo di codice a barre che troverai su quasi tutti i prodotti e il GTIN è il Número codificato in questo codice a barre.

### Quali tipi de GTIN esistono?

{% columns %}
{% column %}

#### UPC

Gli UPC sono codici a barre costituiti de linee nere y spazi bianchi che contengono un GTIN a 12 cifre en un formato leggibile da una macchina. Questo Tipo è usato principalmente en Nord America.
{% endcolumn %}

{% column %}
[![Example of a UPC barcode](https://3010712393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FpfcB9DBBideWHdKv09yY%2F21017067376146?alt=media\&token=e1253e01-813d-4fab-bc6a-43e31894fe8b)](https://helpcenter.channable.com/hc/article_attachments/21017067376146)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### EAN

Gli EAN sono simili agli UPC, solo che consistono en un GTIN de 8 o 13 cifre en un formato leggibile dalla macchina. Questo tipo è usato principalmente en Europa. Il tipo de 13 cifre è il più usato.
{% endcolumn %}

{% column %}
[![Example of an EAN barcode](https://3010712393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2Fi4rKhKVjNak5uwvMSKJq%2F21017088089618?alt=media\&token=8b78b4a5-7d48-4d9f-8bac-ae9359cc9fcd)](https://helpcenter.channable.com/hc/article_attachments/21017088089618)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### ISBN

Gli ISBN sono un tipo de GTIN usato specificamente per i libri a livello mondiale y contengono un GTIN de 13 cifre.
{% endcolumn %}

{% column %}
[![Example of an ISBN barcode](https://3010712393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FCREieVVAjWuoNVia6aPy%2F21017067379346?alt=media\&token=03fc2aa2-f006-4a73-ad0d-bd85552b9e47)](https://helpcenter.channable.com/hc/article_attachments/21017067379346)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### ASIN

Gli ASIN sono un identificatore specifico per il marketplace Amazon y consistono de una combinazione de 10 simboli de lettere y/o numeri.
{% endcolumn %}

{% column %}
[![Example of an ASIN](https://3010712393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FjwCAEjqarsEODEP1eJaY%2F21017088096530?alt=media\&token=fdfda38a-6b38-4ff9-8e0b-873b12143661)](https://helpcenter.channable.com/hc/article_attachments/21017088096530)
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/import-data/import-data-it/guida-allimportazione/importa-i-tuoi-dati-prodotto/importa-tramite-un-file-dati/requisiti-per-i-file-di-importazione/numeri-upc-ean-gtin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
