# Fixing the 'invalid prices' issue

**Issue**

**'price'/'sale\_price' contains invalid prices**

**What does this issue mean?**

Channable checks whether your price field has a value of at least 1 cent. This issue means that the value in the 'price' field is 0 or lower.

<figure><img src="https://content.gitbook.com/content/F8GepmoSonQRG6RnHOxJ/blobs/gJ6iCRdu3vO8WIDgJNsq/360007427880" alt=""><figcaption></figcaption></figure>

**How do I solve this issue?**

Add the correct price data in your import file. In the meantime, you can exclude items with incorrect prices by adding the following rule.

<figure><img src="https://content.gitbook.com/content/F8GepmoSonQRG6RnHOxJ/blobs/ggmeSH3W2EIx2IakJX4w/360007427900" alt=""><figcaption></figcaption></figure>
