Hi, I saw in a YouTube video that some shopify themes contain product markup JSON-LD (for schema.org google structured data). I would like to know which themes this applies to? Is there a free theme available that offer this as part of its code structure? Shopify support was unable to help. thanks
Dawn based themes use JSON-LD, aka application/ld+json
https://github.com/Shopify/dawn/search?q=ld%2Bjson
https://www.w3.org/TR/2014/REC-json-ld-20140116/#embedding-json-ld-in-html-documents
And it could always just be transplanted among shopify’s themes with proper modification and testing.
Hi Paul, thanks a lot for your fast reply.
- Could you clarify what you mean by
Dawn based themes?
Do you mean that only Dawn theme contain product markup JSON-LD or do other shopify themes have it too?
- Can you recommend a tutorial on how to transplant the respective code sections from Dawn theme to other themes?
thanks a lot, T
