efficiency.staging-site.link Open in urlscan Pro
45.79.38.64  Public Scan

URL: https://efficiency.staging-site.link/
Submission: On April 30 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

https://www.efficiencyproduction.com/contact-us/dealer-locator

<form action="https://www.efficiencyproduction.com/contact-us/dealer-locator" class="flex">
  <input type="text" name="near" class="px-3 py-2 border-none rounded-tl rounded-bl" placeholder="zipcode, address, etc" value="">
  <button class="px-8 py-3 text-base font-bold leading-none text-white bg-green-600 rounded-tr rounded-br bg-gradient-to-b from-green-600 to-green-700"> Find Locations </button>
</form>

https://www.efficiencyproduction.com/resources/serialized-tab-data

<form action="https://www.efficiencyproduction.com/resources/serialized-tab-data" class="flex w-full text-lg">
  <input type="text" name="query" class="flex-1 px-3 py-2 m-0">
  <button class="px-5 py-3 m-0 font-bold text-white bg-green-600"> Search </button>
</form>

POST

<form method="post" class="w-full" data-recaptcha="v3" data-recaptcha-key="6LcFffshAAAAAGIQfix3pgCJ_mkqz4pHYEQUAg_A" data-recaptcha-action="homepage" data-freeform="" data-id="39fb3a-form-XqyQy649Y-ly9E2eQdp-QLNRWTTeEXEfZDuRXgOOR79yPSUTsM3ULCSpMv94"
  data-handle="requestAnEstimate" data-ajax="" data-disable-submit="" data-auto-scroll="" data-success-message="Form has been submitted successfully!" data-error-message="Sorry, there was an error submitting the form. Please try again.">
  <input type="hidden" name="action" value="freeform/submit">
  <div id="39fb3a-form-XqyQy649Y-ly9E2eQdp-QLNRWTTeEXEfZDuRXgOOR79yPSUTsM3ULCSpMv94" data-scroll-anchor="" style="display: none;"></div>
  <input type="hidden" name="CRAFT_CSRF_TOKEN" value="DGVIopHztPb16pKZY-1KxpqZ7fbkVD0j4pKDr-ta4ULPU9oTX8IYESEMGJf6pO6svN_l2FPeJY7eqaeerTxnc6GisMKPG4wTvwmUcTGQdE4=">
  <input type="hidden" name="freeform-action" value="submit">
  <input type="hidden" name="freeform_payload"
    value="j3KY17KMnFZAq2CGgYVlR2ViZDFkZjVjMWYwYzgzNGM4Y2RmNjc0OTg1MDc0ZTRmZTNhZTdlYTAyYzc5YzhiZWUxZDRhZTAxNTY5Zjg5MDhxV6HoVUQh2DlN1xjo2xzKhtETYfDwsk/VBf1OKsqMpXcRBUuAD8eCKLohePx5E33tv1+K8fCWmAqJdxby/1IqlAjiUDI1iAr7z8KkXIYijTzw2KIwtxzX2NWNrUmSZ1Nz9wkZQoWySHoR/j46tahO2Mgs8QNT0yPwl+z9YGsRP0tnPN5ke5GEWJO3kZB/c6Afh99pqgGeMOuLopieMjMxpwgIUtJois+a3Wx+TPVtzP+Wyt4G5IvHjc5CoZQRTV+f9kuXKjmkqa6X+3bRVAMLh6QYI76Q1sWYhXF8ptn1OpaPIUayomeDfWAgqfd837t//zc93rTPrYJSy3LnkVg/DJEO3Z8NFcXL8YRcrXuRO4HV4nFemq+8rjoKydy784R3S94yXd5pXbICqPFIzw7i">
  <input type="hidden" name="formHash" value="XqyQy649Y-ly9E2eQdp-QLNRWTTeEXEfZDuRXgOOR79yPSUTsM3ULCSpMv94">
  <div class="w-full flex mb-4 form__row--1 form__row-columns--1">
    <div class="w-full">
      <div>
        <h3>Request More Information</h3>
        <p>For more information, give us a call at 1(800) 552-8800 or fill out the request form below.</p>
      </div>
    </div>
  </div>
  <div class="w-full flex mb-4 form__row--2 form__row-columns--1">
    <!-- applying standard classes -->
    <div class="w-full mb-6 md:mb-0">
      <!-- type: text -->
      <div class="flex items-top">
        <label for="form-input-firstName" class="block text-gray-900 text-base leading-tight font-bold mb-1 mt-1">First Name</label>
      </div>
      <input class="appearance-none rounded-sm block w-full rounded px-3 py-2 leading-tight focus:outline-none border border-gray-300 focus:ring-gray-500 focus:border-gray-500 focus:bg-white " name="firstName" type="text" id="form-input-firstName"
        data-required="">
    </div>
  </div>
  <div class="w-full flex mb-4 form__row--3 form__row-columns--1">
    <!-- applying standard classes -->
    <div class="w-full mb-6 md:mb-0">
      <!-- type: text -->
      <div class="flex items-top">
        <label for="form-input-lastName" class="block text-gray-900 text-base leading-tight font-bold mb-1 mt-1">Last Name</label>
      </div>
      <input class="appearance-none rounded-sm block w-full rounded px-3 py-2 leading-tight focus:outline-none border border-gray-300 focus:ring-gray-500 focus:border-gray-500 focus:bg-white " name="lastName" type="text" id="form-input-lastName"
        data-required="">
    </div>
  </div>
  <div class="w-full flex mb-4 form__row--4 form__row-columns--1">
    <!-- applying standard classes -->
    <div class="w-full mb-6 md:mb-0">
      <!-- type: email -->
      <div class="flex items-top">
        <label for="form-input-email" class="block text-gray-900 text-base leading-tight font-bold mb-1 mt-1">Email</label>
      </div>
      <input class="appearance-none rounded-sm block w-full rounded px-3 py-2 leading-tight focus:outline-none border border-gray-300 focus:ring-gray-500 focus:border-gray-500 focus:bg-white" name="email" type="email" id="form-input-email"
        data-required="">
    </div>
  </div>
  <div class="w-full flex mb-4 form__row--5 form__row-columns--1">
    <!-- applying standard classes -->
    <div class="w-full mb-6 md:mb-0">
      <!-- type: phone -->
      <div class="flex items-top">
        <label for="form-input-phoneNumber" class="block text-gray-900 text-base leading-tight font-bold mb-1 mt-1">Phone Number</label>
      </div>
      <input class="appearance-none rounded-sm block w-full rounded px-3 py-2 leading-tight focus:outline-none border border-gray-300 focus:ring-gray-500 focus:border-gray-500 focus:bg-white " name="phoneNumber" type="tel"
        id="form-input-phoneNumber">
    </div>
  </div>
  <div class="w-full flex mb-4 form__row--6 form__row-columns--1">
    <!-- applying standard classes -->
    <div class="w-full mb-6 md:mb-0">
      <!-- type: text -->
      <div class="flex items-top">
        <label for="form-input-zipCode" class="block text-gray-900 text-base leading-tight font-bold mb-1 mt-1">Zip Code</label>
      </div>
      <input class="appearance-none rounded-sm block w-full rounded px-3 py-2 leading-tight focus:outline-none border border-gray-300 focus:ring-gray-500 focus:border-gray-500 focus:bg-white " name="zipCode" type="text" id="form-input-zipCode">
    </div>
  </div>
  <div class="w-full flex mb-4 form__row--7 form__row-columns--1">
    <!-- applying standard classes -->
    <div class="w-full mb-6 md:mb-0">
      <!-- type: textarea -->
      <div class="flex items-top">
        <label for="form-input-message" class="block text-gray-900 text-base leading-tight font-bold mb-1 mt-1">What are You Interested In?</label>
      </div>
      <textarea class="appearance-none rounded-sm block w-full rounded px-3 py-2 leading-tight focus:outline-none border border-gray-300 focus:ring-gray-500 focus:border-gray-500 focus:bg-white" name="message" id="form-input-message" rows="5"
        data-required=""></textarea>
    </div>
  </div>
  <div class="w-full flex mb-4 form__row--8 form__row-columns--1">
    <div class="flex w-full">
      <button class="bg-green-600 hover:bg-green-800 text-lg px-6 rounded rounded-px py-3 antialiased text-white font-bold text-sm ml-auto flex items-center" data-freeform-action="submit" type="submit" name="form_page_submit"
        data-original-text="Send Request" data-loading-text="null">Send Request</button>
    </div>
  </div>
  <input type="hidden" name="g-recaptcha-response">
