Skip to content

magento man

Magento2, in system xml file, add custom field product “SKU” “price”, “sale price”” and a button for “update price” dynamically

I want when admin select custom field product “sku”, able to Change “price”, “sale price” and a button for “update price” dynamically. I created only field by system.xml but unable to its functionality dynamically. please help. <?xml version=”1.0″?><config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:module:Magento_Config:etc/system_file.xsd”>… Read More »Magento2, in system xml file, add custom field product “SKU” “price”, “sale price”” and a button for “update price” dynamically

Magento Server Response Time Very High – Custom/MagentoFrameworkAppHttpInterceptor

Our Mangeto 2 site is loading very slowly. Server response time is 2-4s. We started using new relic to debug the issue. We found the following loading very slowly . Custom/MagentoFrameworkAppBootstrap::run Custom/MagentoFrameworkAppHttpInterceptor::launch Custom/MagentoFrameworkAppHttp::launch Any ideas on how to fix this?… Read More »Magento Server Response Time Very High – Custom/MagentoFrameworkAppHttpInterceptor