A Gatsby starter using the latest Shopify plugin showcasing a store with product overview, individual product pages, and a cart
This Shopify starter boilerplate template provides a comprehensive foundation for initiating a new Shopify project. It offers features like custom landing pages, individual product views, detailed product pages, instant search functionality, and a shopping cart, all designed using CSS Modules. The template can be easily deployed on Gatsby Cloud with just one click, making it convenient for developers to kickstart their projects. Additionally, a demo site with 10k products and 30k variants showcases the proof-of-concept of this starter template.
npx gatsby new my-shopify-starter https://github.com/gatsbyjs/gatsby-starter-shopify
.env file in the root directory with your Shopify store URL, password, and Storefront access token (refer to .env.example).gatsby develop
This Shopify starter boilerplate provides an efficient way to kick off a new project by offering essential features like custom landing pages, detailed product views, enhanced search capabilities, and a shopping cart. With easy deployment through Gatsby Cloud and detailed instructions for setup, developers can quickly begin working on their Shopify store projects using this template.