Latest news
November 16, 2021

4 Simple Steps to Print Shipping Labels In Magento 2

So you’ve got your Magento 2 store up and running, your products are selling, and orders are ready to ship. But wait, you’ve hit a roadblock: How do you print shipping labels in Magento 2? No worries, we’re here to help! Printing shipping labels shouldn’t be a headache. In fact, it’s as simple as 1-2-3-4 […]
October 29, 2021

“Exception Printing Is Disabled By Default For Security Reasons” Error In Magento 2

“Exception printing is disabled by default for security reasons” – this is another common error that Magento users can run into after installing new themes/extensions, settings configuration, or even when the server is overloaded. Similar to the message “There has been an error processing your request”, this isn’t an issue itself, but a notification for […]
January 14, 2021

How to Create The Fly To Cart Feature In Magento 2

Quality improvements in eCommerce websites are essential to keep customers engaged in the online shopping experience. This post will introduce a new feature from Magento 2 to upgrade the current website: Fly To Cart. Let’s begin! What Is The Fly To Cart Feature? Just as you might imagine from its name, this feature will have […]
December 23, 2020

A Step-by-step Guide To Set Up Fastly For Magento 2

Fastly for Magento 2 is the top requirement for Magento Commerce Cloud, and it is used in Staging and Production environments. It works with Varnish to provide fast caching capabilities and a Content Delivery Network (CDN) for static assets. This feature also includes a Web Application Firewall (WAF) to secure your site and Cloud infrastructure. […]
July 29, 2019

How to Get A Product by SKU Using GraphQL in Magento 2

Today, we’re focusing on an essential, yet sometimes overlooked aspect of Magento 2: getting a product by SKU using GraphQL. Understanding how to accurately and efficiently retrieve product details using SKU, or Stock Keeping Unit, is crucial for managing any e-commerce platform. Whether you are a seasoned developer looking to sharpen your skills or a […]