> 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/solucion-de-problemas-de-feeds/solucionar-el-problema-de-precios-no-validos.md).

# Solucionar el problema de 'precios no válidos'

**Problema**

**'price'/'sale\_price' contiene precios no válidos**

**¿Qué significa este problema?**

Channable comprueba si tu campo de precio tiene un valor de al menos 1 céntimo. Este problema significa que el valor en el campo 'price' es 0 o inferior.

<figure><img src="/files/881651b7347b9c645dea8bfdeb47c29757bd7399" alt=""><figcaption></figcaption></figure>

**¿Cómo puedo solucionar este problema?**

Añade los datos de precio correctos en tu archivo de importación. Mientras tanto, puedes excluir ítems con precios incorrectos añadiendo la siguiente regla.

<figure><img src="/files/049dd877826c31ad3d5ca7a3fed87f06993a41a9" alt=""><figcaption></figcaption></figure>


---

# 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/solucion-de-problemas-de-feeds/solucionar-el-problema-de-precios-no-validos.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.
