Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
There are a bunch of options inside the Shopify code editor dashboard:
Layouts, templates, sections, snippets, etc. Do I need to create a new file with a certain name and paste individual product snippets there?
I wanna add product schema for every product page on my Shopify store. As I can see on the source code pages of my products, there's already some schema code in there. The question remains, what file in the code editor dashboard do I paste the schema code in?
I don't have the file (product.liquid). Instead, I have main-product.liquid under "Sections".
I'm Dan from Ryviu: Product Reviews & QA app.
Could you send me your store URL to check? Because usually, every Shopify contains product schema code by default.
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Did you found the products.liquid ?
You can find that code in main-product.liquid file, under <script type="application/ld+json"> line of code
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.