Benvenuti!

SANT'AGATA FELTRIA TARTUFI®

Questo è il  nuovo sito, qui potete trovare nostro  e-commerce con i nostri tartufi freschi,  prodotti ed essere sempre in contatto con Noi.

MMPH4984
Una grande passione diventata un lavoro

Tartufo fresco Locale, prodotti e specialità al tartufo

La nostra azienda è profondamente radicata nel territorio, da esso trae la sua più forte ragion d’essere. Da qui, Sant’Agata Feltria Tartufi®, il nostro nome ma anche la nostra identità. Tra i tesori più preziosi di cui andiamo profondamente fieri: i tartufi, in primis il Tartufo Bianco Pregiato (Tuber Magnatum Pico). Abbiamo curato la nascita e la specializzazione di un intero settore aziendale che si occupa della commercializzazione di tartufo fresco e specialità a base di tartufo. 

blank
⭐ IL NOSTRO PRODOTTO DEL MOMENTO

Spolverata al Tartufo

Servizi

Cosa Offriamo

blank

Salse Tartufate

Salse pronte al tartufo bianco e nero: ideali su crostini, bruschette, pasta fresca e secondi piatti.
blank

Specialità al Tartufo

La nostra selezione più ampia: creme, condimenti, olio e ogni specialità artigianale al tartufo.
blank

Burro al Tartufo

Burro artigianale con tartufo bianco pregiato: un ingrediente straordinario per piatti d'eccellenza.
blank

Tartufi Puri Conservati

Tartufo nero e bianco conservati sott'olio: tutto il profumo autentico del tartufo di Sant'Agata Feltria.

Servizio clienti

e assistenza ordini

Spedizione

in tutta Italia

Visite e informazioni

sul Museo del Tartufo di Sant’Agata Feltria

Entra così in gioco il tartufo, vero re della tavola!

Vieni a trovarci,

O seguici sui nostri social per scoprire tutte le nostre attività.

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