MySQL error 1366: Incorrect double value: '$35.54 - $111.59' for column 'price' at row 1
When executing:
REPLACE INTO `overstock.com` (`uri`, `prod_id`, `image`, `title`, `brand`, `mpn`, `sku`, `upc`, `price`, `download_status`, `downloaded_at`) VALUES ("/Home-Garden/Turtle-in-Seagrass-I/16373300/product.html", "16373300", "https://ak1.ostkcdn.com/images/products/16373300/P22730123.jpg", "", "Wexford Home", "", "22730123", "", "$35.54 - $111.59", "", "2024-04-19 05:27:14")