Customize Cover, Illustration Layout In Magento 2

Our previous post is How to create new theme in Magento 2. I think you guys should read it. To continue the previous post, we will introduce you to Customize cover, illustration layout in Magento 2.

Read more

How To Create New Theme In Magento 2

There are a number of differences and improvements to theme structure and the fallback system in Magento 2. The fallback system in Magento 2.x works in a similar way to Magento 1.x, but now has the added advantage of being able to create unlimited parent themes.

Read more

How to Add Google Analytics in Magento 2: Complete Tutorial

Google Analytics has the ability to statistic of customer activity on your website. It used to track website activity such as session duration, pages per session, bounce rate, etc. of individuals using the site, along with the information on the source of the traffic. With the above features, I think it is very useful for the Magento store owner. In this article, I will introduce you How to Configure Google Analytics in Magento 2.
With other CMS, to use Google Analytics, you need to install additional Extensions or Modules. As for Magento, Google Analytics is available by default without any additional installation.

Read more

Manage Attributes In Magento 2

In the previous article, I have briefly introduced some basic functions for beginners. If you have not read that article, you can read it: Magento 2 Tutorial For Beginners – Basic Guide. Following the previous article, I will help you learn about Manage Attributes In Magento 2.

Read more

How to install Magento 2 with Sample Data

How To Install Magento 2 – Magento is an ecommerce platform built on open source technology which provides online merchants with a flexible shopping cart system, as well as control over the look, content and functionality of their online store. Magento offers powerful marketing, search engine optimization, and catalog-management tools. Ref. Wikipedia

Read more

How to Export Products from Magento 2 Multi-Vendor Marketplace by Seller

Marketplaces are becoming ubiquitous and with the increasing no of vendors, products, the need of the hour is a multi-vendor marketplace for store owners and merchants. Allowing vendors and sellers full control of their products and making it easy for them to export or import products and images in bulk is the best way to optimize and automatize the online marketplace. Any marketplace revolves around three focal points- the Admin, the seller, and the buyer. The Admin owns the store and has access to everything – products, orders, payments, sellers, shipping and more. They also have back-end access to sellers and their products. The Seller uploads his products, sets prices and is paid once buyers purchase the products.

Read more

Magento 2.3.x System Requirements

Since Magento 2 was released with a more friendly interface, better performance, and more security, online store owners intend to alter store basement system to Magento 2. The question is how to take all advantages of Magento 2? This post will inform entire Magento 2 System Requirements for you to follow and get the most effective Magento system for your store. In case your Magento store still does not run as well as what you have expected, do not hesitate to install additional extensions.

Read more

How to Speed up Checkout for Magento 2

How to Speed up Checkout for Magento 2? A many step checkout process is the culprit of many shopping cart abandonment, decreased conversions and lost sale revenues. Once a product is added to a cart, customers use checkout to enter all the details before placing the order. Users don’t feel comfortable about entering unnecessary personal information and the fear of sensitive details being compromised is very strong- so buyers retract. Sites have to make their payment channels secure to evoke trust. The default Magento 2 has 6 steps in its checkout process and this is troublesome. By minimizing the number of steps and protecting user information, customers are more willing to use the e-commerce platform.

Read more

How To Create New Custom Module in Magento 2

In this tutorial, we will teach you how to create new custom module in Magento 2 to add customized functionality and give you more control over the store.
We’re going to build a very simple module in Magento 2. When finished, the module’s output will say “Hello world!” in the block content on a custom frontend route.

Read more