MySQL error 1366: Incorrect double value: '$77.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/Hailo-L60-Aluminum-Step-Ladder/32127477/product.html", "32127477", "https://ak1.ostkcdn.com/images/products/is/images/direct/650246e0746e83b77ad2e919b52048e186f648d6/Hailo-L60-Aluminum-Step-Ladder.jpg", "", "Hailo", "", "36750826", "", "$77.99", "", "2024-06-03 00:56:16")