Can i create own snippet and then dynamically add it to section that i want in editor? So I mean to avoid writing a render tag in the code for each required section. I know about theme blocks but they are available as part of the Flex sections developer preview.
Hi @jango81
You can use custom liquid block where you can write liquid code directly in section blocks
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Thanks!
It would be better if you’ll give me a small example, because i dont get it :D.
If you check as an example on product template in theme customizer, you can
add a custom liquid block that allows you to add custom liquid code
1 Like