Share your information with
Shatara Garrett
Stay Calm Travels
<html> <body> <form-template> <fields> <field type="header" subtype="h1" label="Contact Information"/> <field type="header" subtype="h2" label="Full name: As is on Passport/ Travel Documents"/> <field type="text" required="true" label="Prefix" description="Mr." placeholder="Mr. Ms. Or Mrs" name="prefix" subtype="text" className="form-control"/> <field type="text" required="true" label="First name" description="As it is on your passport" name="first-name" subtype="text" className="form-control"/> <field type="text" label="Middle name" name="middle-name" subtype="text" className="form-control"/> <field type="text" required="true" label="Last name" description="As it is on your passport" name="last-name" subtype="text" className="form-control"/> <field type="text" label="Suffix" placeholder="Jr." name="suffix" subtype="text" className="form-control"/> <field type="text" required="true" label="Email" name="email" subtype="text" className="form-control"/> <field type="text" required="true" label="Phone number" name="phone-number" subtype="text" className="form-control"/> <field type="radio-group" label="Gender" inline="true" name="gender"> <option label="F" value="female">F</option> <option label="M" value="male">M</option> </field> <field type="date" required="true" label="Date of Birth (Month/Date/Year)" name="birthday" className="form-control"/> <field type="header" subtype="h2" label="Travel Preferences"/> <field type="select" required="true" label="What type of vacation are you looking for?" description="Packages include flights and stay." name="what-type-of-what-vacation-are-you-looking-for" className="form-control"> <option label="Cruise " value="cruise-">Cruise </option> <option label="All Inclusive Resort -ADULTS ONLY" value="all-inclusive-resort-adults-only">All Inclusive Resort -ADULTS ONLY</option> <option label="All Inclusive Resort -Family Friendly" value="all-inclusive-resort-family-friendly">All Inclusive Resort -Family Friendly</option> <option label="Destination Wedding/Honeymoon" value="destination-weddinghoneymoon">Destination Wedding/Honeymoon</option> <option label="Luxary Villa Rentals" value="luxary-villa-rentals">Luxary Villa Rentals</option> <option label="Universal Studio package" value="universal-studio-package">Universal Studio package</option> <option label="Las Vegas Package(Stay and Flight)" value="las-vegas-packagestay-and-flight">Las Vegas Package(Stay and Flight)</option> </field> <field type="text" required="true" label="Where do you &nbsp;want to travel to? (Destination &nbsp;or type of cruise etc.)" description="Destinations you are considering" name="where-do-you-you-want-to-travel-to-destination" subtype="text" className="form-control"/> <field type="checkbox-group" required="true" label="Would you like your MAIN Vacation to include &nbsp;any of the following?" description="$- Extra cost involved" inline="true" name="would-you-like-your-main-vacation-to-include-any-of-the-following"> <option label="Flights" value="flights">Flights</option> <option label="Excursions" value="">Excursions</option> <option label="Car rental" value="car-rental">Car rental</option> <option label="Transfers between the airport and/or resort/cruise" value="transfers-between-the-airport-andor-resortcruise">Transfers between the airport and/or resort/cruise</option> <option label="No add ons: The stay only" value="no-add-ons-the-stay-only">No add ons: The stay only</option> </field> <field type="text" required="true" label="Airports you would you like to depart from?" description="Where would you like to board your plane? Airport Code if you know it" name="departure-city" subtype="text" className="form-control"/> <field type="date" required="true" label="Preferred departure date" description="Give me a general idea of when you would like to depart. It can be changed after submitting" name="preferred-departure-date" className="form-control"/> <field type="date" required="true" label="What is your preferred return date?" description="Give me a general idea of when you would like to return. It can be changed after submitting" name="what-is-your-preferred-return-datelength-of-stay" className="form-control"/> <field type="radio-group" label="Are your dates flexible?" inline="true" name="are-your-dates-flexible"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="text" label="Is there a certain airline you will NOT travel on?" name="is-there-a-certain-airline-you-will-not-travel-on" subtype="text" className="form-control"/> <field type="radio-group" required="true" label="Is your US PASSPORT active for travel for this trip?" description="Most countries require that your passport is valid at least 6month upon your return." name="is-your-us-passport-active-for-travel-for-this-trip"> <option label="Yes it is" value="yes-it-is">Yes it is</option> <option label="No- I need help/guidance" value="no-i-need-helpguidance">No- I need help/guidance</option> <option label="No, but it will be up to date in time for this trip" value="no-but-it-will-be-up-to-date-in-time-for-this-trip">No, but it will be up to date in time for this trip</option> </field> <field type="radio-group" required="true" label="Would you like TRAVEL INSURANCE included in your quote?" name="would-you-like-travel-insurance-included-in-your-quote"> <option label="Yes" value="yes">Yes</option> <option label="No-I will fill out a wavier denying travel insurance" value="noi-will-fill-out-a-wavier-denying-travel-insurance">No-I will fill out a wavier denying travel insurance</option> </field> <field type="radio-group" required="true" label="Are you inquiring for a group?(10 or more?)" inline="true" name="are-your-inquiring-for-a-group10-or-more"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="text" required="true" label="How many adults? (18 and older)" name="how-many-adults" subtype="text" className="form-control"/> <field type="text" required="true" label="How Many children and their age?" name="how-many-children-of-children-and-their-ages" subtype="text" className="form-control"/> <field type="textarea" label="Full names and DOB of other travelers you are booking this trip for." name="full-names-and-dob-of-other-travelers-you-are-booking-this-trip-for" className="form-control"/> <field type="text" required="true" label="How many Rooms or Cruise cabins do you want?" name="how-many-rooms-or-cruise-cabins-do-you-want" subtype="text" className="form-control"/> <field type="radio-group" required="true" label="Bed preference" name="bed-preference"> <option label="King" value="king">King</option> <option label="2 Double/Queen" value="2-double-queen">2 Double/Queen</option> </field> <field type="checkbox-group" label="Cruise info: If applicable" description="Check all that apply" inline="true" name="cruise-info"> <option label="Interior Cabin" value="interior-cabin">Interior Cabin</option> <option label="Ocean View Cabin" value="ocean-view-cabin">Ocean View Cabin</option> <option label="Balcony Cabin" value="balcony-cabin">Balcony Cabin</option> <option label="Suite Cabin" value="suite-cabin">Suite Cabin</option> <option label="Solo Cabin(solo travelers only)" value="solo-cabinsolo-travelers-only">Solo Cabin(solo travelers only)</option> <option label="Carnival cruise" value="carnival-cruise">Carnival cruise</option> <option label="Norwegian Cruise" value="norwegian-cruise">Norwegian Cruise</option> <option label="Royal Cruise" value="royal-cruise">Royal Cruise</option> <option label="Other cruise line" value="other-cruise-line">Other cruise line</option> </field> <field type="header" subtype="h1" label="Vacation Experience"/> <field type="text" label="Is this trip a special occasion? (bday ,anniversary etc.)" name="what-is-the-goal-of-this-vacation" subtype="text" className="form-control"/> <field type="text" label="What Resort or hotel brands did you like staying at in the past?" name="what-resort-or-hotel-brands-did-you-like-staying-at-in-the-past" subtype="text" className="form-control"/> <field type="text" required="true" label="Have you started researching on your own? Do you have resort etc &nbsp;in mind?" name="have-you-started-researching-on-your-own-do-you-have-resort-etc-in-mind" subtype="text" className="form-control"/> <field type="clientLoyaltyPrograms" label="Loyalty Programs" name="loyalty-program" loyalty-program-note="*** This field allows your client to enter multiple loyalty program numbers (you only need one of these per form template) ***" className="form-control"/> <field type="checkbox-group" label="What kind of vibe are you looking for?" description="Check all that apply." inline="true" name="vibe-preference"> <option label="Romantic" value="romantic">Romantic</option> <option label="Rest and relaxation" value="rest-and-relaxation">Rest and relaxation</option> <option label="Party" value="party">Party</option> <option label="Local culture" value="local-culture">Local culture</option> <option label="Family friendly" value="family-friendly">Family friendly</option> </field> <field type="checkbox-group" label="What activities are you interested in?" description="Check all that apply" inline="true" name="activity-preferences"> <option label="Beach and water" value="beach-water">Beach and water</option> <option label="Gambling" value="gambling">Gambling</option> <option label="Scuba" value="scuba">Scuba</option> <option label="Adventure activities" value="adventure-activities">Adventure activities</option> <option label="Golf" value="golf">Golf</option> <option label="Nightlife" value="nightlife">Nightlife</option> <option label="Arts and theater" value="art-theater">Arts and theater</option> </field> <field type="textarea" required="true" label="Medical issues/Allergies/Dietary restrictions I should be aware of?" name="notes" className="form-control"/> <field type="header" subtype="h1" label="Vacation Budget"/> <field type="radio-group" required="true" label="What is your projected budget per person?" name="what-is-your-projected-budget-per-person"> <option label="$800- $1,000" value="800-1000">$800- $1,000</option> <option label="$1,500-$2,000" value="15002000">$1,500-$2,000</option> <option label="$2,500-$3,000" value="25003000">$2,500-$3,000</option> <option label="$4,000 +" value="4000-">$4,000 +</option> </field> <field type="radio-group" required="true" label="When do you plan to make a deposit?" name="when-do-you-plan-to-make-a-deposit"> <option label="2-3 Days" value="23-days">2-3 Days</option> <option label="1-2 weeks" value="12-weeks">1-2 weeks</option> <option label="30 Days" value="30-days">30 Days</option> </field> <field type="header" subtype="h1" label="THANK YOU!"/> <field type="radio-group" required="true" label="Are you interested in learning how to earn money on this trip or others that you may be planning?" description="There is a commission built into total of all travel.As a travel business owner i can teach you how to collect it." name="are-you-interested-in-learning-how-to-earn-money-on-this-trip-or-others-that-you-may-be-planning"> <option label="Yes, Please" value="yes-please">Yes, Please</option> <option label="No, Thank you." value="no-thank-you">No, Thank you.</option> </field> <field type="text" required="true" label="How did you hear about Stay Calm Travels?&nbsp;" name="how-did-you-hear-about-movacay-" subtype="text" className="form-control"/> <field type="paragraph" subtype="p" label="Please be sure to schedule a travel consultation call if you have questions about the booking process. Travel Inquiry form is fill out to the best of your ability. Once our consultation call is complete I will begin formulating a quote for you. ( If you didn’t schedule a call be sure to with the link below.)"/> <field type="checkbox-group" required="true" label="Privacy Details" name="privacy-details"> <option label="I consent to having Stay Calm Travels collect details via this form." value="i-consent-to-having-stay-calm-travels-collect-details-via-this-form">I consent to having Stay Calm Travels collect details via this form.</option> </field> </fields> </form-template> </body> </html>
Submit form
American Airlines (AAdvantage)
United Airlines (Mileage Plus)
Delta Air Lines (SkyMiles)
Hilton (Honors)
Marriott Bonvoy
Southwest Airlines (Rapid Rewards)
IHG Rewards Club
Hyatt (World of Hyatt)
JetBlue Airways (trueBlue)
British Airways (Executive Club)
Alaska Airlines (Mileage Plan)
Hertz Gold Plus Rewards
Virgin America (eleVAte)
Club Carlson Hotels
Avis (Preferred)
Amtrak (Guest Rewards)
National (Emerald Club)
Wyndham Rewards (Days Inn, etc.)
Hawaiian Airlines (HawaiianMiles)
Choice Hotels (Choice Privileges)
Frontier Airlines (EarlyReturns)
Best Western Rewards
Lufthansa (Miles and More)
Virgin Atlantic (Flying Club)
Air Canada Aeroplan
Enterprise Rent-A-Car
Korean Air (SkyPass)
Air France (Flying Blue)
Singapore Airlines (KrisFlyer)
Emirates (Skywards)
Spirit Airlines (Free Spirit)
Le Club Accorhotels (Accor Hotels, Novotel, etc.)
Hotels.com Rewards
All Nippon Airways (ANA Mileage Club)
Cathay Pacific (Asia Miles)
Fairmont President's Club
Qantas (Frequent Flyer)
Budget (Fastbreak)
La Quinta, etc. (Returns)
Iberia Plus
Kimpton (Karma Rewards)
Asiana Airlines (Asiana Club)
Omni Hotels (Select Guest)
AviancaTaca (LifeMiles)
Alamo
Etihad Airways (Etihad Guest)
Aegean Airlines (Miles & Bonus)
KLM (Flying Blue)
MGM Resorts (M life Players Club)
Japan Airlines (JMB)
AirBerlin (Topbonus)
LATAM (LATAM Pass)
Thrifty (Blue Chip Rewards)
Royal Caribbean (Crown & Anchor Society)
Alitalia (MilleMiglia)
Qatar Airways (Qmiles)
Jet Airways (JetPrivilege)
Turkish Airlines (Miles&Smiles)
Icelandair (Saga Club)
Dollar Rent A Car (Express)
Carnival (VIFP)
Eva Air (Infinity MileageLands)
Sun Country Airlines (Ufly Rewards)
Shangri-La (Golden Circle)
Air India (Flying Returns)
Sixt Rent-a-Car
BMI (Diamond Club)
Booking.com
Loews Hotels (YouFirst Rewards)
Norwegian Air Shuttle ASA (Norwegian Reward)
Stash Hotel Rewards
Scandinavian Airlines System (EuroBonus)
Norwegian Cruise Line (Latitudes)
Aeromexico (Club Premier)
Copa Airlines ConnectMiles (Prefer)
Celebrity Cruises (Captain's Club)
Drury Hotels (Gold Key Club)
Aer Lingus (Gold Circle)
Virgin Australia (Velocity Frequent Flyer)
EL AL Israel Airlines (Matmid)
Princess Cruise Lines (Captain Circle)
China Airlines (Dynasty Flyer)
Delta (SkyBonus Corporate)
Melia (Melia Rewards)
GHA (Discovery)
Air China (PhoenixMiles)
Air Asia (BIG)
Gol Airlines (Smiles)
Malaysia Airlines (Enrich)
Air New Zealand (Airpoints)
WestJet (Frequent Guest)
Porter (VIPorter)
Agoda Rewards
Thai Airways (Royal Orchid Plus)
VOILÀ Hotel Rewards
Preferred Hotels, etc. (iPrefer)
Red Roof Inn (RediCard)
Aeroflot Bonus
China Eastern (Eastern Miles)
Holland America Line (Mariner Society)
Philippine Airlines (Mabuhay Miles)
Bangkok Airways (FlyerBonus)
Hilton Grand Vacations (Club)
South African Airways (Voyager)
China Southern (Sky Pearl)
Finnair Plus
Small Luxury Hotels (The Club)
TAP Portugal (Victoria Miles)
Avianca (Amigo)
Langham Hotels (1865 Club)
Fox Rent A Car (Rewards)
Hainan Airlines (Fortune Wings)
AmericInn (Easy Rewards)
Disney Cruise Line (Castaway Club)
Payless Car Rental (Perks Club)
Azul (TudoAzul)
Starwood Hotels (Preferred Business)
My Europcar (Privilege)
Hyatt (Vacation Club)
Aerolineas Argentinas (Plus)
Taj (InnerCircle)
British Airways (On Business, Corporate)
Leading Hotels of the World (Leaders Club)
Eurostar Frequent Traveler
Red Lion (Hello Rewards)
Air Tahiti Nui (Club Tiare)
United PerksPlus (Corporate Program)
NH Hotels (NH World)
Swissotel Circle
Millennium & Copthorne (My Millennium)
Ethiopian Airlines (ShebaMiles)
Royal Air Maroc (Safar Flyer)
Alaska Airlines (EasyBiz Corporate)
Vueling Airlines (Punto Punto)
Gulf Air (Falconflyer)
Star Alliance Company (PlusAwards)
Coast Hotels (Coast Rewards)
Royal Jordanian Airlines (Royal Plus)
HotelClub (Member Rewards)
Czech Airlines (OK Plus)
VIA Rail Canada (VIA Preference)
Trump Card (Privileges Program)
Borgata (Rewards)
Saudi Arabian Airlines (Alfursan)
Vietnam Airlines (Golden Lotus Plus)
Egypt Air Plus
Scandic Hotels (Scandic Friends)
JetBlue Airways (CompanyBlue)
Hostelworld (My World)
Jumeirah (Sirius)
E-Z Rent-A-Car (E-Z Money)
Deutsche Bahn (BahnCard)
Garuda (Frequent Flyer)
TripAdvisor
Kuwait Airways (Oasis Club)
Cosmopolitan Hotels (Identity)
Advantage Rent a Car (Instant Rewards)
Cayman Airways (Sir Turtle Rewards)
Caribbean Airlines (Caribbean Miles)
RIU Hotels & Resorts (RIU Class)
Easyjet
SriLankan (FlySmiLes)
TabletHotels (Reward Dollars)
Ace Rent a Car
Thalys (The Card)
S7 Priority
Air Baltic (Pins)
Choice Hotels (Nordic Choice Club)
Trident Hotels (Trident Privilege)
Middle East Airlines (Cedar Miles)
Emirates for Kids (Skysurfer)
Rydges (PriorityGUEST)
Oman Air (Sindbad)
Island Air (Cloud 9)
Ukraine International Airlines (Panorama Club)
Flybe (Rewards4all)
SNCF (Voyageur)
Marriott Gift Cards
Qantas (Aquire)
Pegasus Airlines (Pegasus Plus)
Air Transat
Silver Cloud (Rewards)
Brussels Airlines (LOOPs)
JAL Hotels (One Harmony)
Eurowings (Boomerang)
Azamara (Le Club Voyage)
Otel.com (FivePlus)
Meridiana Fly (Hi-Fly)
Prince Resorts Hawaii (Prince Preferred)
PIA (Awards Plus)
Air Astana (Nomad Club)
Regal Hotels (Regal Rewards)
IndiGo
Era Alaska (FlyAway Rewards)
Red Spotted Hanky (Loyalty points)
Thon Hotels (Thon Member)
Air Jamaica (Seventh Heaven)
Trenitalia (FrecciaClub)
Air Malta (Flypass)
Splendia (Club Rewards)
Dorint (Card)
UTair (Status)
Tsogo Sun (Frequent Guest)
Sino Hotel Group (IPrestige)
KLM BlueBiz (Corporate)
RZD (Bonus)
Elite Hotels of Sweden
New Otani (Club International)
Air Algérie (Air Algérie Plus)
Ryanair
The Montcalm & Shaftsbury (Premier Club)
Dan Hotels (e-dan club)
Pestana Priority Guest
Macdonald Hotels (The Club)
Air Mauritius (Kestrelflyer)
Frasers Hospitality (Fraser World)
AirBerlin (business points)
Park-N-Go (Frequent Parker Rewards)
Localiza Rent a Car
Jurys Inn (Jurys Rewards)
Air Caraibes (Preference)
Bulgaria Air (Fly More)
Air Niugini (Destinations)
TUIfly.com
Cebu Pacific (Getgo)
Premier Hotels (Premier Club)
Jet2.com (My Jet2)
Air Austral (My Capricorne)
CAT (C-Club)
Opinion Miles Club
Ural Airlines (Wings)
Air Europa (SUMA)
Monarch (Vantage Club)
Stena Line (Extra)
La Compagnie (My Compagnie)
First Hotels (First Member)
Belavia (Leader)
Azerbaijan Airlines (Azal Miles)
Wizz Air (Discount Club)
Tunisair (Fidelys)
Paradores (Amigos de Paradores)
Vistara (Vistara Club)
Montenegro Airlines (Vision Team)
Asky Airlines (ASKY Club)
Jinling Hotels (Elite)
Moby Lines (Moby Club)
Jin Jiang Group (J-Club)
AtlasGlobal (AtlasMiles)
Qubus Hotel (Q-Club)
Braathens Regional Airlines (BRA Friends )
Hotelbooker.org
Flynas (NaSmiles)
Czech Airlines (OK Plus Corporate)
Uzbekistan Airways (UzAirPlus)
TAAG Angola Airlines (Umbi Umbi Club)
Yelloh! Village (Yelloh! Plus)
Future Inns (Rewards Club)
Nordavia (Golden Mile)
Air Arabia (Airewards)
Royal Brunei Airlines (Royal Skies)
Leonardo Hotels (AdvantageCLUB)
Air Moldova Club
Air Cote D'Ivoire (sMiles)
Air Macau (Privileges)
Etihad (BusinessConnect)
Gloria Hotels & Resorts (Gloria Partner)
Santos Hotels (Club Santos)
Known Traveler Number (KTN)
Global Entry ID
TSA PreCheck
NEXUS ID
SENTRI ID
American Automative Association (AAA)
Sandals Select Guest (SSG)
Mandarin Oriental Fan
Relais and Chateaux 5C
Four Seasons Preferred
Dorchester Diamond
Peninsula Pen
Belmond Bellini
Silversea Venetian
Oceania Cruise Lines
Regent Cruise Line
Seabourn Cruise Line
Lindblad Expeditions
SeaDream Yacht Club
Cunard
Virgin Voyages Sailing Club
AmaWaterways
Type
Draw
×
By signing, I understand that this is a legally binding contract.