{% section ‘blog-template’ %}
this section calling from a snippet and I want to pass a data from the snippet to the blog-template section
{% section ‘blog-template’ %}
this section calling from a snippet and I want to pass a data from the snippet to the blog-template section
you can pass data like this
{% section ‘blog-template’, var1: “var1” %}
Thanks!
What kind of data do you want to pass? I guess custom.
i just want to pass a variable
its not working
Hi @samir-p-m
I hope you are doing well,
Can you please provide screenshot of how you are assigning and accessing the variables, and some more information that you feel relevant so that I can look into this deeper.
Thanks!