{% if __SELF__.showShipping %} {{ shipping.method.name }} {{ shipping.totalPostTaxes | money }} {% else %} {% partial __SELF__ ~ '::shippingexcluded' %} {% endif %}