Magento

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

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. General...

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 co...

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, for...

How to Display Messages in Hyvä Theme Using JS?

In this blog post, I will show you how to display messages in Hyvä theme using JS. Hyvä provides a global function window.dispatchMessages() to show messages. You can use this to display various types of messages on the page through JS like: Success:...

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 A...

Learn to Reduce Initial Server Response Time in Magento 2

Thinking about minimizing server response time in Magento? Use the techniques provided in this micro-post and reduce initial server response time in Magento 2! Users expect a quick experience. Disappointing them with a slow-loading Magento store is n...

Meet Our Authors