Zeigen Sie abgerundeter Preis get_price PHP an

<?php echo wc_price( round($product->get_price() * 1.04) ); ?>
Fragile Fly