MySQL error 1366: Incorrect double value: '$371.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 ("/Home-Garden/Voelkel-Spot-Collection-Tent-Frame-for-Twin-Platform-Bed/13999020/product.html", "13999020", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20622094", "", "$371.00", "", "2024-06-13 01:03:49")