Magento 2 comes with default shipping methods. But, if that’s not suitable to site owner then he/she can uncheck it.
Let’s see, how?
If you ever want to unchecked default shipping method at checkout or cart estimated shipping block, then it’s not necessary to create a module.
Of course, you can perform this task by creating a module. But, here we are showing you alternate method to do the task.
First step is to copy the js file checkout-data-resolver.js from vendor\magento\module-checkout\view\frontend\web\js\model
to app\design\frontend\Namespace\ThemeName\Magento_Checkout\web\js\model.
And then just find selectShippingMethodAction(ratesData[0]); and replace it to selectShippingMethodAction(null); in this function: resolveShippingRates
After doing such procedure you need to clear static content and cache.
That’s it.
[crayon-63e0a91d13813159557584/] Using above fucntion Images can be imported directly from...
Override view block using di.xml and add the below code...
You can check a list of called layout XML for...
Follow the below steps to install and set up PWA...
If you want to remove all leading zero's from order,...
Let our Magento expert connect to discuss your requirement.
We offer Magento
certified developers.
Our Magento clientele
is 500+.
We sign NDA for the
security of your projects.
We’ve performed 100+
Magento migration projects.
Free quotation
on your project.
Three months warranty on
code developed by us.