www.docksoysterbar.com Open in urlscan Pro
151.101.1.75  Public Scan

Submitted URL: http://www.docksoysterbar.com/
Effective URL: https://www.docksoysterbar.com/
Submission: On November 23 via api from BY — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form class="js-form-ajax form-alt container-sm" data-form-endpoint="/forms/submit/newsletter/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <input type="hidden" name="form" value="newsletter">
  <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Email Sign Up" aria-hidden="true"></div>
  <div class="form-header">
    <h2 class="h1 form-heading">Email Signup</h2>
  </div>
  <div class="form-ui">
    <label for="2017118">
      <i class="error-label"></i>
      <span class="input-label">First Name <span class="input-label-required">- Required</span>
      </span>
      <input id="2017118" class="form-control" type="text" name="2017118" placeholder="First Name" required="" autocomplete="given-name">
    </label>
    <label for="2017121">
      <i class="error-label"></i>
      <span class="input-label">Last Name <span class="input-label-required">- Required</span>
      </span>
      <input id="2017121" class="form-control" type="text" name="2017121" placeholder="Last Name" required="" autocomplete="family-name">
    </label>
    <label for="2017124">
      <i class="error-label"></i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="2017124" class="form-control" type="email" name="2017124" placeholder="Email" required="" autocomplete="email">
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand-alt">Submit</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="form-success-msg">
    <span role="alert">Thank you for signing up for email updates!</span>
    <button type="button" class="btn btn-brand-alt js-popup-closebtn">Close</button>
  </div>
</form>

<form class="reservations-form form-alt container-sm">
  <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Reservations" aria-hidden="true"></div>
  <div class="form-header">
    <h2 class="h1 form-heading">Reservations</h2>
  </div>
  <div class="form-ui">
    <label for="location" class="input--hidden">
      <i class="error-label"></i>
      <span class="input-label">Location <span class="input-label-required">- Required</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="location" class="form-control unselected" name="location" required="" aria-describedby="location">
          <option value="" disabled="">Location</option>
          <option value="site" selected="" data-reservation-service="sevenrooms" data-reservation-id="docksoysterbarseafoodgrill" data-reservation-api-key="">Docks Oyster Bar &amp; Seafood Grill | New York Seafood Grill | Oyster Happy Hour Midtown
            Manhattan </option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
    <label for="seats">
      <span class="input-label" aria-hidden="true">Number of People <span class="input-label-optional">- Optional</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="seats" class="form-control unselected" name="seats">
          <option value="" selected="" disabled="">Number of People</option>
          <option value="1">1 Person</option>
          <option value="2">2 People</option>
          <option value="3">3 People</option>
          <option value="4">4 People</option>
          <option value="5">5 People</option>
          <option value="6">6 People</option>
          <option value="7">7 People</option>
          <option value="8">8+ People</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
    <label for="date">
      <i class="error-label"></i>
      <span class="input-label">Date <span class="input-label-required">- Required</span>
      </span>
      <div class="datepicker-date">
        <div>
          <div class="AccessibleDatePicker"><input class="AccessibleDatePicker--input form-control" type="text" id="date" name="date" placeholder="Date" required="" data-react-datepicker="true" data-input-validator="date" value=""><button
              class="AccessibleDatePicker--button" aria-haspopup="true" aria-expanded="false" type="button" aria-label="Open datepicker"><i class="fa fa-calendar" aria-hidden="true"></i></button><span
              class="AccessibleDatePicker--chevron"><i class="fa fa-chevron-down" aria-hidden="true"></i></span>
            <p class="DateInput_screenReaderMessage">date, open date picker</p>
          </div>
        </div>
      </div>
    </label>
    <label for="time">
      <span class="input-label" aria-hidden="true">Time <span class="input-label-optional">- Optional</span>
      </span>
      <div class="form-control-group has-icon-left has-icon-right">
        <span class="form-control-group--icon is-positioned-left" aria-hidden="true">
          <i class="fa fa-clock-o"></i>
        </span>
        <select id="time" class="form-control unselected" name="time">
          <option value="" selected="" disabled="">Time</option>
          <option value="2300">11:00 PM</option>
          <option value="2230">10:30 PM</option>
          <option value="2200">10:00 PM</option>
          <option value="2130">9:30 PM</option>
          <option value="2100">9:00 PM</option>
          <option value="2030">8:30 PM</option>
          <option value="2000">8:00 PM</option>
          <option value="1930">7:30 PM</option>
          <option value="1900">7:00 PM</option>
          <option value="1830">6:30 PM</option>
          <option value="1800">6:00 PM</option>
          <option value="1730">5:30 PM</option>
          <option value="1700">5:00 PM</option>
          <option value="1630">4:30 PM</option>
          <option value="1600">4:00 PM</option>
          <option value="1530">3:30 PM</option>
          <option value="1500">3:00 PM</option>
          <option value="1430">2:30 PM</option>
          <option value="1400">2:00 PM</option>
          <option value="1330">1:30 PM</option>
          <option value="1300">1:00 PM</option>
          <option value="1230">12:30 PM</option>
          <option value="1200">12:00 PM</option>
          <option value="1130">11:30 AM</option>
          <option value="1100">11:00 AM</option>
          <option value="1030">10:30 AM</option>
          <option value="1000">10:00 AM</option>
          <option value="0930">9:30 AM</option>
          <option value="0900">9:00 AM</option>
          <option value="0830">8:30 AM</option>
          <option value="0800">8:00 AM</option>
          <option value="0730">7:30 AM</option>
          <option value="0700">7:00 AM</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand-alt">Find A Table</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="form-success-msg">
    <span>Thanks!</span>
  </div>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting


