Get Better at E-commerce & Marketing

Find expert articles on Magento, Shopify, and Digital Marketing topics

How to Create a Custom Widget in Magento 2

Basically, Magento widget is a Magento extension with definite functionality in your store. The default Magento supports the following types of widget: categories tag cloud navigation menu calendar search recent posts, etc. The Magento widgets assist...

How to Create and Upgrade Database in Magento 2

Managing database is essential for any platform and Magento 2 E-commerce store is no exception! One may want to add a new database or update the existing ones. Add new rows or columns or delete particular data from the database and manage the databas...

How to Call Children in Magento 2 Template Knockout

Magento 2 Knockout is the JavaSript Library for Model-View-View-Model on the frontend of the store. Magento 2 Knockout can be seen on every Magento 2 page but in majority seen on the checkout page. It is used to quickly auto update the user interface...

How to Add EAV Attribute for the Product in Magento 2

Magento has two types of attributes that can be used to provide extra functionalities, i.e., Eav attributes and extension attributes. Here I am going to discuss the eav attributes and show how to add eav attribute for the product in Ma...

How to Programmatically Add Custom Discount in Magento 2

Sometimes E-commerce businesses go through the period when the sales go down than the regular season. In this time to increase sales, bring new customers and retain the old ones, store owners implement sales promotion techniques and offering discount...

How to Create Quote & Order Programmatically in Magento 2

Any development requires testing to ensure its functionality, Magento 2 is no exception! You’ll need to test the extension developed in Magento 2 in order to check the working or integration with the system. This task requires creating order as well...

How to Use Registry in Magento 2

Magento registry stores data to memory which is specific to a particular request and for a duration of that request only. The Mage class is instantiated as a singleton object for every request and the instantiated Mage object remains in memory and is...

How to Install Magento SUPEE 9767 with or without SSH

The Magento store may be vulnerable to any potential threats and it is necessary to ensure Magento stores against any harmful attacks. Magento has come up with Security Patches from time to time to serve this purpose. Magento released SUPEE 9767...

How to install Magento SUPEE 9652 with or without SSH

Magento is widely accepted E-commerce platform. Security is a must for E-commerce and so Magento keeps coming up with Security Patches which ensures security from potential hacks. SUPEE 9652 was released by Magento on February 07, 2017 to provide pro...

Meet Our Authors