Skip to content
SEWWA

Schema guides Platform

How to add schema to Shopify

Category: ecommerce

Plugins and apps

Manual implementation

Theme editor → Edit code → `theme.liquid` in `<head>`, or app-injected snippets. Ensure only one authoritative Product graph per product URL.

Troubleshooting

Overview

Shopify merchants usually choose between schema apps and manual JSON-LD in the theme. Apps ship faster; custom snippets give full control for complex bundles and custom metafields.

After deployment, use View Source or DevTools to confirm a single JSON-LD script per page type, then run Google's Rich Results Test. SEWWA's generator helps you draft JSON-LD offline before pasting into Liquid.

Try the free Schema Generator →