{% if line_item.original_price > line_item.price and line_item.price < 0.01 %}
{% continue %}
{% endif %}