Initial Commit N° : 001 - V.4.3.3
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php defined('ABSPATH') || exit; ?>
|
||||
|
||||
<div class="total-cart-wrap nasa-flex jbw">
|
||||
<span class="total-price-label2">
|
||||
<?php echo esc_html__('Total', 'elessi-theme'); ?>
|
||||
</span>
|
||||
|
||||
<span class="total-price-2">
|
||||
<?php wc_cart_totals_order_total_html(); ?>
|
||||
</span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user