Hi,
We where customizing the Acceptance.cshtml block of CartV2, by replacing the acceptanceBlock by our own variant, with the unexpected result that the whole of the summary dissapeared.
After some searching it seems that both the acceptanceBlock and the staticSummary use the same ID "StaticSummary".
Can we assume that this is a bug?
Renaming the ID of the acceptanceBlock and its custom replacement solved the issue, but I am not sure if this using the same ID was on purpose somehow.
Please let us know.
Greets Hans