<input name="qty" type="text" class="input-text qty” id="qty"
maxlength="12" value="<?php echo $this->getMinimalQty($_product)==
null?1:$this->getMinimalQty($_product) ?>"/>
put this code on \app\design\frontend\default\modern\template\catalog\product\view\type/simple.html
and check the there will appear the 1 on text box
put this code on \app\design\frontend\default\modern\template\catalog\product\view\type/simple.html
and check the there will appear the 1 on text box
0 comments:
Post a Comment
Thanks for commenting. I will Reply you soon