cancel
Showing results for 
Search instead for 
Did you mean: 

Can you point us in the right direction?

Can you point us in the right direction?

Hi guys,

 

We're in the process of building our own theme based on the Magento Blank theme and we would like to implement 2 small changes to the minicart dropdown in the header. These files are loaded through JS I think, but simply duplicating the file to our own theme in the same folder (Name/name2/web/template/minicart/item/default.html) and editing them doesn't show up any changes so we suspect the override behaviour is different in this case.

Can you point us in the right direction? Thanks!

1 REPLY 1

Re: Can you point us in the right direction?

You probably miss module namespace in Theme level it should be:

ThemeVendor/ThemeName/Magento_Checkout/web/template/minicart/item/default.html