Magento 2: How to get a dynamic Base URL Path in XML?

Instead of passing hardcoded values, we can dynamically get these values and pass them to the XML using {{baseUrl}}…


0 Comments3 Minutes

Quickly install the latest Magento 2.4.6 with Virtual Host

In this quick tutorial, we are going to see how we can install the latest Magento 2.4.6 with virtual host in quick easy…


0 Comments8 Minutes

Magento 2 – How to get wishlist data in custom js?

We can get customer data by injecting “Magento_Customer/js/customer-data” using require function in our custom…


0 Comments1 Minutes

How to use jQuery in Magento 2?

You can use the JQuery library in Magento 2 by adding code inside require function and you can also access it in the…


0 Comments1 Minutes

Privacy Preference Center