MySQL error 1366: Incorrect double value: '$37.99 - $40.99' 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 ("/Clothing-Shoes/Unisex-Casual-8-H-Belt-with-Buckle-and-Reversible-Strap-Available-in-2-Sizes/34083143/product.html?kwds&rfmt", "34083143", "https://ak1.ostkcdn.com/images/products/is/images/direct/bbb0139c973e062199c2229462a4d65692efda13/Unisex-8-H-Belt-with-Buckle-and-Reversible-Strap-%28Available-in-2-Sizes%29.jpg", "", "", "", "38428682", "", "$37.99 - $40.99", "", "2024-04-24 07:06:19")