Skip to main content

Built-In owens

In the world of kitchen appliances, Bertazzoni built-in ovens represent a perfect balance between technological innovation and sophisticated design. With a wide range of models, these ovens are engineered to meet every culinary requirement, while consistently maintaining high standards of performance and reliability.

Variety of Functions: we offer electric and gas ovens with multiple options, including pyrolytic and total steam functions. Models featuring up to 11 different functions allow you to bake, roast, and grill with versatility and precision.

Sizes and Design: ovens are available in various sizes, from 60 cm to 90 cm, enabling seamless integration into any kitchen layout. High-quality LCD and TFT displays simplify function selection and enhance user interaction.

Energy Efficiency: designed to minimise energy consumption, our built-in ovens are equipped with advanced technologies to ensure a sustainable and cost-effective cooking experience.

Thanks to their versatility and innovative design, Bertazzoni built-in ovens can meet the needs of every chef, both home cooks and professionals.

Explore our catalogue to find the appliance that best suits your needs.


Customer Service: 800 927 987

 Open Monday–Friday, 8 am to 8 pm.

Shop with confidence
14-day money-back guarantee
Secure encrypted checkout
No card data stored
Custom Interior Design
Your style, our experience

© KitchensElite.com - Teknoapp Srl - Cap. Sociale euro 10.000,00 i.v.- CF/PI 14030440961 | REA MB – 2757838

Privacy Policy | Cookie Policy |  Powered by Webnet30

var css = ` @import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Montserrat:wght@300;400;500;600&display=swap'); #ke-popup-overlay { position: fixed; inset: 0; background: rgba(0,0,0,0.72); backdrop-filter: blur(5px); z-index: 99999; display: flex; align-items: center; justify-content: center; opacity: 0; pointer-events: none; transition: opacity 0.5s ease; } #ke-popup-overlay.ke-visible { opacity: 1; pointer-events: all; } #ke-popup-box { position: relative; width: min(520px, 90vw); background: #100e0b; border: 1px solid rgba(184,150,106,0.3); padding: 56px 52px 48px; text-align: center; transform: scale(0.9); opacity: 0; transition: transform 0.5s cubic-bezier(0.16,1,0.3,1), opacity 0.5s ease; font-family: 'Montserrat', sans-serif; } #ke-popup-overlay.ke-visible #ke-popup-box { transform: scale(1); opacity: 1; } .ke-p-corner { position: absolute; width: 28px; height: 28px; border-color: #b8966a; border-style: solid; opacity: 0.65; } .ke-p-corner.tl { top:14px; left:14px; border-width: 1px 0 0 1px; } .ke-p-corner.tr { top:14px; right:14px; border-width: 1px 1px 0 0; } .ke-p-corner.bl { bottom:14px; left:14px; border-width: 0 0 1px 1px; } .ke-p-corner.br { bottom:14px; right:14px; border-width: 0 1px 1px 0; } .ke-p-closex { position: absolute; top:16px; right:18px; font-size:20px; color:rgba(249,246,241,0.2); background:none; border:none; cursor:pointer; transition: color 0.2s; line-height:1; } .ke-p-closex:hover { color: #b8966a; } .ke-p-tag { display: inline-block; font-size:9px; font-weight:600; letter-spacing:0.4em; text-transform:uppercase; color:#0a0a0a; background:#b8966a; padding:5px 18px; margin-bottom:26px; } .ke-p-discount { font-family: 'Cormorant Garamond', serif; font-size: clamp(64px,12vw,90px); font-weight:300; color:#f9f6f1; line-height:1; } .ke-p-discount em { font-style:italic; color:#d4b48a; } .ke-p-on { font-size:11px; font-weight:400; letter-spacing:0.3em; text-transform:uppercase; color:rgba(249,246,241,0.4); margin: 10px 0 4px; } .ke-p-brand { font-family: 'Cormorant Garamond', serif; font-size:32px; font-weight:600; letter-spacing:0.12em; text-transform:uppercase; color:#f9f6f1; margin-bottom:6px; } .ke-p-divider { display:flex; align-items:center; justify-content:center; gap:12px; margin:20px auto; } .ke-p-divider span { display:block; height:1px; width:50px; background: linear-gradient(90deg, transparent, #b8966a); } .ke-p-divider span:last-child { background: linear-gradient(90deg, #b8966a, transparent); } .ke-p-divider i { width:5px; height:5px; background:#b8966a; transform:rotate(45deg); display:block; font-style:normal; } .ke-p-body { font-size:12px; font-weight:300; letter-spacing:0.12em; color:rgba(249,246,241,0.5); text-transform:uppercase; line-height:1.9; margin-bottom:28px; } .ke-p-body strong { color:#d4b48a; font-weight:500; } .ke-p-cta { display:block; width:100%; padding:15px; background:#b8966a; color:#0a0a0a; font-family:'Montserrat',sans-serif; font-size:11px; font-weight:600; letter-spacing:0.3em; text-transform:uppercase; border:none; cursor:pointer; text-decoration:none; margin-bottom:14px; transition: background 0.3s; } .ke-p-cta:hover { background:#d4b48a; color:#0a0a0a; } .ke-p-skip { font-size:10px; font-weight:400; letter-spacing:0.2em; color:rgba(249,246,241,0.25); text-transform:uppercase; background:none; border:none; cursor:pointer; transition:color 0.25s; } .ke-p-skip:hover { color:rgba(249,246,241,0.6); } `; var styleEl = document.createElement('style'); styleEl.textContent = css; document.head.appendChild(styleEl); // ── Inietta HTML ───────────────────────────────────── var html = `
Promozione esclusiva
−30%

su tutta la collezione

Bertazzoni

Riservata ai clienti privati
Valida fino al 31 marzo 2025
Contattaci o visita il nostro showroom

Richiedi informazioni
`; document.body.insertAdjacentHTML('beforeend', html); // ── Logica apertura/chiusura ───────────────────────── function closePopup() { document.getElementById('ke-popup-overlay').classList.remove('ke-visible'); } // Apri dopo 2 secondi (solo se non già visto in sessione) if (!sessionStorage.getItem('ke-popup-seen')) { setTimeout(function() { document.getElementById('ke-popup-overlay').classList.add('ke-visible'); sessionStorage.setItem('ke-popup-seen', '1'); }, 2000); } document.getElementById('ke-close-x').addEventListener('click', closePopup); document.getElementById('ke-skip').addEventListener('click', closePopup); document.getElementById('ke-popup-overlay').addEventListener('click', function(e) { if (e.target === this) closePopup(); }); })();