Panna, Parmigiano Reggiano DOP e Tartufo Bianco – Sant’Agata Tartufi®

Fascia di prezzo: da 5,00 € a 9,00 €

Panna 86%, Parmigiano Reggiano DOP 5% e Tartufo Bianchetto 3% (Tuber borchii Vitt.) — la salsa pronta più cremosa e raffinata della nostra linea. Pronta in 1 minuto, perfetta sulla pasta. Senza glutine. ⚠️ Contiene LATTE. Shelf life 36 mesi. Disponibile in 80g, 130g, 170g.

Add to wishlist
Choose Quantity

La Specialità con Parmigiano Reggiano DOP e Tartufo Bianco di Sant’Agata Tartufi® è la salsa al tartufo più lussuosa e immediata della nostra linea — panna fresca, Parmigiano Reggiano DOP certificato e Tartufo Bianchetto (Tuber borchii Vitt.) in un condimento cremoso, profumato e pronto in meno di un minuto.

Il Parmigiano Reggiano DOP presente nella ricetta è prodotto sottoposto al controllo del Consorzio di Tutela — qualità certificata, non imitazioni.

INGREDIENTI
Panna 86%, Parmigiano Reggiano DOP 5% (LATTE, sale, caglio), amido di mais, Tartufo bianchetto 3% (Tuber borchii Vitt.), sale, aromi. Acidificante: E270.
⚠️ Contiene: LATTE

COME SI USA
Dosa 40-45g per persona. Scalda in padella per 1 minuto con un po’ di acqua di cottura della pasta fino a farla liquefare — non di più.

— Pasta cremosa al tartufo: il condimento pronto in 1 minuto
— Risotto: aggiungi a fine cottura per mantecare
— Secondi piatti: salsa di accompagnamento per carni bianche
— Crostini e bruschette calde

RICETTA CONSIGLIATA — Pennette Panna e Tartufo per 3 persone
350g di penne, 1 vasetto da 130g di Specialità Parmigiano e Tartufo, Parmigiano Reggiano q.b. Scalda la crema in padella con poca acqua di cottura, scola la pasta al dente, ripassala 1-2 minuti e completa con il parmigiano grattugiato.

CARATTERISTICHE
✓ Parmigiano Reggiano DOP certificato
✓ Senza glutine
✓ Senza OGM
✓ Bollo sanitario CE: IT-J001E
✓ Certificazione IFS-BRC
✓ Shelf life: 36 mesi
✓ Conservare a temperatura ambiente — dopo apertura +2°/+4°C, consumare entro 3 giorni

VALORI NUTRIZIONALI MEDI PER 100g
Energia: 1361 kJ / 330 kcal
Grassi: 33g — di cui saturi: 24g
Carboidrati: 4,5g — di cui zuccheri: 1,5g
Fibre: 0,5g
Proteine: 2,9g
Sale: 0,79g

Peso N/A
Dimensioni N/A
Formato

80gr, 130gr, 170gr

There are no reviews yet.

Be the first to review “Panna, Parmigiano Reggiano DOP e Tartufo Bianco – Sant’Agata Tartufi®”

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}); })();