{"product_id":"bideli-1kg-coffee-roaster-electric-black-white","title":"Bideli 1kg Coffee Roaster Electric Only Black \u0026 White","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@700;800;900\u0026display=swap');\n\n.dpbideli *, .dpbideli *::before, .dpbideli *::after { box-sizing: border-box; }\n\n.dpbideli {\n  --green:      #3b9130;\n  --green-dark: #2d6e25;\n  --green-bg:   #f2faf1;\n  --green-line: #c8e4c5;\n  --dark:       #111714;\n  --text:       #1e1e1e;\n  --muted:      #5a5a5a;\n  --border:     #e4e4e4;\n  --light:      #f8f8f8;\n  font-family: Helvetica, Arial, sans-serif;\n  font-size: 13px; line-height: 1.75; color: var(--text);\n  max-width: 1100px; margin: 0 auto; padding: 0 32px 48px;\n}\n\n.dpbideli h2, .dpbideli h3, .dpbideli h4 { font-family: 'Nunito', Helvetica, sans-serif; margin: 0; padding: 0; }\n.dpbideli p { margin: 0; padding: 0; }\n.dpbideli a { color: var(--green); font-weight: 600; text-decoration: none; }\n.dpbideli a:hover { text-decoration: underline; }\n.dpbideli .eyebrow { font-family: 'Nunito', Helvetica, sans-serif; font-size: 9px; font-weight: 800; letter-spacing: 0.22em; text-transform: uppercase; color: var(--green); display: block; margin-bottom: 6px; }\n\n\/* INTRO *\/\n.dpbideli .prod-intro { padding: 28px 0 22px; border-bottom: 1px solid var(--border); margin-bottom: 22px; }\n.dpbideli .prod-intro h2 { font-size: clamp(1.2rem,3vw,1.55rem); font-weight: 900; color: var(--text); line-height: 1.2; margin-bottom: 10px; }\n.dpbideli .prod-intro h2 span { color: var(--green); }\n.dpbideli .prod-intro p { font-size: 13px; color: var(--muted); line-height: 1.8; margin-bottom: 10px; }\n.dpbideli .prod-intro p:last-child { margin-bottom: 0; }\n.dpbideli .prod-intro strong { color: var(--text); font-weight: 700; }\n\n\/* HIGHLIGHTS *\/\n.dpbideli .highlights { background: var(--dark); border-radius: 6px; padding: 16px 20px; margin-bottom: 22px; display: grid; grid-template-columns: repeat(4,1fr); gap: 8px; text-align: center; }\n.dpbideli .hl-num { font-family: 'Nunito', Helvetica, sans-serif; font-size: 1.25rem; font-weight: 900; color: var(--green); line-height: 1; margin-bottom: 3px; }\n.dpbideli .hl-label { font-family: 'Nunito', Helvetica, sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255,255,255,.45); }\n\n\/* FEATURES *\/\n.dpbideli .features-section { margin-bottom: 22px; }\n.dpbideli .features-section h3 { font-size: 1rem; font-weight: 800; color: var(--text); margin-bottom: 12px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line); }\n.dpbideli .features-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }\n.dpbideli .feat-item { background: var(--light); border: 1px solid var(--border); border-left: 3px solid var(--green); border-radius: 5px; padding: 13px 15px; }\n.dpbideli .feat-item h4 { font-size: 0.78rem; font-weight: 800; color: var(--text); margin-bottom: 4px; }\n.dpbideli .feat-item p { font-size: 11.5px; color: var(--muted); line-height: 1.6; }\n\n\/* SPECS *\/\n.dpbideli .specs-section { margin-bottom: 22px; }\n.dpbideli .specs-section h3 { font-size: 1rem; font-weight: 800; color: var(--text); margin-bottom: 12px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line); }\n.dpbideli .specs-table { width: 100%; border-collapse: collapse; font-size: 12.5px; }\n.dpbideli .specs-table tr { border-bottom: 1px solid var(--border); }\n.dpbideli .specs-table tr:last-child { border-bottom: none; }\n.dpbideli .specs-table tr:nth-child(even) td { background: var(--green-bg); }\n.dpbideli .specs-table td { padding: 8px 13px; color: var(--muted); vertical-align: top; }\n.dpbideli .specs-table td:first-child { font-family: 'Nunito', Helvetica, sans-serif; font-weight: 800; color: var(--text); font-size: 10px; letter-spacing: 0.04em; text-transform: uppercase; white-space: nowrap; width: 38%; }\n\n\/* WHO IT'S FOR *\/\n.dpbideli .for-section { margin-bottom: 22px; }\n.dpbideli .for-section h3 { font-size: 1rem; font-weight: 800; color: var(--text); margin-bottom: 12px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line); }\n.dpbideli .for-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n.dpbideli .for-card { border-radius: 5px; padding: 14px 16px; border: 1px solid var(--border); }\n.dpbideli .for-card.yes { background: var(--green-bg); border-color: var(--green-line); }\n.dpbideli .for-card.no  { background: #fff5f5; border-color: #fecaca; }\n.dpbideli .for-card h4 { font-family: 'Nunito', Helvetica, sans-serif; font-size: 0.78rem; font-weight: 800; margin-bottom: 8px; }\n.dpbideli .for-card.yes h4 { color: var(--green-dark); }\n.dpbideli .for-card.no  h4 { color: #b91c1c; }\n.dpbideli .for-list { list-style: none; padding: 0; margin: 0; }\n.dpbideli .for-list li { font-size: 12px; color: var(--muted); padding: 3px 0 3px 14px; position: relative; }\n.dpbideli .for-card.yes .for-list li::before { content: '✓'; position: absolute; left: 0; color: var(--green); font-weight: 900; }\n.dpbideli .for-card.no  .for-list li::before { content: '✗'; position: absolute; left: 0; color: #dc2626; font-weight: 900; }\n\n\/* FAQ *\/\n.dpbideli .faq-section { margin-bottom: 22px; }\n.dpbideli .faq-section h3 { font-size: 1rem; font-weight: 800; color: var(--text); margin-bottom: 12px; padding-bottom: 8px; border-bottom: 2px solid var(--green-line); }\n.dpbideli .faq-item { border-bottom: 1px solid var(--border); }\n.dpbideli .faq-item:last-child { border-bottom: none; }\n.dpbideli .faq-toggle { display: none; }\n.dpbideli .faq-label { display: flex; align-items: center; justify-content: space-between; padding: 12px 0; cursor: pointer; font-family: 'Nunito', Helvetica, sans-serif; font-size: 0.82rem; font-weight: 800; color: var(--text); user-select: none; }\n.dpbideli .faq-label::after { content: '+'; font-size: 1.1rem; color: var(--green); font-weight: 900; flex-shrink: 0; margin-left: 12px; line-height: 1; }\n.dpbideli .faq-toggle:checked + .faq-label::after { content: '–'; }\n.dpbideli .faq-body { display: none; padding: 0 0 12px; font-size: 12.5px; color: var(--muted); line-height: 1.75; }\n.dpbideli .faq-body strong { color: var(--text); font-weight: 700; }\n.dpbideli .faq-toggle:checked ~ .faq-body { display: block; }\n\n\/* CTA *\/\n.dpbideli .cta-section { background: var(--green); border-radius: 6px; padding: 22px 26px; text-align: center; }\n.dpbideli .cta-section h3 { font-size: 1.05rem; font-weight: 900; color: #fff; margin-bottom: 7px; }\n.dpbideli .cta-section p { font-size: 12.5px; color: rgba(255,255,255,.85); margin-bottom: 14px; }\n.dpbideli .btn-row { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }\n.dpbideli .btn-pri { display: inline-block; background: #fff; color: var(--green-dark); font-family: 'Nunito', Helvetica, sans-serif; font-size: 11px; font-weight: 800; letter-spacing: 0.06em; text-transform: uppercase; padding: 10px 22px; border-radius: 4px; text-decoration: none; }\n.dpbideli .btn-pri:hover { opacity: .9; text-decoration: none; color: var(--green-dark); }\n.dpbideli .btn-sec { display: inline-block; background: transparent; color: #fff; font-family: 'Nunito', Helvetica, sans-serif; font-size: 11px; font-weight: 800; letter-spacing: 0.06em; text-transform: uppercase; padding: 10px 22px; border-radius: 4px; border: 1px solid rgba(255,255,255,.45); text-decoration: none; }\n.dpbideli .btn-sec:hover { background: rgba(255,255,255,.1); text-decoration: none; color: #fff; }\n\n@media (max-width: 820px) {\n  .dpbideli { padding: 0 16px 40px; }\n  .dpbideli .features-grid { grid-template-columns: 1fr 1fr; }\n  .dpbideli .highlights { grid-template-columns: 1fr 1fr; }\n  .dpbideli .for-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dpbideli .features-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dpbideli\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"prod-intro\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eBideli · 1kg Drum Roaster · Electric · Café \u0026amp; Micro-Roastery\u003c\/span\u003e\n    \u003ch2\u003eBideli 1kg Electric Coffee Roaster — \u003cspan\u003eBlack \u0026amp; White\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eThe Bideli 1kg is a compact drum roaster built for cafés, coffee labs, roasting training schools, and micro-roasteries that need reliable output without a full-scale production floor. \u003cstrong\u003eBatch sizes from 200g to 1,500g, roast times of 8–15 minutes, and output of 4–6kg per hour\u003c\/strong\u003e — enough for a specialty café doing in-house roasting or a roasting school running back-to-back training sessions.\u003c\/p\u003e\n    \u003cp\u003eThis is the electric version in the Black \u0026amp; White finish. Electric heat means no gas line required — plug into a standard 240V commercial supply and you're running. The double-walled drum uses conductive and convective heat transfer, FUJI PIDs for bean and air temperature, a manual damper for airflow control, and a rapid cooling tray that drops the beans down to ambient in 1–2 minutes. USB data logging is built in for Artisan roast profiling software. Guangzhou Bide has been building roasters since 1993 — this is a machine with three decades of refinement behind it.\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\"\u003e1kg\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eNominal Batch\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e1,500g\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eMax Batch Size\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e4–6kg\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003ePer Hour Output\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hl-num\"\u003e4,860W\u003c\/div\u003e\n      \u003cdiv class=\"hl-label\"\u003eElectric Power\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 You Need to Know\u003c\/h3\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🥁 Double-Walled Drum\u003c\/h4\u003e\n        \u003cp\u003eDouble insulation layer with mixing blades for even heat distribution. Conductive and convective transfer — consistent roast from first batch to last.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🌡️ FUJI PID Temperature Control\u003c\/h4\u003e\n        \u003cp\u003eTwo PIDs — one for bean temperature, one for air temperature. Precise, repeatable control over your roast profile across every batch.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e💨 Manual Damper — Airflow Control\u003c\/h4\u003e\n        \u003cp\u003ePrecise manual damper adjusts airflow through the drum, working with the separate chaff cyclone to remove chaff and smoke during roasting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e❄️ Rapid Cooling — 1–2 Minutes\u003c\/h4\u003e\n        \u003cp\u003eCooling and mixing motors work together to drop bean temperature fast after the drop. Preserves the roast profile you worked for — no coasting in residual heat.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e💾 USB Data Logging — Artisan Ready\u003c\/h4\u003e\n        \u003cp\u003eBuilt-in USB port logs roast data directly to Artisan roasting software. Record and replay profiles — essential for consistency across batches and operators.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🔍 Sight Glass + Sample Trier\u003c\/h4\u003e\n        \u003cp\u003eLED-lit sight glass for visual monitoring mid-roast. Sample trier lets you pull and smell beans at any point without stopping the roast.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🗑️ Chaff Cyclone Collector\u003c\/h4\u003e\n        \u003cp\u003eSeparate chaff cyclone keeps the drum clean during roasting. Large removable container — easy access for cleaning between sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e🔧 Maintenance Access Panels\u003c\/h4\u003e\n        \u003cp\u003eLarge access panels on the body make cleaning and component replacement straightforward. No specialist tools required for routine maintenance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item\"\u003e\n        \u003ch4\u003e⚡ Electric — No Gas Required\u003c\/h4\u003e\n        \u003cp\u003e240V electric operation. No gas line, no gas safety compliance requirements. Runs off a standard commercial power supply — straightforward installation.\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\u003eBideli 1kg Electric Roaster — Verified Specifications\u003c\/h3\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eBideli — Guangzhou Bide General Equipment Co., Ltd (Est. 1993)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e1kg Electric Drum Roaster — Black \u0026amp; White\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBatch Size\u003c\/td\u003e\n\u003ctd\u003e200g – 1,500g per batch\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRoast Time\u003c\/td\u003e\n\u003ctd\u003e8–15 minutes per batch\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOutput\u003c\/td\u003e\n\u003ctd\u003e4–6kg per hour\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHeating Type\u003c\/td\u003e\n\u003ctd\u003eElectric — semi-hot wind \/ conductive + convective\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e4,860W\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e220–240V \/ 50–60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTemperature Control\u003c\/td\u003e\n\u003ctd\u003eFUJI PID — bean temp + air temp\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDrum\u003c\/td\u003e\n\u003ctd\u003eDouble-walled with mixing blades\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCooling\u003c\/td\u003e\n\u003ctd\u003eRapid cool — 1–2 minutes via cooling tray + motor\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eData Logging\u003c\/td\u003e\n\u003ctd\u003eUSB — Artisan software compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChaff System\u003c\/td\u003e\n\u003ctd\u003eSeparate cyclone chaff collector\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eViewing\u003c\/td\u003e\n\u003ctd\u003eLED-lit sight glass + sample trier\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimensions (L×W×H)\u003c\/td\u003e\n\u003ctd\u003e94cm × 67cm × 101cm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e~100–115kg\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOptional Add-Ons\u003c\/td\u003e\n\u003ctd\u003eWi-Fi connectivity, drum speed control, vacuum pressure gauge\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003eBlack \u0026amp; White\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\"\u003eRight for You?\u003c\/span\u003e\n    \u003ch3\u003eWho This Roaster Is Built For\u003c\/h3\u003e\n    \u003cdiv class=\"for-grid\"\u003e\n      \u003cdiv class=\"for-card yes\"\u003e\n        \u003ch4\u003e✓ Good fit if you:\u003c\/h4\u003e\n        \u003cul class=\"for-list\"\u003e\n          \u003cli\u003eRun a café and want to roast small batches in-house\u003c\/li\u003e\n          \u003cli\u003eOperate a roasting training school or coffee lab\u003c\/li\u003e\n          \u003cli\u003eNeed a micro-roastery machine without a full production floor\u003c\/li\u003e\n          \u003cli\u003eWant Artisan data logging and repeatable roast profiles\u003c\/li\u003e\n          \u003cli\u003eDon't have a gas line — electric-only setup works fine here\u003c\/li\u003e\n          \u003cli\u003eRoast 4–6kg per hour and need consistent output at that scale\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"for-card no\"\u003e\n        \u003ch4\u003e✗ Look elsewhere if you:\u003c\/h4\u003e\n        \u003cul class=\"for-list\"\u003e\n          \u003cli\u003eNeed gas operation — this is the electric-only version\u003c\/li\u003e\n          \u003cli\u003eRoast more than 6kg\/hour regularly — consider the 2kg or 3kg Bideli\u003c\/li\u003e\n          \u003cli\u003eWant a home roaster — at 100kg+ and 4,860W this is a commercial machine\u003c\/li\u003e\n          \u003cli\u003eNeed something fully automatic — the Bideli 1kg is manually operated\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\"\u003eQuestions\u003c\/span\u003e\n    \u003ch3\u003eBideli 1kg Roaster — FAQ\u003c\/h3\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"bidfaq1\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"bidfaq1\"\u003eWhat's the difference between the electric and gas versions?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eThis listing is the \u003cstrong\u003eelectric-only version\u003c\/strong\u003e. It runs on 240V commercial power — no gas line, no gas compliance work required. The gas version uses the same drum and control setup but burns LPG or natural gas instead of electric heating coils. Electric is simpler to install and suits premises without gas infrastructure. Gas generally responds faster to heat changes during roasting, which some roasters prefer — but for most café and training applications, electric performs equivalently.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"bidfaq2\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"bidfaq2\"\u003eDoes it work with Artisan roasting software?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eYes — the Bideli 1kg has a \u003cstrong\u003ebuilt-in USB port for data logging\u003c\/strong\u003e that connects directly to Artisan. You can log bean temp and air temp in real time, record roast curves, and replay saved profiles. For anyone running a training program or trying to replicate a roast consistently across batches, Artisan integration is essential — and it's included at this price point.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"bidfaq3\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"bidfaq3\"\u003eHow much space does it need?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eThe footprint is 94cm × 67cm, height 101cm, weight ~100–115kg. This is a tabletop commercial machine — it needs a solid, level bench or purpose-built stand (sold separately), sufficient bench depth for the trier and cooling tray access, and clearance above for ventilation. You'll also need ducting for smoke and chaff exhaust — factor that into your installation planning. Call Di Pacci on \u003ca href=\"tel:0297580760\"\u003e(02) 9758 0760\u003c\/a\u003e for installation advice.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"bidfaq4\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"bidfaq4\"\u003eWhat optional add-ons are available?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eBideli offers three optional upgrades on the 1kg: \u003cstrong\u003eWi-Fi connectivity\u003c\/strong\u003e for remote monitoring, \u003cstrong\u003edrum speed control\u003c\/strong\u003e to adjust bean agitation during the roast, and a \u003cstrong\u003evacuum pressure gauge\u003c\/strong\u003e for airflow monitoring. These can be factory-fitted at order time. Contact Di Pacci to discuss which options suit your operation.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"bidfaq5\" class=\"faq-toggle\"\u003e\n      \u003clabel class=\"faq-label\" for=\"bidfaq5\"\u003eDoes Di Pacci stock and support the Bideli roaster in Australia?\u003c\/label\u003e\n      \u003cdiv class=\"faq-body\"\u003eYes — Di Pacci stocks the Bideli 1kg electric roaster in Australia. For roaster-specific installation advice, ventilation requirements, and support, call our team on \u003ca href=\"tel:0297580760\"\u003e(02) 9758 0760\u003c\/a\u003e or email \u003ca href=\"mailto:support@dipacci.com.au\"\u003esupport@dipacci.com.au\u003c\/a\u003e. Finance options including Afterpay and Zip are available.\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 Bideli 1kg Electric Coffee Roaster at Di Pacci\u003c\/h3\u003e\n    \u003cp\u003eIn stock. Australia-wide shipping. Call us for installation advice and optional add-on pricing.\u003c\/p\u003e\n    \u003cdiv class=\"btn-row\"\u003e\n      \u003ca href=\"https:\/\/dipacci.com.au\/products\/bideli-1kg-coffee-roaster-electric-black-white\" class=\"btn-pri\"\u003eBuy Now →\u003c\/a\u003e\n      \u003ca href=\"https:\/\/dipacci.com.au\/collections\/coffee-roaster\" class=\"btn-sec\"\u003eAll Coffee Roasters\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":"dipacci","offers":[{"title":"Black","offer_id":39259780874403,"sku":"2553","price":10999.0,"currency_code":"AUD","in_stock":true},{"title":"White","offer_id":45372468658435,"sku":"2554","price":10999.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0487\/2015\/0691\/files\/1kg-electric-coffee-roaster-all-di-pacci-468.webp?v=1701930511","url":"https:\/\/dipacci.myshopify.com\/products\/bideli-1kg-coffee-roaster-electric-black-white","provider":"Australia - Di Pacci","version":"1.0","type":"link"}