www.redlobster.com Open in urlscan Pro
192.229.233.163  Public Scan

Submitted URL: http://redlobster.com/terms-conditions.
Effective URL: https://www.redlobster.com/
Submission: On May 03 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form id="locationSearch"><label for="searchInput" aria-label="search icon"><span class="show-for-sr">Search</span><svg width="26px" height="26px" viewBox="0 0 26 26">
      <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g transform="translate(-415.000000, -160.000000)" fill="#DF2140">
          <g transform="translate(1.000000, 128.000000)">
            <g transform="translate(400.000000, 19.000000)">
              <path
                d="M24.6266467,15.1255723 C19.9394562,15.1255723 16.1243577,18.9394562 16.1243577,23.6278613 C16.1243577,28.3150519 19.9394562,32.1289358 24.6266467,32.1289358 C29.3138372,32.1289358 33.1277212,28.3150519 33.1277212,23.6278613 C33.1277212,18.9394562 29.3138372,15.1255723 24.6266467,15.1255723 Z M24.6266467,34.2545081 C18.7673549,34.2545081 14,29.4871531 14,23.6278613 C14,17.7673549 18.7673549,13 24.6266467,13 C30.4859385,13 35.2532935,17.7673549 35.2532935,23.6278613 C35.2532935,26.0230776 34.4759413,28.2846865 33.0050453,30.1661216 L32.1985425,31.1985425 L31.164907,32.0074745 C29.2846865,33.4771559 27.0242923,34.2545081 24.6266467,34.2545081 Z M38.2327385,39 C38.2048024,39 38.1622909,38.9927123 38.1234233,38.9550593 L32.4487527,33.2791741 L32.4062412,32.2418948 L32.4062412,31.4074559 L34.1686443,31.4074559 L39.9526301,37.1258526 C40.0097169,37.1829394 40.0097169,37.2825376 39.9477717,37.3444829 L38.3371952,38.9550593 L38.2327385,39 Z">
              </path>
            </g>
          </g>
        </g>
      </g>
    </svg></label><input id="searchInput" required="required" type="text" aria-label="Search by city, state, or zip" placeholder="Search by city, state, or zip"><!----><button id="locationSubmit" type="submit" aria-label="submit location"><svg
      width="11px" height="10px" viewBox="0 0 11 10">
      <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g transform="translate(-1149.000000, -168.000000)" fill="#FFFFFF" fill-rule="nonzero">
          <g transform="translate(1.000000, 128.000000)">
            <g transform="translate(400.000000, 19.000000)">
              <g transform="translate(754.000000, 26.000000) rotate(-180.000000) translate(-754.000000, -26.000000) translate(739.000000, 11.000000)">
                <g transform="translate(10.000000, 10.000000)">
                  <path
                    d="M5.88013699,9.30251142 L5.37328767,9.80936073 C5.1586758,10.0239726 4.81164384,10.0239726 4.59931507,9.80936073 L0.160958904,5.37328767 C-0.053652968,5.1586758 -0.053652968,4.81164384 0.160958904,4.59931507 L4.59931507,0.160958904 C4.81392694,-0.053652968 5.1609589,-0.053652968 5.37328767,0.160958904 L5.88013699,0.667808219 C6.09703196,0.884703196 6.09246575,1.23858447 5.87100457,1.45091324 L3.11986301,4.07191781 L9.68150685,4.07191781 C9.98515982,4.07191781 10.2294521,4.31621005 10.2294521,4.61986301 L10.2294521,5.35045662 C10.2294521,5.65410959 9.98515982,5.89840183 9.68150685,5.89840183 L3.11986301,5.89840183 L5.87100457,8.51940639 C6.09474886,8.73173516 6.09931507,9.08561644 5.88013699,9.30251142 Z">
                  </path>
                </g>
              </g>
            </g>
          </g>
        </g>
      </g>
    </svg></button></form>

