Dejvid Haxhiu  / 
8 min read

How to Override / Rewrite Classes in Magento 2

In this article, we are going to look at how class rewrites work in Magento 2. Class rewrites are used to override core functionality of Magento without editing the core files themselves. Magento 2 can seem intimidating because it has so many files and classes. In fact, creating a module for Magento 2 can be […]

Read
Dejvid Haxhiu  / 
7 min read

A Technical Overview On How To Customize The Magento 2 Checkout

Compared to Magento 1, the checkout in Magento 2 has a number of fundamental improvements and changes to its visual appeal and general flow. The Magento 2 checkout is implemented using the UI components and out of the box, the checkout consists of two steps; shipping information and order review and payment. Depending on the […]

Read
Dejvid Haxhiu  / 
8 min read

Reward Points System on Magento 2 Enterprise Edition

As online shopping becomes more popular, online shoppers can usually find the same product on multiple websites – often at the same price. When this happens, consumers look for websites that they can consistently turn to for a positive experience. To stand out from the competition, online merchants can use creative marketing strategies to enhance […]

Read
Dejvid Haxhiu  / 
9 min read

Configuring a Multi Store Setup in Magento 2 Tutorial

Imagine you have a multi-brand business that has many stores around the city, country, or even in different countries. As your business is growing, you need a separate store for a specific brand or country, but still, have the ability to fulfill and manage inventory from one system.  That means that you need an eCommerce […]

Read