<%= _("Basket") %>

<%=_('Clean basket')%>
    <%=_('Total:')%>
    <%= modal_link_to _('Shopping checkout'), { controller: 'shopping_cart_plugin', action: 'buy' }, { class: "cart-buy modal" } %>
    <%=_('Show basket')%> <%=_('Hide basket')%>