How to Block an Address or zip code?

I have several foreign customer’s placing large orders going to the same address in Miami Florida. It turns out it is “Directobox” which I think is a warehouse or something.

All the orders are using the same address but different names. I was lucky enough to catch one online tonight and the ip address country was Spain.



Is there anyway to block orders that are being shipped to that address in Florida by blocking the zip code or street address?

You can block IPs in your htacess file, something like



order allow,deny

deny from 192.168.44.201

deny from 224.39.163.12

deny from 172.16.7.

allow from all