Код<form> <label for="quantity">Количество (от 1 до 5):</label> <input type="number" id="quantity" name="quantity" min="1" max="5"></form>