Thank you bcworkz and ancawonka.
That was the problem.
I replaced get_price_html () by DISPLAY_PRICE get ()
now it works
<div id = “foo” class=”demofinancia” <?php $muestra = $product->get_display_price(); if ( 200 > $muestra ) { echo ‘style = “display: none;”‘; } ?> > TEXT </div>