Re: Change product quantity from drop down to number input field
in product template
<tr>
<td width="30%">{$lng.lbl_quantity}</td>
<td><input type="text" name="amount" size="2" maxlength="2" value="{$product.min_amount}"/></td>
</tr>
__________________
Cheers
Stuart
-----------------------
X-Cart Version
Gold 5.4.2
|