holiday-factory.com Open in urlscan Pro
80.227.254.64  Public Scan

Submitted URL: http://holiday-factory.com/
Effective URL: https://holiday-factory.com/book/home
Submission: On September 17 via api from SG — Scanned from DE

Form analysis 3 forms found in the DOM

Name: SearchGET /book/results

<form id="form_2" name="Search" action="/book/results" method="get" class="ibe-form has-validation-callback" autocomplete="off">
  <div class="col-md-4 col-xs-12">
    <label for="departureFrom" style="color: rgb(238, 23, 23);" class="hidden"><b>Please enter a valid departure.</b></label>
    <input type="hidden" id="destination" name="destination" value="">
    <input type="hidden" id="departureFrom" name="departureFrom" value="">
    <input id="from" type="text" name="from" value="" placeholder="Departing From" class="ui-autocomplete-input" autocomplete="off">
  </div>
  <div class="col-md-4 col-xs-12">
    <label for="goingCity" style="color: rgb(238, 23, 23);" class="hidden"><b>Please enter a valid arrival</b></label>
    <input type="hidden" id="goingCity" name="goingCity" value="">
    <input id="to" name="to" type="text" value="" placeholder="Going To">
  </div>
  <div class="col-md-2 col-xs-12">
    <label for="departureDate" class="hidden">Departure Date</label>
    <input type="text" id="departureDate" name="departureDate" placeholder="Travel Date" value="" autocomplete="off" class="hasDatepicker">
  </div>
  <div class="col-md-2 visible-lg" id="submitbox">
    <input type="submit" id="searchdesk" value="Search">
    <input type="hidden" name="token" value="biRtnLQRHBdp9hvYKjSz5Co8INpGhzpbUndHJoBmARPX7sHdfDrwom69XKwQarW7NScLj3ePHLQUnlpO5s8mmhCM5Gumdr15h4j0nHW7JNGq2ePQxjbNowHfGSqhPbPg">
  </div>
  <div class="additional-fields" style="display: none;">
    <div class="col-md-2">
      <!--<label for="adults">Adults</label>-->
      <select class="easyui-combobox" id="adults" name="adults">
        <option value="">Adults</option>
        <option value="1">1 Adult</option>
        <option value="2" selected="">2 Adults</option>
        <option value="3">3 Adults</option>
        <option value="4">4 Adults</option>
        <option value="5">5 Adults</option>
        <option value="6">6 Adults</option>
        <option value="7">7 Adults</option>
        <option value="8">8 Adults</option>
        <option value="9">9 Adults</option>
        <option value="10">10 Adults</option>
        <option value="11">11 Adults</option>
        <option value="12">12 Adults</option>
        <option value="13">13 Adults</option>
        <option value="14">14 Adults</option>
        <option value="15">15 Adults</option>
        <option value="16">16 Adults</option>
        <option value="17">17 Adults</option>
        <option value="18">18 Adults</option>
        <option value="19">19 Adults</option>
        <option value="20">20 Adults</option>
      </select>
    </div>
    <div class="col-md-2">
      <!--<label for="children">Children</label>-->
      <select class="easyui-combobox" name="children" id="children">
        <option value="">Children</option>
        <option value="0" selected="">No Child</option>
        <option value="1">1 Child</option>
        <option value="2">2 Children</option>
        <option value="3">3 Children</option>
        <option value="4">4 Children</option>
        <option value="5">5 Children</option>
        <option value="6">6 Children</option>
        <option value="7">7 Children</option>
        <option value="8">8 Children</option>
        <option value="9">9 Children</option>
        <option value="10">10 Children</option>
      </select>
    </div>
    <div class="col-md-2">
      <!--<label for="infants">Infants</label>-->
      <select class="easyui-combobox" name="infants" id="infants">
        <option value="">Infant</option>
        <option value="0" selected="">No Infant</option>
        <option value="1">1 Infant</option>
        <option value="2">2 Infants</option>
        <option value="3">3 Infants</option>
        <option value="4">4 Infants</option>
        <option value="5">5 Infants</option>
      </select>
    </div>
    <div class="col-md-2">
      <!--<label class="small-text" for="currency">AED</label>-->
      <select class="easyui-combobox" name="currency" id="currency">
        <option value="">Currency</option>
        <option value="AED" selected="">AED</option>
        <option value="OMR">OMR</option>
        <option value="SAR">SAR</option>
      </select>
    </div>
    <div class="col-md-2">
      <!--<label for="noOfDays">Duration</label>-->
      <input class="easyui-textbox" type="text" id="noOfDays" name="noOfDays" value="" placeholder="No of nights">
    </div>
  </div>
  <div class="hidden-lg col-md-2" id="submitbox">
    <input type="submit" id="search" value="Search">
    <input type="hidden" name="token" value="biRtnLQRHBdp9hvYKjSz5Co8INpGhzpbUndHJoBmARPX7sHdfDrwom69XKwQarW7NScLj3ePHLQUnlpO5s8mmhCM5Gumdr15h4j0nHW7JNGq2ePQxjbNowHfGSqhPbPg">
  </div>
