🔥 Just Launched! Werra Premium Template for HyväSee it in Action

Siddharth Nandava

Magento Developer

Siddharth Nandava is an enthusiastic Jr Magento developer at Meetanshi. Apart from the work, you can find him learning new things and spending quality time with his family.

Siddharth Nandava Full Image

Articles by Author

Magento 2 API – Wishlist [Custom API]

Are you looking for Magento 2 API for Wishlist functionality? In the post, I’ll share the Magento 2 Wishlist REST API module to add, view, move, and delete items from the Wishlist. Product wishlist is an important feature of any online shopping store/app. Magento 2 (Adobe Commerce) offers the product Wishlist functionality by default. It allows the […]

Siddharth Nandava's ImageSiddharth Nandava | May 21, 2025 | 8 min read

Learn to Create Checkout-like Step Progress Bar In Magento 2 – Complete Code + Explanation

Do you want to create checkout-like step progress bar in Magento 2? In this blog post, I am going to share a detailed method to do that. Filling up never-ending forms online can be tiring. Let’s admit it—we all have ditched such lengthy forms many times. The end experience is very poor! If you are a Magento […]

Siddharth Nandava's ImageSiddharth Nandava | Mar 17, 2025 | 3 min read

Magento 2 API – Generate Customer Token Using Customer ID

Howdy, Magento devs! Today, I will share a module for a custom Magento 2 API to generate customer token using customer ID. It will be helpful if you are developing an app based on Magento 2 and want to re-generate the customer token from the admin side. The story goes like this: On a fine day, […]

Siddharth Nandava's ImageSiddharth Nandava | Apr 24, 2025 | 4 min read

How to Add Newsletter Subscription Column to Customer Grid in Magento 2

Looking for a method to add newsletter subscription column to customer grid in Magento 2? Find the complete solution here. An email newsletter is an important channel of communication. From promoting new products and sending exclusive coupon codes to greeting customers on their anniversaries, newsletters are an excellent method to nourish brand-customer relations. Customers subscribed to […]

Siddharth Nandava's ImageSiddharth Nandava | Mar 17, 2025 | 3 min read

How to Display Billing And Shipping Address by Order ID in Magento 2

Looking for a method to display billing and shipping address by order ID in Magento 2? Follow me… Magento 2, being a highly flexible platform, makes it possible to create unique online shopping experiences! From changing the product page layout to offering customized products, the possibilities are immense. There can be multiple instances where you […]

Siddharth Nandava's ImageSiddharth Nandava | Mar 17, 2025 | 2 min read

How to Create JQuery Autocomplete Text Box With Example

JavaScript adds life to the UI of online applications and web forms. 💫 You can use JS to create highly interactive online experiences, which would have been challenging using HTML & CSS solely. The jQuery UI library boasts plenty of interactions, widgets, themes, effects, and utilities that you can readily use. One such useful widget […]

Siddharth Nandava's ImageSiddharth Nandava | Mar 17, 2025 | 4 min read

Solved: SQLSTATE[42S22]: Column Not Found: 1054 Unknown Column in Magento 2 Admin Grid MassAction

SQLSTATE[42S22]: Column not found: 1054 Unknown column in Magento 2 is one of the most common errors that is displayed when a certain column is not found in the database. If you are a Magento 2 store owner getting this error during mass action in the admin grid, then this blog post is for you. Many Magento 2 […]

Siddharth Nandava's ImageSiddharth Nandava | Mar 11, 2025 | 2 min read

How to Fix MySQL Not Starting in XAMPP? – Quick Steps

Is MySQL not working in XAMPP? Read this quick post to fix it. It could be frustrating when MySQL stops working in your local development. Recently, I faced a similar issue while setting up a Magento store on my Windows computer. The error read “MySQL shutdown unexpectedly”. There could be various reasons why MySQL is […]

Siddharth Nandava's ImageSiddharth Nandava | Apr 23, 2025 | 2 min read

Magento Product Save Button Not Working in Admin – How to Fix?

Let’s face this — you entered all the product details in Magento admin and tried to save it. But it’s not being saved. Also, there is no error message displayed on the page. This could be frustrating, right? I helped many of our clients solve this issue on their Magento admin. There is no one […]

Siddharth Nandava's ImageSiddharth Nandava | Jan 02, 2025 | 2 min read

How to Fix: serializeArray() Returning Empty Array in jQuery

In jQuery, the serializeArray() is commonly used by developers to convert inputs from an array into key-value pairs. However, one common issue is serializeArray() returning an empty array or an array with no values. This is particularly frustrating when you expect to collect input data and store it in an array for further processing. In […]

Siddharth Nandava's ImageSiddharth Nandava | Mar 17, 2025 | 2 min read
OSZAR »