Hello, As you can see, using a popup, I created a menu slide that comes from the left side. I would like to design a slider that will come from the right. I want to place a cart icon in the header, where clicking it will trigger this popup. Inside the popup, I want to load an element that will display the cart products and calculate the total. Essentially, I want to replicate the functionality of the default “view to cart” but load it in a separate element.
I understand that I could potentially use CSS to modify the existing cart view to make visual changes, but I am asking if I can have the option to fully customize my own “view to cart” design from scratch.