{"product_id":"dr-coffee-f11-automatic-coffee-machine","title":"Dr. Coffee F11 Automatic Coffee Machine","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@700;800;900\u0026display=swap');\n\n.dpdcf11 *, .dpdcf11 *::before, .dpdcf11 *::after { box-sizing: border-box; }\n\n.dpdcf11 {\n  --green:      #3b9130;\n  --green-dark: #2d6e25;\n  --green-bg:   #f2faf1;\n  --green-line: #c8e4c5;\n  --dark:       #111714;\n  --white:      #ffffff;\n  --light:      #f8f8f8;\n  --text:       #1e1e1e;\n  --muted:      #5a5a5a;\n  --border:     #e4e4e4;\n  font-family: Helvetica, Arial, sans-serif;\n  font-size: 13px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 0 32px 48px;\n}\n\n.dpdcf11 h2, .dpdcf11 h3, .dpdcf11 h4 { font-family: 'Nunito', Helvetica, sans-serif; margin: 0; padding: 0; }\n.dpdcf11 p { margin: 0; padding: 0; }\n.dpdcf11 a { color: var(--green); font-weight: 600; text-decoration: none; }\n.dpdcf11 a:hover { color: var(--green-dark); text-decoration: underline; }\n\n\/* ── EYEBROW ── *\/\n.dpdcf11 .eyebrow {\n  font-family: 'Nunito', Helvetica, sans-serif; font-size: 9px; font-weight: 800;\n  letter-spacing: 0.22em; text-transform: uppercase; color: var(--green);\n  display: block; margin-bottom: 6px;\n}\n\n\/* ── INTRO ── *\/\n.dpdcf11 .prod-intro { padding: 28px 0 24px; border-bottom: 1px solid var(--border); margin-bottom: 24px; }\n.dpdcf11 .prod-intro h2 {\n  font-size: clamp(1.25rem, 3vw, 1.65rem); font-weight: 900;\n  color: var(--text); line-height: 1.2; margin-bottom: 10px;\n}\n.dpdcf11 .prod-intro h2 span { color: var(--green); }\n.dpdcf11 .prod-intro p { font-size: 13px; color: var(--muted); line-height: 1.8; margin-bottom: 10px; }\n.dpdcf11 .prod-intro p:last-child { margin-bottom: 0; }\n.dpdcf11 .prod-intro strong { color: var(--text); font-weight: 700; }\n\n\/* ── VARIANT STRIP ── *\/\n.dpdcf11 .variants {\n  display: grid; grid-template-columns: repeat(3,1fr);\n  gap: 10px; margin-bottom: 24px;\n}\n.dpdcf11 .variant-card {\n  background: var(--light); border: 1px solid var(--border);\n  border-top: 3px solid var(--green); border-radius: 5px; padding: 14px 16px;\n  text-align: center;\n}\n.dpdcf11 .variant-name {\n  font-family: 'Nunito', Helvetica, sans-serif;\n  font-size: 0.82rem; font-weight: 900; color: var(--text); margin-bottom: 6px;\n}\n.dpdcf11 .variant-spec { font-size: 11.5px; color: var(--muted); line-height: 1.6; }\n.dpdcf11 .variant-tag {\n  font-family: 'Nunito', Helvetica, sans-serif;\n  font-size: 8px; font-weight: 800; letter-spacing: 0.1em;\n  text-transform: uppercase; color: var(--green);\n  display: block; margin-top: 6px;\n}\n\n\/* ── HIGHLIGHTS STRIP ── *\/\n.dpdcf11 .highlights {\n  background: var(--dark); border-radius: 6px; padding: 18px 22px;\n  margin-bottom: 24px; display: grid; grid-template-columns: repeat(4,1fr);\n  gap: 8px; text-align: center;\n}\n.dpdcf11 .hl-num {\n  font-family: 'Nunito', Helvetica, sans-serif; font-size: 1.3rem; font-weight: 900;\n  color: var(--green); line-height: 1; margin-bottom: 3px;\n}\n.dpdcf11 .hl-label {\n  font-family: 'Nunito', Helvetica, sans-serif; font-size: 9px; font-weight: 700;\n  letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255,255,255,.5);\n}\n\n\/* ── FEATURES GRID ── *\/\n.dpdcf11 .features-section { margin-bottom: 24px; }\n.dpdcf11 .features-section h3 {\n  font-size: 1rem; font-weight: 800; color: var(--text);\n  margin-bottom: 14px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line);\n}\n.dpdcf11 .features-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }\n.dpdcf11 .feat-item {\n  background: var(--light); border: 1px solid var(--border);\n  border-left: 3px solid var(--green); border-radius: 5px; padding: 14px 16px;\n}\n.dpdcf11 .feat-item h4 { font-size: 0.78rem; font-weight: 800; color: var(--text); margin-bottom: 4px; }\n.dpdcf11 .feat-item p { font-size: 11.5px; color: var(--muted); line-height: 1.6; }\n\n\/* ── TECH SPOTLIGHT ── *\/\n.dpdcf11 .tech-section {\n  background: var(--white); border: 1px solid var(--border);\n  border-radius: 6px; padding: 22px; margin-bottom: 24px;\n}\n.dpdcf11 .tech-section h3 {\n  font-size: 0.9rem; font-weight: 800; color: var(--text); margin-bottom: 14px;\n}\n.dpdcf11 .tech-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }\n.dpdcf11 .tech-item {\n  background: var(--light); border: 1px solid var(--border);\n  border-left: 3px solid var(--green); border-radius: 5px; padding: 14px 16px;\n}\n.dpdcf11 .tech-item h4 {\n  font-family: 'Nunito', Helvetica, sans-serif; font-size: 0.78rem; font-weight: 800;\n  color: var(--text); margin-bottom: 5px;\n}\n.dpdcf11 .tech-item p { font-size: 11.5px; color: var(--muted); line-height: 1.6; }\n\n\/* ── SPECS TABLE ── *\/\n.dpdcf11 .specs-section { margin-bottom: 24px; }\n.dpdcf11 .specs-section h3 {\n  font-size: 1rem; font-weight: 800; color: var(--text);\n  margin-bottom: 14px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line);\n}\n.dpdcf11 .specs-table { width: 100%; border-collapse: collapse; font-size: 12.5px; }\n.dpdcf11 .specs-table tr { border-bottom: 1px solid var(--border); }\n.dpdcf11 .specs-table tr:last-child { border-bottom: none; }\n.dpdcf11 .specs-table tr:nth-child(even) td { background: var(--green-bg); }\n.dpdcf11 .specs-table td { padding: 9px 14px; color: var(--muted); vertical-align: top; }\n.dpdcf11 .specs-table td:first-child {\n  font-family: 'Nunito', Helvetica, sans-serif; font-weight: 800; color: var(--text);\n  font-size: 11px; letter-spacing: 0.04em; text-transform: uppercase;\n  white-space: nowrap; width: 38%;\n}\n\n\/* ── WHO IT'S FOR ── *\/\n.dpdcf11 .for-section { margin-bottom: 24px; }\n.dpdcf11 .for-section h3 {\n  font-size: 1rem; font-weight: 800; color: var(--text);\n  margin-bottom: 14px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line);\n}\n.dpdcf11 .for-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n.dpdcf11 .for-card { border-radius: 5px; padding: 14px 16px; border: 1px solid var(--border); }\n.dpdcf11 .for-card.yes { background: var(--green-bg); border-color: var(--green-line); }\n.dpdcf11 .for-card.no { background: #fff5f5; border-color: #fecaca; }\n.dpdcf11 .for-card h4 {\n  font-family: 'Nunito', Helvetica, sans-serif; font-size: 0.78rem; font-weight: 800; margin-bottom: 8px;\n}\n.dpdcf11 .for-card.yes h4 { color: var(--green-dark); }\n.dpdcf11 .for-card.no h4 { color: #b91c1c; }\n.dpdcf11 .for-list { list-style: none; padding: 0; margin: 0; }\n.dpdcf11 .for-list li { font-size: 12px; color: var(--muted); padding: 3px 0 3px 14px; position: relative; }\n.dpdcf11 .for-card.yes .for-list li::before { content: '✓'; position: absolute; left: 0; color: var(--green); font-weight: 900; }\n.dpdcf11 .for-card.no .for-list li::before { content: '✗'; position: absolute; left: 0; color: #dc2626; font-weight: 900; }\n\n\/* ── FAQ — CSS ACCORDION ── *\/\n.dpdcf11 .faq-section { margin-bottom: 24px; }\n.dpdcf11 .faq-section h3 {\n  font-size: 1rem; font-weight: 800; color: var(--text);\n  margin-bottom: 14px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line);\n}\n.dpdcf11 .faq-item { border-bottom: 1px solid var(--border); }\n.dpdcf11 .faq-item:last-child { border-bottom: none; }\n.dpdcf11 .faq-toggle { display: none; }\n.dpdcf11 .faq-label {\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 13px 0; cursor: pointer;\n  font-family: 'Nunito', Helvetica, sans-serif;\n  font-size: 0.82rem; font-weight: 800; color: var(--text); user-select: none;\n}\n.dpdcf11 .faq-label::after { content: '+'; font-size: 1.1rem; color: var(--green); font-weight: 900; flex-shrink: 0; margin-left: 12px; line-height: 1; }\n.dpdcf11 .faq-toggle:checked + .faq-label::after { content: '–'; }\n.dpdcf11 .faq-body { display: none; padding: 0 0 13px; font-size: 12.5px; color: var(--muted); line-height: 1.75; }\n.dpdcf11 .faq-body strong { color: var(--text); font-weight: 700; }\n.dpdcf11 .faq-toggle:checked ~ .faq-body { display: block; }\n\n\/* ── CTA ── *\/\n.dpdcf11 .cta-section {\n  background: var(--green); border-radius: 6px; padding: 24px 28px; text-align: center;\n}\n.dpdcf11 .cta-section h3 { font-size: 1.1rem; font-weight: 900; color: #fff; margin-bottom: 8px; }\n.dpdcf11 .cta-section p { font-size: 12.5px; color: rgba(255,255,255,.85); margin-bottom: 16px; }\n.dpdcf11 .btn-row { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }\n.dpdcf11 .btn-pri {\n  display: inline-block; background: #fff; color: var(--green-dark);\n  font-family: 'Nunito', Helvetica, sans-serif; font-size: 11px; font-weight: 800;\n  letter-spacing: 0.06em; text-transform: uppercase; padding: 10px 22px;\n  border-radius: 4px; text-decoration: none;\n}\n.dpdcf11 .btn-pri:hover { opacity: .9; text-decoration: none; color: var(--green-dark); }\n.dpdcf11 .btn-sec {\n  display: inline-block; background: transparent; color: #fff;\n  font-family: 'Nunito', Helvetica, sans-serif; font-size: 11px; font-weight: 800;\n  letter-spacing: 0.06em; text-transform: uppercase; padding: 10px 22px;\n  border-radius: 4px; border: 1px solid rgba(255,255,255,.45); text-decoration: none;\n}\n.dpdcf11 .btn-sec:hover { background: rgba(255,255,255,.1); text-decoration: none; color: #fff; }\n\n@media (max-width: 820px) {\n  .dpdcf11 .features-grid { grid-template-columns: 1fr 1fr; }\n  .dpdcf11 .tech-grid { grid-template-columns: 1fr; }\n  .dpdcf11 .for-grid { grid-template-columns: 1fr; }\n  .dpdcf11 .highlights { grid-template-columns: 1fr 1fr; }\n  .dpdcf11 .variants { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dpdcf11 { padding: 0 16px 40px; }\n  .dpdcf11 .features-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dpdcf11\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"prod-intro\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eDr. Coffee · Fully Automatic · OCS · Small to Medium Office\u003c\/span\u003e\n    \u003ch2\u003eDr. Coffee F11 Automatic Coffee Machine — \u003cspan\u003eHigh-Volume OCS Bean-to-Cup for Offices, Lounges \u0026amp; Hospitality\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eThe Dr. Coffee F11 is a compact, high-output OCS (Office Coffee Service) automatic machine that delivers \u003cstrong\u003e100 cups per day, 70 cups per hour\u003c\/strong\u003e from a small footprint designed for small to medium offices, VIP lounges, meeting rooms, hotels, and convenience stores. Built around a \u003cstrong\u003eceramic flat burr grinder, a 7\" touchscreen, dual-mode high\/low pressure brewing, and up to 20 personalised user profiles\u003c\/strong\u003e, the F11 punches well above its size — rivalling traditional café espresso machines in cup quality while requiring no barista skill to operate.\u003c\/p\u003e\n    \u003cp\u003eThe F11 is available in two water supply configurations: the \u003cstrong\u003estandard 2L tank version\u003c\/strong\u003e for flexible placement and the \u003cstrong\u003eF11 Big with 8L tank\u003c\/strong\u003e for environments needing all-day service without frequent refilling — both supporting direct plumb-in connection to a building's water supply for truly uninterrupted operation. Its combination of enlarged bean hopper, water tank, and grounds container is specifically engineered to handle peak-hour demand in busy office environments.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- VARIANT STRIP --\u003e\n  \u003cdiv class=\"variants\"\u003e\n    \u003cdiv class=\"variant-card\"\u003e\n      \u003cdiv class=\"variant-name\"\u003eF11 Standard\u003c\/div\u003e\n      \u003cdiv class=\"variant-spec\"\u003e2L water tank\u003cbr\u003e300×500×580mm\u003cbr\u003e15.5kg\u003c\/div\u003e\n      \u003cspan class=\"variant-tag\"\u003eFlexible Placement\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"variant-card\"\u003e\n      \u003cdiv class=\"variant-name\"\u003eF11 Big\u003c\/div\u003e\n      \u003cdiv class=\"variant-spec\"\u003e8L water tank\u003cbr\u003e410×500×580mm\u003cbr\u003e17kg\u003c\/div\u003e\n      \u003cspan class=\"variant-tag\"\u003eAll-Day Tank Service\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"variant-card\"\u003e\n      \u003cdiv class=\"variant-name\"\u003eF11 Plus\u003c\/div\u003e\n      \u003cdiv class=\"variant-spec\"\u003eDirect plumb-in\u003cbr\u003e300×500×580mm\u003cbr\u003e15.5kg\u003c\/div\u003e\n      \u003cspan class=\"variant-tag\"\u003eUninterrupted Supply\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS --\u003e\n  \u003cdiv class=\"highlights\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e100\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eCups Per Day\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e70\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eCups Per Hour\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e1,200g\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eBean Hopper\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e20\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eUser Profiles\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"features-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eKey Features\u003c\/span\u003e\n    \u003ch3\u003eWhat Makes the Dr. Coffee F11 the Right Small Office Automatic Machine\u003c\/h3\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e⚙️ Ceramic Flat Burr Grinder\u003c\/h4\u003e\n        \u003cp\u003eAn integrated ceramic flat burr grinder accurately grinds beans to a consistent, uniform particle size for every cup — preserving the aromatic compounds and flavour depth that steel burrs and pre-ground coffee cannot match. Ceramic burrs run cooler and last longer, maintaining grind quality across thousands of daily OCS cycles without performance degradation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e☕ Dual-Mode High\/Low Pressure Brewing\u003c\/h4\u003e\n        \u003cp\u003eThe F11's pioneering dual-mode brewing system supports both high-pressure espresso extraction and low-pressure non-pressurised regular coffee from the same machine — covering the complete spectrum of black coffee preferences across an entire office team without any manual reconfiguration between drink types.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e👥 Up to 20 Personalised User Profiles\u003c\/h4\u003e\n        \u003cp\u003eThe F11 supports up to 20 individual user profiles — each storing a specific person's coffee preferences including drink type, strength, volume, and temperature. Staff can select their name on the touchscreen and receive their coffee exactly as they like it, every time, without adjusting settings. A genuinely practical feature for small office environments.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e📱 7\" Touchscreen Interface\u003c\/h4\u003e\n        \u003cp\u003eA 7-inch colour touchscreen provides a clear, intuitive interface for all drink selections, user profile management, and machine settings — direct, efficient, and easy for any office user to operate without training or coffee knowledge. Customised coffee is always just a few taps away.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e💧 Flexible Water Supply — Tank or Plumb-In\u003c\/h4\u003e\n        \u003cp\u003eThe F11 Standard runs on a 2-litre tank. The F11 Big steps up to an 8-litre tank for all-day service without refilling. The F11 Plus connects directly to mains water via a G3\/4' plumb-in fitting for completely uninterrupted service. All three variants support water barrel connection — giving maximum flexibility for any office environment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🫘 1,200g Bean Hopper\u003c\/h4\u003e\n        \u003cp\u003eA generous 1,200-gram bean hopper dramatically reduces the frequency of refilling in a busy small office environment — ensuring the machine keeps running through morning peak demand without interruption. The combination of large hopper, tank, and grounds container is specifically engineered for sustained OCS use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🥛 Automatic Milk System\u003c\/h4\u003e\n        \u003cp\u003eThe F11 features an automatic milk frothing system that produces smooth, consistent textured milk for cappuccinos, lattes, flat whites, and other milk-based drinks — self-cleaning after use to maintain hygiene with minimal staff involvement. Every milk drink is delivered at the correct frothing temperature between 60–70°C.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🧹 Self-Cleaning System\u003c\/h4\u003e\n        \u003cp\u003eAutomatic water circuit and milk frothing system cleaning runs on startup and shutdown — maintaining hygiene and extraction consistency with no daily manual intervention required from staff. The self-clean mechanism ensures the machine is always ready for peak service without specialist maintenance knowledge.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🛠️ Di Pacci Installation \u0026amp; Service\u003c\/h4\u003e\n        \u003cp\u003eDi Pacci provides free commercial installation across Sydney metro for the F11 — including delivery, water connection, initial configuration, and staff orientation. Full in-house service and warranty support across five Australian stores with genuine Dr. Coffee parts stocked locally for fast turnaround on any service or repair.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECH SPOTLIGHT --\u003e\n  \u003cdiv class=\"tech-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eTechnology Spotlight\u003c\/span\u003e\n    \u003ch3\u003eWhy the F11 Rivals Traditional Café Machines in a Compact OCS Body\u003c\/h3\u003e\n    \u003cdiv class=\"tech-grid\"\u003e\n      \u003cdiv class=\"tech-item\"\u003e\n        \u003ch4\u003eDual-Mode Brewing — Espresso \u0026amp; Pour-Over\u003c\/h4\u003e\n        \u003cp\u003eMost automatic machines brew at a single pressure profile — optimised for espresso but producing mediocre results for americano and regular coffee styles. The F11's dual-mode system applies high pressure for espresso extraction and low pressure for non-pressurised regular coffee — meaning every drink type is brewed at the correct pressure for its style. The result is a meaningfully better cup across all drink selections compared to single-pressure machines.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech-item\"\u003e\n        \u003ch4\u003eUser Profiles — Why They Matter in an Office\u003c\/h4\u003e\n        \u003cp\u003eIn a shared office coffee machine, staff with different coffee preferences either accept a default setting or manually adjust the machine every time — creating inconsistency and friction. The F11's 20 user profiles eliminate this entirely. Each person's preferences are saved and recalled instantly by name — making every interaction fast, personalised, and consistent. For offices where coffee culture matters, this is a meaningful quality-of-life feature.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech-item\"\u003e\n        \u003ch4\u003eOCS Engineering vs Adapted Home Machine\u003c\/h4\u003e\n        \u003cp\u003eThe F11 is purpose-built for OCS deployment — its 1,200g hopper, large water capacity options, 100-cup daily output, and peak-hour demand capability are all features of a machine designed for sustained commercial use from the ground up. This is not a home machine adapted for office use — it is an OCS machine built to the demands of daily professional coffee service.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS — VERIFIED FROM DRCOFFEE.COM AND MULTIPLE AU RESELLERS --\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eTechnical Specifications\u003c\/span\u003e\n    \u003ch3\u003eDr. Coffee F11 — Full Verified Specifications\u003c\/h3\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMachine Type\u003c\/td\u003e\n\u003ctd\u003eFully automatic OCS bean-to-cup espresso machine\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAdvised Daily Output\u003c\/td\u003e\n\u003ctd\u003e100 cups per day\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHourly Output\u003c\/td\u003e\n\u003ctd\u003e70 cups per hour\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrinder\u003c\/td\u003e\n\u003ctd\u003eCeramic flat burr grinder — adjustable grind settings\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrewing System\u003c\/td\u003e\n\u003ctd\u003eDual-mode high\/low pressure — espresso and regular coffee\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Supply (Standard)\u003c\/td\u003e\n\u003ctd\u003e2L removable tank or water barrel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Supply (F11 Big)\u003c\/td\u003e\n\u003ctd\u003e8L water tank or water barrel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Supply (F11 Plus)\u003c\/td\u003e\n\u003ctd\u003eDirect plumb-in (G3\/4') — 1.5M metal supply tube\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMax Water Pressure\u003c\/td\u003e\n\u003ctd\u003e600 kPa (6 Bar)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBean Hopper\u003c\/td\u003e\n\u003ctd\u003e1,200g\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrounds Container\u003c\/td\u003e\n\u003ctd\u003e~70 portions (based on 10g per shot)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUser Profiles\u003c\/td\u003e\n\u003ctd\u003eUp to 20 personalised profiles\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003e7\" colour touchscreen\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMilk System\u003c\/td\u003e\n\u003ctd\u003eAutomatic milk frother — self-cleaning, 60–70°C frothing temp\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e220–240V \/ 50–60Hz \/ 1,500–1,700W\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimensions — Standard\/Plus (W×D×H)\u003c\/td\u003e\n\u003ctd\u003e300mm × 500mm × 580mm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimensions — F11 Big (W×D×H)\u003c\/td\u003e\n\u003ctd\u003e410mm × 500mm × 580mm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWeight — Standard\/Plus\u003c\/td\u003e\n\u003ctd\u003e15.5kg\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWeight — F11 Big\u003c\/td\u003e\n\u003ctd\u003e17kg\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eFree Sydney metro installation by Di Pacci\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003eManufacturer warranty — contact Di Pacci for current terms\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"for-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eIs the Dr. Coffee F11 Right for Your Environment?\u003c\/span\u003e\n    \u003ch3\u003eWho Should Choose the Dr. Coffee F11\u003c\/h3\u003e\n    \u003cdiv class=\"for-grid\"\u003e\n      \u003cdiv class=\"for-card yes\"\u003e\n        \u003ch4\u003e✓ The F11 is right for you if you need:\u003c\/h4\u003e\n        \u003cul class=\"for-list\"\u003e\n          \u003cli\u003e100 cups per day for a small to medium office of 15–40 people\u003c\/li\u003e\n          \u003cli\u003ePersonalised user profiles — up to 20 staff coffee preferences saved\u003c\/li\u003e\n          \u003cli\u003eDual-mode brewing — proper espresso and regular coffee from one machine\u003c\/li\u003e\n          \u003cli\u003eA compact OCS machine for a VIP lounge, meeting room, or office kitchenette\u003c\/li\u003e\n          \u003cli\u003eFlexible water supply — 2L tank, 8L tank, or direct plumb-in\u003c\/li\u003e\n          \u003cli\u003eAutomatic milk drinks — cappuccinos, lattes, flat whites — with self-cleaning\u003c\/li\u003e\n          \u003cli\u003eA genuine OCS machine built for sustained daily commercial use\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"for-card no\"\u003e\n        \u003ch4\u003e✗ Consider alternatives if you:\u003c\/h4\u003e\n        \u003cul class=\"for-list\"\u003e\n          \u003cli\u003eNeed a larger touchscreen or IoT connectivity — consider the M12 Plus or Coffee Break Plus\u003c\/li\u003e\n          \u003cli\u003eNeed 200+ cups per day — consider the Bar Plus or Saeco SE180\u003c\/li\u003e\n          \u003cli\u003eNeed a home machine for a single user — the F11 is oversized for purely domestic use\u003c\/li\u003e\n          \u003cli\u003eAre equipping a full commercial café — consider the Franke A600 or Thermoplan BW4\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"faq-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n    \u003ch3\u003eDr. Coffee F11 — Common Questions\u003c\/h3\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"f11faq1\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"f11faq1\"\u003eWhat is the difference between the F11, F11 Big, and F11 Plus?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eAll three share the same core OCS capability — 100 cups per day, ceramic burr grinder, 7\" touchscreen, automatic milk, and dual-mode brewing. The difference is water supply: \u003cstrong\u003eF11 Standard\u003c\/strong\u003e has a 2L tank (300mm wide, 15.5kg). \u003cstrong\u003eF11 Big\u003c\/strong\u003e has an 8L tank for all-day service without refilling (410mm wide, 17kg). \u003cstrong\u003eF11 Plus\u003c\/strong\u003e connects directly to mains water via plumb-in (300mm wide, 15.5kg). For plumbed offices, the F11 Plus is the most practical choice. For non-plumbed spaces needing maximum between-fill intervals, choose the F11 Big.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"f11faq2\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"f11faq2\"\u003eHow do the user profiles work on the F11?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eThe F11 supports up to \u003cstrong\u003e20 personalised user profiles\u003c\/strong\u003e — each storing an individual's preferred drink type, coffee strength, volume, and temperature. Staff select their name on the 7\" touchscreen and the machine automatically produces their coffee to their saved specifications without any manual adjustment. Profiles are easily created and edited through the touchscreen interface. This feature is particularly valuable in small offices where the same group of people use the machine daily.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"f11faq3\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"f11faq3\"\u003eCan the F11 be plumbed into a water line?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eYes — the F11 Plus variant is designed specifically for direct plumb-in connection via a G3\/4' fitting, using a 1.5M G3\/4' to G3\/8' metal supply tube rated to max 600kPa (6 bar). The F11 Standard and F11 Big also support water barrel connection as an alternative to the built-in tank. Di Pacci's installation team handles plumbing connection as part of the free Sydney metro installation service.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"f11faq4\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"f11faq4\"\u003eHow many people can the F11 serve in a typical office?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eWith a rated daily output of \u003cstrong\u003e100 cups per day\u003c\/strong\u003e and 70 cups per hour at peak, the F11 is well-suited for small to medium offices of approximately \u003cstrong\u003e15–40 people\u003c\/strong\u003e depending on average daily coffee consumption per person. The 20-user profile capability also makes it ideal for teams where every person has a distinct coffee preference. Call Di Pacci on (02) 9758 0760 for sizing advice based on your specific team size and consumption patterns.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"f11faq5\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"f11faq5\"\u003eWhat coffee beans work best in the Dr. Coffee F11?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eThe F11's ceramic flat burr grinder works best with \u003cstrong\u003emedium to dark roast whole beans with low to moderate oil content\u003c\/strong\u003e. The 1,200g hopper provides good capacity for daily office service. Di Pacci's own commercially roasted blends are tested and optimised for automatic OCS machines and are available for regular supply — contact our team on (02) 9758 0760 to discuss ongoing bean supply arrangements for your office.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"f11faq6\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"f11faq6\"\u003eDoes Di Pacci install and service the F11 in Australia?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eYes. Di Pacci provides \u003cstrong\u003efree commercial installation across Sydney metro\u003c\/strong\u003e for the F11 — including delivery, water connection (tank or plumb-in), machine configuration, and staff orientation. Full in-house service and warranty support is available across five Australian stores in Sydney, Melbourne, Queensland, Perth, and Port Macquarie. Genuine Dr. Coffee parts are stocked locally for fast turnaround on any service or warranty work.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"cta-section\"\u003e\n    \u003ch3\u003eBuy the Dr. Coffee F11 at Di Pacci Australia\u003c\/h3\u003e\n    \u003cp\u003eFree Sydney metro installation. Finance available. Expert advice, in-house service, and Australia's largest coffee machine range — all at Di Pacci.\u003c\/p\u003e\n    \u003cdiv class=\"btn-row\"\u003e\n      \u003ca href=\"https:\/\/dipacci.com.au\/collections\/buy-fully-automatic-coffee-machines\" class=\"btn-pri\"\u003eView All Automatic Machines →\u003c\/a\u003e\n      \u003ca href=\"tel:0297580760\" class=\"btn-sec\"\u003eCall (02) 9758 0760\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Di Pacci Coffee Company","offers":[{"title":"Small -2L","offer_id":46990101840131,"sku":"RAN3742S-1","price":3499.0,"currency_code":"AUD","in_stock":true},{"title":"Big - 8L","offer_id":46990101872899,"sku":"RAN3742S-2","price":3950.0,"currency_code":"AUD","in_stock":true},{"title":"Plus - Plumbed","offer_id":46990101905667,"sku":"RAN3742S-3","price":4199.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0487\/2015\/0691\/files\/dr-coffee-f11-automatic-coffee-machine-2023017.jpg?v=1773284172","url":"https:\/\/dipacci.myshopify.com\/products\/dr-coffee-f11-automatic-coffee-machine","provider":"Australia - Di Pacci","version":"1.0","type":"link"}