www.easemytrip.com
Open in
urlscan Pro
2600:9000:2724:c800:b:54:57c0:93a1
Public Scan
Submitted URL: https://lnk2.emt.easemytrip.com/vtrack?clientid=16364&ul=AQpSC10AAFpFVB4XVg1AXFdRRhwAClYRUkQmXVNRAFBRUwhZS1FaDkUSAwhEDF1VTx5...
Effective URL: https://www.easemytrip.com/holidays/weekend-tours-packages/?__sta=vhg.fjswogogoxmsbskw.csjkqosc%7CIFFIHIT&__stm_medium=emai...
Submission: On June 26 via api from IN — Scanned from DE
Effective URL: https://www.easemytrip.com/holidays/weekend-tours-packages/?__sta=vhg.fjswogogoxmsbskw.csjkqosc%7CIFFIHIT&__stm_medium=emai...
Submission: On June 26 via api from IN — Scanned from DE
Form analysis
1 forms found in the DOM<form id="contact" class="ng-pristine ng-invalid ng-invalid-required ng-invalid-pattern ng-valid-maxlength">
<fieldset class="mflex jsb">
<div class="inp_n wd48p">
<div class="hdrPP">Destination</div>
<input ng-model="queryDetail.PackName" placeholder="Choose Package name/Departure City" type="text" class="txt-inp ui-autocomplete-input location-ico ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-required" id="Editbox1" tabindex="1"
readonly="" required="" autofocus="" autocomplete="off" ng-change="Edit('HLADD')">
<ul class="drp-ul-li ng-hide" ng-show="IsVisible">
<!-- ngRepeat: ct in DestinationList -->
</ul>
</div>
<div class="inp_n wd48p" style="display:none;">
<i class="fas fa-search sricn"></i>
<input placeholder="City of Departure" type="text" id="PackageDepartureCity" class="txt-inp1 ui-autocomplete-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" tabindex="2" required="" autocomplete="off"
ng-model="queryDetail.DepCity" ng-change="EditCity('HLADDCITY')" oninvalid="InvalidMsg5(this);" oninput="InvalidMsg5(this);">
<ul class="drp-ul-li ng-hide" ng-show="CityIsVisible">
<!-- ngRepeat: ct in DCityList -->
</ul>
</div>
</fieldset>
<fieldset class="mflex jsb" style="display:none;">
<div class="inp_n wd48p">
<i class="far fa-calendar-alt dticn"></i>
<input ng-model="queryDetail.DepDate" placeholder="Select date" type="text" class="txt-inp ui-autocomplete-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required hasDatepicker" id="datexxxx" tabindex="1" required="" autofocus=""
autocomplete="off">
</div>
</fieldset>
<div class="ppdtlsc"> <span>Personal Details</span> </div>
<fieldset class="mflex jsb">
<div class="inp_n wd48p">
<div class="hdrPP">Name</div>
<input ng-model="queryDetail.Name" placeholder="Enter Your Name" type="text" class="user-ico txt-inp ui-autocomplete-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="Editbox1" tabindex="1" required="" autofocus=""
autocomplete="off">
</div>
<div class="inp_n wd48p">
<div class="hdrPP">Mobile No.</div>
<div style="border: 1px solid #a6a8aa;border-radius: 6px;margin: 0;padding: 0;">
<input ng-model="queryDetail.CountryCode" value="+91" class="txt-inp wd18p ng-pristine ng-untouched ng-not-empty ng-valid-required ng-invalid ng-invalid-pattern ng-valid-maxlength" type="tel" pattern="[0-9]" id="countryCode" maxlength="5"
required="" style="border: 0;margin: 0;padding:12px 0px 12px 10px;width: 15% !important;" readonly="">
<input ng-model="queryDetail.MobileNo" placeholder="Enter Mobile No." class="txt-inp wd80p call-ico ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" type="text" id="Editbox4" maxlength="10" tabindex="4"
required="" style="border: 0;margin: 0;padding: 12px 0px;">
</div>
</div>
</fieldset>
<fieldset class="mflex jsb">
<div class="inp_n wd100p">
<div class="hdrPP">Email ID</div>
<input ng-model="queryDetail.Email" placeholder="Enter E-mail ID" id="Editbox3" class="txt-inp1 email-ico ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" type="text" tabindex="3" required="">
</div>
</fieldset>
<div class="clr"></div>
<fieldset class="mflex jsb">
<div class="wd100p">
<div class="mflex gap20">
<div>
<div class="hdrPP">Adult</div>
<div id="field1" class="psgcolm">
<button type="button" id="subr" class="sub" ng-click="UpdatePax('adt','sub')">-</button>
<input ng-model="queryDetail.noOfAdult" type="text" disabled="" id="1" value="1" min="1" max="3" class="ttlpsgr ng-pristine ng-untouched ng-valid ng-not-empty">
<button type="button" id="addr" class="add" ng-click="UpdatePax('adt','add')">+</button>
</div>
</div>
<div>
<div class="hdrPP">Child</div>
<div id="field2" class="psgcolm">
<button type="button" id="sub2r" class="sub" ng-click="UpdatePax('chd','sub')">-</button>
<input ng-model="queryDetail.noOfChild" type="text" disabled="" id="1" value="1" min="1" max="3" class="ttlpsgr ng-pristine ng-untouched ng-valid ng-not-empty">
<button type="button" id="add2r" class="add" ng-click="UpdatePax('chd','add')">+</button>
</div>
</div>
<div>
<div class="hdrPP">Infant</div>
<div id="field3" class="psgcolm">
<button type="button" id="sub3r" class="sub" ng-click="UpdatePax('inf','sub')">-</button>
<input ng-model="queryDetail.noOfInfant" type="text" disabled="" id="1" value="1" min="1" max="3" class="ttlpsgr ng-pristine ng-untouched ng-valid ng-not-empty">
<button type="button" id="add3r" class="add" ng-click="UpdatePax('inf','add')">+</button>
</div>
</div>
</div>
</div>
</fieldset>
<div class="clr"></div>
<div class="contact-main">
<script>
$(function() {
$("#datexxxx").datepicker();
});
</script>
</div>
<fieldset>
<input ng-click="SubmitQueryDetail()" id="Button2" type="button" name="" value="Submit Your Query" class="sub_qu" style=" width: 40%;">
<div class="lodrXX" id="loaderqry" style="display:none;"></div>
</fieldset>
</form>
Text Content
Want to Go For A Memorable Holiday? × Destination Personal Details Name Mobile No. Email ID Adult - + Child - + Infant - + × * Flight * Hotels * Holidays * Bus * Cabs * Hot Deals * Corporate Travel * Agent Login × Welcome yash@easemytrip.com Sign in Register My Booking Print/Cancel Booking My Profile 24x7 Helpline Call us :011 - 43131313, 43030303 Log Out * FLIGHTS * HOTELS * FLIGHT+HOTEL * TRAINS * BUS * HOLIDAYS * CABS * Activities * More Charters Book private charters here Visa Apply for a UAE Visa Online Airport service Enjoy airport service Duty free Cruise Book cruise here Gift Card Buy giftcards here Offers Check Best latest offers Customer Service Call Support Tel : 011 - 43131313, 43030303 Mail Support Care@easemytrip.com INR Choose Currency INR INR AED THB USD GBP Login or Signup Customer Login Login & check bookings Corporate Travel Login corporate account Agent Login Login your agent account My Booking Manage your bookings here Hi, abc My Profile Manage your profile, and password EMT Wallet Use your wallet money to avail disounts My Booking Manage your bookings here Log Out YOGI A/C Balance 546546 Statement Balance 354546 Log Out Logout your profile Sign up & Earn Sign Up And Get an exciting deals. Amazing Discounts Login And Enjoy Amazing Discounts On Travel Bookings. Hassle-Free Bookings Sign-In And Enjoy Hassle-Free Bookings. Login or Create an account × +91 * Afghanistan+93 * Albania+355 * Algeria+213 * American Samoa+1684 * Andorra+376 * Angola+244 * Anguilla+1264 * Antigua and Barbuda+1268 * Argentina+54 * Armenia+374 * Aruba+297 * Australia+61 * Austria+43 * Azerbaijan+994 * Bahamas+1242 * Bahrain+973 * Bangladesh+880 * Barbados+1246 * Belarus+375 * Belgium+32 * Belize+501 * Benin+229 * Bermuda+1441 * Bhutan+975 * Bolivia+591 * Bosnia and Herzegovina+387 * Botswana+267 * Brazil+55 * Brunei Darussalam+673 * Bulgaria+359 * Burkina Faso+226 * Burundi+257 * Cambodia+855 * Cameroon+237 * Canada+1 * Cape Verde+238 * Cayman Islands+1345 * Central African Republic+236 * Chad+235 * Chile+56 * China+86 * Colombia+57 * Comoros+269 * Congo (DRC)+243 * Congo (Republic)+242 * Cook Islands+682 * Costa Rica+506 * Côte d'Ivoire+225 * Croatia+385 * Cuba+53 * Cyprus+357 * Czech Republic+420 * Denmark+45 * Djibouti+253 * Dominica+1767 * Dominican Republic+1809 * Ecuador+593 * Egypt+20 * El Salvador+503 * Equatorial Guinea+240 * Eritrea+291 * Estonia+372 * Ethiopia+251 * Faroe Islands+298 * Fiji+679 * Finland+358 * France+33 * French Polynesia+689 * Gabon+241 * Gambia+220 * Georgia+995 * Germany+49 * Ghana+233 * Gibraltar+350 * Greece+30 * Greenland+299 * Grenada+1473 * Guadeloupe+590 * Guam+1671 * Guatemala+502 * Guernsey+44 * Guinea+224 * Guinea-Bissau+245 * Guyana+592 * Haiti+509 * Honduras+504 * Hong Kong+852 * Hungary+36 * Iceland+354 * India+91 * Indonesia+62 * Iran+98 * Iraq+964 * Ireland+353 * Isle of Man+44 * Israel+972 * Italy+39 * Jamaica+1876 * Japan+81 * Jersey+44 * Jordan+962 * Kazakhstan+7 * Kenya+254 * Kiribati+686 * Kuwait+965 * Kyrgyzstan+996 * Laos+856 * Latvia+371 * Lebanon+961 * Lesotho+266 * Liberia+231 * Libya+218 * Liechtenstein+423 * Lithuania+370 * Luxembourg+352 * Macao+853 * Macedonia+389 * Madagascar+261 * Malawi+265 * Malaysia+60 * Maldives+960 * Mali+223 * Malta+356 * Marshall Islands+692 * Martinique+596 * Mauritania+222 * Mauritius+230 * Mexico+52 * Micronesia+691 * Moldova+373 * Monaco+377 * Mongolia+976 * Montenegro+382 * Montserrat+1664 * Morocco+212 * Mozambique+258 * Myanmar (Burma)+95 * Namibia+264 * Nauru+674 * Nepal+977 * Netherlands+31 * New Caledonia+687 * New Zealand+64 * Nicaragua+505 * Niger+227 * Nigeria+234 * North Korea+850 * Norway+47 * Oman+968 * Pakistan+92 * Palau+680 * Palestinian Territory+970 * Panama+507 * Papua New Guinea+675 * Paraguay+595 * Peru+51 * Philippines+63 * Poland+48 * Portugal+351 * Puerto Rico+1787 * Qatar+974 * Réunion+262 * Romania+40 * Russian Federation+7 * Rwanda+250 * Saint Kitts and Nevis+1869 * Saint Lucia+1758 * Saint Vincent and the Grenadines+1784 * Samoa+685 * San Marino+378 * São Tomé and Príncipe+239 * Saudi Arabia+966 * Senegal+221 * Serbia+381 * Seychelles+248 * Sierra Leone+232 * Singapore+65 * Slovakia+421 * Slovenia+386 * Solomon Islands+677 * Somalia+252 * South Africa+27 * South Korea+82 * Spain+34 * Sri Lanka+94 * Sudan+249 * Suriname+597 * Swaziland+268 * Sweden+46 * Switzerland+41 * Syrian Arab Republic+963 * Taiwan, Province of China+886 * Tajikistan+992 * Tanzania+255 * Thailand+66 * Timor-Leste+670 * Togo+228 * Tonga+676 * Trinidad and Tobago+1868 * Tunisia+216 * Turkey+90 * Turkmenistan+993 * Turks and Caicos Islands+1649 * Tuvalu+688 * Uganda+256 * Ukraine+380 * United Arab Emirates+971 * United Kingdom+44 * United States+1 * Uruguay+598 * Uzbekistan+998 * Vanuatu+678 * Vatican City+379 * Venezuela+58 * Viet Nam+84 * Virgin Islands (British)+1284 * Virgin Islands (U.S.)+1340 * Western Sahara+212 * Yemen+967 * Zambia+260 * Zimbabwe+263 Email ID or Mobile Number * Enter a valid Phone Number * Enter a valid Email * Enter a valid Email or Phone Number By logging in, I understand & agree to EaseMyTrip terms of use and privacy policy Otp Authentication × Enter OTP sent to the email Incorrect OTP, please enter valid OTP. Resend OTP OTP sent successfully Get OTP on call request sent successfully * Enter the valid OTP. * YOu have done 5 attempts! Try loggin in with password! Login with OTP Login with Password Password Authentication × Enter Password Please enter correct password. Reset Password Login with OTP Login with Password Forget Password × Registered Mobile Number or Email Email ID or Mobile Number * Enter a valid Phone Number * Enter a valid Email * Enter a valid Email or Phone Number We will send you a reset OTP on your registered Email ID or Mobile Number OTP Authentication × Registered Mobile Number or Email Create New Password Incorrect OTP, please enter valid OTP. * Enter Password Resend OTP Congratulations! × Your account has been created successfully! Maybe Later By logging in, I understand & agree to EaseMyTrip terms of use and privacy policy ✖ * Features * Pages * New Pages * Elements * Users * Charts * Services * App Design * Web Design * Software Design * Label Design * Graphic Design * Portfolio * Overview * Shortcuts * Feedback Holiday Search Flight hotel Trains Flight+Hotel Bus Holidays Cabs Activity Gift Cards Charters WEEKEND HOLIDAY PACKAGES Weekend Go Build Own Search by city or airport * Home * Holidays * Weekend From City * new delhi * bangalore * pune * mumbai * hyderabad * jaipur * kolkata * abu dhabi * al ain * dubai * fujairah * ras al khaimah * sharjah Sorted By Select Low to High High to Low Price ₹5135 ₹49964 ₹5135 ₹49964 Duration 1 6 1 6 Package Type Clear * With Flights * Without Flights * Bus * Train Hotel Category * 3 * 4 * 5 More Filter Themes Weekend WEEKEND TOUR PACKAGES Don’t just waste your weekends by sitting idle at home and doing nothing. If you are thinking of creating beautiful memories on this weekend, nothing can be better than going on weekend vacations with family. To serve your desire for traveling on weekends, we have created a range of weekend getaway packages. So, different weekend tour packages available at EaseMyTrip, you get the chance to get rid of your stressful routine. We have chosen some of the popular destinations that you can go with your loved ones to enjoy a memorable weekend holiday trip. No Package Available Recommended Earn CV points Ex-new delhi 2 Nights Sariska Tour (EX - Delhi) 2N Sariska Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included Starting from ₹ 12999 ₹ 11599 ₹0 Per Person on twin sharing Per Person on single occupancy View Package No Cost EMI Starts from ₹ 2690 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Historic Trip to Jaipur 2N Jaipur Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included Starting from ₹ 12999 ₹ 10999 ₹0 Per Person on twin sharing Per Person on single occupancy View Package No Cost EMI Starts from ₹ 2590 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Eco Retreat Daringbadi Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included Starting from ₹ 11999 ₹ 9999 ₹0 Per Person on twin sharing Per Person on single occupancy View Package No Cost EMI Starts from ₹ 2423 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Eco Retreat Satkosia Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included Starting from ₹ 10999 ₹ 8999 ₹0 Per Person on twin sharing Per Person on single occupancy View Package No Cost EMI Starts from ₹ 2256 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Eco Retreat Sonapur Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included Starting from ₹ 10999 ₹ 8999 ₹0 Per Person on twin sharing Per Person on single occupancy View Package No Cost EMI Starts from ₹ 2256 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Eco Retreat Konark Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included Starting from ₹ 20999 ₹ 18999 ₹0 Per Person on twin sharing Per Person on single occupancy View Package No Cost EMI Starts from ₹ 3923 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights MAHABALESHWAR TOUR (EX - MUMBAI) 2N Mahabaleshwar Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included Starting from ₹ 17999 ₹ 14999 ₹0 Per Person on twin sharing Per Person on single occupancy View Package No Cost EMI Starts from ₹ 3256 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Matheran Tour (Ex - Mumbai) 2N Matheran Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included Starting from ₹ 11999 ₹ 10999 ₹0 Per Person on twin sharing Per Person on single occupancy View Package No Cost EMI Starts from ₹ 2590 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Weekend fun in Shimla 2N Shimla Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To IXC Flight Including Flight ? From DEL To IXC Starting from ₹ 0 ₹ 18233 ₹23488 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 3795 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Enticing Nainital 2N Nainital Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 4 Flight Included ? From DEL To PGH Flight Including Flight ? From DEL To PGH Starting from ₹ 0 ₹ 27769 ₹34863 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 5385 See option Apply Recommended Earn CV points Ex-new delhi 6 Nights Gorgeous Nainital 4N Nainital |1N Almora |1N Binsar Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 4 Flight Included ? From DEL To PGH Flight Including Flight ? From DEL To PGH Starting from ₹ 0 ₹ 50521 ₹103353 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 9177 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Stunning Srinagar Tour 2N Srinagar Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 4 Flight Included ? From DEL To SXR Flight Including Flight ? From DEL To SXR Starting from ₹ 0 ₹ 18439 ₹9051 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 3830 See option Apply Recommended Earn CV points Ex-new delhi 3 Nights Lively Jaipur Getaway 1N Ajmer | 2N Jaipur Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To JAI Flight Including Flight ? From DEL To JAI Starting from ₹ 0 ₹ 19298 ₹24049 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 3973 See option Apply Recommended Earn CV points Ex-new delhi 3 Nights Imperial Jaisalmer 3N Jaisalmer Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 4 Flight Included ? From DEL To JSA Flight Including Flight ? From DEL To JSA Starting from ₹ 0 ₹ 8185 ₹14481 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 2121 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Bewitching Bikaner 2N Bikaner Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 4 Flight Included ? From DEL To JAI Flight Including Flight ? From DEL To JAI Starting from ₹ 0 ₹ 12087 ₹16132 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 2771 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Blissful Ooty 2N Ooty Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To CJB Flight Including Flight ? From DEL To CJB Starting from ₹ 0 ₹ 28865 ₹25500 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 5567 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Miraculous Mysore 2N Mysore Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To BLR Flight Including Flight ? From DEL To BLR Starting from ₹ 0 ₹ 19295 ₹16432 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 3972 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Short getaway to Heritage City - Lucknow 2N Lucknow Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To LKO Flight Including Flight ? From DEL To LKO Starting from ₹ 0 ₹ 11990 ₹11429 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 2755 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights A weekend in Bangalore 2N Bangalore Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 4 * 5 Flight Included ? From DEL To BLR Flight Including Flight ? From DEL To BLR Starting from ₹ 0 ₹ 20197 ₹19450 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 4123 See option Apply Recommended Earn CV points Ex-new delhi 3 Nights Short Breather to Lucknow 3N Lucknow Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To LKO Flight Including Flight ? From DEL To LKO Starting from ₹ 0 ₹ 12533 ₹13144 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 2845 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Short tour to Lucknow 2N Lucknow Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To LKO Flight Including Flight ? From DEL To LKO Starting from ₹ 0 ₹ 13035 ₹13279 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 2929 See option Apply Recommended Earn CV points Ex-new delhi 1 Nights Beckoning Bangalore Staycation 1N Bangalore Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Include Flight ? From DEL To DEL Starting from ₹ 0 ₹ 5135 ₹10270 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 1612 See option Apply Recommended Earn CV points Ex-new delhi 4 Nights Sojourn to Bangalore 4N Bangalore Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 4 Flight Included ? From DEL To BLR Flight Including Flight ? From DEL To BLR Starting from ₹ 0 ₹ 19849 ₹27584 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 4065 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Tirupati Tour 2N Tirupati Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To BLR Flight Including Flight ? From DEL To BLR Starting from ₹ 0 ₹ 19699 ₹15994 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 4040 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Halcyon Prayagraj 2N Prayagraj Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To IXD Flight Including Flight ? From DEL To IXD Starting from ₹ 0 ₹ 13592 ₹17080 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 3022 See option Apply Recommended Earn CV points Ex-new delhi 1 Nights Making Dreams Come True in Mumbai 1N Mumbai Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 5 Flight Included ? From DEL To BOM Flight Including Flight ? From DEL To BOM Starting from ₹ 0 ₹ 18836 ₹20620 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 3896 See option Apply Recommended Earn CV points Ex-new delhi 2 Nights Serene Lansdowne 2N Lansdowne Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To DED Flight Including Flight ? From DEL To DED Starting from ₹ 0 ₹ 21971 ₹23086 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 4418 See option Apply Recommended Earn CV points Ex-new delhi 1 Nights Weekend Getaway in Lansdowne 1N Lansdowne Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To DED Flight Including Flight ? From DEL To DED Starting from ₹ 0 ₹ 18028 ₹15989 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 3761 See option Apply Recommended Earn CV points Ex-new delhi 3 Nights Weekending in Kasol 3N Kasol Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To IXC Flight Including Flight ? From DEL To IXC Starting from ₹ 0 ₹ 15807 ₹19874 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 3391 See option Apply Recommended Earn CV points Ex-new delhi 4 Nights Mesmerizing Kasol with Manali 2N Kasol | 2N Manali Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To IXC Flight Including Flight ? From DEL To IXC Starting from ₹ 0 ₹ 24409 ₹35356 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 4825 See option Apply Recommended Earn CV points Ex-new delhi 6 Nights Nainital Ranikhet Kausani Honeymoon Tour 4N Nainital | 1N Ranikhet | 1N Kausani Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To PGH Flight Including Flight ? From DEL To PGH Starting from ₹ 0 ₹ 67508 ₹100505 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 12008 See option Apply Recommended Earn CV points Ex-new delhi 3 Nights Spectacular Manali Tour 3N Manali Hotel Sightseeing Transfer Meal Flight Visa Flight Cab Hotel Included story update you soon if star hotell not avoilabee Hotel Included * 3 Flight Included ? From DEL To IXC Flight Including Flight ? From DEL To IXC Starting from ₹ 0 ₹ 21587 ₹31350 Per Person on twin sharing Per Person on single occupancy Customize & Book No Cost EMI Starts from ₹ 4354 See option Apply Copy Link Talk to Expert Submit Query {"page":"list","pageUrl":"https://www.easemytrip.com/holidays/weekend-tours-packages/?__sta=vhg.fjswogogoxmsbskw.csjkqosc%7CIFFIHIT&__stm_medium=email&__stm_source=smartech&utm_source=Netcore"}