MySQL error 1366: Incorrect double value: '$748.00' 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 ("/Electronics/Sony-Alpha-a6000-Premium-Kit-with-16-50mm-Lens-Bundled-with-Corel-Imaging-Software/13850662/product.html", "13850662", "https://ak1.ostkcdn.com/images/products/13850662/P20492916.jpg", "", "Sony", "", "20492916", "", "$748.00", "", "2024-04-23 15:10:38")