Hi Shipment coders
I ship my products in my country only and I have some products (actually 1 category) that I can not ship
outside of my area [take a look].

So I need to allow/not allow shipping for this category according to the shipping address.
A nearby city is OK to ship, a far city/area can not be shipped [pickup should be possible].
This I plan to make with the built-in perweightunit module and there to make zone definition.
I will make the states as the city and like this I could connect each city to a zone so I will have a "nearby" zone and
a "far" zone.

But what about other categories ? I need them to be shipped to all the country no matter the zone...
I do not want to buy Ceon Advanced Shipper module and afer reading Ajeh posts I realize that I need
to code flags...
so any specific help will be appreciated.
I have read the trick of how to make the difference between the products - by their weight, so I can use
this in the flag code [if weight="X" and zone="Y" then continue] but how and where ?

By the way, I "burned" the net and found some modules like products_restricted_zones and ItemIDshipping but
they did not help.

Thanks...