Sha256: 9292763614b3686f72442be34fdff7669c1f823d852c3da58b9e919214673ab0

Contents?: true

Size: 289 Bytes

Versions: 65

Compression:

Stored size: 289 Bytes

Contents

<% content_for :sidebar do %>
  <div data-hook="homepage_sidebar_navigation">
    <%= render :partial => 'spree/shared/taxonomies' %>
  </div>
<% end %>

<div data-hook="homepage_products">
  <%= render :partial => 'spree/shared/products', :locals => { :products => @products } %>
</div>

Version data entries

65 entries across 65 versions & 3 rubygems

Version Path
spree_core-1.3.0.rc2 app/views/spree/home/index.html.erb
dup_spree_core-1.3.0.rc1 app/views/spree/home/index.html.erb
spree_core-1.3.0.rc1 app/views/spree/home/index.html.erb
spree_core-1.2.2 app/views/spree/home/index.html.erb
spree_core-1.1.4 app/views/spree/home/index.html.erb
spree_core-1.2.0 app/views/spree/home/index.html.erb
spree_core-1.2.0.rc2 app/views/spree/home/index.html.erb
spree_core-1.2.0.rc1 app/views/spree/home/index.html.erb
spree_core-1.1.3 app/views/spree/home/index.html.erb
spree_core-1.0.6 app/views/spree/home/index.html.erb
spree_core-1.1.2 app/views/spree/home/index.html.erb
spree_core-1.1.2.rc1 app/views/spree/home/index.html.erb
spree_core-1.1.1 app/views/spree/home/index.html.erb
spree_core-1.1.0 app/views/spree/home/index.html.erb
spree_core-1.0.4 app/views/spree/home/index.html.erb
spree_core-1.1.0.rc2 app/views/spree/home/index.html.erb
spree_core-1.1.0.rc1 app/views/spree/home/index.html.erb
spree_core-1.0.3 app/views/spree/home/index.html.erb
spree_core-1.0.2 app/views/spree/home/index.html.erb
spree_core-1.0.1 app/views/spree/home/index.html.erb