This module allows you to restrict payment methods for In Store Pickup Delivery on Hyva checkout page.
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.
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.
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.
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.
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
A Node.js application to identify Magento modules requiring Hyva compatibility. Useful for you next luma to Hyvä project on Magento 2.