MySQL error 1366: Incorrect double value: 'ARS 11588.87' 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/Premier-Classics-Faux-Wood-Laminate-Flooring-Pack-21.3-Square-Feet-per-Case/14393060/product.html", "14393060", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20964042", "", "ARS 11588.87", "", "2024-06-12 23:13:10")