There is a problem with the database

SELECT count(*) AS count FROM products WHERE price <> '0.00' AND product_name LIKE '%Spy_Camera%' OR description LIKE '%Spy_Camera%'