</form>

Text Content

Menu
 * Call us at (800) 552-8800
 * Request an Estimate

 * Products
   * Trench Boxes
     * Contractor Series Trench Boxes
       * Arches
       * XLS 4″ Single Wall
       * XLD 4″ Double Wall
       * HT6 6″ Double Wall
       * HT8 8″ Double Wall
       * HEAVY DUTY Double Wall
       * Premium XL 10″ Double Wall
     * Municipal Shields
       * XLSM3 & XLDM3
       * XLSM & XLDM
   * Slide Rail Systems
     * 4-Sided Pit
     * ClearSpan
     * Multi-Bay
     * Shore-Trak
     * Accessories
   * Manhole Shields
     * MHXLS-CEP/MHXLD-CEP
     * MHXLSW/MHXLDW
     * Tap Box & Four Sided
   * Aluminum Trench Boxes
     * Build-A-Box
       * BAB Octagon Box
       * Build-A-Box Sheeting Guide Frame
     * XLAP
     * Corru-Lite
     * Alum-A-Shield
   * Hydraulic Trench Shoring
     * Hydraulic Trench Shores
     * Horizontal Walers
     * Rescue Shores
     * Hi-Clearance Shores
     * Hydraulic Alum-A-Shield
     * End Shores
   * Excavation Support Equipment
     * Stone Mizer
     * Porta-Tank
     * Pipe Puller
     * Hi-Hopper/Material Dispenser
     * SnowBucket
 * Contact Us
   * Special Operations
   * Dealer Locator
   * International Locations
 * Trench Safety Training
 * Resources
   * Tab Data & SDS
   * Serialized Tab Data
   * Manuals & Repair Kits
   * Catalogs & Brochures
   * Flyers
   * Videos
   * OSHA SUBPART P-Excavations
 * Project
   * Application Solutions
 * About Us
   * Careers
   * Custom Engineering
 * News


