www.marinabaysands.com Open in urlscan Pro
23.205.235.238  Public Scan

Submitted URL: http://www.marinabaysands.com/
Effective URL: https://www.marinabaysands.com/
Submission: On October 31 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form>
  <div class="td_url" style="display: none;">https://ovs.tour-list.com/Package/</div>
  <input type="hidden" class="param_HotelCode" name="param_HotelCode" value="mbsands">
  <input type="hidden" class="param_FlightTripType" name="param_FlightTripType" value="RT">
  <div class="form-group">
    <div class="form-item td-origin">
      <div class="form-inner">
        <label for="param_GoDepPoint">Origin</label>
        <div class="select-box">
          <select class="td-form-control origin-select-hidden-accessible param_GoDepPoint" name="param_GoDepPoint" required=""></select>
          <span class="origin-select-container">
            <span class="origin-select-selection td-form-control">
              <span class="origin-select-rendered">
                <span class="origin-select-placeholder"> Enter City or Airport</span>
              </span>
              <span class="origin-select-arrow">
                <b></b>
              </span>
            </span>
          </span>
        </div>
      </div>
    </div>
    <div class="form-item td-destination">
      <div class="form-inner">
        <label for="param_GoDepPoint">Destination</label>
        <div class="select-box">
          <select name="param_GoArrPoint" class="param_GoArrPoint">
            <option value="SIN">Singapore (SIN)</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-departing-date td-date">
      <div class="form-inner">
        <label for="param_GoDepDate">Departing Date</label>
        <div class="datepicker-box" data-type="goDep">
          <input type="text" class="td-form-control param_GoDepDate" name="param_GoDepDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-returning-date td-date">
      <div class="form-inner">
        <label for="param_RtnDepDate">Returning Date</label>
        <div class="datepicker-box" data-type="rtnDep">
          <input type="text" class="td-form-control param_RtnDepDate" name="param_RtnDepDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-check-in td-date">
      <div class="form-inner">
        <label for="param_CheckInDate">Check-in</label>
        <div class="datepicker-box" data-type="checkIn">
          <input type="text" class="td-form-control param_CheckInDate" name="param_CheckInDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-check-out td-date">
      <div class="form-inner">
        <label for="param_CheckOutDate">Check-out</label>
        <div class="datepicker-box" data-type="checkOut">
          <input type="text" class="td-form-control param_CheckOutDate" name="param_CheckOutDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-cabin-class">
      <div class="form-inner">
        <label for="param_CabinClass">Cabin Class</label>
        <div class="select-box">
          <select class="td-form-control param_CabinClass" name="param_CabinClass">
            <option value="Y">Economy</option>
            <option value="S">Premium Economy</option>
            <option value="C">Business</option>
            <option value="F">First Class</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-adults">
      <div class="form-inner">
        <div class="label-and-tips">
          <label for="param_Adult" data-label="Adults (18+)">Adults</label>
          <div style="position: relative;">
            <a class="btn-tooltip td-label-tooltips" data-toggle="tooltip" data-original-title="" title=""></a>
          </div>
        </div>
        <div class="select-box">
          <select class="td-form-control param_Adult" name="param_Adult">
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-children">
      <div class="form-inner">
        <div class="label-and-tips">
          <label for="param_Children_Count" data-label="Children (0-17)">Children</label>
          <div style="position: relative;">
            <a class="btn-tooltip td-label-tooltips" data-toggle="tooltip" data-original-title="" title=""></a>
          </div>
        </div>
        <div class="select-box">
          <select class="td-form-control param_Children_Count" name="param_Children_Count">
            <option value="0">0</option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-children-age" style="display: none;">
      <div class="form-inner">
        <label for="param_Children_Count"><span>Child</span>&nbsp;<span class="td-children-age-count">1</span></label>
        <div class="select-box">
          <select class="td-form-control param_Children_Age" name="param_Children_Age">
            <option value="age">Age</option>
            <option value="0">0</option>
            <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>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-promotion-code"></div>
    <div class="form-item td-language"></div>
    <div class="form-item td-currency"></div>
    <div class="form-search-btn form-item td-search">
      <div class="form-inner">
        <a href="javascript:void(0)" class="td-search-btn td-form-control">Search</a>
      </div>
    </div>
    <div class="form-item td-more">
      <div class="form-inner">
        <a href="/hotel/hotel-and-flight-package.html" class="mypage" target="_self">Find out more</a>
      </div>
    </div>
    <div class="form-item td-more">
      <div class="form-inner">
        <a href="https://ovs-mypage.tour-list.com/?Language=en" class="mypage" target="_blank">My Reservation</a>
      </div>
    </div>
  </div>
  <div class="td-empty-errormsg" style="display: none;">·&nbsp;Please enter required fields</div>
  <div class="td-guest-limit-num" style="display: none;">4</div>
  <div class="td-guest-limit-errormsg" style="display: none;">·&nbsp;The maximum number of travelers is 4. Please adjust the number of travelers.</div>
  <div class="td-infants-limit-errormsg" style="display: none;">·&nbsp;The maximum number of infants (ages 0-1) is the same as the number of adults. Please adjust the number of infants.</div>
