preprod6.digital.green Open in urlscan Pro
109.69.189.35  Public Scan

URL: https://preprod6.digital.green/
Submission: On August 28 via api from US — Scanned from FR

Form analysis 1 forms found in the DOM

GET

<form action="" method="get">
  <!-- Country Filter -->
  <div class="filter" id="country-filter">
    <div class="filter-header">
      <div class="filter-header-top">
        <div class="filter-header-top-flexbox">
          <input type="checkbox" id="toggle-country" onclick="toggleFilter('country-options')">
          <label for="country">Country</label>
        </div>
        <p>&gt;</p>
      </div>
      <div class="filter-header-bot">
        <p id="country-filter-text">All</p>
      </div>
    </div>
    <div class="input-checkbox-filter-hp" id="country-options" style="display: none;">
      <div class="input-clear" id="clear-country">
        <p>x Clear</p>
      </div>
      <div class="input-groups">
        <div class="input-group">
          <div class="input-container">
            <input type="checkbox" id="country-Austria" name="country[]" value="Austria">
            <label for="country-Austria">Austria (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Belgium" name="country[]" value="Belgium">
            <label for="country-Belgium">Belgium (1)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Brazil" name="country[]" value="Brazil">
            <label for="country-Brazil">Brazil (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Czech Republic" name="country[]" value="Czech Republic">
            <label for="country-Czech Republic">Czech Republic (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Denmark" name="country[]" value="Denmark">
            <label for="country-Denmark">Denmark (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Germany" name="country[]" value="Germany">
            <label for="country-Germany">Germany (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Hungary" name="country[]" value="Hungary">
            <label for="country-Hungary">Hungary (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Italy" name="country[]" value="Italy">
            <label for="country-Italy">Italy (3)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Netherlands" name="country[]" value="Netherlands">
            <label for="country-Netherlands">Netherlands (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Poland" name="country[]" value="Poland">
            <label for="country-Poland">Poland (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Portugal" name="country[]" value="Portugal">
            <label for="country-Portugal">Portugal (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Slovenia" name="country[]" value="Slovenia">
            <label for="country-Slovenia">Slovenia (0)</label>
          </div>
        </div>
        <div class="input-group">
          <div class="input-container">
            <input type="checkbox" id="country-Spain" name="country[]" value="Spain">
            <label for="country-Spain">Spain (0)</label>
          </div>
          <div class="input-container">
            <input type="checkbox" id="country-Switzerland" name="country[]" value="Switzerland">
            <label for="country-Switzerland">Switzerland (0)</label>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- Vacancy Type Filter -->
  <div class="filter" id="vacancy-type-filter">
    <div class="filter-header">
      <div class="filter-header-top">
        <div class="filter-header-top-flexbox">
          <input type="checkbox" id="toggle-vacancy-type">
          <label for="vacancy-type">Vacancy type</label>
        </div>
        <p>&gt;</p>
      </div>
      <div class="filter-header-bot">
        <p id="vacancy-type-filter-text">All</p>
      </div>
    </div>
    <div class="input-radio-filter-hp" id="vacancy-type-options" style="display: none;">
      <div class="input-clear" id="clear-vacancy-type">
        <p>x Clear</p>
      </div>
      <div class="input-groups">
        <div class="input-group">
          <div class="input-container">
            <input type="radio" id="vacancy-type-HQ Employee" name="vacancy_type" value="HQ Employee">
            <label for="vacancy-type-HQ Employee">HQ Employee (2)</label>
          </div>
          <div class="input-container">
            <input type="radio" id="vacancy-type-Hotel Employee" name="vacancy_type" value="Hotel Employee">
            <label for="vacancy-type-Hotel Employee">Hotel Employee (2)</label>
          </div>
          <div class="input-container">
            <input type="radio" id="vacancy-type-Mandate manager" name="vacancy_type" value="Mandate manager">
            <label for="vacancy-type-Mandate manager">Mandate manager (0)</label>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- Department Filter -->
  <div class="filter" id="department-filter">
    <div class="filter-header">
      <div class="filter-header-top">
        <div class="filter-header-top-flexbox">
          <input type="checkbox" id="toggle-department" onclick="toggleFilter('department-options')">
          <label for="department">Department</label>
        </div>
        <p>&gt;</p>
      </div>
      <div class="filter-header-bot">
        <p id="department-filter-text">All</p>
      </div>
    </div>
    <div class="input-checkbox-filter-hp" id="department-options" style="display: none;">
      <div class="input-clear" id="clear-department">
        <p>x Clear</p>
      </div>
      <div class="input-groups">
        <div class="input-group">
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Human Resources" name="department[]" value="Human Resources">
            <label for="department-Human Resources">Human Resources (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Marketing" name="department[]" value="Marketing">
            <label for="department-Marketing">Marketing (1)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-E commerce" name="department[]" value="E commerce">
            <label for="department-E commerce">E commerce (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Information technology" name="department[]" value="Information technology">
            <label for="department-Information technology">Information technology (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Quality" name="department[]" value="Quality">
            <label for="department-Quality">Quality (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Asset management" name="department[]" value="Asset management">
            <label for="department-Asset management">Asset management (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Maintenance" name="department[]" value="Maintenance">
            <label for="department-Maintenance">Maintenance (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Renovation" name="department[]" value="Renovation">
            <label for="department-Renovation">Renovation (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Development, Merger
&amp; Acquisition" name="department[]" value="Development, Merger
&amp; Acquisition">
            <label for="department-Development, Merger
&amp; Acquisition">Development, Merger
&amp; Acquisition (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Finance" name="department[]" value="Finance">
            <label for="department-Finance">Finance (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Legal" name="department[]" value="Legal">
            <label for="department-Legal">Legal (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Operations" name="department[]" value="Operations">
            <label for="department-Operations">Operations (0)</label>
          </div>
        </div>
        <div class="input-group">
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Sales" name="department[]" value="Sales">
            <label for="department-Sales">Sales (1)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Revenue management" name="department[]" value="Revenue management">
            <label for="department-Revenue management">Revenue management (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Purchasing" name="department[]" value="Purchasing">
            <label for="department-Purchasing">Purchasing (0)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Corporate Social Responsability (CSR)" name="department[]" value="Corporate Social Responsability (CSR)">
            <label for="department-Corporate Social Responsability (CSR)">Corporate Social Responsability (CSR) (1)</label>
          </div>
          <div class="input-container" style="opacity: 1;">
            <input type="checkbox" id="department-Responsability hotels" name="department[]" value="Responsability hotels">
            <label for="department-Responsability hotels">Responsability hotels (0)</label>
          </div>
        </div>
      </div>
    </div>
  </div>
  <button type="submit">Search</button>
</form>

Text Content

 * Our group
   * Our success story
   * Our values
   * Our leadership
 * Our hotels
 * Our commitments
   * Our CSR strategy
   * Empower
Everyone
   * Adapt to our environment
   * Continuously innovate together
 * Work with us
   * Our culture
   * Join our team
   * Internal job opportunities
   * Our training platform
   * Become a Mandate Manager
 * Invest
   * Franchise
   * Real estate
   * Acquisitions
 * Press

BOOK A NIGHT

bbhotels.com
 * Our group
   * Our success story
   * Our values
   * Our leadership
 * Our hotels
 * Our commitments
   * Our CSR strategy
   * Empower
Everyone
   * Adapt to our environment
   * Continuously innovate together
 * Work with us
   * Our culture
   * Join our team
   * Internal job opportunities
   * Our training platform
   * Become a Mandate Manager
 * Invest
   * Franchise
   * Real estate
   * Acquisitions
 * Press


WELCOME TO
 THE INTERNAL MOBILITY PROGRAM

This program is reserved to B&B HOTELS staff members.




WHY ?

At B&B HOTELS 
you can B who you want to B.

Look inside for your next opportunity.

Unlock your potential and develop new skills in new teams.


OUR INTERNAL JOB OFFERS

Explore our range of internal offers tailored to help you advance your career
within our organization.

Country

>

All

x Clear

Austria (0)
Belgium (1)
Brazil (0)
Czech Republic (0)
Denmark (0)
Germany (0)
Hungary (0)
Italy (3)
Netherlands (0)
Poland (0)
Portugal (0)
Slovenia (0)
Spain (0)
Switzerland (0)
Vacancy type

>

All

x Clear

HQ Employee (2)
Hotel Employee (2)
Mandate manager (0)
Department

>

All

x Clear

Human Resources (0)
Marketing (1)
E commerce (0)
Information technology (0)
Quality (0)
Asset management (0)
Maintenance (0)
Renovation (0)
Development, Merger
& Acquisition (0)
Finance (0)
Legal (0)
Operations (0)
Sales (1)
Revenue management (0)
Purchasing (0)
Corporate Social Responsability (CSR) (1)
Responsability hotels (0)
Search



JOB OFFER 1

Marketing
See more

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Belgium, Brussels

HOTEL MANAGER

août 2024
See more


RECEPTIONIST 

Sales
See more

The Receptionist will be the first point of contact for visitors, offering a
warm and professional welcome

Rome, ITALY

HOTEL MANAGER

juillet 2024
See more
1 2 >
 * Book a stay with
   B&B HOTELS

 * Legal notices
 * Site map

 * General terms and conditions of use
 * Personal data protection policy
 * Cookies management policy

 * Contact us
 * LinkedIn

 * This website was
   designed to limit its
   environmental impact