saleor / saleor-storefront

A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.
https://demo.saleor.io/
BSD 3-Clause "New" or "Revised" License
769 stars 672 forks source link

Problem with displaying the collection on the homepage #1130

Open IgorSwatowski opened 2 years ago

IgorSwatowski commented 2 years ago

What I'm trying to achieve

I want to display featured products on the home page. When adding a new collection in the dashboard, I have no option where to display it. Collections work when I type yourdomain.com/collections/name_of_collection but I need to display it on homepage under the hero section.

Steps to reproduce the problem

Log in to the dashboard, create a new collection and try to display it on the main page.

What I expected to happen

View the collections on the home page.

Screenshots

System information Operating system: Windows 10 Browser: Google Chrome

mirekm commented 2 years ago

Hey Igor, thanks for reporting. saleor-storefront is deprecated in favor of the new react-storefront project. It's a lightweight, production-grade starter pack for building Saleor storefronts in React and Next.js. Expect a lot of stuff coming over there in the next weeks.