_roundindig = 0; echo $leftCurrency . $calculator->roundInternal($price, 'salesPrice') . $rightCurrency; } else { echo $product['subtotal_with_tax']; } ?>