templates/web/customer/shopping_cart/empty.twig
line 1
Open in your IDE?
{##
# Empty shopping cart
#}
<div id="cart">
{{ widget_list('cart.empty') }}
</div>