www.showcaseequipment.us Open in urlscan Pro
3.230.60.79  Public Scan

Submitted URL: https://showcaseshipping.us/
Effective URL: https://www.showcaseequipment.us/pages/shipping-logistics
Submission: On June 10 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST /customer_requests

<form action="/customer_requests" method="post" data-role="customer_request_form" novalidate="novalidate" class="form-ira46 "><input name="utf8" type="hidden" value="">
  <div class="form-row">
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="first_name"><span class="notranslate">First Name</span><span class="text-danger notranslate">*</span></label><input id="first_name" name="first_name" required="" type="text" value="" class="form-control"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="last_name"><span class="notranslate">Last Name</span><span class="text-danger notranslate">*</span></label><input id="last_name" name="last_name" required="" type="text" value="" class="form-control"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="company"><span class="notranslate">Company</span><span class="text-danger notranslate">*</span></label><input id="company" name="company" required="" type="text" value="" class="form-control"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="Street_Address">Street Address <span class="text-danger notranslate">*</span></label><input data-required="true" id="Street_Address" name="Street Address" type="text" value="" class="form-control"></div>
    </div>
    <div class="col-12">
      <div class="form-row">
        <div class="col-12 col-lg-4">
          <div class="mb-3"><label for="City">City <span class="text-danger notranslate">*</span></label><input data-required="true" id="City" name="City" type="text" value="" class="form-control"></div>
        </div>
        <div class="col-12 col-lg-4">
          <div class="mb-3"><label for="State">State <span class="text-danger notranslate">*</span></label><input data-required="true" id="State" name="State" type="text" value="" class="form-control"></div>
        </div>
        <div class="col-12 col-lg-4">
          <div class="mb-3"><label for="Zip_Code">Zip Code <span class="text-danger notranslate">*</span></label><input data-required="true" id="Zip_Code" name="Zip Code" type="text" value="" class="form-control"></div>
        </div>
      </div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="email"><span class="notranslate">Email</span><span class="text-danger notranslate">*</span></label><input id="email" name="email" required="" type="text" value="" class="form-control"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="phone"><span class="notranslate">Phone</span><span class="text-danger notranslate">*</span></label><input id="phone" name="phone" required="" type="text" value="" class="form-control"></div>
    </div>
    <div class="col-12">
      <div class="form-row">
        <div class="col-12 col-lg-4">
          <div class="mb-3"><label for="Length">Length <span class="text-danger notranslate">*</span></label><input data-required="true" id="Length" name="Length" type="text" value="" class="form-control"></div>
        </div>
        <div class="col-12 col-lg-4">
          <div class="mb-3"><label for="Width">Width <span class="text-danger notranslate">*</span></label><input data-required="true" id="Width" name="Width" type="text" value="" class="form-control"></div>
        </div>
        <div class="col-12 col-lg-4">
          <div class="mb-3"><label for="Weight">Weight <span class="text-danger notranslate">*</span></label><input data-required="true" id="Weight" name="Weight" type="text" value="" class="form-control"></div>
        </div>
      </div>
    </div>
    <div class="col-12">
      <div class="mb-3"><label for="Origin_State">Origin State <span class="text-danger notranslate">*</span></label><input data-required="true" id="Origin_State" name="Origin State" type="text" value="" class="form-control"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="Destination_City">Destination City <span class="text-danger notranslate">*</span></label><input data-required="true" id="Destination_City" name="Destination City" type="text" value="" class="form-control"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="Destination_State">Destination State <span class="text-danger notranslate">*</span></label><input data-required="true" id="Destination_State" name="Destination State" type="text" value="" class="form-control">
      </div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="Available_For_Pickup">Available For Pickup <span class="text-danger notranslate">*</span></label><input required="" id="Available_For_Pickup" name="Available For Pickup" type="text" value="" class="form-control">
      </div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="Is_this_a_legal_load"><span class="notranslate">Is this a legal load?</span><span class="text-danger notranslate">*</span></label><input required="" id="Is_this_a_legal_load" name="Is this a legal load" type="text"
          value="" class="form-control"></div>
    </div>
    <div class="col-12">
      <div class="mb-3"><label for="Additional_Comments">Additional Comments</label><textarea data-required="false" id="Additional_Comments" name="Additional Comments" rows="3" class="form-control"></textarea></div>
    </div>
    <div class="col-12"><button role="button" type="submit" class="btn btn-primary btn-block">Submit</button></div>
  </div>
</form>

POST /api/newsletter_subscriptions

