300 checkout.phtml
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
itog = itog + 300;
|
||||
}
|
||||
else if (document.getElementById('devilery_id3').checked){
|
||||
itog = product_price + 250;
|
||||
itog = product_price + 300;
|
||||
itog = itog * count;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user