Save On Travel With These Amex Offers
Jerod Morales is a Deputy Editor at Forbes Advisor and a travel rewards expert. He took a deep dive into points and miles in 2016, searching for a way to make travel both possible and affordable for his growing family. Now, as a dad to four sons, he and his wife enjoy introducing their kids to cultures and cities across the globe as often as they can.
Jerod MoralesJerod Morales is a Deputy Editor at Forbes Advisor and a travel rewards expert. He took a deep dive into points and miles in 2016, searching for a way to make travel both possible and affordable for his growing family. Now, as a dad to four sons, he and his wife enjoy introducing their kids to cultures and cities across the globe as often as they can.
Editor
Clint Proctor is a Lead Editor with the Credit Cards and Travel Rewards team at Forbes Advisor. He has five years of experience in personal finance journalism and has contributed to a variety of leading national publishers including Business Insider and MyFICO. Clint has redeemed millions of credit card points and miles to book budget-friendly travel and is passionate about helping others do the same.
Clint ProctorClint Proctor is a Lead Editor with the Credit Cards and Travel Rewards team at Forbes Advisor. He has five years of experience in personal finance journalism and has contributed to a variety of leading national publishers including Business Insider and MyFICO. Clint has redeemed millions of credit card points and miles to book budget-friendly travel and is passionate about helping others do the same.
Editorial Note: We earn a commission from partner links on Forbes Advisor. Commissions do not affect our editors' opinions or evaluations.
Table of ContentsShow more
Imagine a flight you've been looking at costing $50 to $175 less or getting $100-plus back on a hotel reservation. Right now, Amex Offers are loaded with savings for air travel, hotels, cruises, car rentals and various other travel providers. Even getting $20 back on airport parking can help during this time of year when saving money can be challenging with gift purchases, holiday gatherings and all that comes with the season.
Some may refer to Amex Offers as a coupon book, but its travel offers can help card members save a bundle when paying for travel. Some offers are targeted, so not all offers will be available for every card member. But it's worth checking your offers to find out if any apply to your travel plans. And be sure to read the terms for any offers you're interested in. Some only require using the card the offer is added to, while others may require using a specific link.
Find The Best American Express Credit Cards Of 2023 Air Travel OffersFind the best travel credit card for your travel needs.
Bottom LineTravel can get expensive, especially around the holidays, but Amex Offers can help ease the burden. These are only the travel-related Amex Offers—Amex has additional offers in a variety of categories, so check them out and use any that are relevant to your spending.
Was this article helpful?Share your feedback
Thank You for your feedback!
Something went wrong. Please try again later.
Find the Best Credit Card
Trending Credit Card Reviews
Information provided on Forbes Advisor is for educational purposes only. Your financial situation is unique and the products and services we review may not be right for your circumstances. We do not offer financial advice, advisory or brokerage services, nor do we recommend or advise individuals or to buy or sell particular stocks or securities. Performance information may have changed since the time of publication. Past performance is not indicative of future results.Forbes Advisor adheres to strict editorial integrity standards. To the best of our knowledge, all content is accurate as of the date posted, though offers contained herein may no longer be available. The opinions expressed are the author's alone and have not been provided, approved, or otherwise endorsed by our partners.
Jerod Morales is a Deputy Editor at Forbes Advisor and a travel rewards expert. He took a deep dive into points and miles in 2016, searching for a way to make travel both possible and affordable for his growing family. Now, as a dad to four sons, he and his wife enjoy introducing their kids to cultures and cities across the globe as often as they can.
Are you sure you want to rest your choices?
cancel ok
'; } else if ( sectionCount - 1 === i ) { html += ''; }else{ html += ''; } } var rightRailDfp = document.querySelector(selectors.rightRailDfp); if(!!rightRailDfp){ rightRailDfp.innerHTML = html; } } } /** * This function will generate top ed placeholder */ function generateTopEdPlaceholder(){ var top = util.createElement('div',{ "class":'top-ed-placeholder', }); util.insertBefore(top,util.$qs(selectors.articleWrapper)); }; /** * This function will generate mobile sticky ed placeholder */ function generateMobileStickyEdPlaceholder(){ var bottom = util.createElement('div',{ "class":'mobile-sticky-ed-placeholder', }); util.insertAfter(bottom,util.$qs(selectors.articleWrapper)); handleNotices(bottom); }; function handleNotices(bottomStickyElement){ if(!!bottomStickyElement){ var stickyHeight = bottomStickyElement.offsetHeight; stickyHeight = ( stickyHeight > 0 )? stickyHeight : 0; var notices = util.$qs('.notices'); if (notices) { notices.style.bottom = stickyHeight + "px"; } } } /** * This function will generate placehoders */ function generateIncontentPlaceholders(){ var parentWrapper = document.querySelector(selectors.articleBody); var paras = parentWrapper.querySelectorAll('p'); var dataIndex = 0; var initialLoad = true; var initialLoadCount = 0; var validParagraphCount = 0; var maxCharacterLength = 150; for(var i = 0 ; i maxCharacterLength && excludeCurrentPara === null ){ validParagraphCount++; } if( ( initialLoad && validParagraphCount === 2 ) || validParagraphCount === 4 ){ initialLoadCount++; if( initialLoadCount === 2 ){ initialLoad = false; } var wrapper = util.createElement('div',{ "class":'article-row', "data-page":0, "data-index":dataIndex, }); wrapper.appendChild( util.createElement('div',{class:posData.inlineArticle.placeholder}) ); util.insertAfter( wrapper, currentPara ); dataIndex++; validParagraphCount = 0; } } } /** * This function will generate incontent ed placeholder for dfp shortcode */ function generateIncontentShortcodePlaceholder() { var stl = "text-align:center;margin:10px 0;"; if (deviceType === 3) { stl += "margin-right:-15px;margin-left:-15px;"; } var shortcodePlaceholder = util.createElement('div', { "class": posData.showDfpShortcode.placeholder, "style": stl }); var el = util.$qs(selectors.showDfpShortcode); if (!!el) { el.appendChild(shortcodePlaceholder); } } /** * This function will return array of elements for exclusion * elementSelectors : ['.faqs','.someothersection'] * * return [div.faq,div#something]; */ function getSectionsDomElementsToExclude(elementSelectors){ var allElements = []; if( Array.isArray(elementSelectors) && elementSelectors.length > 0 ){ elementSelectors.forEach(function(elSelector){ var els = document.querySelectorAll(elSelector); if( els.length > 0 ){ for( var i = 0; i 0 ){ for( var i = 0 ; i 0 ){ allSectionstoExclude.forEach(function(section){ var paras = section.querySelectorAll('p'); addEdExclusionDataAttribute(paras); }); } if( typeof callback === 'function'){ callback(); } } /** * This function will generate dfp yhs shortcode placeholder */ function generateShowDfpYhsPlaceholder(){ var el = util.createElement('div',{ "class":posData.showDfpShortcode.placeholder, }); var targetElement = util.$qs(shortcodePosData.inread.selector); if( !!targetElement ){ targetElement.appendChild(el); } } /** * This function will generate dfp yhs shortcode placeholder */ function loadShowDfpYhsUnit(){ if( !!util.$qs(shortcodePosData.inread.selector) ){ loadSingleUnit(['inread'], 0, null); } } /** * This function will generate placehoders for template based on device */ function generateTemplatePlaceHolders(){ if( deviceType !== 3 ){ generateTopEdPlaceholder(); generateRightRailPlaceholders(); }else{ generateMobileStickyEdPlaceholder(); addExlusionAttribute(generateIncontentPlaceholders); } generateIncontentShortcodePlaceholder(); generateShowDfpYhsPlaceholder(); } generateTemplatePlaceHolders(); /** * Set the placeholder height of lazy loaded units */ function setMobilePlaceholdersHeight() { googletag.cmd.push(function () { googletag.pubads().addEventListener('slotRenderEnded', function(event) { var slotEl = document.querySelector('#' + event.slot.getSlotElementId()).parentElement; var slotHeight; if (event.size && event.size[1] !== 0) { slotHeight = event.size[1] + 'px'; } else { slotHeight = 'auto'; } if (!!slotEl) { slotEl.style.height = slotHeight; } }); }); } //handle sticky top var isSticky = false; var isStickyDone = false; function handleTopEdScroll(){ var topEd = document.querySelector(selectors.topEd); var headerHeight = document.querySelector(selectors.header).offsetHeight; var offset = window.pageYOffset || document.documentElement.scrollTop; if(topEd){ var scrollOffset = topEd.offsetTop; if(!isSticky){ if(topEd.classList.contains('top-ed-placeholder--sticky')){ isSticky = true; } if( offset > scrollOffset ){ topEd.classList.add('top-ed-placeholder--sticky'); if (document.querySelector(".regular-template")) { document.querySelector(".regular-template").style.paddingTop=topEd.offsetHeight+"px"; } else if (document.querySelector(".guides-template")) { document.querySelector(".guides-template").style.paddingTop=topEd.offsetHeight+"px"; } } setTimeout(function(){ topEd.classList.remove('top-ed-placeholder--sticky'); if (document.querySelector(".regular-template")) { document.querySelector(".regular-template").style.paddingTop="0"; } else if (document.querySelector(".guides-template")) { document.querySelector(".guides-template").style.paddingTop="0"; } isStickyDone = true; },5000); }else{ if(!isStickyDone){ topEd.style.top = `${headerHeight}px`; } } } this.oldScroll = this.scrollY; } window.addEventListener('scroll',debounce(handleTopEdScroll,250)); //dfp setup window.dfpConfig = { 1: { 'recx' : { 'size': posData.rail.sizes, 'cssClass': posData.rail.placeholder }, 'top' : { 'size': posData.top.sizes, 'cssClass': posData.top.placeholder }, 'inread' : { 'size': posData.showDfpShortcode.sizes, 'cssClass': posData.showDfpShortcode.placeholder }, }, 2: { 'recx' : { 'size': posData.rail.sizes, 'cssClass': posData.rail.placeholder }, 'top' : { 'size': posData.top.tabletSizes, 'cssClass': posData.top.placeholder }, 'inread' : { 'size': posData.showDfpShortcode.sizes, 'cssClass': posData.showDfpShortcode.placeholder }, }, 3: { 'mobilerec': { 'size': posData.inlineArticle.sizes, 'cssClass': posData.inlineArticle.placeholder }, 'mobile' : { 'size': posData.mobileSticky.sizes, 'cssClass': posData.mobileSticky.placeholder }, 'inread' : { 'size': posData.showDfpShortcode.sizes, 'cssClass': posData.showDfpShortcode.placeholder }, } }; generatePlaceHolders(null); initializeDFP(function(){ if( deviceType !== 3 ){ loadSingleUnit(['top'], 0, null); }else{ loadSingleUnit(['mobile'], 0, null); setMobilePlaceholdersHeight(); } if(!!util.$qs('.'+posData.showDfpShortcode.placeholder)){ loadSingleUnit(['inread'], 0, null); } loadShowDfpYhsUnit(); lazyLoadSlots(0,[0,1]); }); initDFPScrollhandler(function(direction, currentRowIndex, pageIndex){ var rowOffset = 1 * direction; var nextDfpRowIndex = parseInt(currentRowIndex) + rowOffset; lazyLoadSlots(pageIndex, [parseInt(currentRowIndex), nextDfpRowIndex]); }, true); function adjustHeightGap() { let leftRail = document.querySelector(selectors.leftRailWrapper), righRail = document.querySelector(selectors.rightRailWrapper); if(leftRail && righRail){ let leftRailHeight = leftRail.offsetHeight, righRailHeight = righRail.offsetHeight, heightDiffernce = righRailHeight - leftRailHeight, articleRow = document.getElementsByClassName("article-row"), articleRowCount = document.querySelectorAll('.article-row').length, heightDeduction = heightDiffernce / articleRowCount; if (righRailHeight > leftRailHeight) { Array.from(articleRow).forEach(function (elem) { var getheight = elem.offsetHeight; elem.style.height = (getheight - heightDeduction) + "px"; }); } } } let scrollFired = 0; window.addEventListener('scroll', debounce(function () { if (scrollFired == 0) { adjustHeightGap(); } scrollFired = 1; }, 1200)); The Forbes Advisor editorial team is independent and objective. To help support our reporting work, and to continue our ability to provide this content for free to our readers, we receive compensation from the companies that advertise on the Forbes Advisor site. This compensation comes from two main sources. First, we provide paid placements to advertisers to present their offers. The compensation we receive for those placements affects how and where advertisers' offers appear on the site. This site does not include all companies or products available within the market. Second, we also include links to advertisers' offers in some of our articles; these "affiliate links" may generate income for our site when you click on them. The compensation we receive from advertisers does not influence the recommendations or advice our editorial team provides in our articles or otherwise impact any of the editorial content on Forbes Advisor. While we work hard to provide accurate and up to date information that we think you will find relevant, Forbes Advisor does not and cannot guarantee that any information provided is complete and makes no representations or warranties in connection thereto, nor to the accuracy or applicability thereof. Here is a list of our partners who offer products that we have affiliate links for.
Comments
Post a Comment