liddy Posted November 11, 2018 Share Posted November 11, 2018 Hello, any one know how to edit this line of code so i can add the word "From" infront of the imported price variable  {% include 'product-price', variant: product %}  Thankyou Link to comment Share on other sites More sharing options...
eins Posted November 12, 2018 Share Posted November 12, 2018 Uh, thats not JSON. The synax is always like this:Â { "name" : "eins", "postcount" : "123" } Â So its always { variable : content } Nesting is also possible, but that include and the percent sign is not JSON at all. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now