0

I want to get grand total value in checkout cart page in cms block, I already get value of grand total but when value of grand total changed, grand total value in cms page does not change.

Anyone have any solution? Thanks.

2
  • cms page does not change? cms page? Commented May 25, 2020 at 11:42
  • what is purpose of getting grand total at cart page cms block? Commented May 25, 2020 at 11:43

1 Answer 1

0

If the problem occurs even after reloading the page then the block is probably cached. Try to add cacheable="false" to your layout xml.

As it is in the cart page you won't have any problem as there is no full page cache anyway.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.