Fixing the 'invalid prices' issue
Last updated
Was this helpful?
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.
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.
Last updated
Was this helpful?
Was this helpful?