</form>

Text Content

 * English
    * 简体中文
    * 繁體中文
    * 日本語
    * 한국어
    * Bahasa Indonesia

 * Plan An Event
 * Sign Up
 * Log In

Book a Room
 * English
    * 简体中文
    * 繁體中文
    * 日本語
    * 한국어
    * Bahasa Indonesia

 * Stay
   Overview
   Hotel Rooms & Suites
    * View All Hotel Rooms & Suites
    * Hotel Rooms
    * Hotel Suites
   
   Hotel Amenities
    * View All Hotel Amenities
    * Infinity Pool
    * In-Room Dining
    * Club Lounge
    * Fitness Club
    * Banyan Tree Spa
    * SkyPark Observation Deck
   
   Directions & Guides
    * Singapore Travel Guide
    * What's On at Marina Bay Sands
    * Getting Here
   
   Hotel Offers
    * View All Room Offers
    * Hotel & Flight Package
   
   Hotel Reservation
    * Manage Booking

 * Shop
   Overview
   Stores
    * View All Stores
   
   Featured
    * FALL WINTER 22’ CONTEST
    * Shopping Concierge
   
   Customer Services
    * Family-Friendly Facilities
    * Retail Concierge Services
    * Services & Amenities
    * Gift Certificates
   
   Shopping Offers
    * View All Shopping Offers
    * Discover Luxury
    * The Shoppes E-Newsletter
    * Sands Rewards Offers
    * Guest Privileges

 * Eat & Drink
   Overview
   Restaurants
    * View All Restaurants
    * View All Bars
   
   Featured Restaurants
    * db Bistro & Oyster Bar by Daniel Boulud
    * Koma Singapore
    * Lavo Italian Restaurant & Rooftop Bar
    * RISE Restaurant
    * Wakuda Singapore
   
   Browse by Restaurant Type
    * Fine Dining
    * Casual Dining
    * Rooftop Dining
    * Casino Restaurants
    * Quick Bites & Desserts
    * Celebrity Chefs
    * Private Dining
   
   Restaurant Offers
    * View All Restaurant Offers
    * Social Hour+
    * Endless Lunch Selections
    * Weekend Brunch

 * See & Do
   Overview
   Shows & Events
    * View All Shows
    * Glow Festival 2023
   
   Featured
    * What Do You Live For
    * SkyPark Yoga by Virgin Active
    * Attractions of Marina Bay Sands Tour
   
   Attractions & Spa
    * View All Attractions
    * SkyPark Observation Deck
    * Digital Light Canvas
    * Spectra
    * Sampan Rides
    * Banyan Tree Spa
   
   Nightlife
    * View All Bars & Nightclub
    * Marquee Singapore
    * Avenue Lounge
    * Lavo Italian Restaurant & Rooftop Bar
    * Koma Singapore
    * Nightlife At Marina Bay Sands
   
   See & Do Offers
    * View All Attractions Offers
    * View All Shows Offers
    * Sands Rewards Offers

 * ArtScience Museum
   Overview
   What's On
    * View All Happenings
    * Talks
    * Workshops
    * Family Fridays
   
   About Us
    * About ArtScience Museum
    * A Different Kind of Museum
   
   Exhibitions
    * Future World: Where Art Meets Science
    * Patricia Piccinini: We Are Connected
    * MENTAL: Colours of Wellbeing
    * Vacheron Constantin: Experience The Anatomy of Beauty
   
   VR GALLERY
    * VR Gallery
   
   CINEMA
    * ArtScience Cinema
   
   Ticket
    * View Ticket Prices
    * ArtScience Friends
   
   Museum Offers
    * View All Museum Offers
   
   Visitor Information
    * Plan Your Visit
    * Tour
    * For Schools
    * For Corporates
    * Photography VIP Experiences

 * Your Rewards
   Overview
   Sands Rewards Programme
    * Earn And Redeem
    * New Member Rewards
    * Fast Track
    * Participating Outlets
    * FAQ
   
   Member Benefits
    * Tiers And Privileges
    * Members-only Perks
    * Partnerships
    * Tourist Exclusive Offer
   
   Promotions & Lucky Draws
    * Latest Draw Results
    * Festive Draw Series
    * Mobile App Lucky Draw Series
    * S$1,000,000 Bingo Draw
   
   Member Offers
    * View All Members-only Offers
   
   Member Login
    * Log In
    * Sign Up

 * ‧ ‧ ‧
   Overview
   Casino
    * Marina Bay Sands Casino
    * Sands Rewards Club
    * Casino Entry Levy
    * Responsible Gambling

 * Book a Room
   ×
    * BOOK YOUR STAY
    * HOTEL & FLIGHT
   
   Check in
   
   14
   Nov, 2022
   Check out
   
   15
   Nov, 2022
   1 room 1 adult 0 child
   Check availability
   IATA Code +
   
   IATA Code: Clear
   
   DONE
   Invalid code entered
   https://ovs.tour-list.com/Package/
   Origin
   Enter City or Airport
   Destination
   Singapore (SIN)
   Departing Date
   
   Returning Date
   
   Check-in
   
   Check-out
   
   Cabin Class
   Economy Premium Economy Business First Class
   Adults
   
   1 2 3 4
   Children
   
   0 1 2 3
   Child 1
   Age 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
   
   
   
   Search
   Find out more
   My Reservation
   · Please enter required fields
   4
   · The maximum number of travelers is 4. Please adjust the number of
   travelers.
   · The maximum number of infants (ages 0-1) is the same as the number of
   adults. Please adjust the number of infants.
    * Please enter 1 or more characters
    * No results found
   
   ×
    
   
   
   
   ×
   Rates shown in SGD
   
   SuMoTuWeThFrSa
   
   Prev
   October 2022
   
   SuMoTuWeThFrSa      12345678910111213141516171819202122232425262728293031     
   
   November 2022
   
   SuMoTuWeThFrSa  123456789101112131415Check
   out161718192021222324252627282930          
   
   December 2022
   
   SuMoTuWeThFrSa    12345678910111213141516171819202122232425262728293031       
   
   January 2023
   
   SuMoTuWeThFrSa12345678910111213141516171819202122232425262728293031           
   
   February 2023
   
   SuMoTuWeThFrSa   12345678910111213141516171819202122232425262728           
   
   March 2023
   
   SuMoTuWeThFrSa   12345678910111213141516171819202122232425262728293031        
   
   April 2023
   
   SuMoTuWeThFrSa      123456789101112131415161718192021222324252627282930      
   
   May 2023
   
   SuMoTuWeThFrSa 12345678910111213141516171819202122232425262728293031          
   
   June 2023
   
   SuMoTuWeThFrSa    123456789101112131415161718192021222324252627282930        
   
   July 2023
   
   SuMoTuWeThFrSa      12345678910111213141516171819202122232425262728293031     
   
   August 2023
   
   SuMoTuWeThFrSa  12345678910111213141516171819202122232425262728293031         
   
   September 2023
   
   SuMoTuWeThFrSa     123456789101112131415161718192021222324252627282930       
   
   Next
   October 2023
   
   SuMoTuWeThFrSa12345678910111213141516171819202122232425262728293031           
   
   
   ×
   NO. OF ROOMS & GUESTS
    * room1
      adults
      1
      children(0-12 years)
      0
      
      child 1 age
      0 1 2 3 4 5 6 7 8 9 10 11 12
      
   
   room 1
   adults
   1
   children (0-12 years)
   0
   
   child 1 age
   0 1 2 3 4 5 6 7 8 9 10 11 12
   
   Add another room Confirm

 * Plan An Event
 * Sign Up
 * Log In


