Sha256: a47d1f4cca67c444d49f9cb52c290a3bc1043ee9ffa3b8ad1dd8642dcb9c3961

Contents?: true

Size: 309 Bytes

Versions: 7

Compression:

Stored size: 309 Bytes

Contents

<% content_for :sidebar do %>
	<%= render :partial => "shared/taxonomies" %>
<% end %>

<%= render :partial => "shared/products.html.erb", :locals => {:products => @products, :taxon => @taxon } %>

<%= page_links(:prev => "&#171; #{t('previous')}", :next => "#{t('next')} &#187;") if @search.page_count > 1 %>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
kdmny-spree-0.0.1 app/views/products/index.html.erb
spree-0.8.4 app/views/products/index.html.erb
spree-0.8.5 app/views/products/index.html.erb
spree-0.8.0 app/views/products/index.html.erb
spree-0.8.1 app/views/products/index.html.erb
spree-0.8.2 app/views/products/index.html.erb
spree-0.8.3 app/views/products/index.html.erb