The store will not work correctly when cookies are disabled.
We use cookies to make your experience better.To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
One of the many configuration fields you can add in Magento 2 configuration is the image file upload. This field needs a bit of extra code as a backend model and some other options have to be defined. Let's see together how we can add an Image Upload field.
Do you consider more user friendly to open all category filters by default in layered navigation so your customers can have a better and quicker overview of all the filter values at once? if yes, then here you are.
Do you want to give the possibility to your customer to sign out directly with a link from the My Account navigation menu? Is as simple as that. Let's go and see together how you can do it!
As is well known, the contact page in Magento 2 is not handled like the other CMS pages. It comes from the module Magento_Contact. By default the contact page takes the default store's meta data for the tags description and keywords.