Magento 2 – Get Custom Variables
In this article, I will show you how to retrieve custom variables in Magento 2.
In this article, I will show you how to retrieve custom variables in Magento 2.
This tutorial will hopefully help you better understand how to invalidate certain private data when a user performs a certain request. This is done by using the Knockout syntax. First, let’s create a file called reload.js and place it in your web/js/ folder. Next, let’s create a file called PersonalData.php and place it in the root of…