soonaverse / app

The Soonaverse - Web3 platform for communities build on IOTA & Shimmer
https://soonaverse.com
Apache License 2.0
13 stars 10 forks source link

Bulk Buy - single NFT collection Front end #125

Closed amenconi closed 9 months ago

amenconi commented 9 months ago

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.