nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.09k stars 5.2k forks source link

Possibility to do not select 'ShippingMethod' to filter in 'ShippingByWeightByTotal' plugin #7164

Open Dev-Sina opened 2 months ago

Dev-Sina commented 2 months ago

Some times, it's need to filter shipping rates with all shipping methods, not only one.

Dev-Sina commented 2 months ago

Suppose that you want to know for a specific state, which shipping methods are active and how they are configured to calculate the shipping rate. Now, you should filter country, state and shipping method and write them down and change the shipping method and write them down all on a paper! But if you could select all shipping method, you will do that easily.