Magento

Expert tips and tutorials to master the Magento (Adobe Commerce) e-commerce platform. The #1 Magento blog on the internet.

How to Get Product Status in Magento 2

Magento 2 storefront displays products that are enabled from the backend to the store visitors. Apart from whether to display the product to visitors or not, there are other tasks where you need product status. Before doing any product-related task,...

SQL Query to Find Duplicate Increment_ID From Order Table

Upgrading Magento stores can be quite a daunting task. Moreover, you may face errors or issues if the upgrade process is not handled with expertise. For instance, an issue of duplicate record from the order table arises while upgrading the store. In...

How To Get Current Category Name in Magento 2

Magento 2 CMS is superior to other CMSs when it comes to customization. The platform allows us to customize and develop functionalities to cater to modern business requirements. In order to do so, the developer may need to perform custom solutions as...

How to Get Customer by Email in Magento 2

Customer data management is something that an admin cannot go away with while administering a Magento 2 store. Anything from marketing to customer experience, shipping, etc. requires the admin to get customer data for working efficiently. For instanc...

How to Get Instagram Stories Using PHP

Are you an online store that dived into social media marketing? If yes, and if Instagram is your forte, this post is for you. With social media platforms getting popular each day, businesses have started preferring social media marketing over traditi...

How to Get Magento 2 Collection Count

Collections in Magento 2 are used to fetch multiple rows from tables, join tables with primary tables, select specific columns, apply a WHERE clause to query, or apply any conditions. A store owner may want to use collections to print order details w...

How to Enable Cookie Restriction Mode in Magento 2

Cookies are small text files stored in a web user’s browser directory or data folder that has user’s data like username, password, and browsing history. Cookies help store owners track the customers’ behaviour and hence enhance their on-site experien...

How to Check If Product Images Exist or Not in Magento 2

“It is not your customer’s job to remember you. It is your obligation and responsibility to make sure they don’t have the chance to forget you.” A store owner will not leave any stone unturned to grab the visitors’ attention, impress them, leverage c...

Meet Our Authors