20/07/2023
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 js/javascript component in…
19/07/2023
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 console by $ sign.








