Olio EVO Aromatizzato al Tartufo Bianco ml.100

8,00 

Tartufo Bianco Pregiato (Tuber magnatum Pico) – Origine Sant’Agata Feltria, Emilia Romagna. Pezzatura selezionata, aroma intenso e caratteristico.

Disponibile

Add to wishlist
Choose Quantity

Sant’Agata Tartufi® — Condimento Aromatizzato al Tartufo Bianco ml.100

Prodotto selezionato della tradizione cavatrufolina romagnola. Qualità garantita, cura artigianale.

Olio Extra Vergine di Oliva e scaglie di Tartufo Bianco.

Nel formato bottiglia da 100 ml, con tappo salva goccia.

Consigliato per tutti i piatti : antipasti, primi piatti, secondi, carni, pesce, carpaccio , tartare, pizza, verdure, ecc.ecc.

AROMATIZZATO AL TARTUFO BIANCO – L’ol

Origine: Sant’Agata Feltria, Emilia Romagna 🇮🇹

Peso 0,25 kg
Dimensioni 3 × 3 × 12 cm

There are no reviews yet.

Be the first to review “Olio EVO Aromatizzato al Tartufo Bianco ml.100”

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