correct list checkout.phtml
This commit is contained in:
@@ -118,10 +118,7 @@
|
||||
<?endif?>
|
||||
</p>
|
||||
<?endif?>
|
||||
|
||||
<p><input name="delivery_id" type="radio" id="devilery_id<?=$dd?>" onclick="devilery_check();" value="<?=$ditem['delivery_id']?>"<?=$checked?>>
|
||||
<?=$ditem['delivery']?>+ 300 руб.</p>
|
||||
|
||||
|
||||
<?endforeach?>
|
||||
|
||||
<div id="form_samo" class="adress_box" style="display: <?= ($delivery_id == 2) ? 'block' : 'none' ?>;">
|
||||
|
||||
Reference in New Issue
Block a user