<form id="waitlistForm">
  <div class="row waitlist__guests">
    <div>
      <p>How many guests?</p><span>For parties of NaN or larger, call us at: </span>
    </div>
    <div><select aria-label="Guest Count"></select></div>
  </div>
  <hr>
  <div class="row waitlist__information">
    <div class="col">
      <div id="firstName" class="col-wrap"><input aria-label="First Name" name="first name" type="text" required="required" class="input-required"><span class="floating-label">First Name</span></div>
    </div>
    <div class="col">
      <div id="lastName" class="col-wrap"><input aria-label="Last Name" name="last name" type="text" required="required" class="input-required"><span class="floating-label">Last Name</span></div>
    </div>
    <div class="col">
      <div id="email" class="col-wrap"><input aria-label="Email" name="email" type="text" required="required" class="input-required"><span class="floating-label">Email</span>
        <p class="error-msg"></p>
      </div>
    </div>
    <div class="col">
      <div id="mobileNumber" class="col-wrap"><input aria-label="Mobile Number" name="mobile number" type="text" maxlength="14" required="required" class="input-required phone-validation"><span class="floating-label">Mobile Number</span>
        <p class="error-msg"></p>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="columns small-12 p-0"><input id="checkbox-1" name="checkbox-1" type="checkbox" class="checkbox-custom"><label for="checkbox-1" class="checkbox-custom-label"><span>Please send my confirmation via text message</span></label></div>
    <div class="columns small-12 p-0"><input id="checkbox-2" name="checkbox-2" type="checkbox" class="checkbox-custom"><label for="checkbox-2" class="checkbox-custom-label"><span>Yes, by joining the waitlist and checking this box, I consent to
          enrolling in the My Red Lobster Rewards Red Tier and receiving email special offers and news from Red Lobster Management LLC. You may withdraw your consent at any time by clicking on the unsubscribe in the bottom of our emails or by
          visiting our website. I have read and accept the My Red Lobster Rewards <a href="/terms-conditions">TERMS AND CONDITIONS</a> and <a href="/privacy-policy">PRIVACY NOTICE</a> Red Lobster Management LLC, 450 S.Orange Ave., Suite 800, Orlando,
          FL, 32801. <a href="/">https://www.redlobster.com</a></span><span style="margin-top: 10px;">Subject to: <a href="/terms-conditions">Terms and Conditions</a></span></label><!----></div>
    <div class="row waitlist__confirmation">
      <div class="columns small-12"><button type="submit" for="waitlistForm" href="JavaScript:void(0)" aria-label="join the wait list" class="btn btn-primary">Join the Wait List</button><a href="JavaScript:void(0)">Cancel</a></div>
    </div>
  </div>
</form>

<form id="missingDetails" aria-label="Edit Account Details Modal" class="modal-content">
  <div class="modal-body"><!---->
    <div class="account-forms checkout-form">
      <div class="col-12">
        <h5 id="editMissingAccountLabel" class="modal-title text-center"> You're almost there! </h5>
        <p class="modal-subtitle">Complete the information below to enroll in My Red Lobster Rewards and get amazing benefits!</p>
      </div>
      <div class="row">
        <div id="missingfnameDiv" class="col-12"><input aria-label="First Name" name="first name" type="text" required="required" class="w-100 input-required"><span class="floating-label">First Name</span></div>
        <div id="missinglnameDiv" class="col-12"><input aria-label="Last Name" name="last name" type="text" required="required" class="w-100 input-required"><span class="floating-label">Last Name</span></div>
        <div id="phoneDiv" class="col-12 phone-validation"><input id="missingphoneNumber" onfocus="this.select();" onclick="this.select();" aria-label="Phone Number" name="phone number" type="tel" maxlength="14" required="required"
            class="w-100 input-required"><span class="floating-label">Phone Number</span></div>
        <div id="emailDiv" class="col-12"><input aria-label="Email Address" name="email address" id="missingemailAddress" type="text" required="required" class="w-100 input-required"><span class="floating-label">Email Address</span></div>
        <div id="zipDiv" class="col-12"><input onkeypress="return event.charCode > 47 &amp;&amp; event.charCode < 58;" pattern="[0-9]*" aria-label="Zip Code" name="zip code" id="missingzipCode" type="text" maxlength="5" required="required"
            class="w-100 input-required"><span class="floating-label">Zip Code</span></div>
      </div>
      <div class="row bday-row">
        <div id="missingbirthMonth" class="col-12 col-md-6 pr-3"><label><span>Birth Month</span><select>
              <option value="1">January</option>
              <option value="2">February</option>
              <option value="3">March</option>
              <option value="4">April</option>
              <option value="5">May</option>
              <option value="6">June</option>
              <option value="7">July</option>
              <option value="8">August</option>
              <option value="9">September</option>
              <option value="10">October</option>
              <option value="11">November</option>
              <option value="12">December</option>
            </select></label></div>
        <div id="missingbirthDay" class="col-12 col-md-6 pl-3"><label><span>Birth Day</span><select>
              <option value="1">1</option>
              <option value="2">2</option>
              <option value="3">3</option>
              <option value="4">4</option>
              <option value="5">5</option>
              <option value="6">6</option>
              <option value="7">7</option>
              <option value="8">8</option>
              <option value="9">9</option>
              <option value="10">10</option>
              <option value="11">11</option>
              <option value="12">12</option>
              <option value="13">13</option>
              <option value="14">14</option>
              <option value="15">15</option>
              <option value="16">16</option>
              <option value="17">17</option>
              <option value="18">18</option>
              <option value="19">19</option>
              <option value="20">20</option>
              <option value="21">21</option>
              <option value="22">22</option>
              <option value="23">23</option>
              <option value="24">24</option>
              <option value="25">25</option>
              <option value="26">26</option>
              <option value="27">27</option>
              <option value="28">28</option>
              <option value="29">29</option>
              <option value="30">30</option>
              <option value="31">31</option>
            </select></label></div>
      </div>
    </div><!---->
    <div class="row">
      <div class="col-12 mt-0">
        <p class="mt-2 mb-0"><span style="color: rgb(223, 33, 64);">*</span> Required</p>
      </div>
    </div>
    <div class="container row">
      <div class="col-12 mt-0"><button type="button" aria-label="Enroll" class="btn btn-primary w-100"> Enroll </button>
        <p class="legal" style="margin-top: 10px; margin-bottom: 0px;"><a href="/account/logout?returnUrl=/order" style="text-decoration: underline;">Log out and enroll later</a></p>
      </div>
    </div>
    <div class="row">
      <div class="col-12">
        <p class="legal">By selecting Enroll, I agree to join My Red Lobster Rewards and have read and accept the <a href="/terms-conditions">Terms &amp; Conditions</a> and <a href="/privacy-policy">Privacy Notice</a>.</p>
      </div>
    </div>
  </div>
