Tabbed Accounts

$v ):
if ( $k === $value ) {
$label = clean($v);
}
endforeach;
if ( $label != ‘Empty’ ) {
?>

$v ):
if ( $k === $value ) {
$label = clean($v);
}
endforeach;
if (have_rows(‘table’, ‘option’)) {
while (have_rows(‘table’, ‘option’)) : the_row();
if ( clean(get_sub_field(‘table_name’)) == $label ) {
if (have_rows(‘sections’)) {
while (have_rows(‘sections’)) : the_row();
if ( get_row_layout() == ‘requirements_section’ ) {
echo ‘

‘;
if (have_rows(‘requirement_list’)) {
echo ‘

    ‘;
    while (have_rows(‘requirement_list’)) : the_row();
    $requirement_heading = get_sub_field(‘heading_text’);
    if ( get_sub_field(‘requirements’) ) {
    $numrequirements = count( get_sub_field(‘requirements’) );
    if ( $numrequirements == 1 ) {
    if (have_rows(‘requirements’)) {
    while (have_rows(‘requirements’)) : the_row();
    echo ‘

  • ‘.$requirement_heading.’ – ‘.get_sub_field(‘requirement’).’
  • ‘;
    endwhile;
    }
    } else {
    echo ‘

  • ‘.$requirement_heading.’
    • ‘;
      if (have_rows(‘requirements’)) {
      while (have_rows(‘requirements’)) : the_row();
      echo ‘

    • ‘.get_sub_field(‘requirement’).’
    • ‘;
      endwhile;
      echo ‘

    ‘;
    }
    }
    }
    endwhile;
    echo ‘

‘;
}
echo ‘

‘;
} elseif ( get_row_layout() == ‘table_section’ ) {
?>

‘;
if ( ! empty( $table[‘caption’] ) ) {
echo ‘

‘ . $table[‘caption’] . ‘

‘;
}
if ( ! empty( $table[‘header’] ) ) {
echo ‘

‘;
echo ‘

‘;
foreach ( $table[‘header’] as $th ) {
echo ‘

‘;
echo ‘‘.$th[‘c’].’‘;
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
}
echo ‘

‘;
foreach ( $table[‘body’] as $tr ) {
echo ‘

‘;
foreach ( $tr as $td ) {
echo ‘

‘;
echo ‘‘.$td[‘c’].’‘;
echo ‘

‘;
}
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
echo ‘

‘;
$strOutput = array();
$strTable = array();
$h = 1;
foreach ( $table[‘header’] as $th ) {
$strOutput[$h] = $th[‘c’];
$h++;
}
$r = 2;
foreach ( $table[‘body’] as $tr ) {
$c = 1;
foreach ( $tr as $td ) {
$strTable[$r.$c] = $td[‘c’];
$c++;
}
$r++;
}
$top = count($strOutput) + 1;
$od = 2;
$ot = 1;
foreach ($strTable as $data) {
if ( $ot == $top ) { $ot = 1; }
if ( $ot == 2 ) { $bt = ‘ border-top’; } else { $bt = ”; }
if ( $ot == 1 ) {
echo ‘

‘.$strOutput[$ot].’

‘;
echo ‘

‘.$data.’

‘;
} else {
echo ‘

‘.$strOutput[$ot].’

‘;
echo ‘

‘.$data.’

‘;
}
//echo “$strOutput[$ot]
“;
//echo “$data
“;
$ot++;
$od++;
}
echo ‘

‘;
} ?>



‘.get_sub_field(‘text’).’

‘; ?>

$v ):
if ( $k === $value ) {
$label = clean($v);
}
endforeach;
if ( $label != ‘Empty’ ) {
?>

$v ):
if ( $k === $value ) {
$label = clean($v);
}
endforeach;
if (have_rows(‘table’, ‘option’)) {
while (have_rows(‘table’, ‘option’)) : the_row();
if ( clean(get_sub_field(‘table_name’)) == $label ) {
if (have_rows(‘sections’)) {
while (have_rows(‘sections’)) : the_row();
if ( get_row_layout() == ‘requirements_section’ ) {
echo ‘

‘;
if (have_rows(‘requirement_list’)) {
echo ‘

    ‘;
    while (have_rows(‘requirement_list’)) : the_row();
    $requirement_heading = get_sub_field(‘heading_text’);
    if ( get_sub_field(‘requirements’) ) {
    $numrequirements = count( get_sub_field(‘requirements’) );
    if ( $numrequirements == 1 ) {
    if (have_rows(‘requirements’)) {
    while (have_rows(‘requirements’)) : the_row();
    echo ‘

  • ‘.$requirement_heading.’ – ‘.get_sub_field(‘requirement’).’
  • ‘;
    endwhile;
    }
    } else {
    echo ‘

  • ‘.$requirement_heading.’
    • ‘;
      if (have_rows(‘requirements’)) {
      while (have_rows(‘requirements’)) : the_row();
      echo ‘

    • ‘.get_sub_field(‘requirement’).’
    • ‘;
      endwhile;
      echo ‘

    ‘;
    }
    }
    }
    endwhile;
    echo ‘

‘;
}
echo ‘

‘;
} elseif ( get_row_layout() == ‘table_section’ ) {
?>

‘;
if ( ! empty( $table[‘caption’] ) ) {
echo ‘

‘ . $table[‘caption’] . ‘

‘;
}
if ( ! empty( $table[‘header’] ) ) {
echo ‘

‘;
echo ‘

‘;
foreach ( $table[‘header’] as $th ) {
echo ‘

‘;
echo ‘‘.$th[‘c’].’‘;
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
}
echo ‘

‘;
foreach ( $table[‘body’] as $tr ) {
echo ‘

‘;
foreach ( $tr as $td ) {
echo ‘

‘;
echo ‘‘.$td[‘c’].’‘;
echo ‘

‘;
}
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
echo ‘

‘;
$strOutput = array();
$strTable = array();
$h = 1;
foreach ( $table[‘header’] as $th ) {
$strOutput[$h] = $th[‘c’];
$h++;
}
$r = 2;
foreach ( $table[‘body’] as $tr ) {
$c = 1;
foreach ( $tr as $td ) {
$strTable[$r.$c] = $td[‘c’];
$c++;
}
$r++;
}
$top = count($strOutput) + 1;
$od = 2;
$ot = 1;
foreach ($strTable as $data) {
if ( $ot == $top ) { $ot = 1; }
if ( $ot == 2 ) { $bt = ‘ border-top’; } else { $bt = ”; }
if ( $ot == 1 ) {
echo ‘

‘.$strOutput[$ot].’

‘;
echo ‘

‘.$data.’

‘;
} else {
echo ‘

‘.$strOutput[$ot].’

‘;
echo ‘

‘.$data.’

‘;
}
//echo “$strOutput[$ot]
“;
//echo “$data
“;
$ot++;
$od++;
}
echo ‘

‘;
} ?>



‘.get_sub_field(‘text’).’

‘; ?>

$v ):
if ( $k === $value ) {
$label = clean($v);
}
endforeach;
if ( $label != ‘Empty’ ) {
?>

$v ):
if ( $k === $value ) {
$label = clean($v);
}
endforeach;
if (have_rows(‘table’, ‘option’)) {
while (have_rows(‘table’, ‘option’)) : the_row();
if ( clean(get_sub_field(‘table_name’)) == $label ) {
if (have_rows(‘sections’)) {
while (have_rows(‘sections’)) : the_row();
if ( get_row_layout() == ‘requirements_section’ ) {
echo ‘

‘;
if (have_rows(‘requirement_list’)) {
echo ‘

    ‘;
    while (have_rows(‘requirement_list’)) : the_row();
    $requirement_heading = get_sub_field(‘heading_text’);
    if ( get_sub_field(‘requirements’) ) {
    $numrequirements = count( get_sub_field(‘requirements’) );
    if ( $numrequirements == 1 ) {
    if (have_rows(‘requirements’)) {
    while (have_rows(‘requirements’)) : the_row();
    echo ‘

  • ‘.$requirement_heading.’ – ‘.get_sub_field(‘requirement’).’
  • ‘;
    endwhile;
    }
    } else {
    echo ‘

  • ‘.$requirement_heading.’
    • ‘;
      if (have_rows(‘requirements’)) {
      while (have_rows(‘requirements’)) : the_row();
      echo ‘

    • ‘.get_sub_field(‘requirement’).’
    • ‘;
      endwhile;
      echo ‘

    ‘;
    }
    }
    }
    endwhile;
    echo ‘

‘;
}
echo ‘

‘;
} elseif ( get_row_layout() == ‘table_section’ ) {
?>

‘;
if ( ! empty( $table[‘caption’] ) ) {
echo ‘

‘ . $table[‘caption’] . ‘

‘;
}
if ( ! empty( $table[‘header’] ) ) {
echo ‘

‘;
echo ‘

‘;
foreach ( $table[‘header’] as $th ) {
echo ‘

‘;
echo ‘‘.$th[‘c’].’‘;
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
}
echo ‘

‘;
foreach ( $table[‘body’] as $tr ) {
echo ‘

‘;
foreach ( $tr as $td ) {
echo ‘

‘;
echo ‘‘.$td[‘c’].’‘;
echo ‘

‘;
}
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
echo ‘

‘;
$strOutput = array();
$strTable = array();
$h = 1;
foreach ( $table[‘header’] as $th ) {
$strOutput[$h] = $th[‘c’];
$h++;
}
$r = 2;
foreach ( $table[‘body’] as $tr ) {
$c = 1;
foreach ( $tr as $td ) {
$strTable[$r.$c] = $td[‘c’];
$c++;
}
$r++;
}
$top = count($strOutput) + 1;
$od = 2;
$ot = 1;
foreach ($strTable as $data) {
if ( $ot == $top ) { $ot = 1; }
if ( $ot == 2 ) { $bt = ‘ border-top’; } else { $bt = ”; }
if ( $ot == 1 ) {
echo ‘

‘.$strOutput[$ot].’

‘;
echo ‘

‘.$data.’

‘;
} else {
echo ‘

‘.$strOutput[$ot].’

‘;
echo ‘

‘.$data.’

‘;
}
//echo “$strOutput[$ot]
“;
//echo “$data
“;
$ot++;
$od++;
}
echo ‘

‘;
} ?>



‘.get_sub_field(‘text’).’

‘; ?>

Rates are accurate as of and are subject to change without notice.



$v ):
if ( $k === $value ) {
$label = clean($v);
}
endforeach;
if (have_rows(‘table’, ‘option’)) {
while (have_rows(‘table’, ‘option’)) : the_row();
if ( clean(get_sub_field(‘table_name’)) == $label ) {
if (have_rows(‘sections’)) {
while (have_rows(‘sections’)) : the_row();
if ( get_row_layout() == ‘requirements_section’ ) {
if (have_rows(‘requirement_list’)) {
echo ‘

‘;
echo ‘

    ‘;
    while (have_rows(‘requirement_list’)) : the_row();
    $requirement_heading = get_sub_field(‘heading_text’);
    $numrequirements = count( get_sub_field(‘requirements’) );
    if ( $numrequirements == 1 ) {
    if (have_rows(‘requirements’)) {
    while (have_rows(‘requirements’)) : the_row();
    echo ‘

  • ‘.$requirement_heading.’ – ‘.get_sub_field(‘requirement’).’
  • ‘;
    endwhile;
    }
    } else {
    echo ‘

  • ‘.$requirement_heading.’
    • ‘;
      if (have_rows(‘requirements’)) {
      while (have_rows(‘requirements’)) : the_row();
      echo ‘

    • ‘.get_sub_field(‘requirement’).’
    • ‘;
      endwhile;
      echo ‘

    ‘;
    }
    }
    endwhile;
    echo ‘

‘;
echo ‘

‘;
}
if (have_rows(‘feature_list’)) {
echo ‘

‘;
echo ‘

    ‘;
    while (have_rows(‘feature_list’)) : the_row();
    $feature_heading = get_sub_field(‘heading_text’);
    $numfeatures = count( get_sub_field(‘features’) );
    if ( $numfeatures == 1 ) {
    if (have_rows(‘features’)) {
    while (have_rows(‘features’)) : the_row();
    echo ‘

  • ‘.$feature_heading.’ – ‘.get_sub_field(‘feature’).’
  • ‘;
    endwhile;
    }
    } else {
    echo ‘

  • ‘.$feature_heading.’
    • ‘;
      if (have_rows(‘features’)) {
      while (have_rows(‘features’)) : the_row();
      echo ‘

    • ‘.get_sub_field(‘feature’).’
    • ‘;
      endwhile;
      echo ‘

    ‘;
    }
    }
    endwhile;
    echo ‘

‘;
echo ‘

‘;
}

} elseif ( get_row_layout() == ‘table_section’ ) { ?>

‘;
if ( ! empty( $table[‘caption’] ) ) {
echo ‘

‘ . $table[‘caption’] . ‘

‘;
}
if ( ! empty( $table[‘header’] ) ) {
echo ‘

‘;
echo ‘

‘;
foreach ( $table[‘header’] as $th ) {
echo ‘

‘;
echo ‘‘.$th[‘c’].’‘;
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
}
echo ‘

‘;
foreach ( $table[‘body’] as $tr ) {
echo ‘

‘;
foreach ( $tr as $td ) {
echo ‘

‘;
echo ‘‘.$td[‘c’].’‘;
echo ‘

‘;
}
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
echo ‘

‘;
$strOutput = array();
$strTable = array();
$h = 1;
foreach ( $table[‘header’] as $th ) {
$strOutput[$h] = $th[‘c’];
$h++;
}
$r = 2;
foreach ( $table[‘body’] as $tr ) {
$c = 1;
foreach ( $tr as $td ) {
$strTable[$r.$c] = $td[‘c’];
$c++;
}
$r++;
}
$top = count($strOutput) + 1;
$od = 2;
$ot = 1;
foreach ($strTable as $data) {
if ( $ot == $top ) { $ot = 1; }
if ( $ot == 2 ) { $bt = ‘ border-top’; } else { $bt = ”; }
if ( $ot == 1 ) {
echo ‘

‘.$strOutput[$ot].’

‘;
echo ‘

‘.$data.’

‘;
} else {
echo ‘

‘.$strOutput[$ot].’

‘;
echo ‘

‘.$data.’

‘;
}
//echo “$strOutput[$ot]
“;
//echo “$data
“;
$ot++;
$od++;
}
echo ‘

‘;
} ?>



‘.get_sub_field(‘text’).’

‘; ?>

Rates are accurate as of and are subject to change without notice.


Banking Made Easy

Who We Are

Established in 1940, First Commerce is a full-service, not-for-profit credit union with locations across North Florida and South Georgia. We are a member-owned cooperative and committed to the communities we serve. Our purpose is to empower people to enhance their financial well-being by helping them achieve their financial goals – whether it’s simplifying their day-to-day finances, buying their first car or home, or building a great retirement. When you bank with First Commerce, you get a truly personal experience backed by 80 years of financial expertise.