Sha256: a39c9f1b0a13f1e69a1c46b55fbdb3bb593acfcf0d77ff33d6f66f66f3a56877

Contents?: true

Size: 236 Bytes

Versions: 1

Compression:

Stored size: 236 Bytes

Contents

<% item_count = simple_current_order&.item_count || 0 %>
<% cache [base_cache_key, 'cart-indicator', item_count] do %>
  <%= render 'harpiya/shared/cart', class: 'd-inline-block cart-icon', size: 36, item_count: item_count %>
<% end %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
harpiya_frontend-4.3.0.alpha app/views/harpiya/shared/_link_to_cart.html.erb