AMERICA’S TRENCH BOX BUILDER


AMERICA’S PREMIER SLIDE RAIL SYSTEM


MUNICIPAL SHORING SOLUTIONS

 1. 
 2. 
 3. 

Efficiency Production–America’s Trench Box Builder–is the country’s leading
manufacturer of trench shielding and trench shoring systems such as trench boxes
and vertical hydraulic shores.

Trench Boxes
 * Contractor Series Trench Boxes
 * Municipal Shields

Slide Rail Systems
 * 4-Sided Pit
 * ClearSpan
 * Multi-Bay
 * Shore-Trak
 * Accessories

Manhole Shields
 * MHXLS-CEP/MHXLD-CEP
 * MHXLSW/MHXLDW
 * Tap Box & Four Sided

Aluminum Trench Boxes
 * Build-A-Box
 * XLAP
 * Corru-Lite
 * Alum-A-Shield

Hydraulic Trench Shoring
 * Hydraulic Trench Shores
 * Horizontal Walers
 * Rescue Shores
 * Hi-Clearance Shores
 * Hydraulic Alum-A-Shield
 * End Shores

Excavation Support Equipment
 * Stone Mizer
 * Porta-Tank
 * Pipe Puller
 * Hi-Hopper/Material Dispenser
 * SnowBucket


FIND A DEALER

Find Locations
Hoppla! Ein Fehler ist aufgetreten.
Google Maps wurde auf dieser Seite nicht richtig geladen. Technische Details
dazu entnimmst du der JavaScript-Konsole.
Tab Search Data
Number:
Search

e.g. 11205


REQUEST MORE INFORMATION

For more information, give us a call at 1(800) 552-8800 or fill out the request
form below.

First Name
Last Name
Email
Phone Number
Zip Code
What are You Interested In?
Send Request
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
-

Efficiency Production, 685 Hull Rd., Mason, MI 48854
A Division of ARCOSA SHORING PRODUCTS, INC.

©2024 Arcosa EPI, LLC dba Efficiency Production

Privacy Policy | Terms of Use

 * 

Close
 * Products:
 * Trench Boxes
    * Contractor Series Trench Boxes
       * Arches
       * XLS 4″ Single Wall
       * XLD 4″ Double Wall
       * HT6 6″ Double Wall
       * HT8 8″ Double Wall
       * HEAVY DUTY Double Wall
       * Premium XL 10″ Double Wall
   
    * Municipal Shields
       * XLSM3 & XLDM3
       * XLSM & XLDM

 * Slide Rail Systems
    * 4-Sided Pit
    * ClearSpan
    * Multi-Bay
    * Shore-Trak
    * Accessories

 * Manhole Shields
    * MHXLS-CEP/MHXLD-CEP
    * MHXLSW/MHXLDW
    * Tap Box & Four Sided

 * Aluminum Trench Boxes
    * Build-A-Box
       * BAB Octagon Box
       * Build-A-Box Sheeting Guide Frame
   
    * XLAP
    * Corru-Lite
    * Alum-A-Shield

 * Hydraulic Trench Shoring
    * Hydraulic Trench Shores
    * Horizontal Walers
    * Rescue Shores
    * Hi-Clearance Shores
    * Hydraulic Alum-A-Shield
    * End Shores

 * Excavation Support Equipment
    * Stone Mizer
    * Porta-Tank
    * Pipe Puller
    * Hi-Hopper/Material Dispenser
    * SnowBucket

 * Site:
 * Services
 * Contact Us
    * Special Operations
    * Dealer Locator
    * International Locations

 * Trench Safety Training
 * Resources
    * Tab Data & SDS
    * Serialized Tab Data
    * Manuals & Repair Kits
    * Catalogs & Brochures
    * Flyers
    * Videos
    * OSHA SUBPART P-Excavations

 * Your Project
    * Application Solutions

 * About Us
    * Careers
    * Custom Engineering

 * News
 * EPI Pricelist
 * Request an Estimate