Join us this year on November 23rd, 2023 for Thanksgiving. We will be
exclusively serving a 4-Course pre-fixe dinner menu from 1pm to 9pm.

Details Here


×
We use cookies to improve your browsing experience on our site.
Accept

Place Your Takeout and Delivery Orders Here

×
Skip to main content
633 3rd Avenue, New York, NY 10017 (212) 986-8080
 * Hours and Location
 * Menus
 * Private Dining
 * About
 * Promotions
 * Order Online
 * Reservations

633 3rd Avenue, New York, NY 10017 (212) 986-8080
Toggle Navigation
 * Hours and Location
 * Menus
 * Private Dining
 * About
 * Promotions
 * Order Online
 * Partners
 * Accessibility
 * Privacy Policy
 * Careers
 * Contact
 * Email Signup
 * Gift Cards

 * Facebook
 * Twitter
 * Instagram
 * spotify

633 3rd Avenue, New York, NY 10017 (212) 986-8080
powered by BentoBox


HOME

Main content starts here, tab to start navigating
The image gallery carousel displays a single slide at a time. Use the next and
previous button to browse 5 slides. The following carousel hides non-visible
slides from screen reader users. Use of next and previous buttons is necessary
to see all slides.Previous Slide
 * 
   Slide 5 of 5
 * 
   Slide 1 of 5
 * 
   Slide 2 of 5
 * 
   Slide 3 of 5
 * 
   Slide 4 of 5
 * 
   Slide 5 of 5
 * 
   Slide 1 of 5
 * 
   Slide 2 of 5
 * 
   Slide 3 of 5
 * 
   Slide 4 of 5
 * 
   Slide 5 of 5

Next Slide
hero gallery paused, press to play images slides Playing hero gallery, press to
pause images slides


WELCOME TO DOCK'S

Established in 1987, and classically built in the Art Deco style, Docks Oyster
Bar evokes a unique elegance with warm tones, rich wood, and giant chandeliers.
Our large floor plan, expansive bar and tables lining the windows of 3rd Avenue
and 40th Street further creates a timeless New York atmosphere. Our well
prepared food, outstanding service, great wine list, and unforgettable ambience
keep guests coming back time and time again.


MENUS

 Our extensive raw bar features whole lobsters, shrimp, crab, clams, and daily
oysters shucked on the half shell from both the east coast and the west. We
pride ourselves on providing seasonal items such as Nantucket Bay Scallops,
Florida Stone Crab Claws, Maryland Soft Shell Crabs, and Wild Alaskan King
Salmon. Our popular sushi counter is eager to fulfill all your sushi requests. 

View Menus



PRIVATE DINING

Choose Docks Oyster Bar to host your next event. We offer multiple semi-private
and private options:

Private Dining


            





 * Call (212) 986-8080
 * Reservations

 * Facebook
 * Twitter
 * Instagram
 * spotify

 * Partners
 * Accessibility
 * Privacy Policy
 * Careers
 * Contact
 * Email Signup
 * Privacy Policy
 * Gift Cards

powered by BentoBox
leave this field blank



EMAIL SIGNUP

First Name - Required Last Name - Required Email - Required
Submit Please check errors in the form above
Thank you for signing up for email updates! Close


RESERVATIONS

Location - Required
Location Docks Oyster Bar & Seafood Grill | New York Seafood Grill | Oyster
Happy Hour Midtown Manhattan
Number of People - Optional
Number of People 1 Person 2 People 3 People 4 People 5 People 6 People 7 People
8+ People
Date - Required

date, open date picker

Time - Optional
Time 11:00 PM 10:30 PM 10:00 PM 9:30 PM 9:00 PM 8:30 PM 8:00 PM 7:30 PM 7:00 PM
6:30 PM 6:00 PM 5:30 PM 5:00 PM 4:30 PM 4:00 PM 3:30 PM 3:00 PM 2:30 PM 2:00 PM
1:30 PM 1:00 PM 12:30 PM 12:00 PM 11:30 AM 11:00 AM 10:30 AM 10:00 AM 9:30 AM
9:00 AM 8:30 AM 8:00 AM 7:30 AM 7:00 AM
Find A Table Please check errors in the form above
Thanks!