Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I am looking for ways to integrate a headless CMS (still undecided which one, might be Butter, Contentful, Strapi etc using React) into a standard Shopify liquid theme. I am familiar with the process of integrating a headless CMS in a headless Shopify shop. But using headless Shopify is not an option for this shop.
Essentially we would like to create marketing and landing pages via a headless CMS while keeping all shop related pages (pdp, collection, cart etc) with the liquid theme.
Any ideas/suggestions on how to achieve this? Can Shopify hydrogen be used for pages only? Maybe in a subfolder?
Any hints would be appreciated. Thanks!
Hi @SebPrestele
I dont think you can use hydrogen for some pages only. Have you tried creating a Shopify app instead?
Yes, I also considered an app and am playing around with a custom app integration to test this. I assume UI extension to load the built files from the React would be the way to achieve this?