Created a ‘delivery date’ snippet in my code, but unsure where to paste this code, ‘delivery-date.liquid’ the given steps were to insert it in the closing tag, ‘’ but in the ‘main-cart-items.liquid’ there was many closing tags. The final code should look like this:
{% render ‘delivery-date’ %}
I just don’t know where to paste it.