@@ -123,9 +123,12 @@ |
||
123 | 123 | |
124 | 124 | </ul> |
125 | 125 | |
126 | - <?php else : ?> |
|
126 | + <?php else { |
|
127 | + : ?> |
|
127 | 128 | |
128 | - <input type="hidden" value="1" name="<?= $enc->attr( $this->formparam( ['b_prod', 0, 'attrconfid', 'qty', ''] ) ); ?>" /> |
|
129 | + <input type="hidden" value="1" name="<?= $enc->attr( $this->formparam( ['b_prod', 0, 'attrconfid', 'qty', ''] ) ); |
|
130 | +} |
|
131 | +?>" /> |
|
129 | 132 | <select class="form-control select-list" name="<?= $enc->attr( $this->formparam( ['b_prod', 0, 'attrconfid', 'id', ''] ) ); ?>"> |
130 | 133 | |
131 | 134 | <?php if( $this->config( 'client/html/catalog/attribute/preselect/' . $code, false ) === false ) : ?> |