Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

disable purchasing for a certain product


pete2007

Recommended Posts

Posted

Hi,

 

Does anyone know of a module which disallows customers from outside of the UK to purchase a certain product?

 

Thanks in advance!

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...