문제

I have some issues on Magento 2.3.5 mini cart dropdown is not appearing. Total number of products added in cart appearing but when I click on the mini cart it shows a black transparent overlay and nothing appears. enter image description here

도움이 되었습니까?

해결책

Issue reolved basically i was trying to hide some content in Magento calue theme using display:none property of below div and it effected the minicart and disabled mini cart also. <div class="message info empty"><div class="">We can't find products matching the selection.</div></div>

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top