Hyvä is a cutting-edge Magento theme designed to transform the performance, user experience, and development process of Magento-based e-commerce stores. Created as a modern alternative to Magento’s default Luma theme, Hyvä is purpose-built to address common challenges faced by Magento developers and store owners, including slow performance, complex front-end architecture, and high maintenance costs.
Do you want to implement Hyvä in your store and have a faster webshop? Contact Control Alt Delete to discuss the options.
In this tutorial, I will explain how to add a custom global variable in Hyva Theme Magento 2. The Hyvä Theme offers many global variables we can access throughout the website. It will be helpful when there are values that developers need on multiple pages, and its value will not change.
14 Jan 2025
In this tutorial I will explain you how to create custom product slider in Hyva Theme Magento 2.
Add a FAQ widget to you Hyvä theme with this extension.
At work this week I was updating the deployment scripts for one of our projects
when I realised that Hyva wasn’t generating the app/etc/hyva-themes.json
file on deployment which then caused the pipeline to fail.
12 Nov 2024
This module captures and saves customer comments from the checkout process in Magento 2. When a customer leaves a comment on their order, this module ensures the comment is added to the order as a customer note, which can be visible on the frontend if configured as such.
29 Oct 2024
In this tutorial, we will walk you through how to add quantity increment decrement button in Hyva using Alpine.js and Tailwind CSS. This simple yet powerful customization makes it easier for customers to interact with the quantity input field, enhancing overall usability. Implementing a add quantity increment decrement button in Hyva will streamline the checkout process and help boost conversions in your Magento 2 store.
29 Oct 2024
The goal of this project is to create an extensible Playwright testing environment for Magento 2 + Hyva projects. The main focus of this project was to:
This Magento 2 extension validates the syntax of the VAT ID in the Hyvä checkout for EU countries
30 Sep 2024
A Node.js application to identify Magento modules requiring Hyva compatibility. Useful for you next luma to Hyvä project on Magento 2.
To create Hyva child theme in Magento 2, you need to follow a structured process that ensures your customizations are preserved while the parent Hyva theme remains untouched. A child theme allows you to extend and modify the design or functionality without altering the core files of the parent theme. This approach is essential for maintaining compatibility with future updates of the Hyva theme. In this guide, we will walk through the process step by step, providing clear instructions for every part of the setup.
17 Sep 2024