MySQL error 1366: Incorrect double value: '$85.99 - $288.99' 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/Herb-Trio-Blue-Wall-Art-Print-on-Acrylic/14063246/product.html", "14063246", "https://ak1.ostkcdn.com/images/products/14063246/P20676396.jpg", "", "Art and Photo Decor", "", "20676396", "", "$85.99 - $288.99", "ok", "2024-04-19 19:58:20")