In this tutorial we will see how to show a shipping method drop down in the cart totals and how to set a default shipping method in cart page.
There are many ways to do this but i am sharing with you the best method i know of. Continue reading
There are many ways to do this but i am sharing with you the best method i know of. Continue reading
For example, you want to show user a list of your stores to choose from in your shipping method, or want to collect some information from used based on the shipping method. This type of feature is not supported in magneto by default, so we would to edit many files. Continue reading
Creating a custom shipping method is very easy, you just need to know all the useful functions to be used inside the shipping method class to put in various configuration options. We will see in this blog many different use cases and functions to use in shipping methods. Continue reading