</form>

POST /common/remindme/action

<form id="home_subscribe_form_generic" action="/common/remindme/action" method="post" class="home_subscription_block_form__form has-validation-callback">
  <div class="home_subscription_block_form__name">
    <label for="firstname" class="home_subscription_block_form__label"> First Name </label>
    <input class="home_subscription_block_form__input" type="text" tabindex="1" name="firstname" id="firstname" value="" data-validation="custom" data-validation-regexp="^[a-zA-Z\s]+$" pattern="^[a-zA-Z\s]+$"
      data-validation-error-msg="Field is required and accept alphabets only." required="">
  </div>
  <div class="home_subscription_block_form__email">
    <label for="email" class="home_subscription_block_form__label"> Email </label>
    <input type="text" class="home_subscription_block_form__input" tabindex="2" name="email" id="email" value="" pattern="^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$" data-validation="email" required="">
  </div>
  <div class="home_subscription_block_form__submit">
    <button type="submit" class="home_subscription_block_form__submit_button" id="buttsubmit">Submit</button>
  </div>
  <div class="clr"></div>
  <input type="hidden" name="lastname" value="newsletter">
  <input type="hidden" name="mobile" value="+9710000000">
</form>

POST /common/remindme/action

<form method="post" id="newsletter" action="/common/remindme/action" class="has-validation-callback">
  <div class="col-md-8 col-sm-8 col-xs-8" style="padding:0 !important;">
    <input type="text" name="email" value="" pattern="[a-zA-Z0-9.-_]{1,}@[a-zA-Z0-9.-]{1,}[.]{1}[a-zA-Z0-9]{2,}" placeholder="Enter your email" required="">
    <input type="hidden" name="firstname" value="newsletter">
    <input type="hidden" name="lastname" value="newsletter">
    <input type="hidden" name="nationality" value="100000234">
    <input type="hidden" name="mobile" value="+9710000000">
  </div>
  <div class="col-md-4 col-sm-4 col-xs-4" style="padding:0 !important;">
    <input id="join" type="submit" value="Submit" style="height: 34px; font-weight: bold; color: rgb(0, 0, 0); line-height: 32px;  font-size: 12px;">
  </div>
</form>

Text Content

BELIEVE IT OR NOT


ALL PRICES INCLUDE RETURN FLIGHTS, HOTEL,
FREE TRAVEL INSURANCE & MORE.

WE ARE WORKING ON YOUR REQUEST - CHECKING AVAILABILITY & BEST PRICES.
PLEASE WAIT FOR A FEW SECONDS...


 * Home
 * UAE National Day Deals
 * Summer Deals
 * Crazy Deals
 * E-Gift Voucher
 * About Us
   * Holiday Factory
   * How to Book
   * Media Room
   * Contact us
   * FAQ
 * Login
 * English

x

We are currently experiencing huge call volumes due to high demand for our
special holiday deals. We encourage our customers to get all booking relating
information in our FAQ’s section and How to Book Section.
Customer experience is very important to us and we apologize for the waiting
time at our customer care.

ANNOUNCEMENT!

Since the World Health Organization (WHO) announced Covid19 (Corona Virus) as a
worldwide Pandemic, Holiday Factory stopped all Holiday Package sales for all
travels, now extended until 31st of August 2020.

The Airlines are not performing any commercial flights, borders are still closed
and therefore no regular travel is possible. Because of all this, we have
temporarily closed our operations in our Dubai Headquarters office as well as
all our other offices around the world.

To ensure the safety and wellbeing of our beloved employees and based on the
announcement by the government, our customer care centres also had to shut down
temporarily. At the same time, following government distancing rules we have
established an emergency line operational from 10 AM until 3 PM Sunday to
Thursday for emergency purposes only.

Customers can now book our staycation packages online.



Now even more - Keep the excitement alive and gear up for your next holiday
experience.

Your Holiday Factory Team




WHO SAID HOLIDAYS ARE EXPENSIVE?

HOLIDAY PACKAGES FOR EVERYONE

FIXED DEPARTURE

Please enter a valid departure.
Please enter a valid arrival
Departure Date

