elogicmedia Posted October 24, 2006 Posted October 24, 2006 I have international shipping setup using the zones shipping but for one of the products I do not allow overseas shipping. How can I set this up so only local buyers can order this product? Thanks Quote
djmonkey1 Posted October 30, 2006 Posted October 30, 2006 For one product probably the easiest way to do it would be some code on checkout_payment.php that checks if the item is in the cart, and if so if the ship to country is not your own, and if so redirect to checkout_shipping.php with an error message instructing the customer to remove the item from the cart (if you want to be really squirrelly you could have that done automatically at the same time as the redirect to checkout_shipping.php). Quote Do, or do not. There is no try. Order Editor 5.0.6 "Ultra Violet" is now available! For support or to post comments, suggestions, etc, please visit the Order Editor support thread.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.