Merge branch 'master' of ssh://gl.arguments.ru:2224/ak/anpdf

This commit is contained in:
arlemp@selectel.ru
2022-10-06 23:36:46 +03:00

View File

@@ -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;
}