diff --git a/templates/checkout/_partials/order-confirmation-table.tpl b/templates/checkout/_partials/order-confirmation-table.tpl index 6212d05..410315c 100644 --- a/templates/checkout/_partials/order-confirmation-table.tpl +++ b/templates/checkout/_partials/order-confirmation-table.tpl @@ -88,7 +88,7 @@
{$product.price}
{$product.quantity}
-
{$product.total}
+
{$product.price}
{/foreach}