Sha256: 34dbef9c741a276c5a259cd06d6aeb11021265a8c95f409ee0b4f36824e249cc
Contents?: true
Size: 302 Bytes
Versions: 26
Compression:
Stored size: 302 Bytes
Contents
<%= link_to spree.cart_path, class: "cart-icon cart-icon--visible-count #{local_assigns[:class]}", 'aria-label': Spree.t(:cart) do %> <%= icon(name: 'cart', width: size, height: size) %> <span class="font-weight-medium cart-icon-count"><%= item_count %></span> <% end %>
Version data entries
26 entries across 26 versions & 1 rubygems