> 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/list-advertise/list-and-advertise-es/elenco-en-canales/preguntas-frecuentes-sobre-feeds/como-anado-id-de-color-para-spartoo.md).

# ¿Cómo añado IDs de color para Spartoo?

Spartoo tiene requisitos específicos para enviar los colores de tus productos. Este artículo te ayudará a configurar esos requisitos.

**1. Añade el feed de Spartoo**

Ve a 'Feeds' y haz clic en 'Añadir nuevo feed'. Aquí puedes seleccionar el feed de Spartoo.

**2. Añade un nuevo campo para el ID de color**

Para crear un nuevo campo primero ve a 'Instalación' y haz clic en 'Editar mapeo'. A continuación, haz clic en el botón 'Agregar nuevo campo' para añadir un campo nuevo y crea un nombre para él, por ejemplo 'color\_id'. Necesitaremos este campo para el paso 3.

**3. Sustituye los nombres de color por el ID de color correspondiente**

Ahora, ve a 'Reglas' navegando hasta el feed de Spartoo. Haz clic en 'Feeds' y luego en 'Reglas'. Aquí puedes usar la ' [buscar valor](/manage-improve-product-data/manage-product-and-improve-data-es/reglas-edicion-masiva-y-enriquecimiento/como-usar-las-acciones-entonces-en-las-reglas/accion-de-regla-cerca-valore.md)' regla para añadir los códigos correctos para los colores.

<figure><img src="/files/91d017a4089dac9120c4121f9f5eeb36ad4d0571" alt=""><figcaption></figcaption></figure>

**Códigos de color de Spartoo**

|            |                 |
| ---------- | --------------- |
| Color      | Código de color |
| Blanco     | 1               |
| Amarillo   | 4               |
| Naranja    | 7               |
| Rojo       | 8               |
| Rosa       | 13              |
| Violeta    | 15              |
| Azul       | 19              |
| Verde      | 25              |
| Marrón     | 28              |
| Gris       | 35              |
| Negro      | 38              |
| Oro        | 41              |
| Plata      | 46              |
| Otro       | 534             |
| Multicolor | 594             |
| Beige      | 6887            |


---

# 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:

```
GET https://helpcenter.channable.com/list-advertise/list-and-advertise-es/elenco-en-canales/preguntas-frecuentes-sobre-feeds/como-anado-id-de-color-para-spartoo.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.
