Page 66 of 69

How to remove email to friend feature in Magento 2?

In this blog post, you will learn how to remove email to friend feature in Magento 2 step by step. Please follow below steps to remove email to friend feature from your Magento 2 store. 1) Log in to Magento 2 using your admin account. 2) From left sidebar, click Stores, and then Settings ->…

Disable wish list feature from Magento 2

In this blog post, you will learn how to disable wish list feature in Magento 2 step by step. Please follow below steps to disable wish list feature from your Magento 2 store. 1) Log in to Magento 2 using your admin account. 2) From left sidebar, click Stores, and then Settings -> Configuration. 3)…

How to merge and minify JavaScript files in Magento 2?

This tutorial will show you how to merge and minify JavaScript files in Magento 2 store. Please follow below steps to merge and minify JavaScript files in Magento 2. 1) Log in to Magento 2 using your admin account. 2) From left sidebar, click Stores, and then Settings -> Configuration. 3) In this page, expand…

How to change theme in Magento 2?

In this blog post, you will learn how to change theme in Magento 2 step by step. Please follow below steps to change your existing theme. 1) Log in to Magento 2 using your admin account. 2) From left sidebar, click Stores, and then Settings -> Configuration. 3) In this page, expand GENERAL section in…

How to merge and minify CSS files in Magento 2?

This tutorial will show you how to merge and minify CSS files in Magento 2 store. Please follow below steps to merge and minify CSS files in Magento 2. 1) Log in to Magento 2 using your admin account. 2) From left sidebar, click Stores, and then Settings -> Configuration. 3) In this page, expand…

How to add color picker on system configuration in Magento 2?

Recently I have found one solution to add color picker on system configuration options in Magento 2. Lets discuss in detail. In order to add color picker on system configuration options, we have to add one system field and require one Block file. Use below code to add system field. <field id=”color” translate=”label” type=”text” sortOrder=”10″…

Add a new product type in Magento 2

Happy to see you guys again! In this Magento 2 Tutorial, we will learn how to Add a new product type in Magento 2 step by step using one real extension. As you know, Magento 2 store comes with six different product types. Simple product Configurable product Grouped product Bundle product Downloadable product Virtual products…

How to Create Product Attributes in Magento 2

agento 2 provides you with a flexible functionality to set properties to each product in a catalog. Attributes and attribute sets are one of the most powerful features in Magento. Using Magento product attributes you can set such product features as color, size, shape, etc. You can essentially customize the product attribute in Magento 2…

« Older posts Newer posts »