<form action="/api/newsletter_subscriptions" class="newsletter__form d-flex flex-column with-margin" data-role="newsletter_form" method="post" novalidate="novalidate">
  <div class="alert alert-danger" data-role="error-alert" style="display: none;">
    <div class="error-message"></div>
  </div>
  <div class="newsletter__content flex-grow-1 d-flex flex-column"><input aria-label="Email" class="newsletter__input newsletter__input form-control text-center mb-2" name="email" placeholder="Email" type="email"><button
      class="newsletter__button newsletter__submit d-flex align-items-center btn btn-primary justify-content-center" data-form="_footer_newsletter" title="subscribe" type="submit">Subscribe</button></div>
  <div class="newsletter_error_message flex-grow-1"></div>
  <div class="newsletter__title flex-grow-1 font-weight-bold h5"></div>
</form>

POST /api/newsletter_subscriptions

<form action="/api/newsletter_subscriptions" class="newsletter-form" id="advanced_newsletter__form" method="post" novalidate="novalidate">
  <div class="form-row">
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="first_name"><span class="notranslate">First Name</span><span class="notranslate text-danger">*</span></label> <input class="form-control" id="first_name" name="first_name" required=""></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="last_name"><span class="notranslate">Last Name</span><span class="notranslate text-danger">*</span></label> <input class="form-control" id="last_name" name="last_name" required=""></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="Address">Address <span class="notranslate text-danger">*</span></label> <input class="form-control" id="Address" name="Address" data-required="true"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="City">City <span class="notranslate text-danger">*</span></label> <input class="form-control" id="City" name="City" data-required="true"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="Zip_Code">Zip Code <span class="notranslate text-danger">*</span></label> <input class="form-control" id="Zip_Code" name="Zip Code" data-required="true"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="email"><span class="notranslate">Email</span><span class="notranslate text-danger">*</span></label> <input class="form-control" id="email" name="email" required=""></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="State">State <span class="notranslate text-danger">*</span></label> <input class="form-control" id="State" name="State" data-required="true"></div>
    </div>
    <div class="col-12 col-lg-6">
      <div class="mb-3"><label for="phone"><span class="notranslate">Phone</span><span class="notranslate text-danger">*</span></label> <input class="form-control" id="phone" name="phone" required=""></div>
    </div>
    <div class="col-12">
      <div class="mb-3"><label for="How_do_you_want_to_receive_your_copy_">How do you want to receive your copy? <span class="notranslate text-danger">*</span></label>
        <div class="radio-wrapper">
          <div class="custom-control custom-radio"><input class="custom-control-input" id="How_do_you_want_to_receive_your_copy__Email" name="How do you want to receive your copy?" required="" type="radio" value="Email"
              onchange="removeClassAndUnchecked()" checked=""> <label for="How_do_you_want_to_receive_your_copy__Email" class="custom-control-label">Email</label></div>
          <div class="custom-control custom-radio"><input class="custom-control-input" id="How_do_you_want_to_receive_your_copy__Mail" name="How do you want to receive your copy?" required="" type="radio" value="Mail" onchange="addClass()"> <label
              for="How_do_you_want_to_receive_your_copy__Mail" class="custom-control-label">Mail</label></div>
          <div class="custom-control custom-radio"><input class="custom-control-input" id="How_do_you_want_to_receive_your_copy__Both" name="How do you want to receive your copy?" required="" type="radio" value="Both" onchange="addClass()"> <label
              for="How_do_you_want_to_receive_your_copy__Both" class="custom-control-label">Both</label></div>
        </div>
      </div>
    </div>
    <div class="col-12 d-none" id="targetElement">
      <div class="mb-4"><label for="How_do_you_want_to_receive_your_copy_">Receive mailed copy monthly or quarterly? <span class="notranslate text-danger">*</span></label>
        <div class="radio-wrapper">
          <div class="custom-control custom-radio"><input class="custom-control-input" id="receive_mailed_monthly" name="Receive mailed copy monthly or quarterly?" required="" type="radio" value="Monthly"> <label for="receive_mailed_monthly"
              class="custom-control-label">Monthly</label></div>
          <div class="custom-control custom-radio"><input class="custom-control-input" id="receive_mailed_quarterly" name="Receive mailed copy monthly or quarterly?" required="" type="radio" value="Quarterly"> <label for="receive_mailed_quarterly"
              class="custom-control-label">Quarterly</label></div>
        </div>
      </div>
    </div>
    <div class="col-12"><button class="btn btn-block btn-primary" type="submit" role="button">Submit</button></div>
  </div>
</form>

