MySQL error 1366: Incorrect double value: '$43.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 ("/Luggage-Bags/Ariel-Little-Mermaid-Backpack/15098161/product.html", "15098161", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "21585656", "", "$43.99", "", "2024-06-02 19:26:54")