Hi!
I’m having trouble with a particular line of code when trying to migrate to the new Shopify Order Printer app. The code from the template is this:
{% unless price_index == "" && bold_var_ids == "" %}
I get a warning about this particular line having a syntax error. I can’t find anything about any of this in the migration guide. Though, I’m not a developer, and I could easily be doing something wrong.
I would appreciate any assistance anyone can give me!