[-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196
This commit is contained in:
@@ -578,6 +578,9 @@ function updateCartSummary(json)
|
||||
}
|
||||
else
|
||||
{
|
||||
if ($('.cart_discount').length == 0)
|
||||
location.reload();
|
||||
|
||||
if (priceDisplayMethod != 0)
|
||||
$('#total_discount').html(formatCurrency(json.total_discounts_tax_exc, currencyFormat, currencySign, currencyBlank));
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user