Jump to content

Recommended Posts

Posted

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

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...