I have a problem with my shopping cart.
1) When I add a product to the cart, I get the following view of the cart: https://prnt.sc/GkpCENKvKJn8
When I delete a product, I get an empty cart with a notification
https://prnt.sc/PKoex-acI_Ef
But the cart view is different in the demo version https://prnt.sc/3cVk_a-trnbm
2) I tried to use the layout for the cart https://prnt.sc/NSpT-GuBXPau, the view has changed, but when I remove the product from the cart, part of the content disappears https://prnt.sc/QOtmwP_24Py4
Only after refreshing the page do I see the empty cart notification.
When removing a product, the content from the block <div class=”site-content (highlighted in the screenshots)
https://fex.net/ru/s/vbn5exl
Can you tell me what can be done for the first and second options?