beta.forkliftaccessories.com Open in urlscan Pro
64.91.254.12  Public Scan

URL: https://beta.forkliftaccessories.com/
Submission: On June 11 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://beta.forkliftaccessories.com/saas/pliable/searchresult/

<form class="form minisearch" id="search_mini_form" action="https://beta.forkliftaccessories.com/saas/pliable/searchresult/" method="get">
  <!-- 
				<label class="label" for="search" data-role="minisearch-label">
                    <span>Search</span>
                </label>
				-->
  <div class="input-group">
    <!-- <button style="display:none;" class="action primary" id="voice-search-trigger">
                        /* @escapeNotVerified */
                    </button> -->
    <input id="search" type="text" name="search" value="" placeholder="Search entire store here..." class="input-text form-mini" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
    <button type="submit" title="Search" class="btn btn-orange noradius-left min-search action search">
      <i class="fa fa-search"></i>
    </button>
  </div>
  <div data-bind="scope: 'search_autocomplete_form'">
    <!-- ko template: getTemplate() -->
    <div data-bind="visible: checkCallAjax()" id="loader_pliable" style="display: none;"></div>
    <div id="search_pliable_autocomplete" class="search_pliable-autocomplete" data-bind="visible: checkPopup()" style="display: none;">
      <div class="product" data-bind="visible: totalProduct() > 0" style="display: none;">
        <div class="title">
          <!-- ko i18n: 'Products'--><span>Products</span><!-- /ko -->
          <a class="see-all" data-bind="attr: {href: getUrlSearchResul()}" href="https://beta.forkliftaccessories.com/saas/pliable/searchresult/?search=">
                <!-- ko i18n: 'See All' --><span>See All</span><!-- /ko -->
                <span data-bind="text: totalProduct()">-1</span>
            </a>
        </div>
        <ul role="listbox" data-bind="foreach: listProduct"></ul>
      </div>
      <div class="no-result" data-bind="visible: totalProduct() === 0" style="display: none;"><!-- ko i18n: 'No Result'--><span>No Result</span><!-- /ko --></div>
      <div class="no-result" data-bind="visible: checkErrorAjax()" style="display: none;">
        <span data-bind="text: messageErrorAjax"></span>
      </div>
    </div>
    <!-- /ko -->
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://beta.forkliftaccessories.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Name: mc-embedded-subscribe-formPOST https://forkliftaccessories.us10.list-manage.com/subscribe/post?u=39a414b9e6327af1c137c1356&id=29828ab5f7

<form action="https://forkliftaccessories.us10.list-manage.com/subscribe/post?u=39a414b9e6327af1c137c1356&amp;id=29828ab5f7" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank"
  novalidate="">
  <div id="mc_embed_signup_scroll">
    <div class="title"><strong>Join our mailing list</strong></div>
    <p>For Promotions, News &amp; Featured Content</p>
    <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required="">
    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
    <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_39a414b9e6327af1c137c1356_29828ab5f7" tabindex="-1" value=""></div>
    <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
  </div>
</form>

POST https://beta.forkliftaccessories.com/customer/account/loginPost/

<form class="form form-login" action="https://beta.forkliftaccessories.com/customer/account/loginPost/" method="post" id="login-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="g1RhrsjR9T4Ai1Cc">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field note">If you have an account, sign in with your email address.</div>
    <div class="field email required">
      <label class="label" for="email"><span>Email</span></label>
      <div class="control">
        <input name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Password" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary"><button type="submit" class="action login primary" name="send" id="send2"><span>Sign In</span></button></div>
      <div class="secondary"><a class="action remind" href="https://beta.forkliftaccessories.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
    </div>
  </fieldset>
</form>

Text Content

The store will not work correctly when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

   
 * Products See All -1
   No Result
   
   
 * Chat
 * 1-855-742-0159
 * My Account
   * Create Account
   * Login
   
 * Cart
    * 
    * 
    * 
    * 

 * 

 * Home
 * Shop Categories
    * Forklift Attachments
    * Forklift Booms
    * Forklift Carpet Poles & Coil Rams
    * Forklift Drum Attachments
    * Forklift Forks & Fork Extensions
    * Forklift Mounted Sweepers
    * Forklift Portable Loading Platform
    * Forklift Work Platforms
    * Hoppers
    * Other Forklift Attachments
   
    * Forklift Replacement Seats
    * Toyota Forklift Seats
    * Caterpillar & Mitsubishi Forklift Seats
    * Hyster & Yale Forklift Seats
    * Clark Forklfit Seats
    * Nissan Forklift Seats
    * Crown Forklift Seats
    * Linde Forklift Seats
    * Komatsu, Tusk, Allis-Chalmers & TCM Forklift Seats
    * Universal Forklift Seats
   
    * Facility & Product Protection
    * Forklift Training Materials
    * Facility Training Materials
    * Forklift Safety Posters
    * Forklift Log Books
    * Forklift Safety
    * Lights
    * Horns and Alarms
    * Dock Accessories
    * Battery Accessories
   
    * Material Handling
    * Hand Trucks
    * Forklift Toys / Models
    * Specials
    * Safety Products
    * Facility Safety Accessories
    * Propane Safety
    * Safety Signs
    * Featured Products
   
 * Blog
 * About Us
 * Contact Us


Forklift Attachemnts
Safety Products
Replacement Seats
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?
We're sorry, an error has occurred while generating this content.
Shop By Category
Forklift Attachments
Forklift Replacement Seats
Facility & Product Protection
Forklift Training Materials
Forklift Safety
Dock Accessories
Battery Accessories
Material Handling
Forklift Toys / Models
Safety Products
Other Forklift Accessories
Featured Products
ForkliftAccessories.com - Founding Company Bahrns Equipment, Inc.

ForkliftAccessories is a division of Bahrns Equipment, Inc., which has been
supplying forklift service, parts and accessories for over fifty years.
ForkliftAccessories.com specializes in forklift attachments, forklift
accessories, forklift parts and forklift safety material, providing an online
platform for customers to find everything they need for their forklift.

We have continued to expand our catalog based on in-depth product research to
assure our customers are provided with the very best Forklift accessories the
industry has to offer. From forklift replacement seats to forklift safety
training materials, we strive to provide quality products and equipment you can
depend on.

Need help?

Call us: 1-855-742-0159

 
Join our mailing list

For Promotions, News & Featured Content





SHOP

 * Shop By Category
 * Forklift Parts Request
 * Your Account
 * Your Wish List


RESOURCES

 * Blog
 * Customer Service
 * Frequently Asked Questions
 * Orders & Returns
 * Our Privacy Policy
 * Resource Articles


ABOUT FORKLIFT ACCESSORIES

 * About Us
 * Contact Us


FOLLOW FORKLIFT ACCESSORIES

 *  
 *  
 *  
 *  
 *  

© ForkliftAccessories.com, Provider of Forklift Accessories, Forklift
Attachments, and Forklift Parts. All Rights Reserved.




LOGIN

Close
Registered Customers
If you have an account, sign in with your email address.
Email

Password

Sign In
Forgot Your Password?

Close