Hi,
how to restrict countries for shipping ? E.G. the shop ships only to EU / CH not to other countries.
Thanks,
Michel
Hi,
You have a country filter that you can set for each shipping method.
Maybe if using the VMShipment plugin weight_countries you can specify the countries you can ship to.
And create a language override for COM_VIRTUEMART_CART_NO_SHIPPING_METHOD_PUBLIC which is usually "We are sorry, no shipment method matches the characteristics of your order." to something like we are unable to ship to your country.
Or unpublish all countries other than you ship to so thay cannot be selected for delivery address at checkout.
Reinforce using a module stating the countries you will ship to.