unnecessary code removed, adding new configuration values in update sql
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
<div class="total-price">
|
||||
{assign var="totalAmount" value={cart attr='total_taxed_price_without_discount'} + $postageAmount }
|
||||
<span class="price">{$totalAmount} {currency attr="symbol"}</span>
|
||||
</div>cart
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
|
||||
Reference in New Issue
Block a user