Extra buttons complicate the UI.
Put the autofocus on the quantity field and use autocomplete. Set the default quantity to max. The user can type in the desired quantity or scroll down the list, then hit "Advance".
Found a similar question on Stackoverflow:
https://stackoverflow.com/questions ...
