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.
Sometime we need to set html data without load or set it via ajax. Then create a module name : Magemonkey:Ajaxcall create index.phtml in Magemonkey/Ajaxcall/view/frontend/templates/ <div id="ajaxresponsedata"></div> <?php $ajaxurl = $block->getAjaxUrl(); ?> <script type="text/x-magento-init"> { "*": { "Magemonkey_Ajaxcall/js/call": { "AjaxUrl": "<?php echo…
READ MOREIf you want to add watermark to the specific product image programmatically, then use below script. <?php /* * @ custom script to add watermark image on the product image that has -f in the product image name */ use MagentoFrameworkAppBootstrap; require…
READ MOREIf you want restrict customer to checkout based on your min product amount, then here are the steps to create module. Here we are using Magemonkeys as Vendor name and CheckoutRestriction as the name of a module. You can change this according…
READ MOREIf 'YES', then it is time you consider the matter seriously as low page speed can hurt your eCommerce business and lead to losses. Improving page speed offers a number of benefits to the eCommerce store and so investing in the right…
READ MOREA clean and modern website will make visitors feel comfortable browsing or shopping on your page. As a result, they're more likely to purchase from your business. As per research, 68% of people stop engaging with a website if it’s unattractive. If…
READ MOREUpdate product attribute value programmatically in Magento 2 . <?php namespace VendoreModuleHelper; use MagentoCatalogModelProductAction as ProductAction; use MagentoCatalogModelResourceModelProductCollectionFactory; use MagentoFrameworkAppHelperAbstractHelper; use MagentoFrameworkAppHelperContext; use MagentoStoreModelStoreManagerInterface; class Data extends AbstractHelper { protected $messageManager; private $productCollection; private $productAction; private $storeManager; public function __construct( Context $context,…
READ MOREIt surprised us when our Magento clients revealed their tech stories and experience with previous Magento agencies. They were quoted almost 70% more as compared to the market standards and the results didn't match their expectations. That's the reason they had to…
READ MOREWe all know that doing an eCommerce business is not as easy as it used to be. Competitors are increasing day by day. If eCommerce merchants don't focus on solving technical problems, then they increase the chances of turning their visitors down.…
READ MOREPlease follow the below methods to get the attribute options values from a particular store in Magento. I've used my code and logic for implementation. You can use your way to implement this thing. <?php namespace MagemonkeysOptionsBlock; class Options extends MagentoFrameworkViewElementTemplate {…
READ MOREeCommerce business is like a car, if it’s not regularly maintained and serviced, it will eventually break down. Many eCommerce merchants FAIL to maintain their sites as they are more focused on operations and other business areas. Eventually, they need Magento support…
READ MOREEffective immediately, Shopify will ban ALL vape products from its...
Artificial 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…)