Questions tagged [mini-cart]
denotes questions related to Magento mini cart
487 questions
0 votes
1 answer
83 views
Magento 2.4.7 How to show count 0 on mini cart when no product is in cart?
So i recently upgraded Magento to 2.4.7-p3 and the counter number no longer shows in the minicart when empty. My code in the minicart.phtml file is as below. <span class="counter-number"&...
0 votes
2 answers
44 views
How do I replace the mini cart icon with text 'My Cart'
My magento theme doesnt display the minicart icon, I suppose that it is messed up some where with the fontawsome, now i want to change it from using icon to just plain text 'My Cart'. I'm using ...
0 votes
1 answer
573 views
Magento 2.4.7 Minicart not showing any items
After Upgrade to Magento 2.4.7 , my Minicart stop showing products, I check my overridden theme file : app\design\frontend\vendor\theme\Magento_Checkout\web\template\minicart\content.html and it was ...
1 vote
2 answers
798 views
Magento 2 : Error of cookieMessagesObservable is not defined
I have updated the Magento to 2.4.7 recently and updated it to the staging server. I am getting the error that cookieMessagesObservable is not defined in the console and due to this Minicart is not ...
0 votes
0 answers
41 views
how to add qty input in mini cart Magento 2 using Hyva theme [duplicate]
Add QTY Increasing and decreasing input in mini cart hyva theme (same as default Magento 2)
2 votes
1 answer
1k views
How to add QTY Increasing and decreasing input in minicart hyva theme
add QTY Increasing and decreasing input in minicart hyva theme (same as default magento)
0 votes
1 answer
187 views
Magento 2.4.6 How to remove or hide My Cart?
I am using Magento 2.4.6, and using the multi-site function, One of the sites, I like to display as a catalog, does not need a shopping cart (My Cart). I know that hiding prices can hide the add to ...
1 vote
2 answers
364 views
Add to cart button, Not working on 2.4.2
After update magento (from 2.3.4 > 2.4.2) and migrated on a new hosting, Add to cart button stop working. After i select a product and then "Add to cart" button, website is reloading on ...