">

"><%= name %>

"><%= description %>

"> <%= number_to_currency(price_cents / 100.0, unit: "€") %>

<%= quantity %> total • <% if sold_out %> Sold Out <% else %> <%= remaining %> available <% end %>

<% if sold_out %>
Unavailable
<% else %>
<% end %>