When buying from NFT page, if multiple are available for sale, the UI will be changed to allow an input or increased quantity to be selected before pressing "Buy now" button with a default set to 1. Checkout window will indicate a quantity of more than 1 has been selected for purchase and will show info for "price each", "quantity" and "total price". API call will detect a quantity of more than one selected and issue API call for bulk orders with keeping the rest of the purchase process as it is now.
When buying from NFT page, if multiple are available for sale, the UI will be changed to allow an input or increased quantity to be selected before pressing "Buy now" button with a default set to 1. Checkout window will indicate a quantity of more than 1 has been selected for purchase and will show info for "price each", "quantity" and "total price". API call will detect a quantity of more than one selected and issue API call for bulk orders with keeping the rest of the purchase process as it is now.