</form>

<form id="enrollmentInterstitialForm" aria-label="Edit Account Details Modal" class="modal-content">
  <div class="modal-body"><!---->
    <div class="container row image-enrollment-container"><img src="/ecomm/images/Medallion_RedWithWords.svg" class="image-enrollment"></div>
    <div class="container row text-popup-container"><label>EAT. EARN. REPEAT.</label>
      <p> Satisfying your seafood cravings is about to get even more rewarding. <br><label>Earn FREE* REWARDS</label> Join My Red Lobster Rewards <br> Today! </p>
    </div>
    <div class="container row">
      <div class="col-12 mt-0"><button type="button" aria-label="Enroll" class="btn btn-primary w-100"> Enroll Now </button></div>
    </div>
    <div class="container row">
      <div class="col-12 mt-0"><button type="button" aria-label="Log In" class="btn btn-primary default w-100"> Log In </button></div>
    </div>
    <div class="container row">
      <div class="col-12 mt-0"><!----></div>
    </div>
    <div class="row">
      <div class="col-12 learn-more-container"><a href="#" class="learn-more">Learn More</a></div>
    </div>
  </div>
</form>

POST https://accessin.org/app/accessin/index.php/welcome2/index_AccessIN

<form action="https://accessin.org/app/accessin/index.php/welcome2/index_AccessIN" class="access-in-form" id="AccessIN_form" method="post" target="_blank"><input id="AccessIN_url" name="ai_url" type="hidden" value="unset"><input id="AccessIN_dom"
    name="ai_dom" type="hidden" value="unset"><input id="AccessIN_screenWidth" name="ai_screenWidth" type="hidden" value="unset"><input id="AccessIN_screenHeight" name="ai_screenHeight" type="hidden" value="unset">
  <p><br>Report a website accessibility issue: <br><input alt="AccessIn Accessibility Service. Feedback form opens in a new window" src="/images/default-source/images/logos/accessin-button-web_redonblack.png?sfvrsn=2" type="image" width="40"></p>
</form>

Text Content

Skip to main content
Log In
Log In or Create an Account
 * Order Now
 * Menu
 * Catering
 * Specials
   
   
   
 * Rewards
 * Our Story
 * Gift Cards

 * About Us
 * Careers
 * Company Info
 * Get In Touch


 * Log in

 * YOUR ORDER
   
   
   
   --------------------------------------------------------------------------------
   
   YOU HAVE NOT ADDED ANY ITEMS TO YOUR CART

 * Find A Location Near You
   
   Tell us where you are for the latest specials and prices
   
   Search
   Use My Current LocationView Map
   
   No restaurants were found near your location.
   
   Get Directions|View Local Page|Change Location
   
   Today's Hours
   
   Temporarily Closed
   
   Delivery
   
   Not Available
   
   Curbside
   
   Not Available
   
   
   Order Now
   
   --------------------------------------------------------------------------------
   
   Hide location details


