I’m trying to figure out how to limit shipping options for the buyer to only specific countries/states/provinces/regions. How exactly do I achieve this? I don’t want them to select a place we don’t ship to.
I’m trying to figure out how to limit shipping options for the buyer to only specific countries/states/provinces/regions. How exactly do I achieve this? I don’t want them to select a place we don’t ship to.
You need to add a shipping method and half way down the page you add the countries
/index.php/dashboard/store/settings/shipping/add/1
Thanks! Yeah this ended up being the trick I think.