When I look at the image, I can see that the cart items are scrollable. However, when I open the promotion accordion, it overlaps with the center contents and hides the end items behind the accordion contents.
https://i.sstatic.net/xxAxb.png
The position of the accordion is fixed while the middle cart body is absolute.
I am looking for a solution to ensure that the cart items remain visible even after opening and closing the accordion.
has a similar setup. I would like to achieve something similar on my website as well.