WAIT LIST

ESTIMATED CURRENT WAIT FOR



Wait times are estimates only, and subject to change.

How many guests?

For parties of NaN or larger, call us at:


--------------------------------------------------------------------------------

First Name
Last Name
Email



Mobile Number



Please send my confirmation via text message
Yes, by joining the waitlist and checking this box, I consent to enrolling in
the My Red Lobster Rewards Red Tier and receiving email special offers and news
from Red Lobster Management LLC. You may withdraw your consent at any time by
clicking on the unsubscribe in the bottom of our emails or by visiting our
website. I have read and accept the My Red Lobster Rewards TERMS AND CONDITIONS
and PRIVACY NOTICE Red Lobster Management LLC, 450 S.Orange Ave., Suite 800,
Orlando, FL, 32801. https://www.redlobster.comSubject to: Terms and Conditions
Join the Wait ListCancel

YOU'RE ALMOST THERE!

Complete the information below to enroll in My Red Lobster Rewards and get
amazing benefits!

First Name
Last Name
Phone Number
Email Address
Zip Code
Birth
MonthJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember
Birth Day12345678910111213141516171819202122232425262728293031

* Required

Enroll

Log out and enroll later

By selecting Enroll, I agree to join My Red Lobster Rewards and have read and
accept the Terms & Conditions and Privacy Notice.

EAT. EARN. REPEAT.

Satisfying your seafood cravings is about to get even more rewarding.
Earn FREE* REWARDS Join My Red Lobster Rewards
Today!

Enroll Now
Log In

Learn More

Item added to cart





RED LOBSTER - HOME



*Pricing may vary by location.
See Terms and Conditions page for full offer details.



*$10 bonus coupons valid for Dine-in or online To Go orders, with minimum
purchase of $40; excludes alcohol, tax, third party delivery, catering,
gratuity, and gift cards. First bonus coupon valid 7/3/23 – 7/31/23 and second
bonus coupon valid 8/1/23 – 8/31/23. For full coupon terms and conditions
click here.

*Subject to full Terms and Conditions

Traceable, sustainable and responsible applies to
so much more than how we catch our seafood.
Watch to learn more



GEAR MARKING


SOURCING OUR CATCH


SUSTAINING MAINE LOBSTER




SHOW US HOW YOU ROCK THE LOBSTER


Tag your memories with #RedLobster

Your browser is not supported.

Don't worry, there is an easy fix. All you have to do is click one of the icons
below and follow the instructions. You'l be enjoying the new RedLobster.com
before you know it.

Chrome Safari Firefox Internet Explorer



ABOUT RED LOBSTER

 * Seafood with Standards
 * Our Heritage
 * RL in the Community
 * FAQ
 * Allergy Guide
 * Nutritional Information
 * Red Lobster at Home


ABOUT RED LOBSTER

 * Seafood with Standards
 * Our Heritage
 * RL in the Community
 * FAQ
 * Allergy Guide
 * Nutritional Information
 * Red Lobster at Home


CAREERS

 * Work With Us Opens in a new Window
 * Hourly Opportunities Opens in a new Window
 * Management Opportunities Opens in a new Window
 * Corporate Opportunities Opens in a new Window


COMPANY INFO

 * News & Press
 * US Locations
 * Franchise and International Locations
 * Become a Supplier


GET IN TOUCH

 * Contact Us


CAREERS

 * Work With Us Opens in a new Window
 * Hourly Opportunities Opens in a new Window
 * Management Opportunities Opens in a new Window
 * Corporate Opportunities Opens in a new Window


COMPANY INFO

 * News & Press
 * US Locations
 * Franchise and International Locations
 * Become a Supplier


GET IN TOUCH

 * Contact Us


LET’S BE FRIENDS

 * Red Lobster Facebook page. Opens in a new window.
 * Red Lobster Twitter page. Opens in a new window.
 * Red Lobster Instagram page. Opens in a new window.
 * Red Lobster Youtube page. Opens in a new window.
 * Red Lobster Youtube page. Opens in a new window.

Canada - English
2023 ©Red Lobster Hospitality LLC.
All Rights Reserved.
Terms & Conditions  Accessibility
Privacy Notice (Updated September 1, 2020) / Your California Privacy Rights


Report a website accessibility issue:


Back to top