Sha256: 9a8514465fef111c7654a8d34faf06a3e1e4ca82605e5864d0993c29be15d5e1

Contents?: true

Size: 238 Bytes

Versions: 8

Compression:

Stored size: 238 Bytes

Contents

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

<div data-hook="homepage_products">
  <%= render 'shared/products', :products => @products %>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
spree_core-0.70.7 app/views/home/index.html.erb
spree_core-0.70.6 app/views/home/index.html.erb
spree_core-0.70.5 app/views/home/index.html.erb
spree_core-0.70.4 app/views/home/index.html.erb
spree_core-0.70.3 app/views/home/index.html.erb
spree_core-0.70.2 app/views/home/index.html.erb
spree_core-0.70.1 app/views/home/index.html.erb
spree_core-0.70.0 app/views/home/index.html.erb