BandcampEnhancementSuite icon indicating copy to clipboard operation
BandcampEnhancementSuite copied to clipboard

1-click buy

Open sabjorn opened this issue 6 months ago • 3 comments

on each album and track page users will see a number box and a + symbol (perhaps a shopping cart symbol with a + symbol). The number box will be filled in with the minimum price of the item. The currency will be beside this number box in some way.

when the user clicks on the + symbol it takes the price in the box, validates it (it must be at least the minimum amount), and adds the item to the cart. The tab is then reloaded automatically to provide users with the visual update of the cart (unless another way can be found to trigger the cart to show the change). Users are able to set a value in the number box if they want to pay more.

additionally -- for BuyMusic.club -- the '+' and price box is next to each track on the page. The same functionality is there but instead of reloading the page, it will open bandcamp to the url of the music in a separate tab in order to show the user the cart. This separate tab will be opened in the background. If a bandcamp tab already exists it will reload it instead of opening a new one

sabjorn avatar Aug 28 '24 15:08 sabjorn