{% if type %} {% set type = (type ~ '_') %} {% endif %}
{% partial __SELF__ ~ '::countrystate' type=type countryId=address.country_id stateId=address.state_id %}