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

Submitted URL: http://www.marinabaysands.com/
Effective URL: https://www.marinabaysands.com/
Submission: On August 10 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

 * 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
    * Getting Here
   
   
   HOTEL OFFERS
   
    * View All Room Offers
   
   
   HOTEL RESERVATION
   
    * Manage Booking

 * Shop
   
   
   OVERVIEW
   
   
   STORES
   
    * View All Stores
   
   
   FEATURED COLLECTIONS
   
    * Shopping Concierge
    * The Shoppes Edit
   
   
   CUSTOMER SERVICES
   
    * Family-Friendly Facilities
    * Retail Concierge Services
    * Services & Amenities
    * Gift Certificates
   
   
   SHOPPING OFFERS
   
    * View All Shopping Offers
    * The Shoppes E-Newsletter
    * Sands Rewards Offers
    * Guest Privileges
    * Standard Chartered Retail Privileges

 * Eat & Drink
   
   
   OVERVIEW
   
   
   RESTAURANTS
   
    * View All Restaurants
    * View All Bars
   
   
   FEATURED RESTAURANTS
   
    * Bread Street Kitchen by Gordon Ramsay
    * 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
    * Mid Autumn Festival
    * National Day Treats
    * Endless Lunch Selections
    * Weekend Brunch
    * Social Hour
    * Bar Promotions

 * See & Do
   
   
   OVERVIEW
   
   
   SHOWS & EVENTS
   
    * View All Shows
   
   
   FEATURED
   
    * SkyPark Yoga by Virgin Active
    * Attractions of Marina Bay Sands Tour
    * It All Starts Here
   
   
   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
    * ArtScience at Home
    * Talks
    * ArtScience Late
    * Tours
    * Workshops
    * Family Fridays
    * School Programmes
    * Corporate Programmes
    * Past Events
   
   
   EXHIBITIONS
   
    * Future World: Where Art Meets Science
    * Patricia Piccinini: We Are Connected
    * MENTAL: Colours of Wellbeing
    * Past Exhibitions
   
   
   VR GALLERY
   
    * VR Gallery
    * We Live in an Ocean of Air
   
   
   CINEMA
   
    * ArtScience Cinema
   
   
   TICKET
   
    * View Ticket Prices
    * ArtScience Friends
   
   
   ABOUT US
   
    * About ArtScience Museum
    * A Different Kind of Museum
    * Past Exhibitions & Events
    * Careers
    * Venue Rental
   
   
   MUSEUM OFFERS
   
    * View All Museum Offers
    * Offers
   
   
   PLAN YOUR VISIT
   
    * Location & Opening Hours
    * Amenities & Accessibility
    * Tour
    * Cafe & Shop
    * Museum Guidelines
    * For Schools
    * For Corporates
    * Photography VIP Experiences

 * Events
   
   
   OVERVIEW
   
   
   EVENT TYPES
   
    * Exhibitions
    * Meetings & Conventions
    * Incentive Groups
    * Corporate Dinners
    * Weddings
   
   
   EVENT VENUES
   
    * View All Event Venues
   
   
   EVENT SERVICES
   
    * Culinary Experiences
    * Technical Solutions
    * Mail Centre & Logistics Services
   
   
   WHY MEET AT MARINA BAY SANDS
   
    * Sustainable Meeting Initiatives
    * Our Success Stories
    * Award & Certificates
    * The Game Changer
   
   
   REWARDS PROGRAMME
   
    * Sands Rewards Meetings
   
   
   PACKAGES
   
    * View All Packages
    * Impact Meeting Package
   
   
   CONNECT
   
    * Contact Us
    * Brochures
    * Media Library

 * 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
    * Birthday Offers
   
   
   PROMOTIONS & LUCKY DRAWS
   
    * Latest Draw Results
    * Festive Draw Series
    * Mobile App Lucky Draw Series
    * Wonders of Singapore
   
   
   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
   
   24
   Aug, 2022
   Check out
   
   25
   Aug, 2022
   1 room 1 adult 0 child
   Check availability
   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
   August 2022
   
   SuMoTuWeThFrSa 12345678910111213141516171819202122232425Check
   out262728293031   
   
   September 2022
   
   SuMoTuWeThFrSa    123456789101112131415161718192021222324252627282930 
   
   October 2022
   
   SuMoTuWeThFrSa      12345678910111213141516171819202122232425262728293031     
   
   November 2022
   
   SuMoTuWeThFrSa  123456789101112131415161718192021222324252627282930          
   
   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     
   
   Next
   August 2023
   
   SuMoTuWeThFrSa  12345678910111213141516171819202122232425262728293031         
   
   
   ×
   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

 * 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.


YARDBIRD SOUTHERN TABLE & BAR
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
CÉ LA VI RESTAURANT


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


CUT
BY WOLFGANG PUCK

CUT caters to the true steak connoisseur with the finest range of beef
selections grilled over charcoal and apple wood.

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


CUT
BY WOLFGANG PUCK

CUT caters to the true steak connoisseur with the finest range of beef
selections grilled over charcoal and apple wood.

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

 * 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

 * CELINE
   
   
   CELINE
   
   Celine Vipiana named her eponymous brand after first name in 1945. The
   business began as a made-to-measure shoe service for children until the
   1960s, when the designer developed her first line of leather goods and
   accessories.
   
   Discover more

View all shoppes


RETREAT
INTO LUXURY


DELUXE ROOM

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

VIEW DELUXE ROOM
View all rooms


CHAIRMAN SUITE

Claim Singapore’s pinnacle luxury hotel experience as your own with the
glittering city at your feet.

VIEW CHAIRMAN SUITE
View all rooms


PRESIDENTIAL SUITE

Toast champagne amidst a backdrop of the glittering city skyline or the lush
Gardens by the Bay.

VIEW PRESIDENTIAL 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


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


ORCHID SUITE

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

VIEW ORCHID SUITE
View all rooms


PREMIER ROOM

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

VIEW PREMIER ROOM
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
01
/ 07


CHAIRMAN SUITE

Claim Singapore’s pinnacle luxury hotel experience as your own with the
glittering city at your feet.

VIEW CHAIRMAN SUITE
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
 * Covid-19


HOTEL RESERVATIONS

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


ENTERTAINMENT TICKETING

 * +65 6688 8826


CONNECT WITH US

 * 
 * 
 * 

 * Privacy Notice

© 2022 Marina Bay Sands. All Rights Reserved.