Polenta al Tartufo Nero – Sant’Agata Tartufi® – 350g

7,00 

Polenta precotta tartufo nero estivo. Preparazione istantanea, comfort food gourmet. Farina mais, tartufo essiccato. Senza glutine. Qualità romagnola dal 1950.

Disponibile

Add to wishlist
Choose Quantity

Polenta al Tartufo Nero — Comfort Gourmet Pronto in Pochi Minuti

Scopri il piacere della semplicità elevata a arte con questa polenta precotta al tartufo nero estivo, creata da Sant’Agata Tartufi, maestri della tradizione romagnola dal 1950.

Facilità Senza Compromessi sulla Qualità:

Questa polenta al tartufo è precotta e ready-to-cook, perfetta per chi vuole portare l’eleganza in tavola senza complicazioni. La farina di mais è già lavorata, il tartufo è perfettamente incorporato, la preparazione è garantita in pochi minuti.

✅ PIATTO RAFFINATO IN 5 MINUTI — Ideale per cene veloci che non sacrificano la qualità, per sorprendere ospiti, per comfort food con pedigree gourmet.

Caratteristiche Principali:

  • Farina di Mais Precotta: Mais da coltivatori biologici certificati della Pianura Padana, precottura a temperature controllate. Risparmi tempo, massimi risultati
  • Tartufo Nero Estivo Essiccato: Raccolto nelle valli del Montefeltro, essiccato naturalmente, aroma intenso e persistente. Non affumicato, non degradato
  • ✅ SENZA GLUTINE — SENZA ADDITIVI: Ingredienti naturali puri

Conservazione:

Temperatura ambiente (5-30°C), al riparo da umidità. Dopo apertura, contenitore ermetico. La polenta tende a indurirsi naturalmente — aggiungere acqua calda durante cottura se necessario.

Sant’Agata Tartufi — Piatti da ristorante, tempo da casa.

Peso 10 kg
Dimensioni 3 × 3 × 12 cm

Vieni a trovarci, o seguici sui nostro social per scoprire tutte le nostra attività.

Contatti

+393394279038
info@santagatatartufi.it
Piazza Garibaldi, 20, 47866 Sant'Agata Feltria RN, Italia
/* === NASCONDI WISHLIST PAGINA PRODOTTO === */ .single-product .shopengine_add_to_list_action.shopengine-wishlist, .single-product button.shopengine_add_to_list_action, .single-product a.shopengine_add_to_list_action { display: none !important; } /* PROCEDI AL PAGAMENTO */ .procedi-pagamento-btn { display: block !important; background-color: #8B6914 !important; color: #ffffff !important; border: none !important; padding: 16px 28px !important; font-size: 17px !important; font-weight: 700 !important; cursor: pointer !important; border-radius: 4px !important; text-decoration: none !important; margin-top: 12px !important; width: 100% !important; text-align: center !important; box-sizing: border-box !important; } .procedi-pagamento-btn:hover { background-color: #6a4f0f !important; color: #fff !important; } /* CARRELLO */ .woocommerce-cart .woocommerce-cart-form table.shop_table th { font-size: 15px !important; font-weight: 700 !important; color: #222 !important; } .woocommerce-cart .woocommerce-cart-form table.shop_table td { font-size: 15px !important; color: #333 !important; } .woocommerce-cart .product-name a { font-size: 15px !important; font-weight: 600 !important; } .woocommerce-cart .product-price, .woocommerce-cart .product-subtotal { font-size: 16px !important; font-weight: 600 !important; } .woocommerce-cart .cart_totals h2 { font-size: 22px !important; font-weight: 700 !important; } .woocommerce-cart .order-total th, .woocommerce-cart .order-total td { font-size: 19px !important; font-weight: 800 !important; } /* CHECKOUT */ .woocommerce-checkout h3, .woocommerce-checkout #order_review_heading { font-size: 22px !important; font-weight: 700 !important; } .woocommerce-checkout .form-row label { font-size: 15px !important; font-weight: 600 !important; } .woocommerce-checkout #order_review table th { font-size: 15px !important; font-weight: 700 !important; } .woocommerce-checkout #order_review table td { font-size: 15px !important; } .woocommerce-checkout #order_review .order-total th, .woocommerce-checkout #order_review .order-total td { font-size: 19px !important; font-weight: 800 !important; } .woocommerce-checkout #payment .payment_methods label { font-size: 15px !important; font-weight: 600 !important; } (function() { function applyChanges() { document.querySelectorAll('.shopengine_add_to_list_action.shopengine-wishlist, .shopengine-wishlist').forEach(function(el) { if (!el.closest('.woocommerce-wishlist, .wishlist-page')) { el.style.setProperty('display', 'none', 'important'); } }); if (!document.querySelector('.procedi-pagamento-btn')) { var cartBtn = document.querySelector('.single_add_to_cart_button'); if (cartBtn) { var btn = document.createElement('a'); btn.className = 'procedi-pagamento-btn button'; btn.textContent = 'Procedi al Pagamento'; btn.href = '#'; btn.addEventListener('click', function(e) { e.preventDefault(); var form = document.querySelector('form.cart'); if (form) { var fd = new FormData(form); fetch(form.action || location.href, {method:'POST',body:fd,credentials:'include',redirect:'follow'}).then(function(){window.location.href='/pagamento/';}).catch(function(){window.location.href='/pagamento/';}); } }); cartBtn.closest('.cart').insertAdjacentElement('afterend', btn); } } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', applyChanges); } else { applyChanges(); } new MutationObserver(function(m){m.forEach(function(mu){if(mu.addedNodes.length)applyChanges();});}).observe(document.body,{childList:true,subtree:true}); })();