MySQL error 1366: Incorrect double value: '$39.49 - $139.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 ("/Home-Garden/Ready2HangArt-Gentile-Grace-by-Norman-Wyatt-Jr.-Canvas-Art/14331403/product.html", "14331403", "https://ak1.ostkcdn.com/images/products/is/images/direct/33da50faf132354b0f9c5dc5547d1fb2212f2601/%27Gentile-Grace%27-Wrapped-Canvas-Wall-Art-by-Norman-Wyatt-Jr..jpg", "", "Ready2HangArt", "", "20910280", "", "$39.49 - $139.99", "", "2024-03-28 16:49:02")