I am using the Origin theme and added the app W3 Share the Love to my main cart page using the app block functionality. However, I found that the block information was not showing up in the cart drawer. I was able to get the information to populate in the cart drawer by adding the following snippet of code to the cart_drawer.liquid editor (
) however it only appears when the page is refreshed. Whenever I take action within the cart drawer (adding or removing a product) the block disappears unless I refresh the page again after which it reappears.Is there a way to get the app information to appear within the cart drawer consistently?
The section circled in red is what I want to show all the time:
This is what happens when I take any action within the cart (i.e. remove or add a product), the section completely disappears but shows up again if I do a page refresh:

