www.myboutiquehotel.com Open in urlscan Pro
2606:4700:20::681a:36f  Public Scan

Submitted URL: http://www.myboutiquehotel.com/
Effective URL: https://www.myboutiquehotel.com/en/
Submission: On June 07 via api from CA — Scanned from CA

Form analysis 3 forms found in the DOM

POST

<form style="z-index: 1022;" class="form-booking form-booking-styles-fade border border-primary" action="" method="post" id="locator" data-hs-cf-bound="true">
  <div class="row no-gutters bg-primary">
    <div class="col-lg-10 fields-container">
      <div class="row no-gutters">
        <div class="col-md-4">
          <input id="destination-field" name="search_dest" value="" class="destination custom-input ui-autocomplete-input" type="search" placeholder="Region, City or Specific Hotel" autocomplete="off">
          <input type="hidden" name="id_destination" id="id_dest" value="">
        </div>
        <div id="error-text" style="display: none;">Désolé, nous avons besoin de connaître au moins une partie du nom pour lancer la recherche.</div>
        <div class="col-md-4">
          <input type="hidden" name="date_start" value="">
          <input type="hidden" name="date_end" value="">
          <input class="date custom-input" name="date" value="" type="text" data-toggle="daterangepicker" placeholder="Stay Dates" readonly="readonly">
        </div>
        <div class="col-md-4 no-p-r">
          <div class="input-stepper persons custom-input no-p-r">
            <div class="d-flex align-items-center indicators-container font-bold">
              <div class="indicators text-center">
                <div class="text-muted">Adults</div>
                <div class="count-adults">2</div>
              </div>
              <div class="indicators text-center">
                <div class="text-muted">Children</div>
                <div class="count-children">0</div>
              </div>
              <div class="indicators text-center">
                <div class="text-muted">Rooms</div>
                <div class="count-rooms">1</div>
              </div>
            </div>
            <div class="stepper">
              <img class="cross" src="/layout/icon/cross-out.svg" loading="lazy">
              <div class="clearfix"></div>
              <div class="stepper-row" data-min="1" data-max="30">
                <div class="font-semibold">Adults</div>
                <div class="d-flex align-items-center">
                  <button type="button" class="p-0 h5 m-0 text-primary minus">-</button>
                  <span class="count text-center" style="min-width: 37px;" data-count="count-adults">2</span>
                  <button type="button" class="p-0 h5 m-0 text-primary plus">+</button>
                </div>
                <input type="hidden" name="count-adults" value="2">
              </div>
              <div class="stepper-row" data-min="0" data-max="10">
                <div class="font-semibold">Children</div>
                <div class="d-flex align-items-center">
                  <button type="button" class="p-0 h5 m-0 text-primary minus">-</button>
                  <span class="count text-center" style="min-width: 37px;" data-count="count-children">0</span>
                  <button type="button" class="p-0 h5 m-0 text-primary plus">+</button>
                </div>
                <input type="hidden" name="count-children" value="0">
              </div>
              <div class="stepper-row mb-0" data-min="1" data-max="30">
                <div class="font-semibold">Rooms</div>
                <div class="d-flex align-items-center">
                  <button type="button" class="p-0 h5 m-0 text-primary minus">-</button>
                  <span class="count text-center" style="min-width: 37px;" data-count="count-rooms">1</span>
                  <button type="button" class="p-0 h5 m-0 text-primary plus">+</button>
                </div>
                <input type="hidden" name="count-rooms" value="1">
              </div>
              <div class="child-age-wrapper mt-3" style="display: none;">
                <div class="font-weight-bold">Age of the children</div>
                <div class="row">
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-1" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-2" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-3" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-4" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-5" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-6" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-7" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-8" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-9" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                  <div class="col-4 child-age-select-col" style="display: none;">
                    <select class="child-age-select py-0 pr-2 form-control w-100 mt-1" name="child-age-10" style="height: 32px;background-position: calc(100% - 8px) center; font-size: 14px !important;">
                      <option value="1">1 year</option>
                      <option value="2">2 years</option>
                      <option value="3">3 years</option>
                      <option value="4">4 years</option>
                      <option value="5">5 years</option>
                      <option value="6">6 years</option>
                      <option value="7">7 years</option>
                      <option value="8">8 years</option>
                      <option value="9">9 years</option>
                      <option value="10">10 years</option>
                      <option value="11">11 years</option>
                      <option selected="" value="12">12 years</option>
                      <option value="13">13 years</option>
                      <option value="14">14 years</option>
                      <option value="15">15 years</option>
                      <option value="16">16 years</option>
                      <option value="17">17 years</option>
                    </select>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="col-lg-2 cta-container">
      <button type="submit" name="submitSearch" class="custom-btn btn-blue btn-submit d-flex align-items-center justify-content-center" data-gsap-start="-=0.8" data-gsap-amplitude="30" data-gsap-duration="0.8">
        <div>Search</div>
        <svg class="ml-2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="19" height="20" viewBox="0 0 19 20">
          <defs>
            <path id="a" d="M554 3254.99l-9.01-8.99-.39.39 8.33 8.33H536v.55h16.93l-8.33 8.34.39.39z"></path>
          </defs>
          <g transform="translate(-535 -3245)">
            <use fill="#fff" xlink:href="#a"></use>
            <use fill="#fff" fill-opacity="0" stroke="#fff" stroke-miterlimit="50" xlink:href="#a"></use>
          </g>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /en/actions/login.php

<form id="login-form" action="/en/actions/login.php" method="post" role="form" autocomplete="off" style="display: block;" data-hs-cf-bound="true">
  <input type="hidden" name="request_slug" value="en">
  <div class="form-group">
    <input required="" type="email" name="email" id="login-email" tabindex="1" class="form-control" placeholder="Email address" value="" autocomplete="off">
  </div>
  <div class="form-group">
    <input required="" type="password" name="password" id="login-password" tabindex="2" class="form-control" placeholder="Password" autocomplete="off">
  </div>
  <div class="mb-3 ">
    <div class="login-remember-checkbox small d-none">
      <label class=" d-flex align-items-center cursor-pointer">
        <input type="checkbox" tabindex="3" class="login-remember-checkbox" name="remember" id="login-remember" style="width: 13px;" checked="checked">
        <span class="pl-4 pt-1">Remember me</span>
      </label>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-12">
        <input type="submit" name="login-submit" id="login-submit" tabindex="4" class="w-100 btn btn-login btn-primary cursor-pointer" value="Sign in">
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-lg-12">
        <div class="text-center">
          <a href="/en/recover" tabindex="5" class="forgot-password small font-semibold">Forgot Password?</a>
        </div>
      </div>
    </div>
  </div>
</form>

POST /en/actions/register.php

<form id="register-form" action="/en/actions/register.php" method="post" role="form" autocomplete="off" style="display: none;" data-hs-cf-bound="true">
  <p class="mb-3 font-semibold" id="register-text-popin">Welcome to our website.<br> Become a <strong>My Boutique Hotel</strong> member</p>
  <input type="hidden" name="request_slug" value="en">
  <div class="form-group">
    <input type="text" name="firstname" id="register-firstname" tabindex="2" class="form-control" placeholder="First name" autocomplete="off">
  </div>
  <div class="form-group">
    <input type="email" name="email" id="register-email" tabindex="2" class="form-control" placeholder="Email address" value="" autocomplete="off">
  </div>
  <div class="form-group">
    <input type="password" name="password" id="register-password" tabindex="3" class="form-control" placeholder="Password" autocomplete="off">
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-12">
        <input type="submit" name="register-submit" id="register-submit" tabindex="5" class="w-100 btn btn-primary cursor-pointer btn-register" value="Register Now">
      </div>
    </div>
  </div>
</form>

Text Content

 * Destinations
    * Europe
    * France
      
      
    * United Kingdom
      
      
    * Italy
      
      
    * 
    * Barcelona
      
      
    * Berlin
      
      
    * London
      
      
    * Marseille
      
      
    * Nice
      
      
    * Paris
      
      
    * Rome
      
      
    * Venice
      
      
   
    * Americas
    * U.S.A.
      
      
    * Canada
      
      
    * Brazil
      
      
    * 
    * New York City
      
      
    * Los Angeles
      
      
    * San Francisco
      
      
    * Miami
      
      
    * Montréal
      
      
    * Mexico city
      
      
    * Rio de Janeiro
      
      
    * Buenos Aires
      
      
   
    * Asia
    * China
      
      
    * Japan
      
      
    * Thailand
      
      
    * 
    * Shanghai
      
      
    * Hong Kong
      
      
    * Chengdu
      
      
    * Tokyo
      
      
    * Bangkok
      
      
    * Singapore
      
      
   
    * Africa
    * Marrakech
      
      
    * Cape Town
      
      
    * 
    * Oceania
    * Sydney
      
      
    * 
    * All destinations

 * Themes
    *  
    * New hotels
    *  
    * Best France
    * +Best Chambres d'hôtes en France
    * Best Portugal
    * Best Italy
    * Best Greece
    * 
    * All themes
   
    * Style
    * Bed & Breakfast
    * Apartments
    * Villas
    * Luxury
    * Palace
    * Hostels
    *  
    * Chalet
    * Ryokans
    * Riads
    *  
    * Beach resorts
    * Sk resorts
   
    *  
    * "Coup de Coeur"
    * Boheme
    * Yoga
    * Slow travel
    * Ecological
    * Glamping
    * Agritourism
    * Lifestyle hotels
    *  
    * Unusual hotels
    * Incredible hotels
    * Modern classic
    * Beautiful mansions
    *  
    * Designer hotels
   
    * Inspiration
    * Wellness week-end
    * City break
    * Adults only
    * B&B in France
    *  
    * Gay friendly
    *  
    * Business Hotels
    * Meeting rooms
    * Maison & Objet

 * Corporate
 * Contact


My wishlists / Sign up
Euro
English
 * Français
 * Italiano
 * Deutsch
 * Español






SLEEP AT THE BEST BOUTIQUE HOTELS

Désolé, nous avons besoin de connaître au moins une partie du nom pour lancer la
recherche.

Adults
2
Children
0
Rooms
1
Adults
- 2 +
Children
- 0 +
Rooms
- 1 +
Age of the children
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
1 year 2 years 3 years 4 years 5 years 6 years 7 years 8 years 9 years 10 years
11 years 12 years 13 years 14 years 15 years 16 years 17 years
Search



WITH RATES POWERED BY
BOOKING.COM

Your browser does not support the video tag.



THE NO.1 TO FIND AND BOOK A BOUTIQUE HOTEL WITH THE COMFORT OF A BOOKING.COM
CONFIRMATION.

Since 2009, we have hand-picked 3500 of the best boutique hotels around the
world. If you like cool and design hotels, find and book your accommodation here
with the peace of mind of our partner booking.com
All Destinations


YOUR NEXT
DESTINATIONS

All America


SAN FRANSISCO




CHICAGO




NYC




LOS ANGELES




TEXAS




FLORIDA




THE BOUTIQUE HÔTEL BOOK

Buy or download the latest edition of our "Boutique Hotels Book" and discover 21
boutique hotels to visit in 2023.

Discover



+100000 CUSTOMERS

Since 2009, +100.000 customers have booked with us.

Discover what they say




EUROPE



All Europe


LONDON




PARIS




BERLIN




IBIZA




TUSCANY




SANTORINI




WHAT IS A BOUTIQUE HOTEL?

A boutique hotel is a small hotel with unique or intimate decor, offering
luxury, personalized services and facilities.

The interior design is often stylish and trendy, with an intimate and cosy
atmosphere. Philippe Starck, India Madhavi, Martin Margiela are some well known
designers who have designed for boutique hotels.

Discover our new Boutique Hotels



YOUR NEXT
ASIA

All Asia


BALI




PHUKET




TOKYO




INDIAN OCEAN
&
MIDDLE EAST

All Destinations


MALDIVES




DUBAI




TEL AVIV




THEMES

All Themes


LIFESTYLE HOTEL




GUESTHOUSE




APARTMENTS




VILLAS




PALACE




GAY FRIENDLY




10 ROOMS AND MORE? NEED TO RENT A MEETING ROOM?

Service Corporate + Info




MEETING AND GROUPS

They contacted our "corporate" service to plan their seminars, rent a meeting
room or book more than 10 rooms in a design hotel.





MORE HOTELS IN FRANCE

Cities
 * Paris
 * Lyon
 * Bordeaux
 * Marseille
 * Lille
 * Strasbourg
 * Nice
 * Montpellier
 * St Tropez
 * Biarritz
 * Nantes

Regions
 * Provence
 * French Riviera
 * Aquitaine
 * Burgundy
 * Alsace
 * Languedoc
 * Loire Valley
 * Basque Country
 * Corsica


MORE HOTELS IN NOTHERN EUROPE

Cities
 * London
 * Brussels
 * Antwerpen
 * Amsterdam
 * Copenhagen
 * Dublin
 * Berlin
 * Koln
 * Geneve

Régions
 * Cotswolds
 * Utrecht Province
 * West Flander
 * Bavaria


MORE HOTELS IN SOUTHERN EUROPE

Cities
 * Barcelona
 * Madrid
 * Sevilla
 * Ibiza
 * Palma
 * Lisbon
 * Porto
 * Roma
 * Florence
 * Milan
 * Athens
 * Mykonos

Regions
 * Costa Brava
 * Balearic Islands
 * Andalucia
   
   
 * Algarve
 * Alentejo
   
   
 * Tuscany
 * Puglia
   
   
 * Cyclades
 * Peloponese
 * Crête


MORE HOTELS IN AMERICAS AND ASIA

Americas
 * New York
 * boutique hotels palm springs
 * Chicago
 * Miami
 * Los Angeles
 * California
 * Montreal
 * Mexico
 * Caribbean
 * Rio de Janeiro
 * Buenos Aires
 * Boutique hotels Austin
 * Boutique hotels Nashville
 * Boutique hotels New Orleans

Asia
 * Tokyo
 * Kyoto
 * Hong Kong
 * Shanghai
 * Bangkok
 * Phuket
 * Singapoure
 * Bali
 * Sri Lanka
 * Goa - India

Follow us
Subscribe to our newsletter Who are we?
Top Destinations
Paris Paris Marais District St Germain Paris French Riviera London Amsterdam
Berlin Venice Rome Milan Barcelona New York
Inspiration
Luxury boutique hotels Budget Hotels Apartments Rooms with view Family and kids
New Boutique Hotels
Legal Information
Sales conditions Legals Sitemap
Services
Modify / Cancel reservation Suggest a hotel FAQ
Hotels
How to list your hotel
Corporate
Book multiple rooms for group Plan a seminar/meeting
©2006-2023 Mydesignevents - Paris — Sales conditions — Legals

×
Sign In
Register

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

Remember me

Forgot Password?

Welcome to our website.
Become a My Boutique Hotel member





CancelApply