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

Jay Parmar

Magento Developer

He is a Magento developer with over three years of expertise, specializing in customization and APIs. And he is also a wildlife conservation volunteer.

Jay Parmar Full Image

Articles by Author

How to Create a Custom Product Slider in Hyvä Theme?

If you’re working on a Hyvä theme development project, you may need to add various elements for better product display. One of them is a product slider. A product slider is a visual section containing a group of products in a carousel format. Generally, the products move horizontally in one direction, which allows customers to […]

Jay Parmar's ImageJay Parmar | Jul 14, 2025 | 3 min read

How to Add/Modify SVG Icons (Heroicons) in Hyvä Theme?

Hyvä comes with an in-built library of SVG icons known as Heroicons. They’re a lightweight alternative to loading resources from any other third-party library. You can use these SVG icons to make the theme look visually better. In this tutorial, I cover different ways you can use Heroicons in the Hyvä theme. It also includes […]

Jay Parmar's ImageJay Parmar | Jul 14, 2025 | 4 min read

How to Add a Popup Modal in Magento 2 Hyvä Theme?

Are you working on a Hyvä theme project and want to add a popup modal? Follow the simple steps provided in this guide to add a popup modal in the Magento 2 Hyvä theme. Popups are visual elements that appear on top of other elements on the screen, forcing users to focus on the provided […]

Jay Parmar's ImageJay Parmar | Jul 14, 2025 | 3 min read

How to Implement Loader in Hyvä Theme Magento 2?

Hyvä is a theme for speed, performance, and the best UX for Magento 2. Everything loads buttery smooth. But in some cases, you may be required to show a loader in the Hyvä theme. E.g., submitting a form and waiting for a response from a third-party API. That’s where you can use the Hyvä theme […]

Jay Parmar's ImageJay Parmar | Jul 14, 2025 | 2 min read

How to Use Tailwind.css in Magento 2? – Step-by-step Guide

If you’re customizing a Magento theme, Tailwind CSS could be an excellent choice to use. It can help you speed up the development and maintain consistency amongst different elements. In this tutorial, I will show how you can use Tailwind CSS in Magento 2. What is Tailwind CSS? It’s an open-source CSS framework used for […]

Jay Parmar's ImageJay Parmar | Mar 17, 2025 | 3 min read

How to Create a Custom Theme in Magento 2?

Want to get started with a custom Magento 2 theme development? Learn here the step-wise method. Magento 2 is an ideal e-commerce platform for brands looking for high-end customizations. It allows brands to create e-stores that match their visual branding and offer experiences that match their brand values. By default, it offers a Luma theme […]

Jay Parmar's ImageJay Parmar | Mar 17, 2025 | 5 min read

How To Add a Row Count to The Order Sales View Items Table In Magento 2.4?

Adding a row count to the order sales view items table in Magento 2.4 makes it easy for you, as a store owner, to view and manage the orders. By default, these functionalities will not be available in your store, so let us see how you can add them for smooth management. Let’s go step-by-step […]

Jay Parmar's ImageJay Parmar | Mar 17, 2025 | 2 min read

Solved: libpng warning: iCCP: known incorrect sRGB profile

Facing the “libpng warning: iCCP: known incorrect sRGB profile” error while resizing images? Read this post to find a 100% working solution to resolve it. Recently, I was working on a Magento project, where I wanted to resize images using the Magento 2 CLI command. However, I faced a warning related to iCCP while doing so. […]

Jay Parmar's ImageJay Parmar | Jan 02, 2025 | 3 min read

Fixed: “Invalid Form Key. Please Refresh The Page” in Magento 2

Facing the Invalid Form Key error in Magento 2? Read on this blog post till the end to find the possible reasons and solutions. In Magento 2, a form key (also known as a form nonce) is a security feature to prevent Cross-Site Request Forgery (CSRF) attacks, in which a malicious site or software tries […]

Jay Parmar's ImageJay Parmar | Apr 16, 2025 | 4 min read