Jovel Espresso

ab 7,80

Enthält 7% MwSt.
zzgl. Versand
- +
Artikelnummer: ES-3030 Kategorien: , Schlagwörter: , ,
Hersteller: Mocca-Haus Rösterei 1952




Zusätzliche Informationen

Gewicht 0,3 kg
Größe

250 g, 500 g, 5 kg, 15 kg

Mahlgrad

ganze Bohnen, gemahlen für Kaffeemaschine / Espressokocher, gemahlen für Espressomaschine/-kocher, gemahlen für Handfilter, gemahlen für French Press / Bistrokanne, gemahlen extra fein für Gastronomiemaschine, gemahlen für Gastro-Maschine

Warenkorb
Nach oben scrollen
jQuery(document).ready(function($) { // Delegated event → funktioniert auch wenn Elementor später rendert $(document).on('click touchstart', '.mahlgrad-info', function(e) { e.preventDefault(); e.stopPropagation(); var text = $(this).attr('title'); $('.mobile-tooltip').remove(); var tooltip = $('
').text(text); $('body').append(tooltip); var offset = $(this).offset(); tooltip.css({ 'position': 'absolute', 'background': '#fff', 'color': '#575250', 'border': '1px solid #D14200', 'padding': '10px 12px', 'border-radius': '6px', 'max-width': '260px', 'font-size': '14px', 'z-index': '9999', 'box-shadow': '0 4px 12px rgba(0,0,0,0.15)', 'top': offset.top + 25, 'left': offset.left }); }); // Tooltip schließen $(document).on('click touchstart', function() { $('.mobile-tooltip').remove(); }); });