gatsbyjs / gatsby-starter-shopify

A Gatsby starter using the latest Shopify plugin showcasing a store with product overview, individual product pages, and a cart
https://shopify-demo.gatsbyjs.com/
BSD Zero Clause License
311 stars 137 forks source link

Can add products to cart in develop environment but not build environment. #40

Open sengho66 opened 3 years ago

sengho66 commented 3 years ago

Products are active and activated in both store and app’s channel, what gives?

Product link

hudsonandtask commented 3 years ago

@thenotoriousjr Ive had this issue when i don't set the Sales Channel correctly.

tsnguyenducphuong commented 2 years ago

Have you resolve this issue? I have the same problem: add products to cart in local develop env work, but on Gatsby Cloud build it doesn't work

Mseitech commented 1 year ago

Same problem i have in local. Anyone know the solution?