MySQL error 1366: Incorrect double value: 'MXN 636.60' 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/Buffalo-Wine-Caddy/14522757/product.html", "14522757", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "21076826", "", "MXN 636.60", "", "2024-05-26 01:15:50")