gatsby-starter-shopify icon indicating copy to clipboard operation
gatsby-starter-shopify copied to clipboard

A Gatsby starter using the latest Shopify plugin showcasing a store with product overview, individual product pages, and a cart

Results 27 gatsby-starter-shopify issues
Sort by recently updated
recently updated
newest added

With this starter, the product description on the products' detail pages becomes unformatted, particularly the original bullet-list tags are gone, making the description unformatted. Just wondering if there's anything I...

I am getting the following error: ```bash failed Building static HTML for pages - 0.743s ERROR #95313 Building static HTML failed for path "/products/" See our docs page for more...

fixes https://github.com/gatsbyjs/gatsby-starter-shopify/issues/35

Products are active and activated in both store and app’s channel, what gives? [Product link](https://testtestmain.gatsbyjs.io/products/hat/test/)

The pagination-pointer state `cursors` that is currently being set with `setCursors`, seems to be the culprit when it comes to how the filtering breaks sometimes. This can easily be tested...

Added a missing key prop on this component, inside the the mapping function - since it is creating console errors, in development mode, on every product page render (If the...

_First of all: I am not sure, if the purpose of this starter is to actually provide all the functionality that this application appears to have on the surface -...

For all of those cracking their head around why the [Gatsby Shopify Starter demo](https://shopify-demo.gatsbyjs.com/) or their own direct deployment of this repo doesn't allow *successfully* adding any product to the...

type: documentation

When booting this starter wile connected to a standard Shopify site, the following warning messages appear: ``` (...)/src/pages/search.jsx 115:9 warning The 'productList' logical expression could make the dependencies of useEffect...

A fresh install and config with a development shopify store fails 'npm run develop' with the above error