+
+
+
+
+
+ Bar utility
+
+
+
+
+
+
+
Check ages! (18+: {{ ages[ '18+' ] }}, 16-18: {{ ages[ '16-18' ] }})
+
+ Total: CHF {{ total }}
+
+
+
+
+ |
+
+ {{ offer.name }} (CHF {{ offer.price / 100 }}{{
+ offer.depot ? ' + ' + ( offer.depot / 100 ) : '' }})
+
+ |
+
+
+
+ {{ selection[ offer.id ] }}
+
+
+ |
+
+
+
+
+ Total: CHF {{ total }}
+
+
+