With Magento 2, you can quickly create a new CMS page and switch it with the default home page. The new page created from…
In our article today, we’ll learn about Magento form validation in Magento 2, and how you can best implement form validation into your store.…
This tutorial shows you how to debug your code using PhpStorm and Google Chrome browser with Xdebug. Configure PhpStorm to work with Xdebug Open…
Just as many other popular platforms, the default language of Magento is English. However, as your store scales up, there might be occasions when…
Magento 2 allows you to enable or disable currently available modules; in other words, any Magento-provided module or any third-party module that is currently…
Dropshipping is a type of retail fulfillment method which enables a company to operate without maintaining inventory, owning a warehouse to store their products,…
Profiling is one of the crucial speed optimization techniques in Magento 2. When enabled, the built-in profiler in Magento (MAGENTO_PROFILER) will give you various…
What is Persistent Shopping Cart? A persistent shopping cart keeps track of unpurchased items which are left in the cart, and saves the information for…
Price Filter is a part of Layered Navigation which usually appears on the left menu in search products results or category pages. It allows…