What are you trying to accomplish
Is it possible to display dynamic data on a builder.io section model?
For eg. I have a content tile (section model) which will be configured on builder.io. On this content tile I want to have the text say something like this:
“Hello ‘first name’, hope you are doing well”
where ‘first name’ would be specific to each user of our website. So ideally, we would be able to send this first name to builder when fetching the content tile.
Is it possible to do this on builder?
Code stack you are integrating Builder with
NextJS, react, Shopify