Sha256: cb00a3fce914852fc12a4e33d88a25e22366ad097935d96bdb29172008d10570

Contents?: true

Size: 182 Bytes

Versions: 92

Compression:

Stored size: 182 Bytes

Contents

<% if defined?(image) && image %>
  <%= image_tag image.attachment.url(:product), :itemprop => "image" %>
<% else %>
  <%= product_image(@product, :itemprop => "image") %>
<% end %>

Version data entries

92 entries across 92 versions & 2 rubygems

Version Path
spree_frontend-3.1.14 app/views/spree/products/_image.html.erb
spree_frontend-3.1.13 app/views/spree/products/_image.html.erb
spree_frontend-3.1.12 app/views/spree/products/_image.html.erb
spree_frontend-3.1.11 app/views/spree/products/_image.html.erb
spree_frontend-3.1.10 app/views/spree/products/_image.html.erb
spree_frontend-3.1.9 app/views/spree/products/_image.html.erb
spree_frontend-3.1.8 app/views/spree/products/_image.html.erb
spree_frontend-3.1.7 app/views/spree/products/_image.html.erb
spree_frontend-3.1.6 app/views/spree/products/_image.html.erb
spree_frontend-3.1.5 app/views/spree/products/_image.html.erb
spree_frontend-3.1.4 app/views/spree/products/_image.html.erb
spree_frontend-3.1.3 app/views/spree/products/_image.html.erb
spree_frontend-3.1.2 app/views/spree/products/_image.html.erb
spree_frontend-3.0.10 app/views/spree/products/_image.html.erb
spree_frontend-3.1.1 app/views/spree/products/_image.html.erb
spree_frontend-3.1.0 app/views/spree/products/_image.html.erb
spree_frontend-3.1.0.rc4 app/views/spree/products/_image.html.erb
spree_frontend-3.0.9 app/views/spree/products/_image.html.erb
spree_frontend-3.1.0.rc3 app/views/spree/products/_image.html.erb
spree_frontend-3.1.0.rc2 app/views/spree/products/_image.html.erb