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

Wrong URL when view product detail from store #24

Closed toan5ks1 closed 1 year ago

toan5ks1 commented 1 year ago

Account -> View store -> Products -> View a product -> Not found! ex: https://skateshop.sadmn.com/products/39 It should be: https://skateshop.sadmn.com/product/39

Duckinm commented 1 year ago

25 I added a pull request on this