CINXE.COM
Save Money on Every Fuel up With Chevron Texaco Rewards | Chevron Texaco Rewards (US)
<!doctype html> <!--[if IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="" data-language="" data-country=""> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie10 lt-ie9" lang="" data-language="" data-country=""> <![endif]--> <!--[if IE 9]> <html class="no-js lt-ie10" lang="" data-language="" data-country=""> <![endif]--> <!--[if (gt IE 9)|!(IE) ]><!--> <html class="no-js" lang="en" data-language="en" data-country="us"> <!--<![endif]--> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="keywords"/> <meta name="description" content="Join Chevron Texaco Rewards and start saving on fuel costs. Earn points, redeem rewards, and discover the benefits of our loyalty program. "/> <meta name="productshot"/> <meta name="PDSlink"/> <meta name="SDSlink"/> <meta name="pageTitle" content="Save Money on Every Fuel up With Chevron Texaco Rewards"/> <meta name="apple-itunes-app" content="app-id=1450978468"/> <!-- Start SmartBanner configuration --> <meta name="smartbanner:hide-ttl" content="0"/> <meta name="smartbanner:title" content="Chevron"/> <meta name="smartbanner:author" content="Chevron U.S.A. Inc"/> <meta name="smartbanner:price" content="Earn Rewards."/> <meta name="smartbanner:price-suffix-apple" content="Save on Fuel."/> <meta name="smartbanner:price-suffix-google" content=" Earn Rewards. Save on Fuel."/> <meta name="smartbanner:icon-apple" content="/content/dam/external/app-banners/images/chevron-icon1.png"/> <meta name="smartbanner:icon-google" content="/content/dam/external/app-banners/images/chevron-icon1.png"/> <meta name="smartbanner:button" content="View"/> <meta name="smartbanner:button-url-apple" content="https://apps.apple.com/us/app/chevron/id1450978468"/> <meta name="smartbanner:button-url-google" content="https://chevron.smart.link/iaw24jlbz"/> <meta name="smartbanner:enabled-platforms" content="android,ios"/> <meta name="smartbanner:close-label" content="Close"/> <meta name="smartbanner:exclude-user-agent-regex" content="^.*(Version).*Safari"/> <!-- End SmartBanner configuration --> <link rel="shortcut icon"/> <link rel="stylesheet" href="/etc.clientlibs/foundation/clientlibs/main.9d2482c3c308bb70dd4506c7d962ce47.css" type="text/css"> <script src="/etc.clientlibs/clientlibs/granite/jquery.1fc733054ddb2e2fcd4a0f763671047b.js"></script> <script src="/etc.clientlibs/clientlibs/granite/utils.15b6fc27cccbddb5fb7b88a7c6a2c7e4.js"></script> <script src="/etc.clientlibs/clientlibs/granite/jquery/granite.ed0d934d509c9dab702088c125c92b4f.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/jquery.dd9b395c741ce2784096e26619e14910.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/shared.e9d9a3990d7779c2e8e3361187f3d36b.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/main.be53d5d2acc50492007c4929cbe3ee9e.js"></script> </meta> </meta> </meta> <title>Save Money on Every Fuel up With Chevron Texaco Rewards | Chevron Texaco Rewards (US) </title> <link rel="stylesheet" href="/etc/designs/chevron-commons/fonts.e9920f2fe90a2705d341add190441228.css" type="text/css"> <link rel="stylesheet" href="/etc/clientlibs/rewards.d7e41b0e0ea00295316b8e3f51a5a231.css" type="text/css"> <link rel="canonical" href="https://www.chevrontexacorewards.com"/> <script> let dataLayerPageLoad = { 'environment' : 'prod', 'pageType' : 'home', 'login_status' : 'Logged Out' }; </script> <script> var pageTitle = document.title; var siteSection = pageTitle.substring(0, pageTitle.indexOf('|')); var searchFilter = []; var searchTerm = ''; var stationID = ''; var stationName = ''; var radiusInput = ''; var popUpName = ''; var clickOutLinkName = ''; var searchResult = ''; //Data Layer //Fired on the load of any screen dataLayer = [{ "dimension4":"QA", "dimension6":siteSection, "dimension34":"", //"<Offer Type>", "dimension35":"", //"<Offer Title>", "metric25":"" //"’1’/’0’", // Offer View Count "memberId ": "[MEMBER ID]" }]; //When the user clicks on the contact details of the station ID or the selected station on loyalty-station-locator page function stationContacted(){ stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_station_contacted", "eventCategory": "Station Locator", "eventAction": "Contacted", "eventLabel": stationID, "dimension12":searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15":searchResult, "dimension20":stationID, "metric18": "1" }); } //When the user interacts with any element (button click,link click,clickable items etc) on the website function userClickInteraction(elem){ var interactionText = elem.innerText; var interactionType = "Hyperlink"; //if clicked on any logo or image if(elem.querySelector("img")){ interactionText = (elem.querySelector("img")).alt; interactionType = interactionText+" logo"; } dataLayer.push({ "event": "interaction_click", "eventCategory": "Global Navigation", "eventAction": "Interaction", "eventLabel": interactionText, "dimension11": interactionType, //"<Interaction Type>", "dimension33": interactionText, "dimension7": pageTitle }); } //When the user clicks on any clickout link mostly present in the footer section of the website function userClickOut(elem){ clickOutLinkName = elem.href; dataLayer.push({ "event": "user_click_out", "eventCategory": "User Clickout", "eventAction": "Clickout", "dimension17":clickOutLinkName, "metric28": "1" }); } //when the user clicks on the "VIEW STATION DETAIL" button or selects any of the Chevron or Texaco station points appearing on the map on loyalty-station-locator page function stationIsSelected(){ stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "Station Selected", "eventCategory": "Station Locator", "eventAction": "Station Selected", "eventLabel": stationName +" Clicked", "dimension12": searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15": searchResult, "dimension20": stationID }); } //When the user clicks on "GET DIRECTION" button on the loyalty-station-locator page function getDirection(){ searchTerm = (document.getElementById('source-input')).value; stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_map_navigator_click", "eventCategory": "Station Locator", "eventAction": "Get Direction Clicked", "eventLabel": stationName, "dimension12":searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15":searchResult, "dimension20":stationID, "metric17": "1" //Passing 1 to be used as a custom metric }); } //When the user clicks on "Open in Google Maps" on the loyalty-station-locator page function openInGoogleMap(){ stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_map_navigator_click", "eventCategory": "Station Locator", "eventAction": "Navigation", "eventLabel": stationName, "dimension12":searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15":searchResult, "dimension20":stationID, "metric17": "1" //Passing 1 to be used as a custom metric }); } //When the user clicks on search/find a station on station locator page and a successful ajax call is made on loyalty-station-locator page function searchStationOnSuccessful(){ searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Find Station", "dimension12":searchTerm, "dimension15":searchResult, "dimension13": searchFilter.toString(), "metric10": "1" }); } //When the user clicks on search/find a station on station locator page and the ajax call fails or if any error occurs on loyalty-station-locator page function searchStationOnFailure(){ searchTerm = (document.getElementById('address-input')).value; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Find Station", "dimension12":searchTerm, "dimension31":"", // "<Error Code>", "dimension32":"Find Station API error", "metric10": "1" //Passing 1 to be used as a custom metric }); } //When the user clicks on plan a trip on station locator page and a successful ajax call is made on loyalty-station-locator page function planTripSuccessful(){ sourceInput = (document.getElementById('source-input')).value; destinationInput = (document.getElementById('destination-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Plan Trip", "dimension13": searchFilter.toString(), "dimension18": sourceInput, "dimension19": destinationInput, "metric10": "1" }); } //When the user clicks on plan a trip on station locator page and the ajax call fails or if any error occurs on loyalty-station-locator page function planTripFailure(){ sourceInput = (document.getElementById('source-input')).value; destinationInput = (document.getElementById('destination-input')).value; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Plan Trip", "dimension18": sourceInput, "dimension19": destinationInput, "dimension31": "", //"<Error Code>" "dimension32":"Plan Trip API error", "metric10": "1" //Passing 1 to be used as a custom metric }); } //Fired when the user gets a popup while navigating the website function popUpView(){ popUpName = document.querySelector(".modal-header > h1").innerText; dataLayer.push({ "event": "popup_view", "eventCategory": "Popup", "eventAction": "Popup View", "dimension36": popUpName, "dimension34":"", //"<Offer Type>", "dimension35":"", //"<Offer Title>", "metric25":"1/0", // Offer View Count "metric21":"1" // Popup Viewed Metric }); } $(window).on('load', function() { //to capture the search options selected by the user on loyalty-station-locator page $("input[type='checkbox']").change(function() { var textLabel = this.parentNode; var filterParameter = textLabel.innerText; if ($(this).is(':checked')) { searchFilter.push(filterParameter); } else { searchFilter.splice($.inArray(filterParameter, searchFilter),1); } }); //ClickOut Interaction and Interaction Click $("a").on("click", function() { //To fire "user_click_out" if(((this.href).search('chevronlubricants')) == -1 && (this.target == "_blank")|| ((this.href).search('buy.chevronlubricants')) >= 0){ userClickOut(this); } //To fire "interaction_click" if(((this.href).search('chevronlubricants.com') >= 0) && ((this.href).search('Modal') == -1)) { userClickInteraction(this); } }); //Get Direction //To fire "eventAction : Get Direction Clicked" $("#get-direction,#stationDetailsDirections").on("click", function(){ getDirection(); }); //Search Map Navigator //To fire "eventAction : Navigation" $("#open-map").on("click", function(){ openInGoogleMap(); }); //To fire "popup_view" event $("a[href*=Modal]").on("click",function(){ popUpView(); }); }); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5MK7C43');</script> <!-- End Google Tag Manager --> <script> var myLocation = window.location.href; var outagePage = '/en_us/home/under-maintenance.html'; //////////////////////////////////////////////// // site unavailable - // outage: uncomment // no outage: comment //////////////////////////////////////////////// //if (myLocation.indexOf('chevrontexacorewards.com') > -1 && // myLocation.indexOf(outagePage) == -1) { // window.location.href = outagePage; //} $(document).ready(function() { // 20220914 $('.getTheAppCmp-content .lg-hidden .getTheAppCmp__storeBadges').addClass('hidden'); // $('.mobile-tablet-hidden .getTheAppCmp__storeBadges-getTheApp').clone().insertBefore('.getTheAppCmp-content .lg-hidden .getTheAppCmp-heroImg'); }); </script> <style> .getTheAppCmp-content .lg-hidden .getTheAppCmp__storeBadges-getTheApp { width: 100%; margin-bottom: 32px; } </style> <style> .overlay { height: 100%; width: 100%; display: none; /* change to none to hide overlay, block to display overlay */ position: fixed; z-index: 20000; top: 0; left: 0; background-color: rgb(255,255,255); /*background-color: rgba(0,0,0, 0.9);*/ } .overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; } .overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: #818181; display: block; transition: 0.3s; } .overlay a:hover, .overlay a:focus { color: #f1f1f1; } .overlay .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px; } @media screen and (max-height: 450px) { .overlay a {font-size: 20px} .overlay .closebtn { font-size: 40px; top: 15px; right: 35px; } } </style> <meta name="google-site-verification" content="7VWP4kq5U1WyVqwnXZzl4K6Ckl_RJ6nYXHkIMir3vnQ" /> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-language="en" type="text/javascript" charset="UTF-8" data-domain-script="87a0b576-6a6e-4a96-8c8d-8e6441d042e5"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "@id": "https://www.chevrontexacorewards.com/", "name": "Chevron Texaco Rewards", "alternateName": "Chevron", "brand":"Chevron Texaco", "url": "https://www.chevrontexacorewards.com/", "logo": "https://www.chevrontexacorewards.com/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/CTRLogoRGB_Rhorz.png", "contactPoint": { "@type": "ContactPoint", "telephone": "+1-855-285-9595", "contactType": "customer support", "areaServed": "US" }, "sameAs": [ "https://www.chevronwithtechron.com/", "https://www.texaco.com/", "https://loyalty.chevronfuels.com/" ], "parentOrganization": { "@type": "Corporation", "name": "Chevron", "url": "https://www.chevron.com", "logo": "https://www.chevron.com/Assets/images/hallmark.png", "parentOrganization": { "@type": "Organization", "name": "Chevron with Techron", "url": "https://www.chevronwithtechron.com/" } } } } </script> <script> $(document).ready(function() { document.addEventListener('smartbanner.view', function() { $('body').scrollTop(0); $('#onetrust-banner-sdk').css('bottom', 84); }); }); </script> </head> <body class="chevrontexacorewards-site" data-page-background-color="#FFF"> <!-- <div id="ettOverlay" class="overlay"> <div class="overlay-content"> Chevron Texaco Rewards is not available in your area at this time. Please check back! </div> </div> --> <div class="page commons-site-style"> <div class="header-section"> <div class="utility-nav utility-nav--chevrontexacorewards"> <div class="utility-nav__container container-fluid"> <div> <div class="utility-nav__links"> <a class="link" href="/es_us/home.html">ESPAÑOL</a> </div> </div> </div> <div class="utility-nav--separator"></div> </div> <div class="header-component"><header class="navbar-header navbar-header--chevrontexacorewards" data-page-path="/content/chevron-texaco-rewards/en_us/home"> <a class="hidden header-homepage" href="/">home</a> <a class="hidden header-phomepage" href="/en_us/home/after-login.html">home</a> <div class="navbar-header__mobile-logo lg-hidden"> <a href="/" title="Chevron"><img alt="Chevron" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/CTRLogoRGB_Rhorz.png"/></a> </div> <nav class="navbar-header__mobile-nav navbar-header__mobile-nav--chevrontexacorewards navbar-header__mobile-nav--extramilerewards js-mobile-navigation lg-hidden"> <a class="mobile-nav__button js-nav-mobile"> <span class="glyphicon glyphicon-menu-hamburger black" aria-hidden="true"></span> </a> <div class="mobile-nav__container"> <ul class="navigation__items" data-label="Main menu"> <li class="item__tab"> <a href="/en_us/home/loyalty-station-locator.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Station Finder</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/how-chevron-texaco-rewards-works.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Rewards</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/mobile-apps.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Mobile App</span> </a> </li> <li class="item__tab item__tab-accordion showOnAuth"> <a class="tab__label tab__label-header js-tab-label"> <div class="tab__label-row"> <div class="label__name rewardsFontColorGray3">Profile</div> <div class="accordion-caret"></div> </div> </a> <div class="item__tab-menu hidden"> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-profile-page.html"><span class="label__name rewardsFontColorGray3">About me</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-profile-page.html"><span class="label__name rewardsFontColorGray3">Partnerships</span></a> <a class="tab__label tab__label-menu-text js-tab-label navigation-mobile__logout"><span class="label__name rewardsFontColorGray3">Logout</span></a> </div> </li> <li class="item__tab item__tab-accordion showOnAuth"> <a class="tab__label tab__label-header js-tab-label"> <div class="tab__label-row"> <div class="label__name rewardsFontColorGray3">Wallet</div> <div class="accordion-caret"></div> </div> </a> <div class="item__tab-menu hidden"> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html"><span class="label__name rewardsFontColorGray3">History</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html#managechevroncards"><span class="label__name rewardsFontColorGray3">Manage Chevron Cards</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html#paymentMethods"><span class="label__name rewardsFontColorGray3">Payment Methods</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html#groceryGasRewards"><span class="label__name rewardsFontColorGray3">Albertsons Gas Rewards</span></a> </div> </li> <li class="item__tab hideOnAuth"> <a href="#rewardsModal" class="tab__label js-tab-label" data-bs-toggle="modal" data-rewards-modal="#rewardsModal"> <span class="label__name rewardsFontColorGray3">Sign Up or Log in</span> </a> </li> <li class="item__tab "> <a href="#rewardsModal" class="tab__label js-tab-label" data-bs-toggle="modal" data-rewards-modal="#getTheAppModal"> <span class="label__name rewardsFontColorGray3">Get The App</span> </a> </li> </ul> <div class="utility-nav utility-nav--chevrontexacorewards"> <div class="utility-nav__container container-fluid"> <div> <div class="utility-nav__links"> <a class="link" href="/es_us/home.html">ESPAÑOL</a> </div> </div> </div> <div class="utility-nav--separator"></div> </div> </div> </nav> <nav class="navbar-header__navigation navbar-header__navigation--chevrontexacorewards navbar-header__navigation--extramilerewards js-desktop-navigation container-fluid mobile-tablet-hidden ctr-update-cmp" data-update-cmp="navbarRewards"> <nav class="navbar-header__navigation navbar-header__navigation--chevrontexacorewards js-desktop-navigation container-fluid mobile-tablet-hidden ctr-update-cmp" data-update-cmp="navbarRewards"> <div class="navigation__logo"> <a href="/" title="Chevron"><img alt="Chevron" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/CTRLogoRGB_Rhorz.png"/></a> </div> <ul class="navigation__items navigation__items--right"> <li class="item__tab"> <a href="/en_us/home/loyalty-station-locator.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Station Finder</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/how-chevron-texaco-rewards-works.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Rewards</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/mobile-apps.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Mobile App</span> </a> </li> </ul> <ul class="nav navbar-nav navbar-nav__dropdown showOnAuth"> <li class="dropdown"> <a class="dropdown-toggle dropdown-toggle__profile" data-bs-toggle="dropdown" href="#"> <span class="dropdown-toggle__profile-img"></span> <span class="dropdown-toggle__header">Hello, {firstName}!</span> <span class="caret dropdown-toggle__caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/en_us/home/after-login/loyalty-profile-page.html">About me</a></li> <li><a href="/en_us/home/after-login/loyalty-profile-page.html">Partnerships</a></li> <li><a class="navigation__logout navigation__logout-profile">Logout</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle dropdown-toggle__wallet" data-bs-toggle="dropdown" href="#"> <span class="dropdown-toggle__wallet-img"></span> <span class="dropdown-toggle__header">Wallet</span> <span class="caret dropdown-toggle__caret"></span> </a> <ul class="dropdown-menu"> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html">History</a> </li> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html#managechevroncards">Manage Chevron Cards</a> </li> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html#paymentMethods">Payment Methods</a> </li> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html#groceryGasRewards">Albertsons Gas Rewards</a> </li> </ul> </li> </ul> <ul class="navigation__buttons"> <li class="btn-wrapper btn-align-center"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-defaultBtn hideOnAuth" href="#rewardsModal" target="_self" data-bs-toggle="modal" data-rewards-modal="#rewardsModal"> <span class="btn-text lubricantsFontColorWhite" data-font-color="lubricantsFontColorWhite">Sign Up or Log in</span> </a> </li> <li class="btn-wrapper btn-align-center"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-getTheAppBtn " href="#rewardsModal" target="_self" data-bs-toggle="modal" data-rewards-modal="#getTheAppModal"> <span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span> </a> </li> </ul> </nav> </header> </div> <div class="modals parbase"> <div class="rewardsModals" data-active-enrollment="true" data-enrollment-off-error-message="Please download and/or login via the mobile app" data-enrollment-off-message="Invalid User ID" data-confirm-code-header="Enter the code we sent to" data-site="chevrontexacorewards" data-is-kiosk="false" data-complete-profile-modal-close="0" data-last-modal-close="0" data-refresh-minutes="0" data-can-purchase-voucher="false"> <div id="rewardsModal" class="modal rewardsModal" role="dialog"> <div class="modal-dialog rewardsPhone"> <form id="rewardsPhoneForm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <h1 class="h3 modal-body__header">Start with your phone number</h1> <p class="p5"><label for="phone">Provide your phone number to log in or sign up</label></p> <div class="clearfix"> <input type="tel" class="phone" name="rewards-phone"/> <label class="rewards-phone-error error hide" for="rewards-phone">phone required</label> </div> <div class="clearfix"> <div class="rewards-phone-tc"> <div class="modalRTEtext"> <p style="font-size: 14.0px;">I agree (if a minor, my parent or legal guardian agrees) to the <a href="/en_us/home/loyalty-terms-and-conditions.html" target="_blank">Terms of Use</a> and <a href="/en_us/home/mobile-app-privacy-statement.html" target="_blank">Privacy Statement</a> and that Chevron may send me autodialed text messages to authenticate my phone number.</p> </div> </div> </div> </div> <div class="modal-footer"> <a disabled class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Agree and Continue</a> </div> </div> </form> </div> <div class="modal-dialog rewardsConfCode"> <form id="rewardsConfCodeForm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="back" aria-hidden="true"><img src="/etc/designs/rewards/images/back-24x24.png"/></button> </div> <div class="modal-body"> <h1 class="h3 modal-body__header">Enter the code we sent to</h1> <div class="rewardsConfCode__body"> <p class="rewardsConfCode__phone"></p> <div class="clearfix"> <div class="rewardsConfCode__phone-loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <div class="rewardsConfCode__phone-confCode" style="width: 100%"> <input type="text" class="confCode" name="confCode" maxlength="6" inputmode="numeric" autocomplete="one-time-code" pattern="\d{6}"/> </div> <label class="rewards-confCode-error error hide" for="confCode"></label> </div> </div> </div> <div class="modal-footer"> <button type="button" class="modal-footer__button-link"><span class="p5">Resend code</span></button> </div> </div> </form> </div> <div class="modal-dialog rewardsCompleteProfile"> <form id="rewardsCompleteProfileForm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="back" aria-hidden="true"><img src="/etc/designs/rewards/images/back-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <h1 class="h3 modal-body__header">Complete your profile and save</h1> <p class="p5">Thanks for confirming your phone. Just one more step to complete your profile to start saving. Required to complet the profile.</p> <div class="modalRTEtext bg-rewards-gray rewardsCompleteProfile__rewards-text"> <div class="rewards-text-DT hidden"> <p> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Vector5_small.png" alt=""/> Enroll to receive <b><span class="lubricantsFontColorLightBlue">1,000 Points</span></b> </p> </div> <div class="rewards-text-OC hidden"> <p>Get <b>25¢ off per gallon</b> on your next five visits when you complete registration.</p> </div> </div> <div class="clearfix"> <div class="field-wrapper field-wrapper__firstName"> <input type="text" class="profile profile__firstName required" name="profile__firstName" maxlength="100"/> <label class="profile__firstName-error error" for="profile__firstName">First name is required</label> <div class="field-placeholder"> <span>First name *</span> </div> </div> <div class="field-wrapper field-wrapper__lastName"> <input type="text" class="profile profile__lastName required" name="profile__lastName" maxlength="100"/> <label class="profile__lastName-error error" for="profile__lastName">Last name is required</label> <div class="field-placeholder"> <span>Last name *</span> </div> </div> </div> <div class="field-wrapper field-wrapper__emailAddress"> <img src="/etc/designs/rewards/images/mail-24x24.png"/> <input type="text" class="profile profile__emailAddress required" name="profile__emailAddress" maxlength="100"/> <label class="profile__emailAddress-error error" for="profile__emailAddress">Email is required</label> <div class="field-placeholder"> <span>Email *</span> </div> </div> <div class="field-wrapper"> <img src="/etc/designs/rewards/images/zip-24x24.png"/> <input type="text" class="profile profile__zipCode" name="profile__zipCode" maxlength="10"/> <label class="profile__zipCode-error error" for="profile__zipCode">Enter a valid zip code</label> <div class="field-placeholder"> <span>Zip code</span> </div> </div> <div class="field-wrapper"> <img src="/etc/designs/rewards/images/calendar-24x24.png"/> <input type="text" class="profile profile__dateOfBirth" name="profile__dateOfBirth" maxlength="10"/> <label class="profile__dateOfBirth-error error" for="profile__dateOfBirth">Enter a valid date of birth (mm/dd/yyyy)</label> <div class="field-placeholder"> <span>Date of birth (mm/dd/yyyy)</span> </div> </div> <div class="clearfix"> <div class="profile-tc"> <div class="round"> <input type="checkbox" id="profile-tc__checkbox" class="profile-tc__checkbox" name="profile-tc__checkbox" value="accepted" style="background: url(/etc/designs/rewards/images/mail-24x24.png) no-repeat right 16px center !important;"/> <label for="profile-tc__checkbox"></label> </div> <div class="modalRTEtext"> <p>I agree that Chevron may send me other autodialed text messages. This consent is not required to make a purchase. </p> </div> </div> <label class="profile-tc__checkbox-error error hide" for="profile-tc__checkbox">check tc checkbox</label> </div> </div> <div class="modal-footer"> <div class="rewardsCompleteProfile__loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <a disabled class="btn btn--chevrontexacorewards" role="button" id="rewards-completeProfileButton">Complete Profile</a> <div class="clearfix"> <label class="rewards-completeProfileButton-error error hide" for="rewards-completeProfileButton">phone required</label> </div> </div> </div> </form> </div> <div class="modal-dialog rewardsProfileCompleted"> <div class="modal-content"> <div class="modal-header"></div> <div class="modal-body"> <h1 class="h3 modal-body__header">Profile completed!</h1> <div class="modalRTEtext bg-white rewardsProfileCompleted__rewards-text"> </div> <p class="p5">You earned bonus points for completing your Chevron Rewards profile</p> </div> <div class="modal-footer"> <div><a class="btn btn--chevrontexacorewards lastModal" role="button">Nice!</a></div> <div class="modalRTEtext bg-transparent rewardsProfileCompleted__rewards-text"> </div> </div> </div> </div> <div class="modal-dialog getTheApp" data-branddisplay="chevron-texaco" data-chevronAppStore="https://apps.apple.com/us/app/chevron/id1450978468" data-chevronGooglePlay="https://play.google.com/store/apps/details?id=com.stuzo.chevron" data-texacoAppStore="https://apps.apple.com/us/app/texaco/id1451359429" data-texacoGooglePlay="https://play.google.com/store/apps/details?id=com.stuzo.texaco"> <form id="getTheAppForm" method="POST" action=""> <div class="modal-content"> <div class="getTheApp-content"> <div class="modal-header"> <div class="clearfix"> <button type="button" class="close" data-bs-dismiss="modal">×</button> </div> <h1 class="h2 lubricantsFontColorWhite getTheApp__header getTheApp__chevron"> Download the Chevron App </h1> <h1 class="h2 lubricantsFontColorWhite getTheApp__header getTheApp__texaco"> Download the Texaco App </h1> <div class="getTheApp__brandTab"> <div class="getTheApp__tabs"> <img loading="lazy" src="/etc/designs/rewards/images/chev-tab-568x96.png" width="284" height="48" alt="Chevron Texaco"/> <a class="chevron"></a> <a class="texaco"></a> </div> </div> <div class="modalRTEtext"> <span class="getTheApp__chevron"><p><span class="lubricantsFontColorWhite">Download the Chevron mobile app for the best experience and to view available rewards and offers.</span></p> </span> <span class="getTheApp__texaco"><p><span class="lubricantsFontColorWhite">Download the Texaco mobile app for the best experience and to view available rewards and offers.</span></p> </span> </div> </div> <div class="modal-body"> <div class="mobile-only-hidden"> <div class="modalRTEtext"> <span class="getTheApp__chevron"><p>Point your camera at the QR code to download the app and join.</p> <p>Message and data rates may apply.</p> </span> <span class="getTheApp__texaco"><p>Point your camera at the QR code to download the app and join </p> <p>Message and data rates may apply.<br /> </p> </span> <img class="getTheApp__chevron" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/CHVqr-code-128x128.jpg" alt="Get the Chevron app QR code"/> <img class="getTheApp__texaco" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/TEXqr-code-128x128.jpg" alt="Get the Texaco app QR code"/> </div> </div> <div class="tablet-desktop-hidden getTheApp-heroImgMobile"> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Download_app_desktop_image-226x195.png"/> </div> </div> <div class="modal-footer"> <ul class="navigation__buttons"> <li class="btn-wrapper btn-align-center"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-defaultBtn tablet-desktop-hidden ctr-getTheAppBtn__chevron" href="https://chevron.smart.link/35kwv3a00" target="_self" data-rewards-modal="https://chevron.smart.link/35kwv3a00"> <span class="btn-text lubricantsFontColorWhite" data-font-color="lubricantsFontColorWhite">Get The App</span> </a> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-defaultBtn tablet-desktop-hidden hidden ctr-getTheAppBtn__texaco" href="https://texaco.smart.link/0taih0k8z" target="_self" data-rewards-modal="https://texaco.smart.link/0taih0k8z"> <span class="btn-text lubricantsFontColorWhite" data-font-color="lubricantsFontColorWhite">Get The App</span> </a> </li> </ul> </div> </div> </div> </form> </div> <div class="modal-dialog rewardsLoginError"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Close</a> </div> </div> </div> </div> </div> <div id="next-discount-error__modal" class="modal " role="dialog"> <div class="modal-dialog next-discount-error__modal-dialog hidden"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Close</a> </div> </div> </div> </div> <div id="delete-ca-account-modal" class="modal " role="dialog" data-deleted-header="We have received your request" data-deleted-text="<p>We will process your request in 10 days. Certain account and transaction data related to the mobile user or their account may be retained as required to complete transactions, for compliance and other purposes authorized under California law, or per the applicable policies of your payment service provider where you have opted to use such services in connection with your use of the mobile application.</p> " data-deleted-button-text="Ok"> <div class="modal-dialog privacy-rights hidden"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <h2 class="modal-body__header">Your Privacy Rights</h2> <div class="text"><p><b>Your Privacy Rights</b></p> <p>Depending on your state of residence, you may be able to request: (1) access to certain personal information we have collected about you, (2) that we delete certain personal information we have collected from you, (3) opt out of the sale of your personal information, (4) specific pieces of personal information about you, including a copy of such information in a portable format, and (5) to opt out of targeted advertising, including the "sharing" of personal information about you for cross-contextual behavioral advertising. You or your authorized agent can make a request by calling (toll free) <b>+1-844-338-3905</b> or making a request through our online <a href="https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprivacyportal-cdn.onetrust.com%2Fdsarwebform%2Fc6903940-f079-4218-9ad7-47c7ff822500%2F12ee0246-47a0-4a19-9fe8-3a884c925d0d.html&data=05%7C02%7Cedna.rivera%40chevron.com%7Cddc8cc8cd6714db7489008dcd3808e36%7Cfd799da1bfc14234a91c72b3a1cb9e26%7C0%7C0%7C638617796328600809%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=%2BWAxGZ29KYB1qA796YKzB6wYC%2FruSMCWGhqZegyYjwY%3D&reserved=0">webform</a>.</p> <p> </p> <p>You have the right to not be unlawfully discriminated against for using your privacy rights.</p> <p> </p> <p>For more information about how we handle your privacy click <a href="/en_us/home/mobile-app-privacy-statement.html">here</a>.</p> <p> </p> <p>For any troubleshooting inquiries regarding the Chevron, Texaco and ExtraMile Rewards apps, payments, or the Chevron Texaco Rewards and ExtraMile Rewards programs, please contact us by tapping on "Help” and then "Contact US” from the menu on the Apps or <a href="https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.chevrontexacorewards.com%2Fen_us%2Fhome%2Floyalty-contact-us.html&data=05%7C02%7Cedna.rivera%40chevron.com%7Cddc8cc8cd6714db7489008dcd3808e36%7Cfd799da1bfc14234a91c72b3a1cb9e26%7C0%7C0%7C638617796328614955%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=O0Hla2luFjltBhX%2BCv5kfKf%2BQ4eGH6MRV9vZdT8iBzo%3D&reserved=0">website</a>.</p> </div> <div class="modal-body__buttons"> <a class="btn btn--chevrontexacorewards btn--extramilerewards modal-body__buttons-privacy-rights" role="button">Delete my data</a> </div> </div> </div> </div> <div class="modal-dialog confirm-delete hidden"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="back" aria-hidden="true"><img src="/etc/designs/rewards/images/back-24x24.png"/></button> </div> <div class="modal-body"> <h2 class="modal-body__header">Please delete my data</h2> <div class="text"><p>Please confirm you want us to delete your data by typing <b>"delete"</b> into the box below</p> </div> <div class="confirmation"> <div class="confirmation__checkbox"> <div class="round"> <input type="checkbox" id="checkbox" class="checkbox__round"/> <label for="checkbox" class="checkbox__round-label"></label> </div> </div> <div class="confirmation__text">I certify that I am a California resident</div> </div> <div class="confirmation__input field-wrapper field-wrapper__confirm-delete"> <input type="text" class="confirmation__input-value required" name="confirmation__input-value" maxlength="6"/> <label class="confirmation__input-value-error error hide" for="confirmation__input-value">Confirm by typing "delete"</label> <div class="field-placeholder"> <span>Confirmation word *</span> </div> </div> <div class="modal-body__buttons"> <a class="btn btn--chevrontexacorewards btn--extramilerewards modal-body__buttons-submit" role="button" disabled>Submit</a> <a class="btn btn--chevrontexacorewards btn--extramilerewards modal-body__buttons-cancel" data-bs-dismiss="modal" aria-hidden="true" role="button">Cancel</a> <div class="delete-ca__error"></div> </div> <div class="confirm-delete__loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> </div> </div> </div> </div> <div id="transitionModal" class="modal " role="dialog"> <div class="modal-dialog transitionModal__dialog"> <div class="modal-content"> <div class="modal-header"> <img class="transitionModal__header-image" loading="lazy" src="/etc/designs/rewards/images/transition-738x375.png" alt="image"/> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Got it</a> </div> </div> </div> </div> <div id="voucher__modal-purchased" class="modal" role="dialog"> <div class="modal-dialog voucher__modal-dialog"> <div class="modal-content"> <div class="modal-header"> <img loading="lazy" src="/etc/designs/rewards/images/voucher-704x408.png" alt=""/> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__activeName"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Nice!</a> </div> </div> </div> </div> <div id="voucher__modal-ready" class="modal" role="dialog"> <div class="modal-dialog voucher__modal-dialog"> <div class="modal-content"> <div class="modal-header"> <img loading="lazy" src="/etc/designs/rewards/images/voucher-704x408.png" alt=""/> </div> <div class="modal-body"> <div class="modal-body__title">You can save [VOUCHER_NAME] on your next fuel purchase!</div> <div class="modal-body__activeName"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <div class="voucher-return__loading hidden"> <img src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button"></a> </div> </div> </div> </div> <div id="voucher__modal-returned" class="modal" role="dialog"> <div class="modal-dialog returned-modal"> <div class="modal-content"> <div class="modal-body"> <ul class="checkmark"> <li></li> </ul> <h2 class="modal-body__header"></h2> </div> </div> </div> </div> <div id="voucher__modal-error" class="modal" role="dialog"> <div class="modal-dialog modal-error"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message">error modal</div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Close</a> </div> </div> </div> </div> </div> </div> <div class="header-link"> <a href="#rewardsModal" class="header hidden" data-bs-toggle="modal" data-rewards-modal="#rewardsModal"></a> </div> <main role="main" id="main-content"> <div class="container-fluid container-fluid-full-width"> <div class="divider"> <div class="divider__container"> <div class="divider__line mobile-only-hidden bg-transparent" style="margin-top:10px;margin-bottom:10px;width:100%"></div> <div class="divider__line tablet-up-hidden bg-transparent" style="margin-top:10px;margin-bottom:10px;width:100%"></div> </div> </div> <div class="multi-column parbase"> <div class=" "> <div class="multi-column__container bg-white" data-bg-height="100" data-bg-color="bg-white" data-marginbottom="30"> <div class="multi-column__content stack no-stack-tablet borderColor " style="padding:0;" data-gapbetween="0" data-bordercolor="defaultBorderColor"> <div class="multi-column__item column50 stack no-stack-tablet defaultBorderColor " data-columnwidth="column50" style="padding:0;"> <div class="richtext parbase section"> <div class="richtext__container bg-transparent" style="padding: 10px 0px 0px 0px"> <div class="defaultColor p1"> <h1><b><span class="richtext-ctr__home-title lubricantsFontColorLightBlue">Chevron</span></b></h1> <h1><b><span class="richtext-ctr__home-title text-color-havoline">Texaco</span></b></h1> <h1><b><span class="richtext-ctr__home-title lubricantsFontColorDarkGray">Rewards® </span></b></h1> </div> </div> </div> <div class="divider section"> <div class="divider__container"> <div class="divider__line mobile-only-hidden bg-transparent" style="margin-top:20px;margin-bottom:20px;width:100%"></div> <div class="divider__line tablet-up-hidden bg-transparent" style="margin-top:20px;margin-bottom:20px;width:100%"></div> </div> </div> <div class="multi-column parbase section"> <div class=" "> <div class="multi-column__container bg-transparent" data-bg-height="100" data-bg-color="bg-transparent" data-marginbottom="0"> <div class="multi-column__content stack stack-tablet borderColor " style="padding:0;" data-gapbetween="0" data-bordercolor="defaultBorderColor"> <div class="multi-column__item column50 stack stack-tablet defaultBorderColor " data-columnwidth="column50" style="padding:0;"> <div class="cmp cmp-image section"> <div class="imageAlignedLeft cl-adaptive-image" data-corner-radius="0"> <div data-cmp-image="{"smartImages":[],"smartSizes":[],"lazyEnabled":true}"> <!-- As Width is specified, for Mobile and Tablet Image width needs to be 100% --> <img class="commons-adaptive-image imageAlignedLeft mobile-only-hidden" loading="lazy" src="/content/chevron-texaco-rewards/en_us/home/_jcr_content/parsys/multi_column_copy/parsys-pdisplay-0/multi_column/parsys-pdisplay-0/adaptive_image.img.jpg" alt="America's Best Layalty Program Newsweek banner" title="America's Best Layalty Program Newsweek banner" style="max-width:100%;"/> <img class="commons-adaptive-image imageAlignedLeft tablet-up-hidden" loading="lazy" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/all-other/Newsweek_US-BLP2023_Logo_Hor%20copy.jpg" alt="America's Best Layalty Program Newsweek banner" title="America's Best Layalty Program Newsweek banner" style="max-width:100%;"/> </div> </div> </div> </div> <div class="multi-column__item column50 stack stack-tablet defaultBorderColor " data-columnwidth="column50" style="padding:0;"> <div class="cmp cmp-image section"> <div class="imageAlignedLeft cl-adaptive-image" data-corner-radius="0"> <div data-cmp-image="{"smartImages":[],"smartSizes":[],"lazyEnabled":true}"> <!-- As Width is specified, for Mobile and Tablet Image width needs to be 100% --> <img class="commons-adaptive-image imageAlignedLeft mobile-only-hidden" loading="lazy" src="/content/chevron-texaco-rewards/en_us/home/_jcr_content/parsys/multi_column_copy/parsys-pdisplay-0/multi_column/parsys-pdisplay-1/adaptive_image_510022564.img.jpg" alt="America's Best Loyalty Program Newsweek banner" title="America's Best Loyalty Program Newsweek banner" style="max-width:100%;"/> <img class="commons-adaptive-image imageAlignedLeft tablet-up-hidden" loading="lazy" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/all-other/Newsweek_US-BLP2024_Logo_Hor.jpg" alt="America's Best Loyalty Program Newsweek banner" title="America's Best Loyalty Program Newsweek banner" style="max-width:100%;"/> </div> </div> </div> </div> </div> </div> </div> </div> <div class="richtext parbase section"> <div class="richtext__container bg-white" style="padding: 20px 0px 10px 0px"> <div class="lubricantsFontColorBlack p5"> <p style="text-align: left;"><b><span class="lubricantsFontColorBlack">Sign up and join</span></b> today to view available rewards and offers.</p> </div> </div> </div> <div class="richtext parbase section"> <div class="richtext__container bg-transparent" style="padding: 30px 0px 0px 0px "> <div class="lubricantsFontColorDarkGray p5"> <p><b>Participating Locations</b></p> <p>Using the <a href="/en_us/home/loyalty-station-locator.html"><b>station finder</b></a> in the Chevron or Texaco app, you can find the closest participating station and start earning rewards on fuel today!</p> <p> </p> <div class="enrollmentOffer"><p><img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Vector5_small.png" alt=""/> Get <b><span class="lubricantsFontColorLightBlue">25¢ off per gallon</span> </b>on your next five visits when you complete<br /> registration</p> </div> </div> </div> </div> </div> <div class="multi-column__item column50 stack no-stack-tablet defaultBorderColor " data-columnwidth="column50" style="padding:0;"> <div class="cmp cmp-image section"> <div class="imageAlignedCenter cl-adaptive-image" data-corner-radius="0"> <div data-cmp-image="{"smartImages":[],"smartSizes":[],"lazyEnabled":true}"> <!-- As Width is specified, for Desktop Image width needs to be value as per dialog --> <img class="img-responsive commons-adaptive-image imageAlignedCenter mobile-only-hidden" loading="lazy" src="/content/chevron-texaco-rewards/en_us/home/_jcr_content/parsys/multi_column_copy/parsys-pdisplay-1/adaptive_image.img.png" style="display: inline-block" alt="Chevron and texaco homepage app screens" title="Chevron and texaco homepage app screens" width="450" height="600"/> <!-- As Width is specified, for Mobile and Tablet Image width needs to be 100% --> <img class="commons-adaptive-image tablet-up-hidden imageAlignedCenter" loading="lazy" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Chevron-Texaco-web250x343.png" style="max-width:100%;" alt="Chevron and texaco homepage app screens" title="Chevron and texaco homepage app screens"/> </div> </div> </div> </div> </div> </div> </div> </div> <div class="richtext parbase"> <div class="richtext__container bg-transparent" style="padding: 0px 0px 10px 0px"> <div class="lubricantsFontColorBlack p1"> <h2><b>How rewards work</b></h2> </div> </div> </div> <div class="richtext parbase"> <div class="richtext__container bg-transparent" style="padding: 0px 0px 0px 0px"> <div class="lubricantsFontColorBlack p5"> <p>Learn more on how to earn points for discounts on fuel and in-store offers.<br /> </p> <p> </p> </div> </div> </div> <div class="multi-column parbase"> <div class=" "> <div class="multi-column__container bg-transparent" data-bg-height="100" data-bg-color="bg-transparent" data-marginbottom="30"> <div class="multi-column__content stack stack-tablet borderColor " style="padding:0;" data-gapbetween="0" data-bordercolor="defaultBorderColor"> <div class="multi-column__item multi-column__customWidthItem 22 stack stack-tablet multi-column__border--right defaultBorderColor multi-column__item--border-between " data-columnwidth="22" style="padding:0;"> <div class="cmp cmp-image section"> <div class="imageAlignedCenter cl-adaptive-image" data-corner-radius="0"> <div data-cmp-image="{"smartImages":[],"smartSizes":[],"lazyEnabled":true}"> <!-- As Width is specified, for Mobile and Tablet Image width needs to be 100% --> <img class="commons-adaptive-image imageAlignedCenter mobile-only-hidden" loading="lazy" src="/content/chevron-texaco-rewards/en_us/home/_jcr_content/parsys/multi_column_copy_1263206816/parsys-pdisplay-0/adaptive_image.img.jpg" alt="Texaco app on phone" title="girl holding phone" height="200" style="max-width:100%;"/> <img class="commons-adaptive-image imageAlignedCenter tablet-up-hidden" loading="lazy" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/how-ctr-works/Mobile_Dispensor-edit.jpg" alt="Texaco app on phone" title="girl holding phone" height="200" style="max-width:100%;"/> </div> </div> </div> <div class="title section"> <div class="title__container"> <h2 class="section-heading lubricantsFontColorBlack p4 bold Center (Default)"> <span class="false defaultBorderColor"> Sign Up </span> </h2> <h3 class="sub-heading lubricantsFontColorBlack p5 false Center (Default)"> Join on the Chevron or Texaco app or Chevron Texaco Rewards website. </h3> </div></div> </div> <div class="multi-column__item multi-column__customWidthItem 4 stack stack-tablet multi-column__border--right defaultBorderColor multi-column__item--border-between " data-columnwidth="4" style="padding:0;"> </div> <div class="multi-column__item multi-column__customWidthItem 22 stack stack-tablet multi-column__border--right defaultBorderColor multi-column__item--border-between " data-columnwidth="22" style="padding:0;"> <div class="cmp cmp-image section"> <div class="imageAlignedCenter cl-adaptive-image" data-corner-radius="0"> <div data-cmp-image="{"smartImages":[],"smartSizes":[],"lazyEnabled":true}"> <!-- As Width is specified, for Mobile and Tablet Image width needs to be 100% --> <img class="commons-adaptive-image imageAlignedCenter mobile-only-hidden" loading="lazy" src="/content/chevron-texaco-rewards/en_us/home/_jcr_content/parsys/multi_column_copy_1263206816/parsys-pdisplay-2/adaptive_image.img.jpg" alt="Woman filling up car" title="Woman filling up car" style="max-width:100%;"/> <img class="commons-adaptive-image imageAlignedCenter tablet-up-hidden" loading="lazy" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/how-ctr-works/DCPump01.jpg" alt="Woman filling up car" title="Woman filling up car" style="max-width:100%;"/> </div> </div> </div> <div class="title section"> <div class="title__container"> <h2 class="section-heading lubricantsFontColorBlack p4 bold Center (Default)"> <span class="false defaultBorderColor"> Fuel Up </span> </h2> <h3 class="sub-heading lubricantsFontColorBlack p5 false Center (Default)"> Use the app or enter your Chevron Texaco Rewards phone number at the dispenser or on the pin pad inside the store. </h3> </div></div> </div> <div class="multi-column__item multi-column__customWidthItem 4 stack stack-tablet multi-column__border--right defaultBorderColor multi-column__item--border-between " data-columnwidth="4" style="padding:0;"> </div> <div class="multi-column__item multi-column__customWidthItem 22 stack stack-tablet multi-column__border--right defaultBorderColor multi-column__item--border-between " data-columnwidth="22" style="padding:0;"> <div class="cmp cmp-image section"> <div class="imageAlignedCenter cl-adaptive-image" data-corner-radius="0"> <div data-cmp-image="{"smartImages":[],"smartSizes":[],"lazyEnabled":true}"> <!-- As Width is specified, for Mobile and Tablet Image width needs to be 100% --> <img class="commons-adaptive-image imageAlignedCenter mobile-only-hidden" loading="lazy" src="/content/chevron-texaco-rewards/en_us/home/_jcr_content/parsys/multi_column_copy_1263206816/parsys-pdisplay-4/adaptive_image.img.jpg" alt="Convenience store earn points to get rewards" title="Convenience store earn points to get rewards" style="max-width:100%;"/> <img class="commons-adaptive-image imageAlignedCenter tablet-up-hidden" loading="lazy" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/how-ctr-works/C-_store_4.jpg" alt="Convenience store earn points to get rewards" title="Convenience store earn points to get rewards" style="max-width:100%;"/> </div> </div> </div> <div class="title section"> <div class="title__container"> <h1 class="section-heading lubricantsFontColorBlack p4 bold Center (Default)"> <span class="false defaultBorderColor"> Earn Points </span> </h1> <h3 class="sub-heading lubricantsFontColorBlack p5 false Center (Default)"> Every time you purchase fuel and select in-store items at participating stations, your points add up. </h3> </div></div> </div> <div class="multi-column__item multi-column__customWidthItem 4 stack stack-tablet multi-column__border--right defaultBorderColor multi-column__item--border-between " data-columnwidth="4" style="padding:0;"> </div> <div class="multi-column__item multi-column__customWidthItem 22 stack stack-tablet defaultBorderColor multi-column__item--border-between " data-columnwidth="22" style="padding:0;"> <div class="cmp cmp-image section"> <div class="imageAlignedCenter cl-adaptive-image" data-corner-radius="0"> <div data-cmp-image="{"smartImages":[],"smartSizes":[],"lazyEnabled":true}"> <!-- As Width is specified, for Mobile and Tablet Image width needs to be 100% --> <img class="commons-adaptive-image imageAlignedCenter mobile-only-hidden" loading="lazy" src="/content/chevron-texaco-rewards/en_us/home/_jcr_content/parsys/multi_column_copy_1263206816/parsys-pdisplay-6/adaptive_image.img.jpg" alt="Chevron mobile app on phone" title="Chevron mobile app on phone" height="206" style="max-width:100%;"/> <img class="commons-adaptive-image imageAlignedCenter tablet-up-hidden" loading="lazy" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/how-ctr-works/Los%20Beneficios%20(1).jpg" alt="Chevron mobile app on phone" title="Chevron mobile app on phone" height="206" style="max-width:100%;"/> </div> </div> </div> <div class="title section"> <div class="title__container"> <h2 class="section-heading lubricantsFontColorBlack p4 bold Center (Default)"> <span class="false defaultBorderColor"> Redeem </span> </h2> <h3 class="sub-heading lubricantsFontColorBlack p5 false Center (Default)"> Rewards can be used for fuel discounts of up to 50¢ off per gallon at participating stations. </h3> </div></div> </div> </div> </div> </div> </div> <div class="anchor-tag parbase"> <div id="offers" class="sticky-nav-anchor"> </div> </div> <div class="rewards-carousel parbase"> <div class="rewardsCarousel__full-width"> <div class="rewardsCarousel__loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <div class="chevron-carousel-rounded rewardsCarousel hidden" data-width="full-width" data-phone-text="<b>Enter your phone number</b> when checking out to earn Chevron Texaco Rewards on every purchase." data-tc-footer-title="Terms and Conditions"> <div class="list-wrapper "> <div class="carousel-header-container"> <div class="carousel-header"> <div class="carousel-header__title p1" data-title="Offers" data-title-loggedin="My offers">Offers</div> <div class="carousel-header__subtitle p5">Check available offers and rewards</div> </div> <div class="carousel-navigation mobile-only-hidden"> <div class="carousel-navigation__prev"><img loading="lazy" src="/etc/designs/rewards/images/prev-160x160.png"/></div> <div class="carousel-navigation__next"><img loading="lazy" src="/etc/designs/rewards/images/next-160x160.png"/></div> </div> </div> <!-- put a div here and append the generated html for the filters to this --> <div class="offer-filters-html"> </div> <div class="slider-wrapper"> <button class="arrow-previous"><</button> <div class="slider responsive mobile-only-hidden" data-sidebyside="true"> </div> <div class="mobile-offers tablet-desktop-hidden"> </div> <button class="arrow-next">></button> </div> </div> </div> </div> <script id="offer-template" type="text/x-handlebars-template"> <div class="offer-filters"> {{#each rewardOffers.rewardGroups}} <div id="filter_{{id}}" class="offer-filters__filter offer-filters__filter--init-bold" data-category="{{id}}"> {{name}} </div> {{/each}} </div> </script> <script id="desktop-slider-template" type="text/x-handlebars-template"> {{#each rewardOffers.rewardOffers}} <a class="slide slide-sidebyside slide-{{provider}} slide-{{provider}}__{{presentationType}}" data-bs-toggle="modal" data-bs-target="#modalOffer-{{@index}}" data-true-index="{{@index}}" tabindex="-1"> <div class="slider__img"> {{#ifEquals category "GallonChallengeCampaign"}} <div class="slider-img__progress-bar-circle" > <svg> <circle class="circle__progress-default" cx="71" cy="71" r="65" /> <circle class="circle__progress" cx="71" cy="71" r="65" /> </svg> </div> {{/ifEquals}} {{#ifNotEquals category "GallonChallengeCampaign"}} <img loading="lazy" src="{{visualContent.imageUrl}}" alt="{{visualContent.adaText}}"> {{/ifNotEquals}} </div> <div class="slider__body"> <div class="slider__title p4">{{visualContent.title}}</div> {{#ifEquals showRetailerOrPoints true}} <div class="slider__points p4"> {{#ifEquals showOfferRetailer true}} <div class="points__retailer"> <div style="background-color: {{offerRetailer.backgroundColor}}; color: {{offerRetailer.fontColor}}">{{offerRetailer.retailerName}}</div> </div> {{/ifEquals}} {{#ifNotEquals points null}} <div class="points__earn"> <div>Earn</div> </div> <div class="points__text"> <div> {{points}} pts </div> </div> {{/ifNotEquals}} </div> {{/ifEquals}} {{#ifEquals category "PunchCampaign"}} <div class="punch-campaign"> {{#for 0 achievementProgress.current 1}} <div class="punch punch--filled"></div> {{/for}} {{#for achievementProgress.current achievementProgress.max 1}} <div class="punch punch--empty"></div> {{/for}} </div> <div class="punch-campaign__description"> <div> <img loading="lazy" src="{{punchCardImage}}" alt="Reward icon" height="16px" width="16px"> </div> <div class="punch punch__description p6"> <div> {{ achievementProgress.description }} </div> </div> </div> {{/ifEquals}} {{#ifNotEquals category "PunchCampaign"}} <div class="slider__short-text p6 {{visualContent.shortTextBottomMargin}}{{visualContent.lineClamp}}">{{visualContent.shortText}}</div> {{#ifEquals category "CPG"}} {{#ifEquals showCategory "1"}} <div class="use-count"> <div> <img loading="lazy" src="{{offerImage}}" alt="Reward icon" height="16px" width="16px"> </div> <div class="slider__uses p6"> {{categoryCount}} {{categoryUsesRemain}} </div> </div> {{/ifEquals}} {{/ifEquals}} {{#ifEquals category "VisitAchievement"}} {{#ifEquals showCategory "1"}} <div class="use-count"> <div> <img loading="lazy" src="{{ vachieveImg }}" alt="Car icon" height="16px" width="16px"> </div> <div class="slider__uses p6"> {{vachieve}} </div> </div> {{/ifEquals}} {{/ifEquals}} {{#ifEquals isRestricted true}} {{#ifNotEquals visualContent.surgeonGeneralWarning ""}} <div class="warning-card__text"> <div> {{ visualContent.surgeonGeneralWarning }} </div> </div> {{/ifNotEquals}} {{/ifEquals}} {{/ifNotEquals}} </div> </a> {{/each}} </script> <script id="mobile-card-template" type="text/x-handlebars-template"> {{#each rewardOffers.rewardOffers}} <div class="mobile-card mobile-card-{{@index}} mobile-card-{{cardStyling}} mobile-card-{{cardStyling}}__{{presentationType}}"> <a class="mobile-offer" data-bs-toggle="modal" data-bs-target="#modalOffer-{{@index}}"> <div class="mobile-offer-details"> <div class="mobile-offer-details__img"> {{#ifEquals category "GallonChallengeCampaign"}} <div class="mobile-offer-details__progress-bar-circle" > <div> <svg> <circle class="circle__progress-default" cx="34" cy="34" r="30" /> <circle class="circle__progress" cx="34" cy="34" r="30" /> </svg> </div> </div> {{/ifEquals}} {{#ifNotEquals category "GallonChallengeCampaign"}} {{#ifEquals cardStyling "DT"}} <img loading="lazy" src="{{visualContent.mobileImageUrl}}" alt="{{visualContent.adaText}}"" style="max-width: 70px;"> {{/ifEquals}} {{#ifEquals cardStyling "OC"}} <img loading="lazy" src="{{visualContent.mobileImageUrl}}" alt="{{visualContent.adaText}}"> {{/ifEquals}} {{/ifNotEquals}} </div> <div class="mobile-offer-details__text{{#ifEquals points null}} justify-content--start{{/ifEquals}}"> <div class="mobile-offer-details__title p4">{{visualContent.title}}</div> {{#ifEquals showRetailerOrPoints true}} <div class="mobile-offer-details__points p4"> {{#ifEquals showOfferRetailer true}} <div class="points__retailer"> <div style="background-color: {{offerRetailer.backgroundColor}}; color: {{offerRetailer.fontColor}}">{{offerRetailer.retailerName}}</div> </div> {{/ifEquals}} {{#ifNotEquals points null}} <div class="points__earn"> <div>Earn</div> </div> <div class="points__text"> <div> {{points}} pts </div> </div> {{/ifNotEquals}} </div> {{/ifEquals}} {{#ifEquals category "PunchCampaign"}} <div class="punch-campaign"> {{#for 0 achievementProgress.current 1}} <div class="punch punch--filled"></div> {{/for}} {{#for achievementProgress.current achievementProgress.max 1}} <div class="punch punch--empty"></div> {{/for}} </div> <div class="punch-campaign__description"> <div> <img loading="lazy" src="{{punchCardImage}}" alt="Reward icon" height="16px" width="16px"> </div> <div class="punch punch__description p6"> <div> {{ achievementProgress.description }} </div> </div> </div> {{else}} {{#ifEquals showShortText true}} <div class="mobile-offer-details__short-text p6 {{visualContent.shortTextBottomMargin}}">{{visualContent.shortText}}</div> {{/ifEquals}} {{/ifEquals}} {{#ifEquals category "CPG"}} {{#ifEquals showCategory "1"}} <div class="use-count"> <div> <img loading="lazy" src="{{offerImage}}" alt="Reward icon" height="16px" width="16px"> </div> <div class="mobile-offer-details__uses p6"> {{categoryCount}} {{categoryUsesRemain}} </div> </div> {{/ifEquals}} {{/ifEquals}} {{#ifEquals category "VisitAchievement"}} {{#ifEquals showCategory "1"}} <div class="use-count"> <div> <img loading="lazy" src="{{ vachieveImg }}" alt="Car icon" height="16px" width="16px"> </div> <div class="mobile-offer-details__uses p6"> {{vachieve}} </div> </div> {{/ifEquals}} {{/ifEquals}} </div> </div> {{#ifEquals isRestricted true}} {{#ifNotEquals visualContent.surgeonGeneralWarning ""}} <div class="warning-card__text"> {{ visualContent.surgeonGeneralWarning }} </div> {{/ifNotEquals}} {{/ifEquals}} </a> </div> {{/each}} </script> <script id="modals-template" type="text/x-handlebars-template"> <div id="modalOffers"> {{#each rewardOffers.rewardOffers}} <div id="modalOffer-{{@index}}" class="modal modalOffer modalOffer-{{provider}} modalOffer-{{provider}}__{{presentationType}}" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> {{#ifEquals category "GallonChallengeCampaign"}} <div class="modal-header__progress-bar-circle" > <svg> <circle class="circle__progress-default" cx="71" cy="71" r="65" /> <circle class="circle__progress" cx="71" cy="71" r="65" /> </svg> </div> {{/ifEquals}} {{#ifNotEquals category "GallonChallengeCampaign"}} <img loading="lazy" src="{{visualContent.imageUrl}}" alt="{{visualContent.adaText}}"> {{/ifNotEquals}} <button type="button" class="close circle-btn" data-bs-dismiss="modal"> <img loading="lazy" src="/etc/designs/rewards/images/circle-btn-48x48.png" alt="close button" /> </button> </div> <div class="modal-body"> <div class="modal-offer__title title-3">{{visualContent.title}}</div> {{#ifEquals showRetailerOrPoints true}} {{#ifEquals showOfferRetailer true}} <div class="points__retailer"> <div style="background-color: {{offerRetailer.backgroundColor}}; color: {{offerRetailer.fontColor}}">{{offerRetailer.retailerName}}</div> </div> {{/ifEquals}} {{#ifNotEquals points null}} <div class="modal-offer__points p4">{{points}} pts</div> {{/ifNotEquals}} {{/ifEquals}} {{#ifEquals category "PunchCampaign"}} <div class="punch-campaign"> {{#for 0 achievementProgress.current 1}} <div class="punch punch--filled"></div> {{/for}} {{#for achievementProgress.current achievementProgress.max 1}} <div class="punch punch--empty"></div> {{/for}} </div> <div class="punch-campaign__description"> <div> <img loading="lazy" src="{{punchCardImage}}" alt="Reward icon" height="24px" width="24px"> </div> <div class="punch punch__description"> <div> {{ achievementProgress.description }} </div> </div> </div> {{/ifEquals}} <div class="modal-offer__long-text p5">{{visualContent.longText}}</div> {{#ifEquals category "CPG"}} {{#ifEquals showCategory "1"}} <div class="use-count"> <div> <img loading="lazy" src="{{offerImage}}" alt="Reward icon" height="24px" width="24px"> </div> <div class="modal-offer__uses p6"> {{categoryCount}} {{categoryUsesRemain}} </div> </div> {{/ifEquals}} {{/ifEquals}} {{#ifEquals category "VisitAchievement"}} {{#ifEquals showCategory "1"}} <div class="use-count"> <div> <img loading="lazy" src="{{ vachieveImg }}" alt="Car icon" height="16px" width="16px"> </div> <div class="modal-offer__uses p6"> {{vachieve}} </div> </div> {{/ifEquals}} {{/ifEquals}} {{#ifEquals isRestricted true}} {{#ifNotEquals visualContent.surgeonGeneralWarning ""}} <div class="warning-card__text"> {{ visualContent.surgeonGeneralWarning }} </div> {{/ifNotEquals}} {{/ifEquals}} {{#ifNotEquals visualContent.line2 ""}} <div class="modal-offer__boxed-text p6">{{visualContent.line2}}</div> {{/ifNotEquals}} </div> <div class="modal-footer"> {{#ifEquals isRestricted false}} {{#ifNotEquals visualContent.terms ""}} <div class="modal-footer-title"> <div class="modal-footer-title__link--closed modal-footer-title__{{ id }}"> <button class="modal-footer-title__link modal-footer-title__link--{{ id }}" data-offer-id="{{ id }}">{{modalTcFooterTitle}}</button> </div> </div> <div class="modal-footer-tc p6 hidden modal-footer-tc__{{ id }}">{{visualContent.terms}}</div> {{/ifNotEquals}} {{/ifEquals}} </div> </div> </div> </div> {{/each}} </div> </script></div> <div class="hero-carousel parbase"> <div class="heroCarousel heroCarousel__full-width"> <div class="heroCarousel__loading hidden"> <img src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <div class="heroCarousel__misc-error error hide"></div> <div class="hero"> <div class="hero__carousel" data-titlecolor="defaultColor" data-messagecolor="defaultColor" data-buttonbackgroundcolor="bg-blue-2" data-buttonbordercolor="defaultBorderColor" data-buttontextcolor="defaultColor"> </div> </div> </div> </div> <div class="anchor-tag parbase"> <div id="mobileapp"> </div> </div> <div class="get-the-app parbase"> <div class="getTheAppCmp" data-chevronAppStore="https://apps.apple.com/us/app/chevron/id1450978468" data-chevronGooglePlay="https://play.google.com/store/apps/details?id=com.stuzo.chevron" data-texacoAppStore="https://apps.apple.com/us/app/texaco/id1451359429" data-texacoGooglePlay="https://play.google.com/store/apps/details?id=com.stuzo.texaco" data-branddisplay="chevron-texaco"> <div class="getTheAppCmp-content"> <div class="mobile-tablet-hidden"> <div class="container getTheAppContainer"> <div class="getTheAppContainer-text"> <div class="getTheAppContainer-text-content"> <div class="getTheAppCmp__brandTab"> <div class="getTheAppCmp__tabs"> <img class="getTheAppCmp__tabs--chevron-texaco" loading="lazy" src="/etc/designs/rewards/images/chev-tab-568x96.png" width="284" height="48" alt="Chevron Texaco"/> <img class="getTheAppCmp__tabs--chevron" src="/etc/designs/rewards/images/chev-only-tab-136x48.png" width="136" height="48" alt="Chevron"/> <div class="getTheAppCmp__tabs--chevron-texaco"> <a class="chevron"></a> <a class="texaco"></a> </div> </div> </div> <h2 class="h2 lubricantsFontColorWhite getTheAppCmp__header getTheApp__chevron"> Download the Chevron App </h2> <h2 class="h2 lubricantsFontColorWhite getTheAppCmp__header getTheApp__texaco"> Download the Texaco App </h2> <div class="modalRTEtext"> <span class="getTheApp__chevron"><p><span class="lubricantsFontColorWhite">Download the Chevron mobile app for the best experience and to view available rewards and offers.</span></p> </span> <span class="getTheApp__texaco"><p><span class="lubricantsFontColorWhite">Download the Texaco mobile app for the best experience and to view available rewards and offers.</span></p> </span> </div> <div class="getTheAppCmp__storeBadges"> <div class="getTheAppCmp__storeBadges-getTheApp"> <ul class="navigation__buttons"> <li class="btn-wrapper btn-align-center mobile-only-hidden"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-getTheAppBtn " href="#rewardsModal" target="_self" data-bs-toggle="modal" data-rewards-modal="#getTheAppModal"> <span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span> </a> </li> <li class="btn-wrapper btn-align-center tablet-desktop-hidden"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-getTheAppBtn " href="https://chevron.smart.link/35kwv3a00" target="_self" data-bs-toggle="modal" data-rewards-modal="https://chevron.smart.link/35kwv3a00"> <span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span> </a> </li> </ul> </div> </div> </div> </div> <div class="getTheAppContainer-hero" style="width: 50%;"> <div class="getTheAppContainer-hero-img"> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Download_app_desktop_image.png" class="getTheApp__chevron"/> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Tesaco-app-lg-.png" class="getTheApp__texaco"/> </div> </div> </div> </div> <div class="lg-hidden"> <div class="getTheAppCmp__brandTab"> <div class="getTheAppCmp__tabs"> <img class="getTheAppCmp__tabs--chevron-texaco" loading="lazy" src="/etc/designs/rewards/images/chev-tab-568x96.png" width="284" height="48" alt="Chevron Texaco"/> <img class="getTheAppCmp__tabs--chevron" loading="lazy" src="/etc/designs/rewards/images/chev-only-tab-136x48.png" width="136" height="48" alt="Chevron"/> <div class="getTheAppCmp__tabs--chevron-texaco"> <a class="chevron"></a> <a class="texaco"></a> </div> </div> </div> <h2 class="h2 lubricantsFontColorWhite getTheAppCmp__header getTheApp__chevron"> Download the Chevron App </h2> <h2 class="h2 lubricantsFontColorWhite getTheAppCmp__header getTheApp__texaco"> Download the Texaco App </h2> <div class="modalRTEtext"> <span class="getTheApp__chevron"><p><span class="lubricantsFontColorWhite">Download the Chevron mobile app for the best experience and to view available rewards and offers.</span></p> </span> <span class="getTheApp__texaco"><p><span class="lubricantsFontColorWhite">Download the Texaco mobile app for the best experience and to view available rewards and offers.</span></p> </span> </div> <div class="getTheAppCmp__storeBadges desktop-hidden"> <div class="getTheAppCmp__storeBadges-getTheApp"> <ul class="navigation__buttons"> <li class="btn-wrapper btn-align-center mobile-tablet-hidden"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-getTheAppBtn " href="#rewardsModal" target="_self" data-bs-toggle="modal" data-rewards-modal="#getTheAppModal"> <span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span> </a> </li> <li class="btn-wrapper btn-align-center desktop-hidden getTheApp__chevron"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-getTheAppBtn " href="https://chevron.smart.link/35kwv3a00" target="_self" data-bs-toggle="modal" data-rewards-modal="https://chevron.smart.link/35kwv3a00"> <span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span> </a> </li> <li class="btn-wrapper btn-align-center desktop-hidden hidden getTheApp__texaco"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-getTheAppBtn " href="https://texaco.smart.link/0taih0k8z" target="_self" data-bs-toggle="modal" data-rewards-modal="https://texaco.smart.link/0taih0k8z"> <span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span> </a> </li> </ul> </div> </div> <div class="getTheAppCmp-heroImg"> <div class="mobile-only-hidden"> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Download_app_desktop_image.png" class="getTheApp__chevron"/> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Tesaco-app-lg-.png" class="getTheApp__texaco"/> </div> <div class="tablet-desktop-hidden"> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Download_app_desktop_image-226x195.png" class="getTheApp__chevron"/> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Texaco-app-small-226x195.png" class="getTheApp__texaco"/> </div> </div> </div> </div> </div> </div> <div class="divider"> <div class="divider__container"> <div class="divider__line mobile-only-hidden bg-transparent" style="margin-top:15px;margin-bottom:15px;width:100%"></div> <div class="divider__line tablet-up-hidden bg-transparent" style="margin-top:15px;margin-bottom:15px;width:100%"></div> </div> </div> <div class="multi-column parbase"> <div class=" "> <div class="multi-column__container bg-light-gray" data-bg-height="100" data-bg-color="bg-light-gray" data-marginbottom="30"> <div class="multi-column__content stack stack-tablet borderColor " style="padding:0;" data-gapbetween="0" data-bordercolor="defaultBorderColor"> <div class="multi-column__item column33 stack stack-tablet defaultBorderColor " data-columnwidth="column33" style="padding:0;"> <div class="cmp cmp-image section"> <div class="imageAlignedCenter cl-adaptive-image" data-corner-radius="0"> <div data-cmp-image="{"smartImages":[],"smartSizes":[],"lazyEnabled":true}"> <!-- As Width is specified, for Mobile and Tablet Image width needs to be 100% --> <img class="commons-adaptive-image imageAlignedCenter mobile-only-hidden" loading="lazy" src="/content/chevron-texaco-rewards/en_us/home/_jcr_content/parsys/multi_column/parsys-pdisplay-0/adaptive_image_131264405.img.png" alt="Chevron and texaco homepage screens" title="Chevron and texaco homepage screens" height="250" style="max-width:100%;"/> <img class="commons-adaptive-image imageAlignedCenter tablet-up-hidden" loading="lazy" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/phoneKO.png" alt="Chevron and texaco homepage screens" title="Chevron and texaco homepage screens" height="250" style="max-width:100%;"/> </div> </div> </div> </div> <div class="multi-column__item column33 stack stack-tablet defaultBorderColor " data-columnwidth="column33" style="padding:0;"> <div class="divider section"> <div class="divider__container"> <div class="divider__line mobile-only-hidden bg-transparent" style="margin-top:75px;margin-bottom:50px;width:100%"></div> <div class="divider__line tablet-up-hidden bg-transparent" style="margin-top:75px;margin-bottom:50px;width:100%"></div> </div> </div> <div class="richtext parbase section"> <div class="richtext__container bg-transparent" style="padding: 10px 10px 10px 10px"> <div class="lubricantsFontColorBlack p1"> <p style="text-align: center;"><b>How The Mobile App Works</b></p> </div> </div> </div> </div> <div class="multi-column__item column33 stack stack-tablet defaultBorderColor " data-columnwidth="column33" style="padding:0;"> <div class="divider section"> <div class="divider__container"> <div class="divider__line mobile-only-hidden bg-transparent" style="margin-top:75px;margin-bottom:50px;width:100%"></div> <div class="divider__line tablet-up-hidden bg-transparent" style="margin-top:75px;margin-bottom:50px;width:100%"></div> </div> </div> <div class="button parbase section"> <div class="btn-wrapper btn-align-center" style="margin: "> <a class="btn btn--lubricants bg-havoline chevrontexacorewards" role="button" href="/en_us/home/mobile-app-guide.html" target="_self" data-button-radius="15px" data-link="/content/chevron-texaco-rewards/en_us/home/mobile-app-guide.html" data-mobilelink="/content/chevron-texaco-rewards/en_us/home/mobile-app-guide.html"> <span class="btn-text lubricantsFontColorWhite p5">Get the Mobile App Guide</span> </a> </div> </div> </div> </div> </div> </div> </div> <div class="cmp cmp-image"> <div class="imageAlignedLeft cl-adaptive-image" data-corner-radius="0"> <a href="/en_us/home/loyalty-station-locator.html" class=" gtm-adaptive-image" style="display: block" data-bs-target="#" data-title="Link to find a station page" data-asset="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/all-other/033023_SFinderMap1900px2maponly.png"> <div data-cmp-image="{"smartImages":[],"smartSizes":[],"lazyEnabled":true}"> <!-- As Width is specified, for Mobile and Tablet Image width needs to be 100% --> <img class="commons-adaptive-image imageAlignedLeft mobile-only-hidden" loading="lazy" src="/content/chevron-texaco-rewards/en_us/home/_jcr_content/parsys/adaptive_image.img.png" alt="Link to find a station page" title="Link to find a station page" style="max-width:100%;"/> <img class="commons-adaptive-image imageAlignedLeft tablet-up-hidden" loading="lazy" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/all-other/033023_SFinderMap676x155maponly.png" alt="Link to find a station page" title="Link to find a station page" style="max-width:100%;"/> </div> </a> </div> </div> <div class="richtext parbase"> <div class="richtext__container bg-transparent" style="padding: 0px 0px 0px 0px"> <div class="lubricantsFontColorBlack p1"> <p style="font-size: 40.0px;text-align: left;"><b>FAQ</b></p> </div> </div> </div> <div class="accordion-text parbase"> <div class="row applications__container"> <div class="col-xs-12 col-sm-8 col-sm-offset-2 applications__content bg-transparent"> <div class="clearfix"> <button class="applications__toggle-all lubricantsFontColorDarkGray" data-expand-text="Show all" data-collapse-text="Close all"></button> </div> <div class="panel-group applications__list" id="accordion" role="tablist" aria-multiselectable="true"> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="heading0-223660085"> <h4 class="panel-title "> <a class=" lubricantsFontColorDarkGray gtm-accordion" role="button" data-bs-toggle="collapse" href="#collapse0-223660085" aria-expanded="true" aria-controls="collapse0-223660085"> <span class="title-text">What are the Chevron Texaco Rewards (CTR) and ExtraMile Rewards (EMR) programs and their benefits?</span> <span class="glyphicon glyphicon-plus lubricantsFontColorDarkGray"></span> <span class="glyphicon glyphicon-minus lubricantsFontColorDarkGray"></span> </a> </h4> <div><img/></div> </div> <div id="collapse0-223660085" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="heading0-223660085" data-init-open="true"> <div class="panel-body"> <div class="richtext parbase section"> <div class="richtext__container bg-transparent"> <div class="lubricantsFontColorDarkGray p5"> <p>The CTR and EMR programs are exciting loyalty programs in which Chevron, Texaco, and ExtraMile customers earn points for their qualifying fuel and in-store purchases and redeem their rewards for discounts on fuel purchases at participating locations. Members can combine discounts with other available discounts and participate in specific ExtraMile promotions, exclusive offers, and more. Plus, earn Digital Card Punches for Club Programs when making certain qualifying purchases to earn a free item or discount of a similar item. Other benefits include Welcome Rewards and free items on National Holidays and ExtraDays (the 31st day of the month) at participating ExtraMile locations. For more information and participating locations, see our <a href="/">Website.</a><br /> </p> </div> </div> </div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="heading1-223660085"> <h4 class="panel-title "> <a class=" lubricantsFontColorDarkGray gtm-accordion" role="button" data-bs-toggle="collapse" href="#collapse1-223660085" aria-expanded="true" aria-controls="collapse1-223660085"> <span class="title-text">Is it free to join the CTR and EMR programs?</span> <span class="glyphicon glyphicon-plus lubricantsFontColorDarkGray"></span> <span class="glyphicon glyphicon-minus lubricantsFontColorDarkGray"></span> </a> </h4> <div><img/></div> </div> <div id="collapse1-223660085" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="heading1-223660085" data-init-open="true"> <div class="panel-body"> <div class="richtext parbase section"> <div class="richtext__container "> <div class=" "> <p>Yes. There is no fee or purchase required to join and create a single User Account for your own use. You must be 16 years or older and reside in the United States. If you are between 16 and the age of majority (as determined by your respective state law), you may join the programs only under the supervision of your parent or legal guardian who agrees to be bound by the <a href="/en_us/home/loyalty-terms-and-conditions.html">Program Terms.</a><br /> </p> </div> </div> </div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="heading2-223660085"> <h4 class="panel-title "> <a class=" lubricantsFontColorDarkGray gtm-accordion" role="button" data-bs-toggle="collapse" href="#collapse2-223660085" aria-expanded="true" aria-controls="collapse2-223660085"> <span class="title-text">Do I need to use the Chevron, Texaco, or EMR app, or Website to earn points and redeem rewards in the programs after I have joined?</span> <span class="glyphicon glyphicon-plus lubricantsFontColorDarkGray"></span> <span class="glyphicon glyphicon-minus lubricantsFontColorDarkGray"></span> </a> </h4> <div><img/></div> </div> <div id="collapse2-223660085" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="heading2-223660085" data-init-open="true"> <div class="panel-body"> <div class="richtext parbase section"> <div class="richtext__container "> <div class=" "> <p>No. Simply enter your Account phone number used to sign up for the CTR/EMR programs when prompted at the pump or in-store at the register, to earn points and redeem rewards. You do not have to use the Chevron, Texaco, or ExtraMile Rewards app (the “App”) to earn or redeem points, but we encourage you to do so to track your User Account history and activity. You may also track your User Account history and activity through our <a href="/">Website.</a></p> </div> </div> </div> </div> </div> </div> <div class="panel-collapse-more collapse " role="tabpanel"> </div> <div class="applications__list__button"> <a class="btn btn--lubricants bg-transparent"> <span class="lubricantsFontColorDarkGray"></span> </a> </div> </div> </div> </div> </div> <div class="multi-column parbase"> <div class="multi-column__full-width bg-transparent"> <div class="multi-column__container bg-transparent" data-bg-height="100" data-bg-color="bg-transparent" data-marginbottom="30"> <div class="multi-column__content stack stack-tablet borderColor " style="padding:0;" data-gapbetween="0" data-bordercolor="defaultBorderColor"> <div class="multi-column__item multi-column__customWidthItem 15 stack stack-tablet defaultBorderColor " data-columnwidth="15" style="padding:0;"> </div> <div class="multi-column__item multi-column__customWidthItem 80 stack stack-tablet defaultBorderColor " data-columnwidth="80" style="padding:0;"> <div class="button parbase section"> <div class="btn-wrapper btn-align-left" style="margin: 0px 0px 0px 60px"> <a class="btn btn--lubricants bg-white chevrontexacorewards" role="button" href="/en_us/home/mobile-app-faqs.html" target="_self" data-button-radius="0" data-link="/content/chevron-texaco-rewards/en_us/home/mobile-app-faqs.html" data-mobilelink="/content/chevron-texaco-rewards/en_us/home/mobile-app-faqs.html"> <span class="btn-text lubricantsFontColorBlack p5">See more FAQs</span> </a> </div> </div> </div> <div class="multi-column__item multi-column__customWidthItem 5 stack stack-tablet defaultBorderColor " data-columnwidth="5" style="padding:0;"> </div> </div> </div> </div> </div> </div> </main> <div class="footer responsivegrid"> <footer class="footer bg-techron-gray"> <div class="sections section " data-columns="4"> <div> <div class="section__text "> <p><img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/new%20logos.png" alt=""/></p> <p><span class="lubricantsFontColorWhite">Earn points on every fuel transaction and</span></p> <p><span class="lubricantsFontColorWhite">qualifying in-store purchases at participating</span></p> <p><span class="lubricantsFontColorWhite">stations for rewards on fuel! <br /> <br /> </span></p> <p><a title="Get the app" href="#rewardsModalGetTheApp"><img src="/content/dam/fpo/gettheapp.png" alt=""/><img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/new-button.png" alt=""/></a></p> </div> <div class="section__linkList section__linkList--mt16"> </div> <div class="hr"><hr class="bc-white"/></div> </div> <div> <div class="section__linkList "> <ul data-link-bullet="&gt;"> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/loyalty-station-locator.html" class="lubricantsFontColorWhite"> > Station Finder </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/how-chevron-texaco-rewards-works.html" class="lubricantsFontColorWhite"> > How Rewards Works </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-apps.html" class="lubricantsFontColorWhite" target="_blank"> > Mobile App </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/car-play.html" class="lubricantsFontColorWhite" target="_blank"> > Car Apps </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/checking-pay.html" class="lubricantsFontColorWhite" target="_blank"> > Checking Pay </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-app-guide.html" class="lubricantsFontColorWhite" target="_blank"> > Mobile App Guide </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-app-faqs.html" class="lubricantsFontColorWhite"> > CTR and Mobile App FAQs </a> </li> </ul> </div> <div class="hr"><hr class="bc-white"/></div> </div> <div> <div class="section__linkList "> <ul data-link-bullet="&gt;"> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/" class="lubricantsFontColorWhite"> > Home </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/loyalty-contact-us.html" class="lubricantsFontColorWhite"> > Contact Us </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/loyalty-terms-and-conditions.html" class="lubricantsFontColorWhite"> > Terms of Use </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-app-privacy-statement.html" class="lubricantsFontColorWhite"> > Privacy Statement </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/notice-of-financial-incentive.html" class="lubricantsFontColorWhite"> > Notice of Financial Incentive </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/chevron-accessibility.html" class="lubricantsFontColorWhite"> > Chevron Accessibility </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/delete-user-account.html" class="lubricantsFontColorWhite"> > Delete User Account </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="#deleteCaUser" class="lubricantsFontColorWhite"> > US Privacy </a> </li> </ul> </div> <div class="hr"><hr class="bc-white"/></div> </div> <div> <div class="section__linkList "> <ul data-link-bullet="&gt;"> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.chevronwithtechron.com/" class="lubricantsFontColorWhite" target="_blank"> > Chevron with Techron </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.texaco.com/" class="lubricantsFontColorWhite"> > Texaco with Techron </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.chevronlubricants.com/" class="lubricantsFontColorWhite"> > Chevron Lubricants </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.chevron.com" class="lubricantsFontColorWhite"> > Chevron Corporate </a> </li> </ul> </div> <div class="hr"><hr class="bc-white"/></div> </div> </div> <div class="section"> <div> <div class="section__text section__text--copyrights"> <p><span class="lubricantsFontColorWhite">Please check the station finder for participating Chevron and Texaco stations. Maximum of 25 gallons with one vehicle per transaction.<br /> © 2024 Chevron. All rights reserved. CHEVRON, TEXACO, the respective Logos and REWARDS Lockups, and Checking Pay are registered trademarks of Chevron Intellectual Property LLC.<br /> All other trademarks are property of their respective owners.</span></p> </div> </div> </div> </footer> <div tabindex="0"></div> <div class="modal modal-video" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" style="display: none;"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close gtm-video-modal-close" data-bs-dismiss="modal"> <img src="/etc/designs/chevron-commons/images/close-icon.png"/> </button> </div> <div class="modal-body"> <div class="embed-responsive embed-responsive-16by9"> <iframe class="video-player" enablejsapi="true" frameborder="0"></iframe> </div> </div> </div> </div> </div> <div tabindex="0"></div> </div> </div> <script src="/etc/designs/chevron-commons/main.91915e72cb6c77d2f83429b13aabba93.js"></script> <script src="/etc/clientlibs/rewards.c9de5b3576fce7733dd39807774f69dd.js"></script> <script src="/etc/designs/chevron-shared/clientlibs/all.d84488544652f62512bd77d9625cc9f0.js"></script> <script type="text/javascript"> (function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('494-SKC-981', {"wsInfo":"j1RQ"}); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })(); </script> <!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5MK7C43>m_auth=pgim67alfg4sOEoMZJfdrg>m_preview=env-52>m_cookies_win=x" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script> $(document).ready(function() { // 20220914 $('<div class="getTheAppCmp__storeBadges-getTheApp" style="margin-top: 16px;"><ul class="navigation__buttons"><li class="btn-wrapper btn-align-center"><a class="btn btn--lubricants btn--chevrontexacorewards ctr-getTheAppBtn " href="https://chevron.page.link/joinLoyalty" target="_self" data-toggle="modal" data-rewards-modal="#getTheAppModal"><span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span></a></li></ul></div>').appendTo('.lg-hidden .modalRTEtext'); }); $('.footer .cmp-image a').on('click', function() { if($(window).width() < 576) { $(this).attr('href', 'https://chevron.page.link/joinLoyalty').removeAttr('data-rewards-modal').removeAttr('data-toggle'); } }); </script> </body> </html>