Einkauf = (kunde, produkt) -> @kunde = kunde @produkt = produkt $('.shopping_cart').bind 'click', (event) => @kunde.kauft @produkt