EXPERIENCE
INFINITY

Live the high life in the breathtaking world of Marina Bay Sands. This is where
you can touch, feel, and imagine.



8 - 10 SEPTEMBER


GIVING
MARKETPLACE

Marina Bay Sands is back with its annual signature event, Sands for Singapore
Charity Festival, after a two-year hiatus!

DISCOVER MORE
KOMA SINGAPORE
MARQUEE SINGAPORE


ENDLESS
POSSIBILITIES

Luxuriate in the ultimate lifestyle.

ARTSCIENCE MUSEUM
INFINITY POOL

Revel in unparalleled
views and unforgettable
sensory experiences.

THE SHOPPES
BANYAN TREE SPA

Unwind with the
most lavish of stays.

SPECTRA
LAVO ITALIAN RESTAURANT & ROOFTOP BAR


SPECTACULAR
SIGHTS


SKYPARK OBSERVATION DECK

Discover more



DIGITAL LIGHT CANVAS

Discover more



SAMPAN RIDES

Discover more



INFINITY POOL

Discover more



ARTSCIENCE MUSEUM

Discover more



GOURMET
INDULGENCES


DB BISTRO
& OYSTER BAR

Experience fresh seafood and soulful brasserie classics steeped in tradition at
Celebrity Chef Daniel Boulud’s award-winning restaurant.

