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.
If you need a custom meta tag for a specific product page in Magento 2 Step 1: Go to the below-given path. appdesignfrontendMagemonkeysCustomthemeMagento_Cataloglayoutcatalog_product_view.xml <?xml version="1.0"?> <page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"> <body> <referenceBlock name="head.additional"> <block class="MagentoCatalogBlockProductView" name="meta_type_name" template="Magento_Catalog::product/view/custom_meta_name.phtml" /> </referenceBlock> </body> </page> Step 2:…
READ MOREHave you ever felt that you are not able to track and manage all the processes in your Magento store? If your answer is yes, then it means that you need to integrate certain tools into your store to help it boost…
READ MORENetSuite is one of the most popular ERP solutions in the market that is quite flexible and scalable. NetSuite is right for mid-sized businesses that have plans to grow and expand. Magento NetSuite integration needs to be done with care and by…
READ MOREThe real answer is "More than you may think" A new virus attack is in the news every day, and it is not just Fortune 500 companies being targeted. Over 40% of virus attacks focus on small businesses and startups. Hope Is…
READ MORECustom Neon is an Australian-based company that designs and creates customized neon signs for various purposes. So, whether it is about creating business logo, or LEDs for weddings, events, names, or for anything else, Custom Neon creates safe and durable neon LED…
READ MOREThis article is a catch if you want to clean cache automatically after any admin configuration or product save. Follow below two steps to get it done. 1. Create file event.xml on app/code/Magemonkeys/AutoFlushCache/etc <?xml version="1.0"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd"> <event name="controller_action_postdispatch_adminhtml_system_config_save"> <observer name="auto_flush_cache"…
READ MOREIf you want to add maxlength on the checkout street address field then you need to override on file in your theme <vendername>/<theme_name>/Magento_Ui/web/templates/form/element/input.html Make the above file & add the below code inside it <!-- /** * Copyright © Magento, Inc. All…
READ MOREIf you have faced below font related error in browser console, downloadable font: rejected by sanitizer (font-family: "Sofia Pro Regular" style:normal weight:400 stretch:100 src index:0) source: ../../../../../../en_US/fonts/SofiaProRegular.woff2 in magento 2 Then follow given step-by-step guide to solve the error. Step 1: First…
READ MOREVendor/Module/etc/frontend/events.xml <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd"> <event name="controller_action_predispatch"> <observer name="change_title_filter" instance="VendorModuleObserverCustomercurrency" /> </event> </config> Vendor/Module/Observer/Customercurrency.php <?php namespace VendorModuleObserver; use MagentoFrameworkEventObserverInterface; use MagentoFrameworkEventObserver; use MagentoFrameworkViewLayoutInterface; class Customercurrency implements ObserverInterface { protected $context; public function __construct( MagentoCustomerModelSession $customerSession, MagentoFrameworkViewElementTemplate $context, MagentoFrameworkViewResultPage $resultPage, MagentoFrameworkViewPageConfig $pageConfig, MagentoStoreModelStoreManagerInterface $storeManager…
READ MORELuxury For Princess is a Netherlands-based online beauty store that sells hair extensions and related accessories. The company was launched by Vera Speycken along with her father and through their store, they showcased a variety of high-quality hair extensions for their customers…
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…)