correct js in checkout.phtml
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
<?if ($ditem['delivery_price'] !== '0.00'):?>
|
<?if ($ditem['delivery_price'] !== '0.00'):?>
|
||||||
itog = itog + <?=$ditem['delivery_price']?>;
|
itog = itog + <?=$ditem['delivery_price']?>;
|
||||||
<?endif?>
|
<?endif?>
|
||||||
|
}
|
||||||
|
|
||||||
<?endforeach?>
|
<?endforeach?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user