MySQL error 1366: Incorrect double value: '$180.00' 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/Special-Delivery-28x36-Indoor-Outdoor-Full-Color-Cedar-Wall-Art/14250560/product.html", "14250560", "https://ak1.ostkcdn.com/images/products/14250560/P20839236.jpg", "", "", "", "20839236", "", "$180.00", "", "2024-04-18 22:13:14")