App reviews, troubleshooting, and recommendations
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!
Solved! Go to the solution
This is an accepted solution.
There is no "&&" in Shopify Liquid, you might want to switch that into "and" then try again saving.
This is an accepted solution.
There is no "&&" in Shopify Liquid, you might want to switch that into "and" then try again saving.
That eliminated the error. Thank you!
You're welcome!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025