App reviews, troubleshooting, and recommendations
I've added the ability to add the tip on checkout (we will be donating the tips to charity)
I'd like this to show on the order when printed through Order Printer, so when we're packing orders, we can send them a free gift when they leave a tip.
Any suggestions on what code to add to the template? TIA!
Solved! Go to the solution
This is an accepted solution.
Solved
<td><b>{% unless line_item.title contains 'Tip' %} {{ line_item.quantity }} x {%endunless%} </td>
<td>{% unless line_item.title contains 'Tip' %}<b>{{ line_item.title }}</b> {%else%}<b>Thanks for your donation to Coffee4Craig!</b>{%endunless%}
</td></b>
This is an accepted solution.
Solved
<td><b>{% unless line_item.title contains 'Tip' %} {{ line_item.quantity }} x {%endunless%} </td>
<td>{% unless line_item.title contains 'Tip' %}<b>{{ line_item.title }}</b> {%else%}<b>Thanks for your donation to Coffee4Craig!</b>{%endunless%}
</td></b>
Hello! I am trying to do the same thing but it isnt working for me. Only an X appears or when I move it to another line there isnt anything that shows
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025