Adults 1 Adult 2 Adults 3 Adults 4 Adults 5 Adults 6 Adults 7 Adults 8 Adults 9
Adults 10 Adults 11 Adults 12 Adults 13 Adults 14 Adults 15 Adults 16 Adults 17
Adults 18 Adults 19 Adults 20 Adults
Children No Child 1 Child 2 Children 3 Children 4 Children 5 Children 6 Children
7 Children 8 Children 9 Children 10 Children
Infant No Infant 1 Infant 2 Infants 3 Infants 4 Infants 5 Infants
Currency AED OMR SAR




SPECIAL DEALS OF THE WEEK

   


 * GEORGIA 1,099
   
   
   KYRGYZSTAN 1,399
   
   
   ISTANBUL 2,099

 * Previous
 * Next

VIEW ALL DEALS


 * Deputy Minister of Tourism Maldives & Holiday Factory GM
   
   MALDIVES TOURISM MINISTER HONOURED HOLIDAY FACTORY
   
   Holiday Factory’s General Manager, Mr. Nenad Pandurovic, was honoured by His
   Excellency, Mr. Hussain Lirar, Deputy Minister of Tourism of Maldives. 50% of
   all tourists travelling from the UAE to the Maldives are generated by Holiday
   Factory. The Maldives Government recognized Holiday Factory’s significant
   contribution to building the tourism Industry in the Maldives.

 * Holiday Factory No.1 partner for Holiday packages
   
   HOLIDAY FACTORY NO.1 PARTNER FOR HOLIDAYS
   
   "For years, Holiday Factory has been our No.1 partner in regards to Holiday
   Packages. Holiday Factory changed the travel industry by being the pioneer in
   this region. Thank you Holiday Factory!"
   Adnan Idrees, Director Loyalty, Etisalat Headquarter

 * TAG 91.1 listeners LOVE Holiday Factory!
   
   TAG 91.1 LISTENERS LOVE HOLIDAY FACTORY!
   
   Holiday Factory does a fantastic job with their pocket friendly holiday deals
   and exceptional service. Making both my and our listener’s dreams of
   traveling the world come true.

 * RJ Pallavi, Radio Presenter at Suno1024
   
   HOLIDAY FACTORY MAKING DREAMS COME TRUE!
   
   Our listeners of Suno 102.4 love Holiday Factory’s pocket-friendly holiday
   packages as much as I do! Thanks to them, we all can make our holiday dreams
   come true.

 * RJ Rania Younes, Radio Presenter at STAR FM
   
   STAR FM’S FAVORITE TRAVEL PARTNER – HOLIDAY FACTORY
   
   Holiday Factory is amazing at making our STAR FM listeners experience their
   dream travels. Their packages are at an unbelievable price, making savings
   and travel a reality for all of us!

 * Roy Kinnear, CEO Air Seychelles / Etihad Group
   
   SUCCESSFUL PARTNERSHIP WITH AIR SEYCHELLES
   
   Air Seychelles, the national carrier of Seychelles and member of the Etihad
   Aviation Group, is one of the key pillars of the tourism industry in
   Seychelles, focusing on the growing number of inbound tourists from the
   markets in its network. The successful partnership with Holiday Factory has
   enabled us to significantly grow the number of tourists visiting Seychelles
   from the UAE region and we look forward to further growing these numbers in
   the future.

 * Minister of Tourism Seychelles & Holiday Factory GM
   
   HOLIDAY FACTORY – MAJOR ROLE IN SEYCHELLES TOURISM
   
   The Minister of Tourism of Seychelles has welcomed Holiday Factory’s
   extremely popular and affordable Holiday Packages, which have played a major
   role in doubling the number of tourists from the UAE to Seychelles over the
   last year. His Excellency Mr. Maurice Loustau-Lalanne greeted Holiday
   Factory’s General Manager, Mr. Nenad Pandurovic.

 * Holiday Factory getting prestigious Amadeus award
   
   AMADEUS AWARDED HOLIDAY FACTORY
   
   April 2017. Amadeus, the World’s largest travel IT provider has awarded
   Holiday Factory with the prestigious “Achievement Award”. Mr. Graham Nichols,
   the Managing Director of Amadeus Gulf presented the award to Mr. Nenad
   Pandurovic, the General Manager of Holiday Factory.

 * Deputy Minister of Tourism Maldives & Holiday Factory GM
   
   MALDIVES TOURISM MINISTER HONOURED HOLIDAY FACTORY
   
   Holiday Factory’s General Manager, Mr. Nenad Pandurovic, was honoured by His
   Excellency, Mr. Hussain Lirar, Deputy Minister of Tourism of Maldives. 50% of
   all tourists travelling from the UAE to the Maldives are generated by Holiday
   Factory. The Maldives Government recognized Holiday Factory’s significant
   contribution to building the tourism Industry in the Maldives.

 * Holiday Factory No.1 partner for Holiday packages
   
   HOLIDAY FACTORY NO.1 PARTNER FOR HOLIDAYS
   
   "For years, Holiday Factory has been our No.1 partner in regards to Holiday
   Packages. Holiday Factory changed the travel industry by being the pioneer in
   this region. Thank you Holiday Factory!"
   Adnan Idrees, Director Loyalty, Etisalat Headquarter

 1. 1
 2. 2
 3. 3
 4. 4
 5. 5
 6. 6
 7. 7
 8. 8




 * SUMMER DEALS
   
   Packages Starting From AED 1,099
   
   Book Now

 * AED 250 GIFT VOUCHER
   
   
   GIVE YOUR LOVED
   ONE’S THE BEST GIFT OF ALL -
   HOLIDAYS

 * Traveler's Favorite
   
   
   GEORGIA TOUR
   
   The best of Georgia in 3/4/5 days
   
   DETAILS

 1. 1
 2. 2
 3. 3

 * Previous
 * Next

 * ABOUT US

 * HOW TO BOOK

 * E-GIFT VOUCHERS

 * AS THE LEADING TOUR OPERATOR IN THE UAE, WE OFFER COMPREHENSIVE HOLIDAY
   PACKAGES COUPLED WITH THE BEST SERVICES AT UNBEATABLE PRICES AND NO HIDDEN
   COSTS. THAT’S NOT ALL! WITH OUR GERMAN BACKGROUND, WE BRING ADVANCED EUROPEAN
   STANDARDS TO THE TRAVEL INDUSTRY WITHIN THE MIDDLE EAST. AT HOLIDAY FACTORY,
   WE AIM TO MAKE TRAVEL DREAMS COME TRUE.
   
   READ MORE

 * YOU CAN CHOOSE TO BOOK OUR FIXED DEPARTURE HOLIDAY PACKAGES OR HOLIDAY
   VOUCHERS THROUGH SPECIAL DEALS.
   
   FIXED DEPARTURE HOLIDAYS PACKAGES
   TO BOOK HOLIDAY FACTORY FIXED DEPARTURE PACKAGES ONLINE, SELECT YOUR
   DESTINATION CITY, TRAVEL DATE AND DURATION OF HOLIDAY ON OUR ONLINE BOOKING
   ENGINE IGO, CHOOSE A SUITABLE HOTEL, SELECT YOUR PREFERRED AIRLINE, CONFIRM
   YOUR PERSONAL DETAILS, AND DECIDE HOW YOU’D LIKE TO PAY.
   
   SPECIAL DEAL HOLIDAY VOUCHER
   TO BOOK HOLIDAY FACTORY SPECIAL DEALS, WHICH ARE HEAVILY DISCOUNTED AND ARE
   USUALLY FOR A LIMITED PERIOD, SELECT YOUR PREFERRED DEAL WITH A FIXED TRAVEL
   VALIDITY, CHOOSE A SUITABLE HOTEL CATEGORY, CONFIRM YOUR PERSONAL DETAILS,
   AND DECIDE HOW YOU’D LIKE TO PAY. ONCE YOU RECEIVE THE VOUCHER, SUBMIT YOUR
   PREFERRED TRAVEL DATES WHICH WILL BE CONFIRMED WITHIN 72 HOURS, SUBJECT TO
   AVAILABILITY.
   
   READ MORE BOOK NOW

 * SURPRISE YOUR LOVED ONES WITH AN E-GIFT HOLIDAY VOUCHER WHICH CAN BE UTILIZED
   WITHIN 12 MONTHS OF PURCHASE DATE. YOU CAN SELECT FROM MULTIPLE VALUE OPTIONS
   STARTING FROM AED 250. THE E-GIFT VOUCHERS CAN BE REDEEMED AGAINST ANY OF OUR
   INTERNATIONAL HOLIDAY DEALS.
   
   READ MORE


EXPLORE THE WORLD WITH US!

Get instant access to our new destinations, latest offers, secret deals & more!

First Name
Email
Submit

Thank you!
You are now subscribed.

Newsletter

Get the best deals first! Sign up to our newsletter and be a privileged member
entitled to special discounts!


Contact us

  04 701 4000

  INFO@HOLIDAY-FACTORY.COM

Quick Links
About Holiday Factory
Special offers
How to Book
FAQ
Contact us
Terms and conditions
Privacy Statement
Covid19

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

© 2022. Holiday Factory
 * Follow Us
 * 
 * 
 * 

Back to top
×


THANK YOU!




THANK YOU FOR SIGNING UP! RECEIVE THE LATEST SPECIAL OFFERS FROM US.