Happening now | Office Hours: Customizing Your Theme With Moeed | Ask your questions now!
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Schema mockup strusture data for shopify stores 2.0

Schema mockup strusture data for shopify stores 2.0

Canvares
Visitor
2 0 0

Hello! 

 

I've been looking everywhere wondering where can i add the product schema markup for each product for shopify online stores 2.0. but that is no answers. 

 

I'am using google structured data markuphelper to create a Json + LD but have no idea where it would be add 

 

if any one have an answer on this help please. 

 

here is the code : 

 

<!-- JSON-LD markup generated by Google Structured Data Markup Helper. --> <script type="application/ld+json"> [ { "@context" : "http://schema.org", "@type" : "Product", "name" : "2 Tableaux art abstrait fluide - Cadre cache clou", "description" : "Deux tableaux art mural abstraites coup de cœur déco un design coloré qui s’intègre joliment dans un intérieur contemporain, moderne ou classique", "brand" : { "@type" : "Brand", "logo" : "https://cdn.shopify.com/s/files/1/0608/9162/7742/files/canvaresss_logo_120x.png?v=1635780369" }, "offers" : { "@type" : "Offer", "price" : "629.00 Dhs" }, "review" : { "@type" : "Review", "author" : { "@type" : "Person", "name" : "Dounia S" }, "reviewRating" : { "@type" : "Rating", "ratingValue" : "3 Avec Clients", "worstRating" : "اللوحات جيدة ولكن وصلتني بعد أربعة أيام وانا كنت محتاجها قبل" }, "reviewBody" : "Vraiment magnifique! qualité au dela de ce que je pensais. Tres opaque, tres esthetique. Finitions impeccables" } }, { "@context" : "http://schema.org", "@type" : "Product", "name" : "IMPRESSION DE QUALITÉ MUSÉALE Impression Giclée de qualité supérieure sur toile ou papier sans acide (au choix) avec une surface lisse qui capture une couleur riche pure et des détails remarquables.", "brand" : { "@type" : "Brand", "logo" : "https://cdn.shopify.com/s/files/1/0608/9162/7742/files/canvaresss_logo_120x.png?v=1635780369" }, "offers" : { "@type" : "Offer", "price" : "879" }, "review" : { "@type" : "Review", "author" : { "@type" : "Person", "name" : "Dounia S" }, "reviewRating" : { "@type" : "Rating", "ratingValue" : "3 Avec Clients", "worstRating" : "اللوحات جيدة ولكن وصلتني بعد أربعة أيام وانا كنت محتاجها قبل" }, "reviewBody" : "Vraiment magnifique! qualité au dela de ce que je pensais. Tres opaque, tres esthetique. Finitions impeccables" } } ] </script>

Replies 0 (0)