We sacrifice by not doing any other technology, so that you get the best of Magento.
We sacrifice by not doing any other technology, so that you get the best of Magento.
In Magento 2, there are two types of template files. One is .phtml and second one is .html files under web/template directory. In .phtml we easily get the config value, but it's tricky to get config value in web template files which…
READ MOREcreate phtml file at app/code/Magemonkeys/Custom/view/frontend/templates/index.phtml <div id="ajax-response-id"></div> <?php $ajaxurl = $block->getAjaxUrl(); ?> <script type="text/x-magento-init"> { "*": { "Magemonkeys_Custom/js/custom": { "AjaxUrl": "<?php echo $ajaxurl; ?>", "CurrentProduct": "<?php echo $currentProductId; ?>", } } } </script> create js file at app/code/Magemonkeys/Custom/view/frontend/web/js/custom.js define([ "jquery", "jquery/ui" ],…
READ MOREGoogle has already announced OFFICIALLY that page experience signals would be included in Google Search ranking. Let’s see what Google has said in its blog word-to-word, “Today we’re announcing that the page experience signals in ranking will roll out in 2021. The…
READ MOREAs an eCommerce merchant, you have to understand that marketing is not only the one player which can help you to win the game. But, performing below PROVEN technical implementations can give you impressive results. Let's discuss them: 1. Improve your store's…
READ MOREA client made an inquiry at our site which read, “We want to increase our sales. Can you help to improve the performance of our site?” Our tech expert discussed the case with the client and we ran an audit on the…
READ MOREFor an eCommerce store's growth, tech auditing is an essential part to execute on a regular interval. Technical audits help to identify numerous tech issues & helps to accelerate your store’s performance. You can leverage the below benefits by performing tech audits…
READ MOREIn Magento 2.4.x, You have to install and configure Elasticsearch before setting up a new project. If you want to know how to install Elasticsearch then follow below steps. Step 1 - Install Java jdk - Its necessary for magento 2.4.x -…
READ MOREIt's no longer a secret that mobile users have surpassed web users. Thus, if you're still not having an app then you are missing many leverages. Listing some of them as below: 1. Personalized Push Notification: Having an app will allow you…
READ MOREMany eCommerce businesses fail as they don't maintain their store. Running a business is a different thing and running an eCommerce site flawlessly is another. A vehicle can run on gas/diesel or petrol, but eventually, it needs maintenance so that it offers…
READ MOREThis tutorial is a solution if your store switcher is not working when customer is logged in Magento. It happens because there is a difference between 2.3-develop and 2.3.3 for the di.xml file of the store module. Check the following changes to…
READ MOREArtificial Intelligence has evolved from a competitive advantage into a...
Digital commerce has undergone a remarkable transformation over the last...
The Rise of AI in Shopify Ecommerce The ecommerce industry...
(more…)
The rapid advancement of artificial intelligence has transformed the digital...