MySQL error 1366: Incorrect double value: 'USD 840.79' 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/Knightsbridge-Tufted-Scroll-Arm-Chesterfield-3-Seat-Sofa-and-Chaise-by-iNSPIRE-Q-Artisan/20666781/product.html", "20666781", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "26501346", "", "USD 840.79", "", "2024-04-23 22:55:37")