MySQL error 1366: Incorrect double value: '$168.66 - $314.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/Paris-Framed-Plexiglass-Wall-Art/13393006/product.html", "13393006", "https://ak1.ostkcdn.com/images/products/13393006/P20090099.jpg", "", "Picture Perfect International", "", "20090099", "", "$168.66 - $314.99", "", "2024-03-29 06:45:56")