tid ); if ( count ( $parents )) { $category_parent = array_shift ( $parents ); } ?>
t('Home'), 'href' => url('') ), array ( 'title' => t('Products'), 'href' => url('node/'.SW_NID_SYSTEM_PRODUCTS) ), ); if ( $category_parent ) { $bc [] = array ( 'title' => $category_parent -> name, 'href' => url('taxonomy/term/'.$category_parent->tid), ); } $bc [] = array ( 'title' => $category -> name, 'href' => '', ); echo mytheme_render ( 'mytheme-breadcrumbs', array('bc' => $bc)); ?>

This category is empty