> 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/css/css-fr/readme/migrer-de-producthero-a-channable/ajoutez-une-target-supplementaire-channable-apres-avoir-migre-de-producthero.md).

# Ajoutez une target supplémentaire Channable après avoir migré de Producthero

Si vous êtes passé de Producthero, vous avez peut-être déjà un target supplémentaire en Google Merchant Center. Après la fusion de Channable avec Producthero, votre URL target Producthero continue de fonctionner pour le moment. Nous retirerons cette URL à l'avenir.

A l'avenir, pérennisez votre Installation : Créer une connexion Google Channable et un target supplémentaire. Conservez votre target supplémentaire Producthero existant afin d'éviter des perturbations pendant la transition.

***

### <i class="fa-memo-circle-check">:memo-circle-check:</i> Avant de commencer

**Vous aurez besoin**

* Accès administrateur au Compte Google Merchant Center concerné.

**Bon à savoir**

* Créer un target Channable pour chaque combinaison de Libellé et langue.

{% stepper %}
{% step %}

### Créer une connexion Google Channable et copier l'URL target

1. A **\[votre entreprise] > Magasins CSS**.
2. En le **Termes et Conditions (en anglais)** onglet, cliquez sur **Se connecter avec Google**.
3. Connectez-vous avec le Compte Google qui dispose d'un accès administrateur à votre ou vos marchands. Cela crée une connexion Channable pérenne à Google.
4. En le **Vue d'ensemble des Projets CSS** onglet, localisez le marchand pour lequel vous souhaitez configurer le target supplémentaire.
5. En le **Target suppl. exporté** colonne, cliquez sur la flèche du menu déroulant.
6. Pour la boutique concernée, cliquez sur **Copier l'URL**.
   {% endstep %}

{% step %}

### Créer un target supplémentaire Channable en Google Merchant Center

1. Connectez-vous A votre Compte Google Merchant Center avec un accès administrateur au marchand.
2. En **Paramètres**, allez A **Installation de la target de données** onglet.
3. En **targets supplémentaires**, cliquez sur **Ajouter des données produit supplémentaires**.
4. Sélectionner **Ajouter des données produit à partir d'un fichier**.
5. Collez l'URL que vous avez copiée de Channable.
6. Sélectionner le Libellé de flux et la langue correspondants.
7. Sélectionner la target de données principale pertinente.
8. Cliquez sur **Créer une target de données**.
   {% endstep %}

{% step %}

### Récupérer le target Channable et vérifier sa priorité

1. En **Sources de données > target supplémentaire**, cliquez sur <i class="fa-arrow-rotate-right">:arrow-rotate-right:</i> **Mettre à jour** pour le target que vous venez d'ajouter. Google Merchant Center alors récupère les données Channable.

<figure><img src="/files/bd2b3de45c00e6800f1741ef445988c5a9168f0c" alt=""><figcaption></figcaption></figure>

2. Retournez A **Sources de données > Sources principales** et cliquez sur votre target de données principal.
3. A la **Règles d'attributs** onglet.
4. Confirmez que Google Merchant Center lit le target supplémentaire Channable en premier. Il doit utiliser le target Producthero hérité comme solution de secours.

<figure><img src="/files/f608451aee5ce79ccb22ae41cf976a7e2b83c05c" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Répétez ces étapes pour chaque combinaison de Libellé et langue.

### Rubriques associées

* [Installation du target supplémentaire pour votre marchand en Google Merchant Center](/css/css-fr/readme/configurez-vers-le-haut-la-target-supplementaire-pour-votre-marchand-dans-google-merchant-center.md)
* [Comment installer un Magasin CSS Channable](/css/css-fr/readme/comment-configurer-vers-le-haut-un-marchand-channable-css.md)


---

# 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/css/css-fr/readme/migrer-de-producthero-a-channable/ajoutez-une-target-supplementaire-channable-apres-avoir-migre-de-producthero.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.
