__('A list or dropdown of store categories'))); } function widget($args, $options) { global $Shopp; extract($args); $title = $before_title.$options['title'].$after_title; unset($options['title']); if (empty($Shopp->Category->id)) return false; $menu = $Shopp->Category->tag('section-list',$options); echo $before_widget.$title.$menu.$after_widget; } function update($new_instance, $old_instance) { return $new_instance; } function form($options) { global $Shopp; ?>
/>
/>
/>
';
echo '
';
echo '
';
echo '
';
echo '