www.poipubeachcondo.com Open in urlscan Pro
104.19.220.15  Public Scan

Submitted URL: https://getvacationproperty.digital/
Effective URL: https://www.poipubeachcondo.com/property-management-services.asp
Submission: On November 26 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: FormXPOST /vacation-rentals-homes-search.asp

<form action="/vacation-rentals-homes-search.asp" method="post" name="FormX">
  <div class="secondary-search-main">
    <input type="hidden" name="Complete" value="Yes">
    <input type="hidden" name="Searchform" class="search-form" value="1">
    <input type="hidden" name="SearchOrigin" value="2">
    <input type="hidden" name="pagedataid" value="0">
    <input type="hidden" name="communityid" value="0">
    <!-- mobile dates -->
    <div id="s-dates-mobile" class="row visible-xs">
      <div id="s-arrival-mobile" class="col-xs-12">
        <div class="form-group">
          <label for="txtStartDate-mobile">Arriving</label>
          <div class="left-inner-addon">
            <i class="fa fa-calendar-o"></i>
            <input type="text" class="form-control input-sm mobile-datepicker start-date" value="11/26/2024" id="txtStartDate-mobile" name="txtStartDate-mobile" readonly="">
          </div>
        </div>
      </div>
      <div id="s-departure-mobile" class="col-xs-12">
        <div class="form-group">
          <label for="txtEndDate-mobile">Departing</label>
          <div class="left-inner-addon">
            <i class="fa fa-calendar-o"></i>
            <input type="text" class="form-control input-sm mobile-datepicker end-date" value="12/3/2024" id="txtEndDate-mobile" name="txtEndDate-mobile" readonly="">
          </div>
        </div>
      </div>
    </div>
    <!-- desktop dates -->
    <div id="s-dates" class="row hidden-xs input-daterange datepicker-range secondary-search-dates">
      <div id="s-arrival" class="col-xs-12 col-md-6">
        <div class="form-group">
          <label for="txtStartDate">Arriving</label>
          <div class="left-inner-addon">
            <i class="fa fa-calendar-o"></i>
            <input type="text" class="form-control input-sm start-date" value="11/26/2024" id="txtStartDate" name="txtStartDate" readonly="">
          </div>
        </div>
      </div>
      <div id="s-departure" class="col-xs-12 col-md-6">
        <div class="form-group">
          <label for="txtEndDate">Departing</label>
          <div class="left-inner-addon">
            <i class="fa fa-calendar-o"></i>
            <input type="text" class="form-control input-sm end-date" value="12/3/2024" id="txtEndDate" name="txtEndDate" readonly="">
          </div>
        </div>
      </div>
    </div>
    <div id="s-submit">
      <button type="submit" class="btn btn-primary btn-block">Check Availability</button>
    </div>
  </div>
  <div id="secondary-bedrooms-sleeps" class="row" style="margin-bottom: 5px;">
    <div class="col-xs-6" id="secondary-bedrooms">
      <div class="input-group">
        <label for="AmenBedrooms">Bedrooms</label>
        <select name="AmenBedrooms" class="form-control input-sm search-item" id="Bedrooms">
          <option value="-1" selected="">All</option>
          <option value="1"> 1 Bedroom </option>
          <option value="2"> 2 Bedrooms </option>
          <option value="3"> 3 Bedrooms </option>
          <option value="4"> 4 Bedrooms </option>
        </select>
      </div>
    </div>
    <div class="col-xs-6" id="secondary-guests">
      <div class="input-group">
        <label for="MaxPersons">Guests</label>
        <select name="MaxPersons" class="form-control input-sm search-item" id="Guests">
          <option value="0">All</option>
          <option value="1"> 1 Guest </option>
          <option value="2"> 2 Guests </option>
          <option value="3"> 3 Guests </option>
          <option value="4"> 4 Guests </option>
          <option value="5"> 5 Guests </option>
          <option value="6"> 6 Guests </option>
          <option value="7"> 7 Guests </option>
          <option value="8"> 8 Guests </option>
          <option value="9"> 9 Guests </option>
        </select>
      </div>
    </div>
  </div>
  <div id="secondary-destination" class="search-margin-bottom">
    <label for="DestinationID">Destinations</label>
    <select name="DestinationID" id="DestinationID" class="form-control input-sm search-item destination-select">
      <option value="0">All</option>
      <option value="51"> Poipu Kauai </option>
      <option value="52"> Poipu Beach Estates Kauai </option>
    </select>
  </div>
  <script>
    $('.destination-select').on('change', function() {
      var so = $(this).children('option:selected').data('search-origin') || 0;
      $('#SearchOrigin').val(so);
    });
  </script>
  <div class="secondary-categories">
    <div class="form-group">
      <label for="categoryid">Categories</label>
      <select name="categoryid" id="CategoryID" class="form-control input-md search-item">
        <option value="0">All</option>
        <option value="10776"> 4BR 3.5BA Villa w/AC &amp; Heated Pool </option>
        <option value="11286"> All Vacation Properties </option>
        <option value="10770"> One BR Direct Oceanfront </option>
        <option value="10773"> Three BR Direct Oceanfront </option>
        <option value="16849"> Tucson 2 Bedroom </option>
        <option value="17427"> Tucson One Bedroom Casita </option>
        <option value="16850"> Tucson two Bedroom with Pool </option>
        <option value="10772"> Two BR Deluxe Direct Oceanfront </option>
        <option value="10771"> Two BR Direct Oceanfront </option>
      </select>
    </div>
  </div>
  <div id="secondary-advanced">
    <div class="search-show-only-specials hidden checkbox secondary-advanced-checkbox">
      <label>
        <input type="checkbox" name="showOnlySpecials" class="search-item"> On Sale Properties </label>
    </div>
  </div>
