I am not getting any output.
As if no tag info is found.
I tried with many different orders that have tags.
Is it possible the order printer pro APP does not have access to order.tags ?
PS: Do you know how to de-activate typo tolerance for search ? My friend’s site(itpartsource.com/), he is going crazy because searchis recommending wrong parts to his customers based on typo tolerance.
You can use the following code to determine if the order object has any items in the tags property:
Tags: {{ order.tags.size }}
Sorry, I’m not familiar with how Order Printer Pro app handles order.tags and I’d have to see a couple of examples before I can weigh in on the typo tolerance issue.