DISCOVER MORE View all restaurants


WAKUDA
SINGAPORE

Transcend into a world where time and culture collide, sparking an artfully
modern take on Japanese cuisine.

DISCOVER MORE View all restaurants


KOMA
SINGAPORE

Set off on a sensory journey with exquisite flavours and the freshest
ingredients.

DISCOVER MORE View all restaurants


DB BISTRO
& OYSTER BAR

Experience fresh seafood and soulful brasserie classics steeped in tradition at
Celebrity Chef Daniel Boulud’s award-winning restaurant.

DISCOVER MORE View all restaurants
01
/ 03


WAKUDA
SINGAPORE

Transcend into a world where time and culture collide, sparking an artfully
modern take on Japanese cuisine.

DISCOVER MORE View all restaurants


SHOPPING
WONDERLAND

 * APPLE
   
   
   APPLE
   
   The first Apple store in the world entirely surrounded by water. Get
   uninterrupted 360-degree panoramic views of the city and the spectacular
   skyline.
   
   Discover more

 * GUCCI
   
   
   GUCCI
   
   The Gucci flagship store keeps with the elegant and contemporary eclecticism
   that characterises the brand. Each Gucci store is a ‘cabinet of curiosities’,
   created to delight and surprise.
   
   Discover more

 * LOUIS VUITTON
   
   
   LOUIS VUITTON
   
   Housed in a spectacular Crystal Pavilion on the waters of Marina Bay is the
   world’s only floating Louis Vuitton boutique.
   
   Discover more

Find out more


RETREAT
INTO LUXURY


MERLION SUITE

Panoramic views of Gardens by the Bay and the Singapore Strait await in your
opulent Merlion Suite.

VIEW MERLION SUITE
View all rooms


DELUXE ROOM

Take in magnificent views from floor-to-ceiling windows at Singapore’s most
iconic luxury hotel.

VIEW DELUXE ROOM
View all rooms


PREMIER ROOM

Luxuriate in this bright and airy haven which includes a deep-soaking bathtub.

VIEW PREMIER ROOM
View all rooms


ORCHID SUITE

Discover first-class amenities in both the bedroom and living room.

VIEW ORCHID SUITE
View all rooms


SANDS SUITE

For your entertainment, the Sands Suite offers either a room with a pool table,
or a media room.

VIEW SANDS SUITE
View all rooms


MERLION SUITE

Panoramic views of Gardens by the Bay and the Singapore Strait await in your
opulent Merlion Suite.

VIEW MERLION SUITE
View all rooms
01
/ 05


DELUXE ROOM

Take in magnificent views from floor-to-ceiling windows at Singapore’s most
iconic luxury hotel.

VIEW DELUXE ROOM
View all rooms
Marina Bay Sands
 * Plan Your Visit
 * Getting Here
 * Visitor Services
 * Blog
 * FAQ
 * Sign Up For Email Offers

 * Company Information
 * Sustainability
 * Corporate Social Responsibility
 * Media Centre
 * Careers
 * Contact Us

 * Trademark Notice
 * Privacy Notice
 * Terms of Use

HOTEL RESERVATIONS
 * +65 6688 8888
 * room.reservations@marinabaysands.com

Entertainment Ticketing
 * +65 6688 8826

Connect with us
 * 
 * 
 * 

Download Our App
 * 
 * 

 * Privacy Notice

© 2022 Marina Bay Sands. All Rights Reserved.