I'm getting an error (it's javascript btw), and even after a lot of googling, I cannot find where it comes from. It says "SyntaxError: missing ; before statement", with an arrow pointing to the point in between nmwoo_vars and file_meta. Anyone who knows how to solve it?
var nmwoo_vars.file_meta = [{"label":"Graveren","type":"checkbox","options":"Ja, graveer mijn bril","price":"10"},{"label":"Gravering","type":"text","options":"","price":""}];
nmwoo_varsexist? Is the statement above this assignment terminated with a;?