sadmann7 / skateshop

An open source e-commerce skateshop build with everything new in Next.js.
https://skateshop.sadmn.com
MIT License
5.18k stars 743 forks source link

Stores Pages - Public Store Landing Pages and Explore Stores #12

Closed JDLanctot closed 1 year ago

JDLanctot commented 1 year ago

Adding store and stores pages in the (Lobby) to mirror the product and products pages. Should allow for Featured Stores on the landing page, and their associated products, to be explored. This is as opposed to just exploring the site by products and filtering by store through the addition of public facing Stores pages. Additionally, Images were added to the store schema to mirror the image headers on the products pages.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skateshop 🔄 Building (Inspect) Jun 28, 2023 3:23am
vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @sadmann7 on Vercel.

@sadmann7 first needs to authorize it.

sadmann7 commented 1 year ago

I was planning to generate dynamic svg for store images. As we already showed how to update images with uploadthing.

The store page can be added.

I will implement stipe and stuffs in the following days. So things will change a lot. Will give you a knock then.

Thanks a lot

JDLanctot commented 1 year ago

That totally makes sense. Things have even changed a ton since I made this PR. Just wasn't sure what direction you were taking it in terms of if you were going to give more "customization tools" to pro plan stores.

sadmann7 commented 1 year ago

I added store subscription.

Can resolve the merge conflicts and add the store page.

I will merge

JDLanctot commented 1 year ago

Should be cleaned up and merged with current code now. Also made sure to reflect features that have been added since this pull request was made, such as breadcrumbs to the pages