pete2007 Posted January 20, 2010 Posted January 20, 2010 Hi, Does anyone know of a module which disallows customers from outside of the UK to purchase a certain product? Thanks in advance!
burt Posted January 20, 2010 Posted January 20, 2010 I've not heard of something like that. But a couple of lines of code in checkout_shipping.php should solve it. if "outside UK" and "in_cart(x)" tep_redirect shopping_cart.php That's not real code, but it gives you an idea to hunt the forum/google for similar.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.