\r\n\r\n🌊 Sail the breathtaking Mediterranean Sea with an expert guide \r\n\r\n👉 Workshop and tasting of sangria with 3 different varieties \r\n\r\n🍷 An appetizer and another drink (water, soft drinks, cava and beers) \r\n\r\n👥 Enjoy a personalized and intimate experience with limited seating \r\n\r\n \r\n\r\nGeneral Information \r\n\r\n📅 Dates and times: select your dates/times directly in the ticket selector \r\n\r\n⏳ Duration: 2 hours \r\n\r\n📍 Location: Marina Vela Barcelona \r\n\r\n👤 Age: 18 years old and over. \r\n\r\n⚠️ On your ticket you will find instructions to confirm your reservation \r\n\r\n \r\n\r\nDescription \r\n\r\nEnjoy a unique and unforgettable experience thanks to this 2-hour trip that perfectly combines the thrill of sailing the Mediterranean with the art of making exquisite sangrias. You will receive the full attention of an expert bartender, who will guide you through the art of creating this famous drink. You will prepare and savor three different types while sailing the Mediterranean. Discover the secrets and techniques behind the perfect blend of wine, fruits and spirits, which will allow you to create your own sangria masterpieces. In addition, you will savor delicious local snacks such as fuet, cheese, chips, olives, and a variety of beverages, including water, soft drinks, white wine, cava and beers. Enjoy your walk along the Mediterranean + sangria workshop in Barcelona!","rating":{"average":0,"isHidden":true,"numRatings":0},"isGiveaway":false,"cityStandardId":1005424,"citySlug":"barcelona","citySlugLanguage":"en","defaultPlace":{"id":25851,"address":"Passeig de Joan de Borbó, 103, Barcelona, 08039","locale":"es","latitude":41.3673513,"longitude":2.1882715,"hidden":false,"metroStations":[],"name":"Marina Vela Barcelona, Moll de Nord, berth 69","signedMapUrl":"https://applications-media.feverup.com/image/upload/f_auto/fever2/place/maps/25851__41.3673513_2.1882715.png","slug":"marina-vela-barcelona","hasPlacePage":true},"places":[{"id":25851,"address":"Passeig de Joan de Borbó, 103, Barcelona, 08039","locale":"es","latitude":41.3673513,"longitude":2.1882715,"hidden":false,"metroStations":[],"name":"Marina Vela Barcelona, Moll de Nord, berth 69","signedMapUrl":"https://applications-media.feverup.com/image/upload/f_auto/fever2/place/maps/25851__41.3673513_2.1882715.png","slug":"marina-vela-barcelona","hasPlacePage":true}],"is3dRequired":false,"isTimeless":false,"isUrgent":false,"priceInfo":{"type":"single","currency":"EUR","amount":89,"strikethrough":null},"multipleSessions":true,"defaultSession":{"id":91685052,"currency":"EUR","label":"General Admission for 89,00€","placeId":25851,"price":89,"startsAtIso":"2024-12-22T16:00:00+01:00","endsAtIso":"2024-12-22T18:00:00+01:00","expirationIso":"2024-12-22T10:00:00+01:00","attendText":"Join in!","availableTickets":8,"hasAvailableTickets":true,"minNumTickets":1,"maxNumTickets":8,"surchargePerTicket":0},"firstSessionDate":"2024-12-22T16:00:00+01:00","firstActiveSessionDate":"2024-12-22T16:00:00+01:00","lastActiveSessionDate":"2025-12-31T16:00:00+01:00","lastSessionDate":"2025-12-31T16:00:00+01:00","meta":{"title":"Mediterranean cruise + sangria workshop - Barcelona","description":"Sail the stunning Mediterráneo Sea with an expert guide and take a sangria workshop. Enjoy the best experiences!","jsonIdOverrides":[],"disallowIndexing":false},"logoUrl":null,"redirectTo":null,"baseLocale":"es-ES","enableImageTestExperiment":false,"sessionSelectorType":"date-time","isCalendarSelector":true,"partnerId":13501,"presentationSettings":{"showImportantInformation":false,"isStreaming":false,"hideSimilarPlans":false,"hideHelp":false,"hideCouponLoyalty":false,"showBsaToggle":false,"enableRedeemVouchersWeb":false,"isVoucherWithPrefixRequired":false,"showPlacePreview":false,"showReviewsFromMainPlanInfo":false,"hideRating":false,"banners":[{"message":"No booking fees","position":"top_selector","type":"info"}],"reviewsFromPlanId":null,"labelRedeemVouchersWeb":null,"lowAvailabilityThreshold":null,"hasAffiliateLink":null,"displayCalendarPrice":null,"hidePlaceSelector":false,"hideRecommenderItems":false},"accessRules":[],"cityAvailableLocales":["es-ES","en-GB"],"translationLanguages":["en"],"shouldDisplayFeaturedReviewAnswers":false,"hasAddOns":false,"hasSeasons":false,"selectorSettings":{"type":"single","viewConfiguration":"vertical"},"aBTesting":null,"defaultLevelDisplay":"disabled","allowMultiSessionPurchase":false},"cityDetail":{"id":7,"code":"BCN","slug":"barcelona","slugTranslations":{"en":"barcelona","es":"barcelona"},"name":"Barcelona","locale":"es-ES","availableLocales":["es-ES","en-GB"],"title":"Things to do and events in Barcelona","subtitle":"Enjoy Barcelona's most exciting events and experiences, get access to top tourist attractions, discover tons of secret places and find out about the best events and activities.","landscape":"https://applications-media.feverup.com/image/upload/f_auto/fever2/city/photos/web/Bar-Portada-2048x616_1.jpg","meta":{"title":"Events and things to do in Barcelona","description":"Discover all the fun things to do in Barcelona, including concerts, festivals, exhibitions, restaurants, movie tickets, and more with Fever.","thumbnail":"https://applications-media.feverup.com/image/upload/f_auto,w_280,h_280,c_lfill,g_auto/fever2/city/photos/web/Bar-560x560_1.jpg"},"country":"ES","region":"Cataluña","telephone":"+34919042351","email":"hola@feverup.com","thumbnail":"https://applications-media.feverup.com/image/upload/f_auto/fever2/city/photos/web/Bar-560x560_1.jpg","hidden":false,"currency":"EUR","venuesPageLink":"https://feverup.com/es/barcelona/venue","allowIndexing":true,"latitude":41.387031,"longitude":2.170075,"timezone":"Europe/Madrid","hasWhenPages":true,"coupon":{"link":"https://use.fvr.to/htRGjUxerL","code":"HOLAFEVER"}},"availableAddOnCategories":[],"theme":null,"hasPlacePreview":false,"channel":"fever-marketplace","planImageDataExperiment":null,"isSplitTest":true,"isWebview":false};
function getAstroSession() {
const sessionValue = sessionStorage.getItem('fv_session');
sessionStorage.removeItem('fv_session');
let session = {};
if (sessionValue) {
try {
const { value } = JSON.parse(sessionValue);
session = value;
} catch (err) {
console.warn('Unable to recover previous session');
}
}
return session;
}
astroPageConfig = config;
astroI18n = astroPageConfig.astroI18n;
astroSession = getAstroSession();
})();
Stroll through the Mediterráneo + Sangria Workshop
Stroll through the Mediterráneo + Sangria Workshop
Stroll through the Mediterráneo + Sangria Workshop
Stroll through the Mediterráneo + Sangria Workshop
What You'll Enjoy
🌊 Sail the breathtaking Mediterranean Sea with an expert guide
👉 Workshop and tasting of sangria with 3 different varieties
🍷 An appetizer and another drink (water, soft drinks, cava and beers)
👥 Enjoy a personalized and intimate experience with limited seating
General Information
📅 Dates and times: select your dates/times directly in the ticket selector
⏳ Duration: 2 hours
📍 Location: Marina Vela Barcelona
👤 Age: 18 years old and over.
⚠️ On your ticket you will find instructions to confirm your reservation
Description
Enjoy a unique and unforgettable experience thanks to this 2-hour trip that perfectly combines the thrill of sailing the Mediterranean with the art of making exquisite sangrias. You will receive the full attention of an expert bartender, who will guide you through the art of creating this famous drink. You will prepare and savor three different types while sailing the Mediterranean. Discover the secrets and techniques behind the perfect blend of wine, fruits and spirits, which will allow you to create your own sangria masterpieces. In addition, you will savor delicious local snacks such as fuet, cheese, chips, olives, and a variety of beverages, including water, soft drinks, white wine, cava and beers. Enjoy your walk along the Mediterranean + sangria workshop in Barcelona!