Magento 2 SQL query to fetch meta_title,meta_keyword and meta_description from a storeThe requirement is to get product metadata from a particular store. Usually, the product uses the default value assigned to it unless the…Sep 13, 2022Sep 13, 2022
Magento 2, add quantity increment buttons to the cart and update the cart total.The original Magento 2 theme’s cart quantity box is a simple text box and I needed to add quantity increment buttons in the cart to…Sep 4, 20201Sep 4, 20201
How to add google font into magento2I needed to add font-family “Lato” into my theme and I decided to inject the CSS file adding below code to my Magento theme using…Aug 31, 2020Aug 31, 2020