MySQL error 1366: Incorrect double value: 'ARS 14044.38' 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/Three-Hands-Metal-Wall-Art/19487670/product.html", "19487670", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "25484157", "", "ARS 14044.38", "", "2024-04-24 10:24:48")