JOCCA
Art.-Nr. 154328815
JOCCA 2188N Espresso 6 Tassen Kaffeemaschine schwarz
JOCCA
Art.-Nr. 154328815
Verkauf und Versand durch trends4cents
Lieferung nach Hause
Lieferung ab 16.06.2026
+ 0,– €
@import url('https://www.trends4cents.de/templates/ebayTemplate/bootstrap.v3.3.5.min.css'); @import url('https://www.trends4cents.de/templates/ebayTemplate/font-awesome.min.css'); @import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300&subset=latin,latin-ext); @import url(https://fonts.googleapis.com/css?family=Russo+One&subset=latin,latin-ext); /** * Retrieves a color value from the $material-colors Sass map * Inspired by https://github.com/nilskaspersson/Google-Material-UI-Color-Palette/ * * @function * @param {string} color-name - quoted, lower-case, dasherized color * name (e.g. 'pink', 'amber') * @param {string} [color-variant='500'] - quoted, lowercase color variant (e.g. * '200', 'a100') *//** * Retrieves a color value from the $material-colors Sass map * Inspired by https://github.com/nilskaspersson/Google-Material-UI-Color-Palette/ * * @function * @param {string} color-name - quoted, lower-case, dasherized color * name (e.g. 'pink', 'amber') * @param {string} [color-variant='500'] - quoted, lowercase color variant (e.g. * '200', 'a100') */.gallery__wrapper { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 600px; } @media (max-width: 992px) { .gallery__wrapper { display: block; height: auto; } } .gallery__wrapper .gallery__bg { height: 100%; overflow-y: auto; } @media (max-width: 992px) { .gallery__wrapper .gallery__bg { height: auto; } } .images .image-wrapper { margin: 24px auto; text-align: center; max-width: 100%; height: auto; } .images .image-wrapper img { max-width: 80%; margin-left: auto; margin-right: auto; } .content__gallery { position: relative; overflow: hidden; } .content__gallery .gallery__bg { background: rgba(255, 255, 255, 0.6); } .content__gallery .gallery__images { height: 600px; width: 100%; overflow: hidden; } .content__gallery .gallery__images .slider { height: 100%; white-space: nowrap; font-size: 0; transition: 0.8s; } .content__gallery .gallery__images .slider > * { display: inline-block; height: 100%; width: 100%; background-size: contain; background-repeat: no-repeat; background-position: center; } @media (max-width: 768px) { .content__gallery .gallery__images { height: 480px; } } @media (max-width: 480px) { .content__gallery .gallery__images { height: 300px; } } .content__gallery .gallery__thumbs { text-align: center; overflow: hidden; } .content__gallery .gallery__thumbs .thumb__float { display: inline-block; margin: 12px; border: 1px solid #007ba3; } .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper { width: 80px; height: 80px; padding: 3px; background: #fff; } .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper img { cursor: pointer; } @media (max-width: 768px) { .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper { width: 64px; height: 64px; padding: 6px; } } @media (max-width: 480px) { .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper { width: 40px; height: 40px; padding: 3px; } } @media (max-width: 768px) { .content__gallery .gallery__thumbs .thumb__float { margin: 5px; } } .content__gallery .gallery__prev-next { position: absolute; z-index: 1; top: 50%; width: 100%; height: 0; font-size: 32px; } .content__gallery .gallery__prev-next > div + div { visibility: hidden; } .content__gallery .gallery__prev-next a { background: #fff; position: absolute; padding: 12px; text-align: center; opacity: 0.7; text-decoration: none; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #007ba3; } .content__gallery .gallery__prev-next a:hover { opacity: 1; } .content__gallery .gallery__prev-next a + a { right: 0px; } .content__gallery .col-md-12:last-of-type { margin-top: 16px; } @media (max-width: 768px) { .content__gallery .col-md-4 { margin-top: 16px; } } .content__gallery .content__description { padding: 12px !important; margin: 12px !important; } .image-cover__wrapper { text-align: center; }.image-cover__img { max-width: 100%; margin: 0 auto; } .content_tabs { margin: 0; padding: 0; overflow: hidden; } .tabs__nav { list-style: none; margin: 0; padding: 0; overflow: hidden; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } @media (max-width: 768px) { .tabs__nav { display: block; } } .tabs__nav li { -webkit-flex: 1; -ms-flex: 1; flex: 1; } .tabs__nav li a { color: #007ba3; border-right: 2px solid #007ba3; display: block; padding: 16px 0; background: #ffc808; text-decoration: none; font-weight: bold; text-align: center; } .tabs__nav li a:hover { background: #007ba3; color: #ffc808; } .tabs__nav li:last-of-type a { border: none; } .tabs__nav li.active a { background: #007ba3; color: #ffc808; } .tabs__nav:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .tabs__wrapper { position: relative; overflow: hidden; } .tabs__tab { background: white; width: 100%; display: none; } .tabs__box { border: 2px solid #007ba3; } .tabs__box--content { background: #fff; padding: 12px; } .tabs__box--aside .aside { margin: 0 !important; } .tabs__box--aside .aside-block { margin: 0 !important; }#tabs__tab--content { display: block; } .tabs__fake { position: fixed; } @media (max-width: 768px) { .tabs__fake { position: relative; } } #tabs__fake--content:target ~ .tabs__wrapper #tabs__tab--content { display: block; } #tabs__fake--payment:target ~ .tabs__wrapper #tabs__tab--payment { display: block; } #tabs__fake--shipping:target ~ .tabs__wrapper #tabs__tab--shipping { display: block; } #tabs__fake--returns:target ~ .tabs__wrapper #tabs__tab--returns { display: block; } #tabs__fake--other:target ~ .tabs__wrapper #tabs__tab--other { display: block; } #tabs__fake--payment:target ~ .tabs__wrapper #tabs__tab--content { display: none; } #tabs__fake--shipping:target ~ .tabs__wrapper #tabs__tab--content { display: none; } #tabs__fake--returns:target ~ .tabs__wrapper #tabs__tab--content { display: none; } #tabs__fake--other:target ~ .tabs__wrapper #tabs__tab--content { display: none; } .disabled-links a { pointer-events: none; cursor: default; } .disabled-link { pointer-events: none; cursor: default; } .word-break { word-break: break-all !important; } @media (max-width: 360px) { .footer .footer-block .footer-block__body { font-size: 15px !important; } } .aside-block .aside-block__icons img { border-radius: 6px; }.container { max-width: 100%; } #layout__gallery { margin: 24px 0; }.order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1; } .order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2; } .flex { display: -webkit-flex; display: -ms-flexbox; display: flex; } .direction-column { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .mt0 { margin-top: 0 !important; }.mb0 { margin-bottom: 0 !important; } .col-md-3 .aside-block .aside-block__icons { text-align: center; } .col-md-3 .aside-block .aside-block__icons img { width: 75px; } @media (max-width: 992px) { .menu { font-size: 16px !important; } } #template-6 header { margin: 0; padding: 0; background: none; box-shadow: none; text-shadow: none; position: relative; width: auto; height: auto; overflow: hidden; z-index: auto; } #template-6 .template__wrapper { width: 100%; background-image: linear-gradient(to bottom, #e2f0f9 0%, #fff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE2F0F9', endColorstr='#FFFFFFFF', GradientType=0); background-repeat: repeat-x; } @media (max-width: 768px) { #template-6 .template__wrapper .container { margin: 0; padding: 0; } } #template-6 .header .container { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } #template-6 .header .header__brand { -webkit-order: 2; -ms-flex-order: 2; order: 2; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } #template-6 .header .header__brand .header__logo { margin: 0 auto; font-family: "Russo One", sans-serif; font-weight: bold; color: #007ba3; -webkit-flex: 1; -ms-flex: 1; flex: 1; } #template-6 .header .header__brand .header__logo img { max-width: 180px; } @media (max-width: 768px) { #template-6 .header .header__brand .header__logo { text-align: left;float:left;width:150px;height:auto; } } #template-6 .header .header__brand .header__slogan { font-family: "Russo One", sans-serif; font-size: 26px; font-weight: normal; color: #007ba3; text-align: right; -webkit-flex: 1; -ms-flex: 1; flex: 1; } @media (max-width: 768px) { #template-6 .header .header__brand .header__slogan { text-align: right;width:120px;float:right;padding-top:20px; } } @media (max-width: 480px) { #template-6 .header .header__brand .header__slogan { font-size: 20px; } } @media (max-width: 768px) { #template-6 .header .header__brand { display: block; text-align: center; } } #template-6 .header .header__contact { background: #006688; padding: 6px 12px; font-family: "Oswald", sans-serif; font-size: 20px; font-weight: normal; text-align: right; color: #ffc808; -webkit-order: 1; -ms-flex-order: 1; order: 1; } #template-6 .header .header__contact div { float: right; } @media (max-width: 768px) { #template-6 .header .header__contact div { display: block; clear: both; } } #template-6 .header .header__contact .fa { margin-right: 6px; margin-left: 12px; } @media (max-width: 480px) { #template-6 .header .header__contact { font-size: 16px; text-align: center; } } #template-6 .footer { margin-top: 12px; }#template-6 .footer-block { text-align: center; } #template-6 .footer-block .footer-block__title { font-family: "Oswald", sans-serif; font-size: 24px; font-weight: bold; color: #ffc808; margin-top: 0; margin-bottom: 9.6px; } #template-6 .footer-block .footer-block__title2{ font-family: "Oswald", sans-serif; font-size: 24px; font-weight: bold; color: #F7900F; margin-top: 0; margin-bottom: 9.6px; } @media (max-width: 768px) { #template-6 .footer-block .footer-block__title { margin-top: 19.2px; } } #template-6 .footer-block .footer-block__body { font-family: "Oswald", sans-serif; font-size: 18px; font-weight: normal; color: #ffeeb4; } #template-6 .footer-block .footer-block__body a { color: #ffeeb4; } #template-6 .footer-block .footer-block__body .btn { background-color: #ffc808; border: none; color: #006688; padding: 6px 18px; margin-top: 12px; text-align: center; text-decoration: none; display: inline-block; } #template-6 .footer-block .footer-block__body .btn:hover { background-color: #ffeeb4; } #template-6 .footer-block .footer-block__body .menu { font-family: inherit; font-size: inherit; font-weight: inherit; margin: 0; padding: 0; background: none; box-shadow: none; } #template-6 .footer-block .footer-block__body .menu .container { width: 100% !important; padding: 0 !important; } #template-6 .footer-block .footer-block__body .menu .menu__list { margin: 0; padding: 0; display: block; list-style: none; } #template-6 .footer-block .footer-block__body .menu .menu__item { text-align: center; } #template-6 .footer-block .footer-block__body .menu .menu__item a { display: block; color: inherit; border: 0; padding: 0; } #template-6 .footer-block .footer-block__body .menu .menu__item a:hover { background: none; color: inherit; } #template-6 .footer__eselt { margin: 12px auto; font-family: Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; color: #888; text-align: right; } #template-6 .footer__eselt a { color: #888; } @media (max-width: 768px) { #template-6 .footer__eselt { text-align: center; } } #template-6 .footer__logo { font-family: 'Titillium Web', sans-serif; }#template-6 .no-margin { margin: 0 !important; } #template-6 .no-margin-top { margin-top: 0 !important; }#template-6 .no-margin-right { margin-right: 0 !important; } #template-6 .no-margin-bottom { margin-bottom: 0 !important; }#template-6 .no-margin-left { margin-left: 0 !important; } #template-6 .menu { font-family: "Oswald", sans-serif; font-size: 18px; margin: 0; padding: 18px 0; } #template-6 .menu .menu__list { margin: 0; padding: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; list-style: none; text-transform: uppercase; } @media (max-width: 768px) { #template-6 .menu .menu__list {} } @media (max-width: 480px) { #template-6 .menu { display:none ; } #template-6 .footer-block .footer-block__title2{ display:none ; } } #template-6 .menu .menu__item { -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: center; } #template-6 .menu .menu__item a { display: block; color: #ffc808; padding: 6px 0; } #template-6 .menu .menu__item a:hover { background: #ffc808; color: #007ba3; border-radius: 6px; } #template-6 .menu .menu__item a .fa { font-size: 1.2em; } #template-6 .menu--footer .menu__list { margin: 0; padding: 0; list-style: none; } #template-6 .content__wrapper { background: #006688; padding: 24px; padding-top: 0; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.6); overflow: hidden; border-radius: 24px; } @media (max-width: 768px) { #template-6 .content__wrapper { padding: 0; padding-bottom: 18px; } } #template-6 .content { background: #fff; margin: 0; font-family: "Oswald", sans-serif; color: #212121; font-size: 16px; line-height: 1.5; padding: 24px; border-radius: 24px; } @media (max-width: 768px) { #template-6 .content { padding: 0; } } #template-6 .content .content__header { margin: 12px 0; } #template-6 .content .content__header .content__title { margin: 0; padding: 0; color: #ffc808; background: #007ba3; padding: 18px; border-radius: 12px; text-align: center; font-size: 32px; } @media (max-width: 480px) { #template-6 .content .content__header .content__title { font-size: 24px; } } #template-6 .content .content__description { margin: 24px 0; padding: 12px; color: #616161; overflow: hidden; } #template-6 .content .content__description p { margin: 0; margin-bottom: 6px; } #template-6 .content .content__bulletpoints { margin: 24px 0; padding: 12px; color: #616161; } #template-6 .content .content__bulletpoints .bulletpoints__list { margin: 0; padding: 0; list-style: none; } #template-6 .content .content__bulletpoints .bulletpoints__item { margin-bottom: 6px; } #template-6 .content .content__bulletpoints .bulletpoints__item .fa { color: #007ba3; } #template-6 .vertical-align-middle { white-space: nowrap; text-align: center; } #template-6 .vertical-align-middle .vertical-align-helper { /*margin-left: -2px; margin-top: -1px;*/ display: inline-block; height: 100%; vertical-align: middle; } #template-6 .vertical-align-middle img { display: inline-block; vertical-align: middle; margin: 0; padding: 0; max-width: 100%; max-height: 100%; } #template-6 .aside { background: #ffeeb4; padding: 12px 0; margin: 24px 0; overflow: hidden; border-radius: 24px; } #template-6 .aside-block { text-align: left; padding: 6px; } #template-6 .aside-block .aside-block__title { font-family: "Oswald", sans-serif; font-size: 32px; font-weight: bold; color: #006688; margin-bottom: 12px; text-align: left; } #template-6 .aside-block .aside-block__title .fa { font-size: 32px; } #template-6 .aside-block .aside-block__body { font-family: "Oswald", sans-serif; font-size: 16px; font-weight: normal; color: #212121; } #template-6 .aside-block .aside-block__icons { text-align: left; margin-bottom: 12px; } #template-6 .aside-block .aside-block__icons img { margin: 3px; } #template-6 .container { max-width: 100%; } #template-6 .template__wrapper { background-image: linear-gradient(to bottom, rgba(255,254,255,0) 0%, #fff 100%); } #template-6 .content__wrapper { background-color: #363537; } #template-6 .header { background: none; } #template-6 .header .header__brand .header__logo { color: #363537; } #template-6 .header .header__brand .header__slogan { color: #363537; } #template-6 .header .header__contact { color: #f7900f; background-color: #363537; } #template-6 .footer { background: none; } #template-6 .footer .footer__contact { color: #f7900f; } #template-6 .footer-block .footer-block__body .menu .menu__item a { color: #f7900f; background: none; } #template-6 .footer-block .footer-block__body .btn { background-color: #f7900f; color: #363537; } #template-6 .footer-block .footer-block__body .btn:hover { background-color: #f7900f; color: #363537; } #template-6 .footer-block .footer-block__title { color: #f7900f; } #template-6 .footer-block .footer-block__body { color: #f7900f; } #template-6 .menu { background: none; } #template-6 .menu .menu__item a { background: none; color: #f7900f; border-color: #363537; } #template-6 .menu .menu__item a:hover { background-color: #f7900f; color: #363537; } #template-6 .content .content__header .content__title { color: #f7900f; background-color: #363537; } #template-6 .content { background: #ffffff; } #template-6 .content .content__description { color: #444444; } #template-6 .content .content__bulletpoints { color: #444444; } #template-6 .content .content__bulletpoints .bulletpoints__item .fa { color: #363537; } #template-6 .aside { background: #444444; } #template-6 .aside-block .aside-block__body { color: #f7900f; } #template-6 .aside .aside-block .aside-block__title { color: #f7900f; } #template-6 .images .image-wrapper img { border-color: #363537; background-color: #f7900f; } #template-6 .content__gallery .gallery__thumbs .thumb__float { border-color: #363537; } #template-6 .content__gallery .gallery__prev-next a { color: #363537; } #template-6 .gallery__bg { background: rgba(255,255,255,0.6); } #template-6 .tabs__nav li a { background: #f7900f; color: #363537; border-color: #363537; } #template-6 .tabs__nav li a:hover { background: #363537; color: #f7900f; } #template-6 .tabs__nav li.active a { background: #363537; color: #f7900f; } #template-6 .tabs__box { border-color: #363537; } #template-6 .tabs__box--content { background: #ffffff; }
#s1 { position: fixed; top: 0; } #s1:target ~ .slider { transform: translateX(-0%); -webkit-transform: translateX(-0%); } #s2 { position: fixed; top: 0; } #s2:target ~ .slider { transform: translateX(-100%); -webkit-transform: translateX(-100%); } #s3 { position: fixed; top: 0; } #s3:target ~ .slider { transform: translateX(-200%); -webkit-transform: translateX(-200%); } #s4 { position: fixed; top: 0; } #s4:target ~ .slider { transform: translateX(-300%); -webkit-transform: translateX(-300%); } #s5 { position: fixed; top: 0; } #s5:target ~ .slider { transform: translateX(-400%); -webkit-transform: translateX(-400%); } #s6 { position: fixed; top: 0; } #s6:target ~ .slider { transform: translateX(-500%); -webkit-transform: translateX(-500%); } #s7 { position: fixed; top: 0; } #s7:target ~ .slider { transform: translateX(-600%); -webkit-transform: translateX(-600%); } #s8 { position: fixed; top: 0; } #s8:target ~ .slider { transform: translateX(-700%); -webkit-transform: translateX(-700%); } #s9 { position: fixed; top: 0; } #s9:target ~ .slider { transform: translateX(-800%); -webkit-transform: translateX(-800%); } #s10 { position: fixed; top: 0; } #s10:target ~ .slider { transform: translateX(-900%); -webkit-transform: translateX(-900%); } #s11 { position: fixed; top: 0; } #s11:target ~ .slider { transform: translateX(-1000%); -webkit-transform: translateX(-1000%); }
La macchina per caffè espresso elettrica Jocca combina un design elegante con funzionalità pratiche ed è l'aggiunta perfetta a qualsiasi cucina. Decorato nel classico bianco, si adatta a qualsiasi interno e, con la sua capacità fino a 6 tazze (ca. 300ml) delizioso espresso per te e i tuoi ospiti. La macchina è dotata di una funzione di mantenimento in caldo che mantiene caldo il caffè fino a 30 minuti dopo la preparazione, ideale per iniziare bene la mattina o trascorrere piacevoli pomeriggi. Un intuitivo interruttore di accensione/spegnimento con indicatore luminoso garantisce un funzionamento facile, mentre la testa rotante a 360 gradi sulla base offre la massima flessibilità durante la preparazione del caffè. La maniglia fredda protegge dalle ustioni e rende la manipolazione sicura. Inoltre, questa macchina da caffè è dotata di una protezione dal surriscaldamento, che garantisce ulteriore sicurezza. La pulizia della macchina è estremamente semplice e, grazie all'assenza di cavi sulla caraffa, anche il trasporto è semplice.
- Capacità per 6 tazze (ca. 250 ml)
- Funzione Mantieni caldo per 30 minuti
- Interruttore on/off con indicatore luminoso
- Rotazione di 360 gradi sulla base
- L'impugnatura fresca previene le ustioni
- Protezione dal surriscaldamento
- facile pulizia
- nessun cavo collegato alla brocca
-facile da trasportare
-220-240V~50-60Hz
- Consumo: 480 W
- Materiale: acciaio inossidabile
- Colore bianco
- Dimensioni: 13 x 19,5 x 24 cm
- Peso: 1,29 kg
Fornitura:
- Macchina per caffè espresso elettrica Jocca colore bianco
- Manuale operativo
recensioni
La tua valutazione è preziosa per noi!
La tua valutazione è preziosa per noi! La soddisfazione del cliente è il nostro obiettivo. Cerchiamo sempre di spedire il più rapidamente possibile. Se non sei soddisfatto del tuo acquisto, contattaci e troveremo sicuramente insieme una soluzione.
Merkmale | |
|---|---|
Produkttyp | Kaffeemaschine |
Anzahl Tassen | 6 |
Kannentyp | Elektrische Espressokanne |
WLAN | Nein |
App-steuerbar | Nein |
Eingangsspannung | 240 Volt |
Frequenz | 50-60 Hz |
Gehäusematerial | Edelstahl |
Allgemeine Merkmale | |
|---|---|
Farbe (laut Hersteller) | schwarz |
Breite | 13 cm |
Höhe | 27 cm |
Tiefe | 17 cm |
Gewicht | 1.3 kg |
Lieferumfang | Kaffeemaschine |
| Allgemeine Produktsicherheit |
|---|
| GTIN8435253581280 |
| ProdukttypKaffeemaschine |
| Hersteller |
|---|
| HerstellerJOCCA /QUALIMAX INTERNATIONAL S.L. |
| Websitehttps://www.joccashop.com/gb/ |
| E-Mail[email protected] |
| EU-ansässigJa |
| AdresseC/ Tarraca 12 |
| StadtZaragoza |
| PLZ50197 |
| LandSpanien |