order_total_price(); ?>
Сумма товаров
= number_format($purchase_info["regular_sum"], 2, ',', ' '); ?> ₽
= number_format($purchase_info["total_sum"], 2, ',', ' '); ?> ₽
Итоговая скидка
-= number_format($purchase_info["sale_sum"], 2, ',', ' '); ?> ₽
Итого
= number_format($purchase_info["final_sum"], 2, ',', ' '); ?> ₽