MySQL error 1366: Incorrect double value: 'ARS 2564.05' 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 ("/Clothing-Shoes/Sean-John-Mens-PU-Insulated-Hooded-Vest/14565376/product.html", "14565376", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "21114118", "", "ARS 2564.05", "", "2024-05-08 18:57:29")