Builder content link
Builder public api key
0eed6b8cdef047658652879b5de72b72
Detailed steps to reproduce the bug
We are currently using Hydrogen version 2(Remix).
However, after integrating Builder.IO, the content is rendered very slowly(takes about 15 - Step 1: Create project Hydrogen
npm create @shopify/hydrogen@latest
Choose a template · Demo Store
Choose a language · JavaScript
Where would you like to create your app? · testhydrogen
Install dependencies with npm? · Yes
-
Step 2: add builder.io packages
cd testhydrogen/
yarn
yarn add @builder.io/react @builder.io/sdk @builder.io/widgets -
Step 3: Change file .env with store domain and API Token
SESSION_SECRET=“foobar”
PUBLIC_STOREFRONT_API_TOKEN=“b868d6440ac9ed42eee501e245a2e8ed”
PUBLIC_STOREFRONT_API_VERSION=“2023-01”
PUBLIC_STORE_DOMAIN=“mystore.myshopify.com” -
Step 4: Create route app/routes/($lang)/builder/$builderHandle.jsx
Please Download source for see content file -
Step 5: Run and check
yarn dev
Note: we already created /builder/testing on builder.io
Builder.io: Drag & Drop Headless CMS
Go to: http://localhost:3000/builder/testing
Screenshots or video link
Code stack you are integrating Builder with
Hydrogen
Reproducible code example
Sourcecode: guitarkitfabric.co.uk.zip - Google Drive