booking.shashitech.com Open in urlscan Pro
18.66.112.30  Public Scan

Submitted URL: http://booking.shashitech.com/
Effective URL: https://booking.shashitech.com/
Submission: On November 07 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="enroll-form pb-[12px]" style="opacity: 1;">
  <div class="h-[42px] w-full flex bg-white  border-black-1px px-[14.5px] relative enroll-input"><input name="email" type="text" aria-label="email" placeholder="CREATE SHASHI ID (EMAIL ONLY)" class="
        outline-none  w-full h-full text-[13px] 
        enroll-input-light
         caret-black text-black bg-white" value=""></div>
  <div class="h-[19px]"></div>
  <div class="h-[42px] w-full flex bg-white  border-black-1px px-[14.5px] relative enroll-input"><input name="password" type="password" aria-label="password" placeholder="PASSWORD" class="
        outline-none  w-full h-full text-[13px] 
        enroll-input-light
         caret-black text-black bg-white" value=""><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="text-[#A3A3A3] w-[22px] ml-1">
      <path fill-rule="evenodd"
        d="M3.707 2.293a1 1 0 00-1.414 1.414l14 14a1 1 0 001.414-1.414l-1.473-1.473A10.014 10.014 0 0019.542 10C18.268 5.943 14.478 3 10 3a9.958 9.958 0 00-4.512 1.074l-1.78-1.781zm4.261 4.26l1.514 1.515a2.003 2.003 0 012.45 2.45l1.514 1.514a4 4 0 00-5.478-5.478z"
        clip-rule="evenodd"></path>
      <path d="M12.454 16.697L9.75 13.992a4 4 0 01-3.742-3.741L2.335 6.578A9.98 9.98 0 00.458 10c1.274 4.057 5.065 7 9.542 7 .847 0 1.669-.105 2.454-.303z"></path>
    </svg></div>
  <div class="h-[3px]"></div>
  <div class=" flex justify-between items-center enroll-terms"><label class="text-black  font-light" for="">By enrolling I agree to &nbsp;<span class="underline cursor-pointer">Shashi Cash Terms &amp; Conditions.</span></label>
    <div class=" enroll-btn aspect-[1/1] rounded-full w-10 h-10  bg-[#FE0097] text-white flex items-center  justify-center cursor-pointer ml-1">Enroll</div>
  </div>
</form>

#

<form action="#" class="mt-6">
  <div class="flex space-x-4 ">
    <div class="mb-[29px] w-full relative"><input name="firstName" aria-label="firstName" type="text" placeholder="FIRST NAME" autocomplete="off"
        class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" value=""></div>
    <div class="mb-[29px] w-full relative"><input name="lastName" aria-label="lastName" type="text" placeholder="LAST NAME" autocomplete="off"
        class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" value=""></div>
  </div>
  <div class="mb-[29px] w-full relative"><input name="email" aria-label="email" type="email" placeholder="EMAIL ADDRESS" autocomplete="off"
      class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" value=""></div>
  <div class="flex space-x-4 ">
    <div>
      <div class=" react-tel-input ">
        <div class="special-label">Phone</div><input class="form-control " placeholder="1 (702) 123-4567" type="tel" readonly="" value="+1" style="width: 100px; height: 42px; font-size: 16px; border-radius: 0px;">
        <div class="flag-dropdown ">
          <div class="selected-flag" title="United States: + 1" tabindex="0" role="button" aria-haspopup="listbox">
            <div class="flag us">
              <div class="arrow"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="w-full">
      <div class="mb-[29px] w-full relative"><input inputmode="numeric" placeholder="000-000-0000" name="mobileNoWithoutCountryCode"
          class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" type="tel" value=""></div>
    </div>
  </div>
  <h3 class="mb-[27px] text-xs font-normal leading-4 text-black uppercase text-center">ENTER PAYMENT INFORMATION</h3>
  <div class="mb-[29px] w-full relative"><input name="name" aria-label="name" type="text" placeholder="NAME ON CARD" autocomplete="off"
      class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" value=""></div>
  <div class="mb-[29px] w-full relative"><input inputmode="numeric" placeholder="XXXX-XXXX-XXXX-XXXX" name="card"
      class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" type="text" value=""></div>
  <div class="flex space-x-4 ">
    <div class="w-full relative"><input inputmode="numeric" placeholder="MM/YY" name="expiryDate" class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none"
        type="text" value=""></div>
    <div class="relative w-full">
      <div class="mb-[29px] w-full relative"><input name="cvv" aria-label="cvv" type="password" placeholder="CVV" autocomplete="off"
          class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" value=""></div><button type="button"
        class="absolute top-0 right-0 flex items-center mt-[11px] mr-2 bg-white pl-2"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="w-5 h-5">
          <path fill-rule="evenodd"
            d="M3.707 2.293a1 1 0 00-1.414 1.414l14 14a1 1 0 001.414-1.414l-1.473-1.473A10.014 10.014 0 0019.542 10C18.268 5.943 14.478 3 10 3a9.958 9.958 0 00-4.512 1.074l-1.78-1.781zm4.261 4.26l1.514 1.515a2.003 2.003 0 012.45 2.45l1.514 1.514a4 4 0 00-5.478-5.478z"
            clip-rule="evenodd"></path>
          <path d="M12.454 16.697L9.75 13.992a4 4 0 01-3.742-3.741L2.335 6.578A9.98 9.98 0 00.458 10c1.274 4.057 5.065 7 9.542 7 .847 0 1.669-.105 2.454-.303z"></path>
        </svg></button>
    </div>
  </div>
  <div class="flex space-x-4 ">
    <div class="w-full relative">
      <div class=" css-b62m3t-container"><span id="react-select-2-live-region" class="css-7pg0cj-a11yText"></span><span aria-live="polite" aria-atomic="false" aria-relevant="additions text" class="css-7pg0cj-a11yText"></span>
        <div class=" css-fbtkfd-control">
          <div class=" css-hlgwow">
            <div class=" css-1dimb5e-singleValue">United States</div>
            <div class=" css-19bb58m" data-value=""><input class="" autocapitalize="none" autocomplete="off" autocorrect="off" id="react-select-2-input" spellcheck="false" tabindex="0" type="text" aria-autocomplete="list" aria-expanded="false"
                aria-haspopup="true" aria-label="country" role="combobox" value=""
                style="color: inherit; background: 0px center; opacity: 1; width: 100%; grid-area: 1 / 2; font: inherit; min-width: 2px; border: 0px; margin: 0px; outline: 0px; padding: 0px;"></div>
          </div>
          <div class=" css-1wy0on6"><span class=" css-1u9des2-indicatorSeparator"></span>
            <div class=" css-1xc3v61-indicatorContainer" aria-hidden="true"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-8mmkcg">
                <path
                  d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z">
                </path>
              </svg></div>
          </div>
        </div><input name="country" type="hidden" value="US">
      </div>
    </div>
    <div class="mb-[29px] w-full relative"><input name="zipCode" aria-label="zipCode" type="text" placeholder="ZIP CODE" autocomplete="off"
        class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" value=""></div>
  </div>
  <div class="mt-12 mb-7"><button type="button" class="pt-[11px] pb-[11px] flex items-center justify-center bg-black text-white cursor-not-allowed" style="width: 100%; height: 40px;"><span
        class="flex items-center font-medium text-[13.333] text-center font-normal">Complete Booking</span>
      <div></div>
    </button></div>
</form>

#

<form action="#" class="mt-6">
  <div class="relative">
    <div class="mb-[29px] w-full relative"><input name="email" aria-label="email" type="email" placeholder="SHASHI ID" autocomplete="off"
        class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" value=""></div>
  </div>
  <div>
    <div class="relative">
      <div class="mb-[29px] w-full relative"><input name="password" aria-label="password" type="password" placeholder="PASSWORD" autocomplete="new-password"
          class="block w-full h-[42px] placeholder-center px-4 text-black bg-white rounded-none border border-gray-400 focus:outline-none appearance-none" value=""></div>
      <div class="absolute right-0 z-30 inset-y-1 flex items-center px-4 "><button type="button"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="w-5 h-5">
            <path fill-rule="evenodd"
              d="M3.707 2.293a1 1 0 00-1.414 1.414l14 14a1 1 0 001.414-1.414l-1.473-1.473A10.014 10.014 0 0019.542 10C18.268 5.943 14.478 3 10 3a9.958 9.958 0 00-4.512 1.074l-1.78-1.781zm4.261 4.26l1.514 1.515a2.003 2.003 0 012.45 2.45l1.514 1.514a4 4 0 00-5.478-5.478z"
              clip-rule="evenodd"></path>
            <path d="M12.454 16.697L9.75 13.992a4 4 0 01-3.742-3.741L2.335 6.578A9.98 9.98 0 00.458 10c1.274 4.057 5.065 7 9.542 7 .847 0 1.669-.105 2.454-.303z"></path>
          </svg></button></div>
    </div>
  </div>
  <div class="text-right mt-7 hidden"><button class="underline text-black text-sm font-light leading-5">Forgot Password?</button></div>
  <div class="mt-12 mb-7"><button type="submit" class="pt-[11px] pb-[11px] flex items-center justify-center text-white bg-black" style="width: 100%; height: 40px;"><span class="flex items-center font-medium text-[13.333] text-center font-normal">Sign
        in</span>
      <div></div>
    </button></div>
</form>

Text Content

You need to enable JavaScript to run this app.
Skip to main content

1

November 2023
S
M
T
W
T
F
S
293031123456789
$269
10
$159
11
$159
12
$229
13
$469
14
$609
15
$559
16
$199
17
$159
18
$159
19
$159
20
$159
21
$159
22
$159
23
$159
24
$159
25
$159
26
$199
27
$399
28
$399
29
$399
30
$399
1
$159
2
$159
ADULTS
1
CHILDREN
0
PETS
0
RATE PLANCHANGE

Best Available Rate


2
ROOM TYPE

Deluxe King

SELECT

$159.00



King Bed

265 SF

Amenities
ROOM TYPE

Premium King

SELECT

$209.00



King Bed

296 SF

Amenities
ROOM TYPE

Two Kings

SELECT

$259.00



2 King Beds

331 SF

Amenities
View Accessible Rooms
ROOM TYPE

Deluxe King-Accessible

SELECT

$159.00



Crib

370 SF

Amenities
ROOM TYPE

Two Kings -Accessible

SELECT

$259.00



2 King Beds

491 SF

Amenities
View Packages


ADD BUSINESS PACKAGE

Add

$100

+

Room Upgrade (subject to availability)

+

1:00 PM Early Check-In

+

1:00 PM Late Check-Out

+

Meeting Pods - Up to 2 Hrs/Day (subject to availability)

+

Daily Turndown Service

+

Daily Complimentary Drink at The Emerald Hour - $20 Value

+

Daily Complimentary Breakfast - $30 Value

ADD DAILY BREAKFAST PACKAGE

$30VALUE

$20

$60VALUE

$40

$90VALUE

$60

$120VALUE

$80

REQUEST EARLY CHECK-IN

2PM

$20

1PM

$40

12PM

$60

11AM

$80

10AM

$100

REQUEST LATE CHECK-OUT

12PM

$20

1PM

$40

2PM

$60

3PM

$80

4PM

$100

ADD CABANA PACKAGE


6AM

$200

10AM

$200

2PM

$200

6PM

$200

+

Cabana reservation for 4 hours

+

Champagne or Sparkling White Wine

+

Assorted Light Snacks (Soda, Water, Chocolates, Chips)

3


Check-InCheck-Out
Mon, Nov 20, 2023Thu, Nov 23, 2023

Room Cost

$0.00




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

Total Cost

$0.00

Close menu


SHASHI CASH TERMS & CONDITIONS

Thank you for viewing the Shashi Cash Terms & Conditions for Shashi Group LLC’s
Loyalty Program deemed “Shashi Cash”. Your use of the Shashi Website and Mobile
Application are subject to these terms and conditions set forth on the
individual pages within the Shashi Website and Mobile Application unless
otherwise expressly stated in the Shashi Cash Terms & Conditions. The Loyalty
Program offers benefits to Shashi Group’s Participating Properties that are
owned, managed, operated, or licensed by Shashi Group that displays or links
these Terms & Conditions.

By agreeing to join Shashi Cash to receive 5% cash back on room reservations and
dining, excluding taxes, fees, and gratuities, you agree to the following
statements:

You have read and accepted the Shashi Group’s Loyalty Program Shashi Cash Term &
Conditions, and you have read and accepted the Website’s Terms & Conditions. You
consent to the collection, use, and disclosure of your personal data by Shashi
Group, Shashi Cash, Shashi Hotel, and Participating Properties, and their
authorized third-party agents and licensees in accord with the Sashi Group
Privacy Statement.

The Shashi Cash benefits, offers, amenities, awards, and services are subject to
availability and may be changed by Shashi Group at any time without notice.
Shashi Group reserves the right to terminate any Loyalty Program account in
violation of the Terms & Conditions. Any cash back earned is forfeited.

These Shashi Cash Terms & Conditions supersede any previous legacy rules. At
Shashi Group’s discretion, Shashi Cash redemption rules, of how Members can earn
and spend Shashi Cash can be modified, changed, replaced, upgraded, or rebranded
at any time with or without notice. Your acceptance to the Terms & Conditions
means you accept and agree to the Shashi Cash Terms & Conditions. If you do not
accept, please exit the Website and Mobile Application immediately.


USE OF COOKIES

A cookie is an encrypted text file located in browser directories. Cookies are
used to help users navigate websites, perform functions within the website, and
recall preferences used on the website to better user experience. By agreeing to
use the site, you are agreeing to the use of cookies.

For more information, please visit whatisacookie.org.


LOCATION BASED SERVICES

Location Based Services are used to identify the user’s location within a Shashi
owned, managed, operated, or licensed property in proximity to the user’s room
and property’s key lock system. Location activity is only used when activating
Mobile Key within the Shashi App at participating properties. Location services
are only used by Shashi services to assist the user which include providing user
special offers, suggestions, services, functionality, and promotions.


ENROLLMENT, ELIGIBILITY & EARNING CASH BACK

Members are eligible for Shashi Cash under these conditions which may be subject
to change with or without notice at the discretion of Shashi Group, LLC.

To be eligible, members must meet these conditions. Members must download the
Shashi App on iOS or Android Mobile Application stores. The Shashi App is a free
Application. Prices can vary and change at any time with or without notice.

Members must create a Shashi Profile containing necessary information to
identify the user. A Shashi ID is an email that is permanent and cannot be
changed. The Shashi ID will be used by Shashi Group as the user’s or member’s
unique identifier. Members will not be allowed to change the Shashi ID. Members
will be able to add additional emails to their Shashi Profile that is
changeable.

The Shashi ID and Primary Email must be verified by the User to earn Shashi
Cash. Upon verification the Member must enroll in Shashi Cash. Members can enter
either a Bank Account, Paypal, or Venmo Account to transfer Shashi Cash. Without
these Accounts Shashi Cash will remain in the Shashi Application until
transferred. Cash transfer capable companies can be added or subtracted with or
without notice.

Member’s Reservations that are eligible must be shown, imported, or added on the
App. In the event the Reservations are not added in the App, the App has
features to assist in the process, or assistance is given at the property level.

Members must complete the Reservation by completing the duration of their stay
and by checking out of the property. Shashi Cash is transferred between 5-7
business days depending on bank institution and if members adhere and abide by
the Shashi Cash Terms and Conditions


PARTICIPATING PROPERTIES

Shashi Group, LLC participating properties include the Shashi Hotel. Properties
can be added or subtracted over time without notice. Consult the Terms and
Conditions for the latest participating properties.


PROGRAM BENEFITS

Members of Shashi Cash are eligible to earn 5% cash back on Room Reservations
and Dining at participating Shashi Group owned, managed, operated, or licensed
properties when reservations are made via Shashi App, Shashi Website, or
accepted partner reservation portals.


PROGRAM RELATED COMMUNICATION

Members of Shashi Cash may receive program related communication via SMS, push
notifications, or internet emails of promotions, services, assistance, local
attraction, or time sensitive offers.


CANCELLATION, TERMINATION, OR SUSPENDING PROGRAM

Members can choose to delete their Shashi Cash Account. Data from the Shashi
account will be deleted, and will no longer be stored with Shashi Group per
local laws. Once a member deletes an account, the data can no longer be
retrieved as it is no longer stored.

Members cannot delete Shashi Cash profile or accounts if there is a pending
balance within the profile. Any remaining Shashi Cash balance must be
transferred to a valid account prior to account deletion.

Members are subject to Termination or Suspension of Shashi Cash if the Member
violates the Shashi Cash Terms & Conditions. Members are subject to review by
Shashi Group, LLC and will be notified of the violation in question.


CONTACT INFORMATION

If you have any questions or concerns regarding the Terms & Conditions, please
contact us at guestservices@shashihotel.com. Any communication transmitted to us
via the App, website, or internet email is transmitted on a non-confidential
basis. Communication and material can be used for business purposes such as
training, research, and action by Shashi Group, LLC.

Revised 1/2023. © 2023 Shashi Group, LLC. All Rights Reserved.



EARN 10% CASH BACK

ENROLL IN SHASHI CASH LOYALTY PROGRAM
Earn 10% Cash Back on Reservations before 12/31.
Earn 5% Cash Back on Reservations after 12/31.
Transfer Cash to your Bank, PayPal or Venmo.
Cash Back Earned on this Reservation$0.00
Enroll Now
By enrolling I agree to  Shashi Cash Terms & Conditions.
Enroll
Close menu


CANCELLATION POLICY

Reservations must be cancelled 48 hours prior to day of arrival hotel time to
avoid being charged a penalty of one night room and tax. Advanced Purchase
reservations are non-refundable.

Pet Policy: Guests may bring a maximum of 2 canine companions weighing a maximum
of 50 pounds each. Felines and other animal species are prohibited. A $125
non-refundable pet fee will be assessed per pet at the time of check-in. Service
Animals exempt.

By booking this reservation I agree to this

Terms & Conditions.
Close menu


HOTEL TERMS & CONDITIONS

Your reservation at Shashi Hotel will be subject to the following Hotel Policy
Terms & Conditions. When you make your reservation, you will be deemed to have
read, understood, and accepted these Terms & Conditions.

CHECK IN / CHECK OUT

 * Check-In time is 3:00 PM. 
 * Checkout time is 11:00 AM.

RESERVATIONS

 * All reservations must be guaranteed with a valid credit card at the time of
   booking. The hotel reserves the right to cancel the reservation if a valid
   credit card is not present. The credit card used to guarantee the reservation
   must be present upon Check-In at the respective properties. Proper photo
   identification and credit card are required for Mobile Check-In with a Mobile
   Key (digital key). 

PRICING AND PAYMENT

 * All prices and rates are subject to change without prior notice. Advance
   Purchase Rate Plans require full payment at the time of booking. Specific
   Advance Purchase Rate Plans are non-cancellable, non-refundable,
   non-changeable and non-transferable specifically stated otherwise in the Rate
   Description. 

CANCELLATION & NO-SHOW POLICY

 * Reservation cancellations must be completed 48 hours prior to the arrival
   date and time in accordance with the local time zone. Reservations cancelled
   within 48 hours will be assessed a fee of one night room & tax. No-Show
   Reservations fail to check-in on the arrival date booked unless the hotel is
   properly notified of travel delays. Subsequent days of a No-Show reservation
   will be cancelled. No-Show Reservations will be assessed a fee of one night
   room & tax.Specific Advance Purchase Rate Plan Cancellations & No-Shows will
   be assessed a fee of the full amount of the reservation & tax. Re-instatement
   of Cancelled and No-Show Reservations are subject to availability.

SPECIAL REQUESTS

 * Room Type Upgrades, Early Check-In, and Late Checkout are available for
   purchase. In the unlikely event we are unable to accommodate the request,
   your purchase will be refunded in full. Complimentary special requests for
   specific guestroom attributes, Early Check-In, and Late Checkout are subject
   to availability. 

CHILDREN POLICY

 * Children are considered 17 years of age and under are complimentary with an
   accompanying adult and must be supervised at all times.

PET POLICY

 * Guests may bring a maximum of 2 canine companions weighing a maximum of 50
   pounds each. Feline and other animal species are prohibited. A $125
   non-refundable pet fee will be assessed per pet at the time of check-in.
   Service Animals exempt. Please schedule a specific time to schedule room
   cleaning upon arrival with the Front Desk. Housekeeping is prohibited from
   entering guestrooms with pets when pet owners are not present. 

PARKING

 * Parking is complimentary. Parking prices are subject to change without notice
   due to special event days and city-wide activities. For specific inquiries of
   current parking prices, please contact the front desk.

Pay with Card



ENTER GUEST INFORMATION

Phone




ENTER PAYMENT INFORMATION




United States



Complete Booking


ALREADY A MEMBER?

Sign In
Close menu


SIGN IN

Forgot Password?
Sign in