PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO - Ticketitalia.com
$(".addtocart").bind("click", function(){ var product_id = $(this).attr('product-id'); var name = $(this).attr('p-name'); var price = $(this).attr('price'); var special = $(this).attr('special'); var tax = $(this).attr('tax'); window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_cart', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': name}, // 'detail' actions have an optional list property. 'items': [{ 'item_name': name, // Name or ID is required. 'item_id': product_id, 'price': price, 'special-price': special, 'exclusive-tax-price': tax, }] } } }); var qty = 1; window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_cart', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': name}, // 'detail' actions have an optional list property. 'items': [{ 'item_name': name, // Name or ID is required. 'item_id': product_id, 'price': price, 'exclusive-tax-price': tax, 'quantity': qty, }] } } }); }); $(".addtowishlist").bind("click", function(){ var product_id = $(this).attr('product-id'); var name = $(this).attr('p-name'); var price = $(this).attr('price'); var special = $(this).attr('special'); var tax = $(this).attr('tax'); window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_wishlist', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': name}, // 'detail' actions have an optional list property. 'items': [{ 'item_name': name, // Name or ID is required. 'item_id': product_id, 'price': price, 'special-price': special, 'exclusive-tax-price': tax, }] } } }); var qty = 1; window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_wishlist', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': name}, // 'detail' actions have an optional list property. 'items': [{ 'item_name': name, // Name or ID is required. 'item_id': product_id, 'price': price, 'exclusive-tax-price': tax, 'quantity': qty, }] } } }); }); $("#addtowishlist").bind("click", function(){ window.dataLayer = window.dataLayer || [] dataLayer.push({ 'event':'add_to_wishlist', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': 'PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO'}, // 'detail' actions have an optional list property. 'items': [{ 'item_name': 'PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO', // Name or ID is required. 'item_id': '4833', 'price': '25.00€', 'special-price': '', 'exclusive-tax-price': '', 'item_brand': '', 'model': 'aperidivino31-010225', 'stock': 'Available', }] } } }); var qty = 1; window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_wishlist', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': 'PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO'}, // 'detail' actions have an optional list property. 'items': [{ 'item_name': 'PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO', // Name or ID is required. 'item_id': '4833', 'price': '25.00€', 'exclusive-tax-price': '', 'item_brand': '', 'item_model': 'aperidivino31-010225', 'quantity': qty, }] } } }); }); }); function addToCartClicked() { var qty = $('#input-quantity').val(); window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_cart', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': 'PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO'}, // 'detail' actions have an optional list property. 'items': [{ 'item_name': 'PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO', // Name or ID is required. 'item_id': '4833', 'price': '25.00€', 'exclusive-tax-price': '', 'item_brand': '', 'item_model': 'aperidivino31-010225', 'quantity': qty, }] } } }); } } else { $(document).ready(function(){ window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event' : 'view_item', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': 'PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO'}, // 'detail' actions have an optional list property. 'items': [{ 'item_name': 'PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO', // Name or ID is required. 'item_id': '4833', 'price': '25.00€', 'special-price': '', 'exclusive-tax-price': '', 'item_brand': '', 'item_model': 'aperidivino31-010225', 'item_stock': 'Available', 'rating' : '0', }] } } }); var related_products = []; var all_related_products =[]; jQuery.each(all_related_products, function(key, value ) { related_products[key] = { 'products': [{ 'item_product_id': value.product_id, //item-id and item-name are required 'item_name': value.name, 'special-price': value.special, 'exclusive-tax-price': value.tax, 'price': value.price, 'total-price': value.total, 'rating': value.rating, }] }; }); window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'view_item_list', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': "PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO"}, 'item_list_id':"4833", 'item_list_name':"PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO", 'items':related_products, } }, });
May 31st June 1st/2nd 2025

PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO

  •     Chiostro di San Nicolò - Spoleto (PG)    Map
  • Available
  • 25.00€

Price Detail

E-ticket (PDF)

You will receive the ticket in PDF format directly via email

Buy Now
  • PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO

Event information

APERIDIVINO + ENTRY TO THE WINE DISTRICT - UMBRIA OF WINE

Guided tasting with Sommelier Roberto Lombardini with a platter of sweet and aged cheeses, cold cuts, croutons with oil and truffle paired with three different types of Umbrian bread accompanied by three glasses of paired wine. And subsequent access to the Umbria da Bere tasting with 40 wineries

Tasting time 45 minutes

Tasting Hours:

SATURDAY 31 MAY 7:00 PM – 8:00 PM – 9:00 PM – 10:00 PM

SUNDAY 1 JUNE 6:00 PM -7:00 PM – 8:00 PM – 9:00 PM – 10:00 PM – 11:00 PM

MONDAY 2 JUNE 5:00 PM – 6:00 PM -7:00 PM – 8:00 PM

For information and tickets for disabled people, it is necessary to send an email to biglietteria@ticketitalia.com attaching the relevant disability certificate

Event organizer: Eventi.com snc

Complesso Monumentale di San Nicolò - Spoleto

The monumental complex dedicated to San Nicolò, composed of the church and the adjoining convent, is located in the historic city center of Spoleto, near Via Elladio. The structure was built starting in 1304 by the Augustinian friars on an area previously occupied by some private homes and two other religious buildings: the primitive 4th century church, dedicated to San Nicolò di Bari and the church of San Massimo. The new complex was built in monumental forms with the Church with a single nave, with a strong vertical development, and the Convent which housed the rich library which became a very important humanistic club frequented by the greatest scholars of the time, among whom the name of Martin stands out Luther who lived there in 1512.

Buy online

Purchasing online with your credit card is safe and reliable on our site. We employ advanced security measures, such as SSL encryption, to protect your data. Every transaction is monitored to prevent fraud, ensuring your peace of mind. We respect your privacy and offer dedicated customer support for any questions or problems. Shop with confidence, knowing that your safety is our priority.

Metodo di Pagamento

How to use the Electronic Ticket

This is a digital ticket in pdf format, which in all respects replaces the paper ticket.

  1. Receive the ticket in .pdf format directly via email
  2. Show your electronic ticket directly from your smartphone at access control
  3. It is not necessary to print the ticket

Tags: PIACERE DIVINO - APERIDIVINO + INGRESSO WINE DISTRICT - L’UMBRIA DEL VINO, Complesso Monumentale di San Nicolò - Spoleto

-->