Sha256: 122804a2f9a9b208e8c302f237ade82e5976a8b2d17213141b52087a4e76446f

Contents?: true

Size: 224 Bytes

Versions: 1

Compression:

Stored size: 224 Bytes

Contents

<header class="cart-empty">
  <h1 class="cart-empty__title">
    <%= t('spree.your_cart_is_empty') %>
  </h1>

  <p class="cart-empty__action">
    <%= link_to t('spree.continue_shopping'), products_path %>
  </p>
</header>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
solidus_starter_frontend-0.1.0 app/views/spree/components/cart/_cart_empty.html.erb