MySQL error 1366: Incorrect double value: '$127.7 - $137.69' 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 ("/Lighting-Ceiling-Fans/510-Design-Ellipse-Gold-Table-Lamp-Set-of-2-4-Color-Option/21026258/product.html?kwds&rfmt", "21026258", "https://ak1.ostkcdn.com/images/products/is/images/direct/d44863d3545d27bc979650e5c849eb0d5185fa85/Ellipse-Gold-Table-Lamp-%28Set-of-2%29-by-510-Design.jpg", "", "510 Design", "", "26816011", "", "$127.7 - $137.69", "", "2024-04-25 23:44:26")