remunerator.com.au Open in urlscan Pro
13.236.35.234  Public Scan

URL: https://remunerator.com.au/calculator?utm_medium=email&utm_campaign=NSW%20Mazda%20In-Stock%20Models&utm_content=NSW%20Mazda...
Submission: On November 08 via manual from IN — Scanned from AU

Form analysis 3 forms found in the DOM

<form class="leasing-calculator">
  <div class="calculator">
    <div class="toggle-options toggle">
      <button type="button" id="pick-a-car" class="active">Pick a Car</button>
      <button type="button" id="fixed-price">Fixed Price</button>
    </div>
    <div class="calculator-options">
      <input id="variant" name="variant" type="hidden">
      <input id="engine" name="engine" type="hidden">
      <div class="pick-a-car active animated-label">
        <select id="make" name="make" tabindex="-1" style="display: none;" class="selectized">
          <option value="" selected="selected"></option>
        </select>
        <div class="selectize-control single">
          <div class="selectize-input items not-full"><input type="select-one" autocomplete="off" tabindex="" id="make-selectized" style="width: 4px;"></div>
          <div class="selectize-dropdown single" style="display: none;">
            <div class="selectize-dropdown-content"></div>
          </div>
        </div>
        <label for="make-selectized">Make</label>
        <span class="error"></span>
      </div>
      <div class="pick-a-car active animated-label">
        <select id="model" name="model" tabindex="-1" style="display: none;" class="selectized">
          <option value="" selected="selected"></option>
        </select>
        <div class="selectize-control single">
          <div class="selectize-input items not-full"><input type="select-one" autocomplete="off" tabindex="" id="model-selectized" style="width: 4px;"></div>
          <div class="selectize-dropdown single" style="display: none;">
            <div class="selectize-dropdown-content"></div>
          </div>
        </div>
        <label for="model-selectized">Model</label>
        <span class="error"></span>
      </div>
      <div class="pick-a-car active animated-label">
        <select id="type" name="type" tabindex="-1" style="display: none;" class="selectized">
          <option value="" selected="selected"></option>
        </select>
        <div class="selectize-control single">
          <div class="selectize-input items not-full"><input type="select-one" autocomplete="off" tabindex="" id="type-selectized" style="width: 4px;"></div>
          <div class="selectize-dropdown single" style="display: none;">
            <div class="selectize-dropdown-content"></div>
          </div>
        </div>
        <label for="type-selectized">Type</label>
        <span class="error"></span>
      </div>
      <div class="fixed-price animated-label">
        <input id="fixed_price" required="" name="fixed_price" type="text">
        <label for="fixed_price">Price</label>
        <span class="error"></span>
      </div>
    </div>
    <div class="annual-salary animated-label">
      <input id="salary" required="" name="salary" type="text">
      <label for="salary" class="required">Annual Salary</label>
      <span class="error"></span>
    </div>
    <div class="rangeslider">
      <label for="distance">Distance:</label>
      <label for="distance" class="output-value">15,000 km’s/yr</label>
      <input type="range" name="distance" id="distance" class="range" value="15000" min="0" max="45000" step="1000" unit="km’s/yr">
    </div>
    <p class="price-error error">Please select a car or enter a fixed price.</p>
    <div class="actions">
      <button type="button" class="calculate-savings hollow">Calculate Savings</button>
    </div>
  </div>
  <div class="selected-car">
    <svg viewBox="0 0 339 174" role="img" aria-labelledby="iconTitle" class="car-placeholder">
      <title id="iconTitle">Car</title>
      <use xlink:href="/img/placeholder-leasing-calculator.svg#car"></use>
    </svg>
  </div>
</form>

POST https://remunerator.com.au/novated-leasing/quote-request

