Hello! I combined the shopping cart and the checkout page on one page, but now the update of the order amount does not work when the checkbox “Pay from wallet” is activated. I found that the function is implemented with the line: “$ (document.body) .trigger (‘update_checkout’);”.
How can I fix this problem? Website https://thainights.ru
Thanks for the help!