VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: michel777 on October 19, 2016, 23:03:14 PM

Title: Restrict countries for shipping
Post by: michel777 on October 19, 2016, 23:03:14 PM
Hi,

how to restrict countries for shipping ? E.G. the shop ships  only  to EU / CH   not to other countries.

Thanks,

Michel
Title: Re: Restrict countries for shipping
Post by: Studio 42 on October 19, 2016, 23:38:55 PM
Hi,
You have a country filter that you can set for each shipping method.
Title: Re: Restrict countries for shipping
Post by: jenkinhill on October 19, 2016, 23:42:00 PM
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.