Quintana Roo
Haven Riviera Resort & Spa
TOP 20 – Sells out quickly!

Tiera Fekete
Deal Expert
Why We Love This Deal
TOP 20 – Sells out quickly!
If you’re like us, you’ve been daydreaming about soaking up sun at an all-suite, adults-only, beachfront resort. With this all-inclusive, exclusive deal, Travelzoo members can lock in savings of more than 50% at the 5-star Haven Riviera Resort & Spa then decide when to go later, since there are check-in options into April 2021.
What’s Included
- Check in Aug. 15 – April 20, 2021
- $1199 … 4 nights in a Junior Suite Garden View
- $1325 … 4 nights in a Junior Suite Partial Ocean View
- $100 USD Resort Credit
- All meals and drinks (including the boozy kind) are included
- Extend your stay with 7-night options, starting at $1999
- This beachfront, adult-only resort sits in a quieter location (away from the hotel zone)
- The property is all-inclusive, so you don’t have to worry about leaving the resort at meal time
- All suites have balconies with whirlpool tubs or swim-out pool access
Your Recently Viewed Deals
‘;
content += ‘
See all recently viewed deals
‘;
content += ‘ ‘;
content += ‘ ‘;
content += ”;
}
index++;
});
if (index ‘;
content += ‘ ‘;
content += ‘
content += ‘ ‘;
content += ‘
Search for more deals
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘ ‘;
content += ”;
}
}
content += ”;
$(‘#recently-viewed-deals’).append(content);
$(‘#ShowMoreRVD’).click(function (e) {
moreContent = “”;
$.each(JSON.parse(rvd), function (key, value)
var expirationDate = new Date(value.expirationdate);
value._isExpired = !isNaN(expirationDate) && expirationDate 0)
var dealsList = (typeof rvd == “object”) ? rvd : JSON.parse(rvd);
dealsList = dealsList.filter(function (deal) return deal.adid == dealid );
if(dealsList != undefined && dealsList.length > 0)
var currentDeal = dealsList[0];
var headline = currentDeal.headline;
var sourcePage = ‘VoucherDealPage’;
sourcePage = sourcePage + ”
);
$(‘#moreRecentlyViewedDeals’).dialog(
closeOnEscape: true,
autoOpen: false,
modal: true,
closeText: “”,
resizable: false,
draggable: false,
show: effect: ‘fade’ ,
open: function (event, ui)
var $mr=$(this);
$mr.parent().addClass(“moreRecentlyViewedDeals”);
$mr.prev().hide();
tzoo.imageLoader.forceLoadImages($mr.find(‘img’));
);
$(‘#closeMoreItems’).click(function ()
$(‘#moreRecentlyViewedDeals’).dialog(‘close’);
);
} else
$(‘#recentlyViewedDealsDiv’).hide();
}