{% from "erpnext/templates/includes/cart/cart_macros.html" import show_address %} {% if addresses | length == 1%} {% set select_address = True %} {% endif %}