<% extra_content = [] %> <% extra_content_list = [] %>
<% if !user.nil? && ( user.is_admin?(profile.environment) || user.is_admin?(profile) ) %>
<%= button :product, _('Manage Products/Services'), :controller => 'manage_products' %>
<% end %>

<%= _('Products/Services') %>

<%= breadcrumb(@category) if params[:level] %> <%= pagination_links @products, :params => {:controller => :catalog, :action => :index, :profile => profile.identifier} %> <%= add_zoom_to_images %>