DavidAJohn / PhotoPortfolio

Personal photo portfolio .NET web application which implements a Blazor and Tailwind CSS user interface with a MongoDb database, and includes integration with Stripe Checkout and Prodigi Print API
0 stars 0 forks source link

Separate store page #68

Open DavidAJohn opened 8 months ago

DavidAJohn commented 8 months ago

At the moment, the only way a potential customer can buy prints, etc. is by viewing an image and clicking the 'Buy Prints, etc.' button (if there are any products associated with that image.

Prodigi are expanding their range into multi-image products like photo books.

It would be useful as a photographer to be able to offer pre-built photo book collections.

As well as that, there are lots of other products that could be offered to people who aren't neccessarily interested in expensive framed prints: things like postcards, greeting cards, notebooks, t-shirts or jigsaw puzzles.

I think this might warrant the creation of a separate store page that is independent of the images offered as art prints.