{"product_id":"dr-coffee-h1-automatic-coffee-machine","title":"Dr. Coffee H1 Automatic Coffee Machine","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@700;800;900\u0026display=swap');\n\n.dpdch1 *, .dpdch1 *::before, .dpdch1 *::after { box-sizing: border-box; }\n\n.dpdch1 {\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.dpdch1 h2, .dpdch1 h3, .dpdch1 h4 { font-family: 'Nunito', Helvetica, sans-serif; margin: 0; padding: 0; }\n.dpdch1 p { margin: 0; padding: 0; }\n.dpdch1 a { color: var(--green); font-weight: 600; text-decoration: none; }\n.dpdch1 a:hover { color: var(--green-dark); text-decoration: underline; }\n\n\/* ── EYEBROW ── *\/\n.dpdch1 .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.dpdch1 .prod-intro { padding: 28px 0 24px; border-bottom: 1px solid var(--border); margin-bottom: 24px; }\n.dpdch1 .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.dpdch1 .prod-intro h2 span { color: var(--green); }\n.dpdch1 .prod-intro p { font-size: 13px; color: var(--muted); line-height: 1.8; margin-bottom: 10px; }\n.dpdch1 .prod-intro p:last-child { margin-bottom: 0; }\n.dpdch1 .prod-intro strong { color: var(--text); font-weight: 700; }\n\n\/* ── HIGHLIGHTS STRIP ── *\/\n.dpdch1 .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.dpdch1 .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.dpdch1 .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.dpdch1 .features-section { margin-bottom: 24px; }\n.dpdch1 .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.dpdch1 .features-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }\n.dpdch1 .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.dpdch1 .feat-item h4 { font-size: 0.78rem; font-weight: 800; color: var(--text); margin-bottom: 4px; }\n.dpdch1 .feat-item p { font-size: 11.5px; color: var(--muted); line-height: 1.6; }\n\n\/* ── TECH SPOTLIGHT ── *\/\n.dpdch1 .tech-section {\n  background: var(--white); border: 1px solid var(--border);\n  border-radius: 6px; padding: 22px; margin-bottom: 24px;\n}\n.dpdch1 .tech-section h3 {\n  font-size: 0.9rem; font-weight: 800; color: var(--text); margin-bottom: 14px;\n}\n.dpdch1 .tech-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }\n.dpdch1 .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.dpdch1 .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.dpdch1 .tech-item p { font-size: 11.5px; color: var(--muted); line-height: 1.6; }\n\n\/* ── SPECS TABLE ── *\/\n.dpdch1 .specs-section { margin-bottom: 24px; }\n.dpdch1 .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.dpdch1 .specs-table { width: 100%; border-collapse: collapse; font-size: 12.5px; }\n.dpdch1 .specs-table tr { border-bottom: 1px solid var(--border); }\n.dpdch1 .specs-table tr:last-child { border-bottom: none; }\n.dpdch1 .specs-table tr:nth-child(even) td { background: var(--green-bg); }\n.dpdch1 .specs-table td { padding: 9px 14px; color: var(--muted); vertical-align: top; }\n.dpdch1 .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.dpdch1 .for-section { margin-bottom: 24px; }\n.dpdch1 .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.dpdch1 .for-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n.dpdch1 .for-card { border-radius: 5px; padding: 14px 16px; border: 1px solid var(--border); }\n.dpdch1 .for-card.yes { background: var(--green-bg); border-color: var(--green-line); }\n.dpdch1 .for-card.no { background: #fff5f5; border-color: #fecaca; }\n.dpdch1 .for-card h4 {\n  font-family: 'Nunito', Helvetica, sans-serif; font-size: 0.78rem; font-weight: 800; margin-bottom: 8px;\n}\n.dpdch1 .for-card.yes h4 { color: var(--green-dark); }\n.dpdch1 .for-card.no h4 { color: #b91c1c; }\n.dpdch1 .for-list { list-style: none; padding: 0; margin: 0; }\n.dpdch1 .for-list li { font-size: 12px; color: var(--muted); padding: 3px 0 3px 14px; position: relative; }\n.dpdch1 .for-card.yes .for-list li::before { content: '✓'; position: absolute; left: 0; color: var(--green); font-weight: 900; }\n.dpdch1 .for-card.no .for-list li::before { content: '✗'; position: absolute; left: 0; color: #dc2626; font-weight: 900; }\n\n\/* ── FAQ — CSS ACCORDION ── *\/\n.dpdch1 .faq-section { margin-bottom: 24px; }\n.dpdch1 .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.dpdch1 .faq-item { border-bottom: 1px solid var(--border); }\n.dpdch1 .faq-item:last-child { border-bottom: none; }\n.dpdch1 .faq-toggle { display: none; }\n.dpdch1 .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.dpdch1 .faq-label::after { content: '+'; font-size: 1.1rem; color: var(--green); font-weight: 900; flex-shrink: 0; margin-left: 12px; line-height: 1; }\n.dpdch1 .faq-toggle:checked + .faq-label::after { content: '–'; }\n.dpdch1 .faq-body { display: none; padding: 0 0 13px; font-size: 12.5px; color: var(--muted); line-height: 1.75; }\n.dpdch1 .faq-body strong { color: var(--text); font-weight: 700; }\n.dpdch1 .faq-toggle:checked ~ .faq-body { display: block; }\n\n\/* ── CTA ── *\/\n.dpdch1 .cta-section {\n  background: var(--green); border-radius: 6px; padding: 24px 28px; text-align: center;\n}\n.dpdch1 .cta-section h3 { font-size: 1.1rem; font-weight: 900; color: #fff; margin-bottom: 8px; }\n.dpdch1 .cta-section p { font-size: 12.5px; color: rgba(255,255,255,.85); margin-bottom: 16px; }\n.dpdch1 .btn-row { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }\n.dpdch1 .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.dpdch1 .btn-pri:hover { opacity: .9; text-decoration: none; color: var(--green-dark); }\n.dpdch1 .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.dpdch1 .btn-sec:hover { background: rgba(255,255,255,.1); text-decoration: none; color: #fff; }\n\n@media (max-width: 820px) {\n  .dpdch1 .features-grid { grid-template-columns: 1fr 1fr; }\n  .dpdch1 .tech-grid { grid-template-columns: 1fr; }\n  .dpdch1 .for-grid { grid-template-columns: 1fr; }\n  .dpdch1 .highlights { grid-template-columns: 1fr 1fr; }\n}\n@media (max-width: 480px) {\n  .dpdch1 { padding: 0 16px 40px; }\n  .dpdch1 .features-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dpdch1\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"prod-intro\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eDr. Coffee · Fully Automatic · Ultra Compact · Home\u003c\/span\u003e\n    \u003ch2\u003eDr. Coffee H1 Automatic Coffee Machine — \u003cspan\u003eFreshly Ground Espresso in the Smallest Footprint\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eThe Dr. Coffee H1 is Dr. Coffee's most compact fully automatic bean-to-cup machine — purpose-built for \u003cstrong\u003eapartments, small kitchens, studio spaces, and anyone who wants genuine freshly ground espresso without sacrificing bench space\u003c\/strong\u003e. It strips the automatic coffee experience back to what matters most: loading whole beans, pressing a button, and receiving a freshly ground, properly extracted espresso in under a minute — with no skill, no mess, and no wasted space.\u003c\/p\u003e\n    \u003cp\u003eWhere larger automatic machines prioritise multiple grind settings, milk systems, and advanced interfaces, the H1 prioritises \u003cstrong\u003esimplicity, size, and reliability\u003c\/strong\u003e. It is the right machine for the solo coffee drinker who wants real quality — not pods, not pre-ground — in the most straightforward, space-efficient package available in Australia.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHTS --\u003e\n  \u003cdiv class=\"highlights\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003eUltra\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eCompact\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e1-Touch\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eOperation\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003eFresh\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eGround Every Cup\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003eZero\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eSkill Required\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 H1 the Right Compact Automatic Machine\u003c\/h3\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e📐 Ultra-Compact Footprint\u003c\/h4\u003e\n        \u003cp\u003eThe H1 is designed to fit where other automatic machines simply won't — narrow kitchen benches, apartment galley kitchens, studio spaces, hotel rooms, and tight office corners. Its compact footprint is the defining feature, achieved without compromising on the core bean-to-cup capability that makes it worth owning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e⚙️ Built-In Burr Grinder\u003c\/h4\u003e\n        \u003cp\u003eDespite its compact size, the H1 integrates a genuine burr grinder that grinds whole beans fresh for every single cup. The grind quality — and therefore the cup quality — is dramatically superior to any pod or pre-ground alternative, regardless of how small the machine is.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e☕ One-Touch Operation\u003c\/h4\u003e\n        \u003cp\u003eNo settings to configure, no technique to develop, no guesswork involved. Fill the bean hopper, fill the water tank, press the button. The H1 handles grinding, dosing, and extraction automatically — delivering the same consistent espresso every time with zero operator skill required.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e⚡ Fast Heat-Up\u003c\/h4\u003e\n        \u003cp\u003eThe H1 reaches operating temperature quickly — meaning your morning espresso is ready within minutes of switching the machine on. For solo users who want coffee fast without waiting for a large boiler to heat, this is a meaningful practical advantage over bigger machines.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e💧 Removable Water Tank\u003c\/h4\u003e\n        \u003cp\u003eThe water tank removes cleanly for refilling at the sink — no awkward positioning or plumbing required. Sized appropriately for a solo user's daily consumption without needing multiple daily refills under normal home use conditions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🧹 Easy Maintenance\u003c\/h4\u003e\n        \u003cp\u003eThe H1 keeps maintenance simple — automatic rinse cycles on startup and shutdown, a removable drip tray and grounds container for quick emptying, and guided descaling when required. Daily upkeep takes under two minutes with no specialist knowledge needed.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🎯 Consistent Extraction\u003c\/h4\u003e\n        \u003cp\u003eEvery cup from the H1 is extracted to the same automated parameters — grind, dose, and brew time are consistent shot after shot. For a solo user who just wants their morning coffee to be right every day without thinking about it, this automated consistency is the whole point.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e💰 Low Running Cost\u003c\/h4\u003e\n        \u003cp\u003eWhole bean coffee costs a fraction of what capsule systems charge per cup. The H1 makes freshly ground espresso at roughly $0.15–$0.30 per cup — compared to $0.60–$1.20 for most pod systems — while delivering noticeably better flavour and zero single-use plastic waste.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🌿 No Pod Waste\u003c\/h4\u003e\n        \u003cp\u003eNo capsules, no foil pods, no single-use plastic going to landfill. The H1 produces only biodegradable coffee grounds — making it the environmentally responsible choice for the solo coffee drinker who wants to reduce their daily waste footprint without compromising on coffee quality.\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\u003eSmall Machine, Real Coffee — Why Size Doesn't Mean Compromise\u003c\/h3\u003e\n    \u003cdiv class=\"tech-grid\"\u003e\n      \u003cdiv class=\"tech-item\"\u003e\n        \u003ch4\u003eCompact Doesn't Mean Capsule Quality\u003c\/h4\u003e\n        \u003cp\u003eThe assumption that a small automatic machine means pod-level coffee is wrong. The H1 grinds whole beans fresh for every cup — the same fundamental process used by machines ten times its price. Compact size changes the footprint, not the flavour approach. The gap between the H1 and a capsule machine is as large as the gap between any serious espresso machine and a pod system.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech-item\"\u003e\n        \u003ch4\u003eBurr Grinding in a Compact Body\u003c\/h4\u003e\n        \u003cp\u003eFitting a real burr grinder into a compact automatic machine is an engineering challenge — one that separates genuine bean-to-cup machines from coffee makers that simply use pre-ground coffee in a small body. The H1's integrated burr grinder grinds to a consistent particle size immediately before extraction, producing the uniform extraction that pre-ground coffee can never replicate.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech-item\"\u003e\n        \u003ch4\u003eThe Right Machine for the Right Use Case\u003c\/h4\u003e\n        \u003cp\u003eThe H1 is not trying to be a mid-range office machine or a multi-user household solution — it's the best possible compact automatic machine for a solo user who values genuine freshly ground coffee above all else. Choosing the H1 over a larger machine isn't a compromise; it's choosing the right tool for the specific job.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eTechnical Specifications\u003c\/span\u003e\n    \u003ch3\u003eDr. Coffee H1 — Full Specifications\u003c\/h3\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMachine Type\u003c\/td\u003e\n\u003ctd\u003eFully automatic bean-to-cup espresso machine\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrinder\u003c\/td\u003e\n\u003ctd\u003eIntegrated burr grinder\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDrink Menu\u003c\/td\u003e\n\u003ctd\u003eEspresso, double espresso, americano, hot water\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMilk System\u003c\/td\u003e\n\u003ctd\u003eEspresso focused — no integrated milk frothing\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Tank\u003c\/td\u003e\n\u003ctd\u003eRemovable — contact Di Pacci for current capacity\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBean Hopper\u003c\/td\u003e\n\u003ctd\u003eIntegrated hopper — contact Di Pacci for current volume\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrew Group\u003c\/td\u003e\n\u003ctd\u003eRemovable for easy cleaning\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCleaning\u003c\/td\u003e\n\u003ctd\u003eAutomatic rinse on startup\/shutdown — guided descaling\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFootprint\u003c\/td\u003e\n\u003ctd\u003eUltra-compact — designed for apartments and tight bench spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRecommended Volume\u003c\/td\u003e\n\u003ctd\u003eSolo home use — up to 5–10 cups per day\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePower Supply\u003c\/td\u003e\n\u003ctd\u003e220–240V \/ 50Hz (Australian spec)\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 H1 Right for You?\u003c\/span\u003e\n    \u003ch3\u003eWho Should Buy the Dr. Coffee H1\u003c\/h3\u003e\n    \u003cdiv class=\"for-grid\"\u003e\n      \u003cdiv class=\"for-card yes\"\u003e\n        \u003ch4\u003e✓ The H1 is right for you if you:\u003c\/h4\u003e\n        \u003cul class=\"for-list\"\u003e\n          \u003cli\u003eLive alone or in a compact apartment with limited bench space\u003c\/li\u003e\n          \u003cli\u003eDrink 1–3 espressos or americanos per day\u003c\/li\u003e\n          \u003cli\u003eWant freshly ground coffee without any skill or effort\u003c\/li\u003e\n          \u003cli\u003eAre upgrading from a pod machine and want real bean-to-cup quality\u003c\/li\u003e\n          \u003cli\u003eDon't drink milk-based drinks regularly\u003c\/li\u003e\n          \u003cli\u003eWant the smallest possible automatic machine footprint\u003c\/li\u003e\n          \u003cli\u003eAre looking for a compact machine for a hotel room, studio, or desk\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\u003eRegularly make lattes, cappuccinos, or flat whites — consider the Dr. Coffee F11\u003c\/li\u003e\n          \u003cli\u003eWant more grind and strength adjustment — consider the Dr. Coffee C12\u003c\/li\u003e\n          \u003cli\u003eDrink 4+ coffees per day or share with a partner or household\u003c\/li\u003e\n          \u003cli\u003eNeed an office machine for multiple daily users\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 H1 — Common Questions\u003c\/h3\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"h1faq1\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"h1faq1\"\u003eCan the Dr. Coffee H1 make lattes and cappuccinos?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eThe H1 is an espresso-focused machine — it does not include an integrated milk frothing system. It produces espresso, double espresso, americano, and hot water. If milk-based drinks are important to you, Di Pacci recommends the \u003cstrong\u003eDr. Coffee F11\u003c\/strong\u003e (manual steam wand) or the \u003cstrong\u003eDr. Coffee F100P\u003c\/strong\u003e (fully automatic milk frothing) as better-suited alternatives.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"h1faq2\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"h1faq2\"\u003eHow does the H1 compare to the Dr. Coffee F11?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eThe H1 is smaller and simpler than the F11 — its defining advantage is its compact footprint, making it the right choice for apartments and tight bench spaces. The \u003cstrong\u003eF11 adds a manual steam wand for milk frothing\u003c\/strong\u003e, a slightly larger hopper, and marginally more adjustment options. Choose the H1 if size is the priority and you drink black coffee. Choose the F11 if you occasionally want to make milk drinks or want slightly more flexibility.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"h1faq3\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"h1faq3\"\u003eWhat coffee beans work best in the Dr. Coffee H1?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eThe H1 works best with \u003cstrong\u003emedium to dark roast whole beans with low to moderate oil content\u003c\/strong\u003e. Very oily dark-roasted beans can cause grinder residue buildup over time. Di Pacci's own freshly roasted blends — Signature, Elements, By the Bay, and After Dark — are all well-suited to the H1 and available for same-day dispatch Australia-wide. Our team can recommend the right blend for your flavour preferences.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"h1faq4\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"h1faq4\"\u003eIs the Dr. Coffee H1 good for an apartment?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eYes — the H1 is specifically designed for compact living spaces. Its ultra-compact footprint fits on narrow kitchen benches and small countertops where standard automatic machines won't. It operates quietly, is quick to heat up, and the daily maintenance routine is minimal — all characteristics that make it particularly well-suited to apartment living where bench space, noise, and simplicity are priorities.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"h1faq5\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"h1faq5\"\u003eHow much does it cost per cup compared to pods?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eWhole bean coffee through the H1 costs approximately \u003cstrong\u003e$0.15–$0.30 per cup\u003c\/strong\u003e, depending on the beans you choose. Most proprietary capsule systems cost $0.60–$1.20 per pod. For a solo user drinking two coffees daily, the H1 saves approximately $300–$600 per year in capsule costs — meaning the machine pays for itself within 6–18 months, while producing noticeably better coffee throughout.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"h1faq6\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"h1faq6\"\u003eDoes Di Pacci service the Dr. Coffee H1 in Australia?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eYes. Di Pacci provides full in-house service and warranty support for Dr. Coffee machines across five Australian stores — Sydney, Melbourne, Queensland, Perth, and Port Macquarie. Our technicians carry genuine Dr. Coffee parts and are experienced with the full automatic machine range, ensuring fast local turnaround on any service or warranty work without waiting for overseas parts shipments.\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 H1 at Di Pacci Australia\u003c\/h3\u003e\n    \u003cp\u003eFinance available. Expert advice, in-house service, free shipping over $200, 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":"No","offer_id":46984712454403,"sku":"RAN3735S","price":1315.0,"currency_code":"AUD","in_stock":true},{"title":"Yes","offer_id":46984712487171,"sku":"RAN3736S","price":1445.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0487\/2015\/0691\/files\/dr-coffee-h1-automatic-coffee-machine-5735747.jpg?v=1773284172","url":"https:\/\/dipacci.myshopify.com\/products\/dr-coffee-h1-automatic-coffee-machine","provider":"Australia - Di Pacci","version":"1.0","type":"link"}