Help with cart-template.liquid custom coding

Try this code instead of

{%- endunless -%}
              {%- if line_item.vendor == "Warehouse" -%}
              <strong>

Ships in 2-4 Weeks 

</strong>
               {% endif %}
1 Like