В Админке - Шаблоны - Страница карточки товара меняйте: <div class="form-group">
<label class="sr-only">{lang}Qty{/lang}</label>
<input name="product_quantity" class="form-control" id="product_quantity" type="text" value="1" size="1" />
</div>
<div class="form-group">
<button type="submit" class="btn btn-primary"><i class="fa fa-shopping-cart"></i