I think I found a bug, I hope it's ok to keep posting this here.
I changed the title of a product in Shopify. When looking at the product in the Craft backend, this change is reflected. But not on the frontend. When {{ dump( product ) }} I see -_savedTitle: "old product title" +title: "old product title" and under data "title" => "new product title"
It seems like there is something not in sync.
Originally posted by @olsp in #188
Originally posted by @olsp in #188