notrab / headless-dropshipping-starter

Create your own dropshipping store with Next.js, Snipcart & Printful šŸ‘•
https://headlessdropshipping.com
727 stars 140 forks source link

Consider adding product detail pages #13

Closed fuzenco closed 2 years ago

fuzenco commented 3 years ago

Really love this. Iā€™d like to see the ability to click a product and see a detail view/page. Other than that, this is perfect.

pichichi91 commented 3 years ago

I was going to suggest that feature, to be able to add detail pages, too

notrab commented 3 years ago

A great suggestion!

I decided to leave this out for the sake of the starter to keep it simple without bringing in another service, such as a CMS API.

Happy to consider "addons" for those who want this though šŸ˜„

danielroot commented 3 years ago

Would love this feature too! Having ability to show larger product images and have a dedicated URL for each product would be awesome :) Thanks so much for this really cool starter kit!

ghost commented 2 years ago

A great suggestion!

I decided to leave this out for the sake of the starter to keep it simple without bringing in another service, such as a CMS API.

Happy to consider "addons" for those who want this though šŸ˜„

How can we get this "addon"?

notrab commented 2 years ago

@UnionOfAppeals I'd need to build it, or approve a Pull Request if someone else wants to tackle it šŸ˜„

notrab commented 2 years ago

I'm working on product pages right now in another branch šŸš€