diff --git a/webshop/templates/includes/cart/cart_items_total.html b/webshop/templates/includes/cart/cart_items_total.html index c94fde462b..7b5c46d065 100644 --- a/webshop/templates/includes/cart/cart_items_total.html +++ b/webshop/templates/includes/cart/cart_items_total.html @@ -2,9 +2,9 @@ - {{ _("Total") }} + {{ _("Net Total") }} {{ doc.get_formatted("total") }} - \ No newline at end of file +