Text Content

 * Equipment
   BioMass
   ConveyorDrum Dryer
   Construction
   AttachmentCraneDozerForkliftOperator CabPart and Part MachineScissor
   LiftTractor-AgWheel Loader
   Firewood
   Firewood Processor
   Logging
   Brush Cutter and Land ClearingConveyor Deck (Log Lumber)DelimberForwarderLog
   LoaderMat EquipmentMiscSkidderTire Chains and TracksTruck-Log
   Misc
   Air CompressorMetal DetectorMetal WorkingMisc
   Pallet
   Cant SizerChamferDedusterNotcherPallet Nailer and Assembly
   SystemResaw-BandTrim Saw
   Sawmill
   Air CompressorAirlockAttachmentAttachment-LoggingBand Mill Thin KerfBand Mill
   (Wide)BlowerBlower and FanBoilerCarriage Drive (Sawmill)Carriage
   (Sawmill)Chip CycloneChip ScreenChop SawCircular Saw HuskCircular
   SawmillConveyorConveyor Deck (Log Lumber)Conveyor GeneralConveyors-Barn
   SweepConveyors BeltConveyors GeneralConveyors-Live
   RollConveyor-VibratingDebarkerDedusterDip TankDry KilnDust Collection
   SystemEdgers-BoardEdgers-GangEdgers-TailingEdgers-VerticalElectricalGang Rip
   SawGang SawGenSetHogs and Wood GrindersHydraulic Power PackKnife GrinderLaser
   LightLog Turner (Sawmill)Lumber StackerMetal DetectorMiscOperator CabPortable
   SawmillPower Units-EnginesResaw-BandScragg MillScreening SystemSharpening
   EquipmentShavings BaggerShavings MillSlab SawTilt HoistTrimmerTrim
   SawUnscramblerWheel LoaderWood Chipper - StationaryWrap and Packaging
   Transportation
   Trailer-ChipTrailer-FlatbedTrailer-Misc
   Woodworking
   BandsawBoring MachineChop SawConveyors BeltDust Collection SystemGang Rip
   SawJointer and Finger JointerMiscMoulderPlanerRadial Arm
   SawRouterSanderShaperStraight Line RipTable SawTennonerVeneer Equipment
   
   --------------------------------------------------------------------------------
   
   View All
 * Services
   AdvertiseSell Your EquipmentShipping & Logistics
 * Complete Operations
 * Showcase Rebuilt
 * Catalog
 * About
 * Contact




SHIPPING & LOGISTICS

We make it easy to move anything from equipment to lumber to goods anywhere in
the US. Contact us (below) for a free quote today.  
As a licensed and insured broker, Showcase Shipping handles all the logistics
for anyone who needs freight shipped.
Start Here.  Ship Anywhere.




YOUR PRODUCT, OUR PRIORITY

With experience in trucking, Showcase Shipping understands what it takes to get
your products anywhere across the US. From a pallet to an oversized load, our
priority is to deliver your goods as safely and as quickly as possible. At
Showcase, we provide: insured carriers, FMCSA (MC1446797) and USDOT (3915661)
licensure, and nationwide freight shipping!

WE HANDLE THE LOGISTICS

For your convenience, we handle all the logistics of moving your products so
that you can relax. Contact us, schedule a carrier to pick up your load, and the
rest of the move is on us! We supply freight deliveries for: pallet-sized to
oversized loads, truckloads of machinery and partial or full loads!

LIMITLESS SHIPPING OPTIONS

When it comes to hauling cargo, our options are limitless. Once you’ve secured
your equipment or packages to a pallet, we’ll pick up your load from anywhere.
With shipments sent daily, we offer: shipping services for everyone, flexible
scheduling and unlimited freighting daily and weekly!


REQUEST A SHIPPING QUOTE

If you’re wondering how much it would cost to ship your products, fill out the
form below to receive a free quote, or give us a call at 260-370-8185.

First Name*
Last Name*
Company*
Street Address *
City *
State *
Zip Code *
Email*
Phone*
Length *
Width *
Weight *
Origin State *
Destination City *
Destination State *
Available For Pickup *
Is this a legal load?*
Additional Comments
Submit
Thank you for your request. We will contact you shortly.


KEEP IN TOUCH !

Sign up to receive our newsletters and inventory flyers.

Subscribe


Join Our Mailing List
×
Thank you for your subscription!
First Name*
Last Name*
Address *
City *
Zip Code *
Email*
State *
Phone*
How do you want to receive your copy? *
Email
Mail
Both
Receive mailed copy monthly or quarterly? *
Monthly
Quarterly
Submit
Machinio System website by Machinio
Mailing Address206 Vine St Wolcottville, IN 46795
Shipping Address7585 S 400 E Wolcottville IN 46795
260-233-9212
sales@showcaseequipment.us

MENU

 * Equipment
 * Advertise
 * Sell Your Equipment
 * Shipping & Logistics
 * Complete Operations
 * Showcase Rebuilt
 * Catalog
 * About
 * Contact