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
---
- Changed
totalPrice
torawTotal
in blockpage_checkout_summary_total_value
insrc/Storefront/Resources/views/storefront/page/checkout/summary/summary-total.html.twig
.