solved, it was just a problem with the class….
ok no problem, i’ll do a find and replace on the excel column before importing to wordpress…
ok, found the problem…my values are in EURO, that means that decimals are comma separated and not dot separated like for US Dollars (3,99 instead of 3.99). I am importing the cvs separated by “;” so that should work anyway….any ideas?