How do we stop International Shipping showing as default?

1 yıl önce
We have a problem insofar as International Shipping is showing as the default in nopCommerce version 4.40.3 E.G. the cart shows:
SUB-TOTAL:  £149.99
SHIPPING: (INTERNATIONAL SHIPPING)  £14.99
TAX:  £0.00
TOTAL:  £164.98
Whereas the actual shipping would be Zero for a UK based delivery which can be seen if you select the "Estimate Shipping" option:
NAME   ESTIMATED DELIVERY    PRICE
CLICK & COLLECT  28/03/2023  £0.00
STANDARD  31/03/2023  £0.00
PICKUP  -  £0.00
Can anyone point to a reason why International Shipping is showing as the default option and how can we change this to a value calculated at checkout once the delivery address in known?
1 yıl önce
I thought this image might help other visualise the problem
1 yıl önce
What Shipping Provider plugin are you using?
If using FixedByWeightByTotal, are you using Fixed Rate or By Weight?
If using By Weight, do you have records set up for all the Shipping Methods?
If you have any 'gaps' in your conditions/criteria, and depending on your selection of  "Limit shipping methods to configured ones"  (checkbox below the grid), then you may not get desired results.
1 yıl önce
Yes it is FixedByWeightByTotal. I'll take a look at the values set thanks.
1 yıl önce
I've checked that I do not see any gaps. We have three choices:

1. Click and Collect:

Order weight from: 0.00
Order weight to: 1000000.00
Order subtotal from: 0.00
Order subtotal to: 1000000.00
Additional fixed cost: 0.00
Rate per weight unit: 0.00
Lower weight limit: 0.00
Charge percentage (of subtotal): 0.00

2. Standard:

Order weight from: 0.00
Order weight to: 1000000.00
Order subtotal from: 0.00
Order subtotal to: 15.00
Additional fixed cost: 2.99
Rate per weight unit: 0.00
Lower weight limit: 0.00
Charge percentage (of subtotal): 0.00

Order weight from: 0.00
Order weight to: 1000000.00
Order subtotal from: 15.01
Order subtotal to: 40.00
Additional fixed cost: 4.99
Rate per weight unit: 0.00
Lower weight limit: 0.00
Charge percentage (of subtotal): 0.00

Order weight from: 0.00
Order weight to: 1000000.00
Order subtotal from: 40.01
Order subtotal to: 50.00
Additional fixed cost: 8.99
Rate per weight unit: 0.00
Lower weight limit: 0.00
Charge percentage (of subtotal): 0.00

Order weight from: 0.00
Order weight to: 1000000.00
Order subtotal from: 50.01
Order subtotal to: 1000000.00
Additional fixed cost: 0.00
Rate per weight unit: 0.00
Lower weight limit: 0.00
Charge percentage (of subtotal): 0.00

and 3. International:

Order weight from: 0.00
Order weight to: 100.00
Order subtotal from: 0.01
Order subtotal to: 1000000.00
Additional fixed cost: 14.99
Rate per weight unit: 0.00
Lower weight limit: 0.00
Charge percentage (of subtotal): 0.00
1 yıl önce
Sorry forgot to add that Limit shipping methods to configured ones is checked
1 yıl önce
Do all the records/rows have "*" for each:
  Store      Warehouse        Country       State / province        Zip


(Do you have any customizations for shipping?)
1 yıl önce
For they are:
Warehouse,  Country,  State / province,  Zip,  Shipping method
West Coast Harley-Davidson, *,  *,  *,  Click & Collect
West Coast Harley-Davidson, United Kingdom,  *,  *,  Standard (same for all standard)
*,  *,  *,  *,  International Shipping
1 yıl önce
To stop international shipping from showing as default, you can follow these steps:

1.Go to your website's admin panel.
2.Navigate to the shipping settings or shipping methods section.
3.Look for the default shipping option and click on it.
4.Find the "enable international shipping" option and uncheck it.
5.Save your changes.
This should stop international shipping from showing as the default option. However, you may still need to provide international shipping as an option for customers who want it. You can add this as a separate shipping method and enable it as needed.
1 yıl önce
There is no shipping methods section and there is nothing in shipping settings  that sets default or anything to do with international shipping. The question relates to 4.40.3. Are you using a different version?