</form>

<form class="rbr-form">
  <div class="rbr-half">
    <div class="rbr-form-input">
      <label>First Name</label>
      <input name="first_name">
    </div>
    <div class="rbr-form-input">
      <label>Last Name</label>
      <input name="last_name">
    </div>
  </div>
  <div class="rbr-form-input rbr-half">
    <label>Mobile Number</label>
    <input name="phone">
  </div>
  <div class="rbr-form-input message-box">
    <label>Message</label>
    <textarea name="message" rows="4"></textarea>
  </div>
  <input name="check" class="rbr-check">
  <div class="rbr-btn rbr-send">Send</div>
</form>

Text Content

×
You do not have Javascript enabled in your browser. Please update your browser
settings to allow Javascript to see property images, descriptions, and all the
most up to date listing information.


POIPUBEACHCONDO.COM
VACATION RENTALS IN POIPU, KAUAI


 * 808.341.4094
 * 

 * Home
 * Vacation Rentals Vacation Rentals
   * 4BR 3.5BA Villa w/AC & Heated Pool
   * All Vacation Properties
   * One BR Direct Oceanfront
   * Three BR Direct Oceanfront
   * Tucson 2 Bedroom
   * Tucson One Bedroom Casita
   * Tucson two Bedroom with Pool
   * Two BR Deluxe Direct Oceanfront
   * Two BR Direct Oceanfront
   
 * Property Management
 * Terms Terms
   * Terms
 * Contact


 1. Home
 2. Vacation Home Property Management Services

Search Rentals
Arriving

Departing

Arriving

Departing

Check Availability
Bedrooms All 1 Bedroom 2 Bedrooms 3 Bedrooms 4 Bedrooms
Guests All 1 Guest 2 Guests 3 Guests 4 Guests 5 Guests 6 Guests 7 Guests 8
Guests 9 Guests
Destinations All Poipu Kauai Poipu Beach Estates Kauai
Categories All 4BR 3.5BA Villa w/AC & Heated Pool All Vacation Properties One BR
Direct Oceanfront Three BR Direct Oceanfront Tucson 2 Bedroom Tucson One Bedroom
Casita Tucson two Bedroom with Pool Two BR Deluxe Direct Oceanfront Two BR
Direct Oceanfront
On Sale Properties

FEATURED PROPERTY

Oceanfront TownHome Upgraded 2 BR, 2.5BA Fully Air Conditioned


Paradise Veins


Catch of the day whales frolicking play


Harken their tails on blue tide of day


Come the squall a tale of all the dolphins bounding sprawl


Grazing the beaches the sun finally reaches touching us all


Turtles endless scroll of the bounding shoal read waves of Braille


Feast the features of colorful sea creatures upon winds of sail


Wave the palms in rhythmic psalms singing island praise


Piers of destiny lead tropical wings in melodic plays


Paradise veins course the remains of my former self


Shorely to think horizons of pink of nothing else


I have arrived.


 


Mark Twain Samuel Clemens


Great-great-grand nephew of Mark Twain


Natively born, Honolulu HI


Guest of #206A 3/6/12


 


VACATION HOME PROPERTY MANAGEMENT SERVICES


JUMP TO A RENTAL

Select Rental Casita 913 Plumer Casita 915 Plumer Hawthorne Casita Poipu Beach
Estates Villa Poipu Shores 102B Poipu Shores 104C Poipu Shores 303A Poipu Shores
305A Poipu Shores 402A The Waverly House Waverly Guest House


INFORMATION

 * Contact Us
 * Property Management
 * Owner Login


INFORMATION

 * Contact Us
 * Property Management
 * Owner Login


POIPU BEACH CONDO LLC

4585 Uha Road #E
Lawai, HI 96765
 * Phone: 808.341.4094
 * aloha@poipubeachcondo.com

Parker Biehn, Owner - RS-87499-0
Neil Zaslow, Broker - RB-15669

© 2024 | PoipuBeachCondo.com All rights reserved. | Terms of Use | Privacy
Policy | Sitemap | Owner Login

Powered by: LiveRez.com Vacation Rental Software


X

Any questions? Text us.


How can we help you?
text-web-chat-close sms-webchat

Aloha and thank you for your interest in Poipu Beach Condo! Please your
information and our team will text you shortly. Mahalo!

First Name
Last Name
Mobile Number
Message
Send

Powered by RueBaRue. Use is subject to terms and conditions.