The product prices are probably stored in postmeta table. The way WordPress stores information it’s a bit different than usual database design.
I just need to make a few select querys to check where that price is coming from.
Of course I won’t execute any query that changes the database info but you can make a backup first.
Thanks
-Rui