__open_brand_link( 'item_url' ); echo $this->__get_brand_image( 'item_image' ); echo $this->__loop_item( array( 'item_name' ), '
%s
' ); echo $this->__loop_item( array( 'item_desc' ), '
%s
' ); echo $this->__close_brand_link( 'item_url' ); ?>