MySQL error 1366: Incorrect double value: 'ARS 10325.09' 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/Jeco-12-inch-x-35.5-inch-Inspirational-Wall-Plaque/14587871/product.html", "14587871", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "21133805", "", "ARS 10325.09", "", "2024-04-24 08:18:58")