Claude.ai + Shopify Metafields (manual)
The manual workflow is the foundation everything else builds on. You open Claude.ai, paste in your product description or blog content, and give it a prompt like: "Write 6 FAQ questions and answers about this product. Format the output as JSON-LD FAQPage schema ready to paste into a Shopify metafield." Claude returns valid schema in roughly 15 seconds.
In Shopify admin, you navigate to Settings > Custom data > Blog posts (or Products), add a metafield definition named faq_schema with type JSON, then paste the output into that field on the relevant page. If your theme does not automatically inject it as a script tag, a five-line Liquid snippet handles it. Our tests showed this workflow takes about 8 minutes per page — perfectly reasonable for a handful of high-priority pages, but unsustainable across a catalog of 500 SKUs.


























