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.

Home Page:https://demo.saleor.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with displaying the collection on the homepage

IgorSwatowski opened this issue · comments

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

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.