<form method="POST" action="https://remunerator.com.au/novated-leasing/quote-request" accept-charset="UTF-8" id="calculator-results" class="modal form slim" novalidate="novalidate"><input name="_token" type="hidden"
    value="ewOR3FAIYi3io70A9SpN7sv0DP4h18QKjTuGpNnc">
  <button type="button" class="close"><i class="far fa-times"></i></button>
  <p class="preamble">You could save</p>
  <p class="savings-value">$6,543.21</p>
  <p class="clause">In the first year with your Remunerator Novated Lease.</p>
  <p class="description">Enter your details below and Remunerator will contact you within one business day to discuss a Novated Lease to suit your requirements.</p>
  <div class="animated-label">
    <input id="name" required="" name="name" type="text">
    <label for="name" class="required">First Name</label>
    <span class="error"></span>
  </div>
  <div class="animated-label">
    <input id="surname" required="" name="surname" type="text">
    <label for="surname" class="required">Surname</label>
    <span class="error"></span>
  </div>
  <div class="animated-label">
    <input id="email" required="" name="email" type="email">
    <label for="email" class="required">Email Address</label>
    <span class="error"></span>
  </div>
  <div class="animated-label">
    <input id="phone" required="" name="phone" type="tel">
    <label for="phone" class="required">Phone</label>
    <span class="error"></span>
  </div>
  <div class="animated-label">
    <select id="state" class="selectize selectized" name="state" tabindex="-1" style="display: none;">
      <option value="" selected="selected"></option>
    </select>
    <div class="selectize-control selectize single">
      <div class="selectize-input items required invalid not-full has-options"><input type="select-one" autocomplete="off" tabindex="" id="state-selectized" required="" style="width: 4px;"></div>
      <div class="selectize-dropdown single selectize" style="display: none;">
        <div class="selectize-dropdown-content"></div>
      </div>
    </div>
    <label for="state-selectized" class="required">State</label>
    <span class="error"></span>
  </div>
  <div class="animated-label">
    <input id="employer" required="" name="employer" type="text">
    <label for="employer" class="required">Employer Name</label>
    <span class="error"></span>
  </div>
  <div class="animated-label" style="display: none;">
    <input id="annual_salary" required="" name="annual_salary" type="text">
    <label for="annual_salary" class="required">Salary</label>
    <span class="error"></span>
  </div>
  <div class="animated-label" style="display: none;">
    <input id="annual_distance" required="" name="annual_distance" type="text">
    <label for="annual_distance" class="required">Annual KM’s</label>
    <span class="error"></span>
  </div>
  <div class="animated-label" style="display: none;">
    <input id="price" required="" name="price" type="text">
    <label for="price" class="required">Car Price</label>
    <span class="error"></span>
  </div>
  <div class="recaptcha">
    <div class="g-recaptcha" data-sitekey="6Ldmg8YZAAAAAKBODEZaXaeuZCWXiRURp8Wh8IzD" data-size="invisible" data-callback="recaptchaCallback">
      <div class="grecaptcha-badge" data-style="bottomright"
        style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-xbkzq0iuh4bh" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ldmg8YZAAAAAKBODEZaXaeuZCWXiRURp8Wh8IzD&amp;co=aHR0cHM6Ly9yZW11bmVyYXRvci5jb20uYXU6NDQz&amp;hl=en&amp;v=3sU2vDRVDmUU2E0Ro4VadvPr&amp;size=invisible&amp;cb=vzsylwk9fbdn"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <span class="error"></span>
  </div>
  <div class="hidden-fields">
    <input id="car" name="car" type="hidden">
    <input id="savings" name="savings" type="hidden">
  </div>
  <div class="actions">
    <button type="submit" class="hollow">Request a Quote</button>
    <button type="button" class="cancel action">Cancel</button>
  </div>
</form>

GET https://remunerator.com.au/search

<form method="GET" action="https://remunerator.com.au/search" accept-charset="UTF-8" id="search-form" class="auth">
  <div class="animated-label">
    <input id="term" name="term" type="text">
    <label for="term">I’m looking for…</label>
    <span class="error"></span>
  </div>
  <button type="submit"><i class="far fa-search"></i></button>
</form>

Text Content

This website may not be compatible with Internet Explorer. Please use an up to
date browser such as Chrome, Edge or Firefox.

 * Novated Leasing
   * Request a Quote
   * Exclusive Deals
   * New Cars
   * Used Cars
   * The Car You Already Own
   * Electric Cars
 * Salary Packaging
   * Apply Now
   * What Can I Package
   * Pack Facts
 * Employers
   * Payfile X-Change Portal
 * About
 * Contact


START SAVING ON YOUR NEW CAR!

Novated Lease Calculator

Salary packaging your new car is easy with a Remunerator Novated Lease. Get
started on your car buying journey and learn how much you can save on your new
car by requesting a free no-obligation quote!

Pick a Car Fixed Price

Make

Model

Type
Price
Annual Salary
Distance: 15,000 km’s/yr

Please select a car or enter a fixed price.

Calculate Savings
Car

You could save

$6,543.21

In the first year with your Remunerator Novated Lease.

Enter your details below and Remunerator will contact you within one business
day to discuss a Novated Lease to suit your requirements.

First Name
Surname
Email Address
Phone

State
Employer Name
Salary
Annual KM’s
Car Price


Request a Quote Cancel



1300 654 834
 * Blog
 * Resources
 * Careers
 * Feedback

Privacy PolicyTerms & Conditions © Remunerator (Aust) Pty Ltd Website by Digital
Bridge

 * 
 * 
 * 


I’m looking for…
Chat with us, powered by LiveChat