Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 291 Bytes

2021-05-04-fix-wrong-grand-total-price-at-checkout.md

File metadata and controls

7 lines (7 loc) · 291 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 3 column 16
---
title: Fix wrong grand total price at checkout
issue: NEXT-14842
author_github: @Dominik28111
---

Storefront

  • Changed totalPrice to rawTotal in block page_checkout_summary_total_value in src/Storefront/Resources/views/storefront/page/checkout/summary/summary-total.html.twig.