Sha256: 57b19fd57272c9c7ab94a1a0fd82ae32a3f97689fa86eb2ea856d4fa4e993f2d
Contents?: true
Size: 352 Bytes
Versions: 17
Compression:
Stored size: 352 Bytes
Contents
<div class="product-image"> <%= link_to small_image(product, :itemprop => "image"), product, :itemprop => 'url' %> </div> <%= link_to truncate(product.name, :length => 50), product, :class => 'info', :itemprop => "name", :title => product.name %> <span class="price selling" itemprop="price"><%= number_to_currency(getCountryPrice(product)) %></span>
Version data entries
17 entries across 17 versions & 1 rubygems