MySQL error 1366: Incorrect double value: 'ARS 36975.28' 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/Eleanor-Oak-Extending-Oval-Wood-Table-Panel-Back-5-piece-Dining-Set-by-iNSPIRE-Q-Classic/16940159/product.html", "16940159", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "23228936", "", "ARS 36975.28", "", "2024-05-21 22:50:20")