Hi all,
how can i change the view to expanded in the order summary in the mobile view?
I directly want to show the customer an overview of the cart items he put in the cart . The customer should not be forced to first click on the cart icon to open the summary in the overlay.
I want to list all his items after or above the "Estimated Total" (see Picture).
It works in desktop view with
<div class="block items-in-cart" data-bind="mageInit: {'collapsible':{'openedState': 'active', 'active': true}}">
But how can i change this in mobile view?
Kind Regards
In Germany, this checkout is not legally secure. Anyone who uses Magento's "original" checkout risks being legally warned off. This can be very expensive. Also in 2.4.4!!
Does anybody know how to change this and expand the list in the checkout?