Yes - shipping will be to New Zealand only.
I've noticed that commenting out the following in includes\modules\pages\create_account\jscript_form_check.php doesn't seem to stop the checking of the postcode field?
check_input("postcode", <?php echo ENTRY_POSTCODE_MIN_LENGTH; ?>, "<?php echo ENTRY_POST_CODE_ERROR; ?>");



