My code to custom confirmation emails are suddenly not working. I’ve used this code to all my products before, and now when adding a new product is just doesnt work.
I’ve used this code:
{% if line_title contains ‘TITLE’ %}
Display this message
{% endif %}
I use the buy button as a selling channel