Payment Information

«back

getStateOrProvinceCode();
$zoneAndTime = getShippingZoneAndTime($state);

if (($zoneAndTime[“zone”] == “4”) || (is_null($zoneAndTime))) {
echo “Your shipping address (State: “.$state.”) is beyond our standard delivery zones.
Please contact us for a shipping quote to this address.

“;

} else { ?>