landmarktools.com Open in urlscan Pro
23.227.38.67  Public Scan

Submitted URL: http://landmarktools.com/
Effective URL: https://landmarktools.com/
Submission: On November 03 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search-bar">
  <div class="search-bar__top-wrapper">
    <div class="search-bar__top">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <input type="hidden" name="options[unavailable_products]" value="last">
      <div class="search-bar__input-wrapper">
        <input class="search-bar__input" type="text" name="q" autocomplete="off" autocorrect="off" aria-label="Search..." placeholder="Search...">
        <button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input">
          <span class="visually-hidden">Clear</span>
          <svg focusable="false" class="icon icon--close " viewBox="0 0 19 19" role="presentation">
            <path
              d="M9.1923882 8.39339828l7.7781745-7.7781746 1.4142136 1.41421357-7.7781746 7.77817459 7.7781746 7.77817456L16.9705627 19l-7.7781745-7.7781746L1.41421356 19 0 17.5857864l7.7781746-7.77817456L0 2.02943725 1.41421356.61522369 9.1923882 8.39339828z"
              fill="currentColor" fill-rule="evenodd"></path>
          </svg>
        </button>
      </div><button type="submit" class="search-bar__submit" aria-label="Search"><svg focusable="false" class="icon icon--search " viewBox="0 0 21 21" role="presentation">
          <g stroke-width="2" stroke="currentColor" fill="none" fill-rule="evenodd">
            <path d="M19 19l-5-5" stroke-linecap="square"></path>
            <circle cx="8.5" cy="8.5" r="7.5"></circle>
          </g>
        </svg><svg focusable="false" class="icon icon--search-loader " viewBox="0 0 64 64" role="presentation">
          <path opacity=".4"
            d="M23.8589104 1.05290547C40.92335108-3.43614731 58.45816642 6.79494359 62.94709453 23.8589104c4.48905278 17.06444068-5.74156424 34.59913135-22.80600493 39.08818413S5.54195825 57.2055303 1.05290547 40.1410896C-3.43602265 23.0771228 6.7944697 5.54195825 23.8589104 1.05290547zM38.6146353 57.1445143c13.8647142-3.64731754 22.17719655-17.89443541 18.529879-31.75914961-3.64743965-13.86517841-17.8944354-22.17719655-31.7591496-18.529879S3.20804604 24.7494569 6.8554857 38.6146353c3.64731753 13.8647142 17.8944354 22.17719655 31.7591496 18.529879z">
          </path>
          <path d="M1.05290547 40.1410896l5.80258022-1.5264543c3.64731754 13.8647142 17.89443541 22.17719655 31.75914961 18.529879l1.5264543 5.80258023C23.07664892 67.43614731 5.54195825 57.2055303 1.05290547 40.1410896z"></path>
        </svg></button>
    </div>
    <button type="button" class="search-bar__close-button hidden-tablet-and-up" data-action="unfix-search">
      <span class="search-bar__close-text">Close</span>
    </button>
  </div>
  <div class="search-bar__inner">
    <div class="search-bar__results" aria-hidden="true">
      <div class="skeleton-container">
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="search-bar__results-inner"></div>
    </div>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="header_customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <header class="popover__header">
    <p class="popover__title heading">Login to my account</p>
    <p class="popover__legend">Enter your e-mail and password:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" class="form__field form__field--text" autocomplete="email" name="customer[email]" required="required">
    <label for="login-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Login</button>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" name="recover" class="form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <p class="popover__title heading h2">Recover password</p>
    <p class="popover__legend">Enter your email:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required">
    <label for="recover-customer[recover_email]" class="form__floating-label">Email</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Recover</button>
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="footer__newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="footer[footer][contact][email]" name="contact[email]" class="form__field form__field--text" required="">
    <label for="footer[footer][contact][email]" class="form__floating-label">Your email</label>
  </div>
  <button type="submit" class="form__submit form__submit--tight button button--primary">Subscribe</button>
</form>

Text Content

Skip to content

Free Shipping On All Orders!


 * Automotive
 * Outdoor Power Equipment
 * Power Equipment
 * Storage
 * FAQ
 * Shipping Policy
 * Commercial Quotes
 * Contact Us
 * Resources

Need help?

Call us 430-888-4217
support@landmarktools.com
Back
 * Automotive
 * Car Lifts
 * Tire Changers
 * Wheel Balancers
 * Tire Machine & Balancer Combos
 * Rolling Bridge Jacks
 * Exhaust Pipe Benders
 * Mobile Column Lifts
 * Brake Lathes

Back
 * Outdoor Power Equipment
 * Log Splitters
 * Stump Grinders
 * Wood Chippers

Back
 * Power Equipment
 * Air Compressors
 * Pressures Washers

Back
 * Storage
 * Sheds
 * Vinyl Sheds
 * Metal Sheds
 * Steel Sheds
 * Duramax Sheds
 * Metal Garages
 * Insulated Buildings
 * Freeze Dryers

Back
 * Resources
 * Freeze Dryers
 * Pressure Washers
 * Sheds
 * Wood Chippers
 * Stump Grinders
 * Car Lifts
 * Log Splitters

Back
 * Car Lifts
 * 2 Post Car Lifts
 * 4 Post Car Lifts
 * Portable Car Lifts
 * Garage Car Lifts
 * Car Scissor Lifts
 * Home Car Lifts
 * Commercial Car Lifts
 * 10,000 lb Car Lifts
 * 12,000 lb Car Lifts
 * 9,000 lb Car Lifts
 * 7,000 lb Car Lifts
 * 6,000 lb Car Lifts
 * 18,000 lb Car Lifts
 * 15,000 lb Car Lifts
 * 14,000 lb Car Lifts
 * Low Rise Car Lifts
 * Compact Car Lifts
 * Mid Rise Car Lifts
 * Small Car Lifts
 * Low Ceiling Car Lifts
 * Mobile Car Lifts
 * Low Profile Car Lifts
 * Mechanic Car Lifts
 * Ali Certified Car Lifts
 * Hydraulic Car Lifts
 * Asymmetrical Car Lifts
 * Car Storage Lifts
 * Alignment Rack Lifts
 * 3 Car Lifts
 * Large Car Lifts

Back
 * Wood Chippers
 * Commercial Wood Chippers
 * Tow Behind Wood Chippers
 * Industrial Wood Chippers
 * Large Wood Chippers
 * Gas Wood Chippers
 * Self Feeding Wood Chippers
 * Heavy Duty Wood Chippers
 * Residential Wood Chippers
 * Professional Wood Chippers
 * Home Wood Chippers
 * Small Wood Chippers
 * 2 Inch Wood Chippers
 * 3 Inch Wood Chippers
 * 4 Inch Wood Chippers
 * 5 Inch Wood Chippers
 * 6 Inch Wood Chippers
 * 6 HP Wood Chippers
 * 7 HP Wood Chippers
 * 9 HP Wood Chippers
 * 14 HP Wood Chippers
 * 20 HP Wood Chippers
 * 25 HP Wood Chippers
 * 45 HP Wood Chippers

Back
 * Air Compressors
 * Tankless Air Compressors

Back
 * Pressures Washers
 * Wall Mounted Pressure Washers
 * Gas Pressure Washers
 * Electric Pressure Washers
 * Commercial Pressure Washers
 * Hot Water Pressure Washers
 * 4000 PSI Pressure Washers
 * Industrial Pressure Washers
 * Cold Water Pressure Washers
 * Portable Pressure Washers
 * Propane Pressure Washers
 * Heavy Duty Pressure Washers
 * Professional Pressure Washers
 * Large Pressure Washers
 * Small Pressure Washers
 * Mobile Pressure Washers
 * 4 GPM Pressure Washers
 * 3000 PSI Pressure Washers
 * 5000 PSI Pressure Washers
 * 3500 PSI Pressure Washers
 * Skid Pressure Washers
 * Stationary Pressure Washers
 * Trailer Mounted Pressure Washers
 * Diesel Pressure Washers
 * Driveway Pressure Washers
 * Sidewalk Pressure Washers
 * Concrete Pressure Washers
 * Surface Pressure Washers
 * Truck Mounted Pressure Washers
 * 8 GPM Pressure Washers
 * 5 GPM Pressure Washers
 * 10 GPM Pressure Washers
 * 3 GPM Pressure Washers
 * 2 GPM Pressure Washers
 * 2700 PSI Pressure Washers
 * 3600 PSI Pressure Washers
 * 1500 PSI Pressure Washers
 * 2400 PSI Pressure Washers
 * 7000 PSI Pressure Washers

Back
 * Sheds
 * 4x8 Sheds
 * 5x3 Sheds
 * 5x5 Sheds
 * 6x5 Sheds
 * 6x6 Sheds
 * 7x7 Sheds
 * 8x5 Sheds
 * 8x6 Sheds
 * 8x8 Sheds
 * 10x3 Sheds
 * 10x5 Sheds
 * 10x8 Sheds
 * 10x10 Sheds
 * 10x13 Sheds
 * 12x20 Sheds
 * 12x26 Sheds
 * 13x10 Sheds
 * 15x8 Sheds
 * 16x10 Sheds
 * 22x10 Sheds

Back
 * Freeze Dryers
 * Harvest Right Freeze Dryers
 * Home Freeze Dryers
 * Vegetable Freeze Dryers
 * Commercial Freeze Dryers
 * Industrial Freeze Dryers
 * Affordable Freeze Dryers
 * Pharmaceutical Freeze Dryers
 * Large Freeze Dryers
 * Countertop Freeze Dryers
 * Medium Freeze Dryers

Back
 * Freeze Dryers
 * How Does A Freeze Dryer Work?
 * Freeze Dryer vs. Dehydrator

Back
 * Pressure Washers
 * What PSI Pressure Washer Do I Need?

Back
 * Sheds
 * How to Insulate a Shed
 * How To Build A Shed
 * How to Build a Ramp for Your Shed

Back
 * Wood Chippers
 * Sharpening Chipper Blades The Right Way
 * Using A Wood Chipper - Tips & Safety

Back
 * Stump Grinders
 * Using A Stump Grinder Safely & Effectively

Back
 * Car Lifts
 * Best Two Post Car Lifts
 * Best 4 Post Car Lifts
 * What Is The Difference Between A Symmetrical And Asymmetrical Car Lift
 * Price Guide To Purchasing A Car Lift

Back
 * Log Splitters
 * What is a Cord of Wood?

Landmark Tools

Clear
Close

Login / Signup
My account

Login to my account

Enter your e-mail and password:

Email
Password
Login

New customer? Create your account

Lost password? Recover password

Recover password

Enter your email:

Email
Recover

Remembered your password? Back to login

0
Cart

Got a Question? Call Us

430-888-4217


Mon-Fri 9:00am-5:00pm (CST)


 * Automotive
   * Car Lifts
       
     * 2 Post Car Lifts
     * 4 Post Car Lifts
     * Portable Car Lifts
     * Garage Car Lifts
     * Car Scissor Lifts
     * Home Car Lifts
     * Commercial Car Lifts
     * 10,000 lb Car Lifts
     * 12,000 lb Car Lifts
     * 9,000 lb Car Lifts
     * 7,000 lb Car Lifts
     * 6,000 lb Car Lifts
     * 18,000 lb Car Lifts
     * 15,000 lb Car Lifts
     * 14,000 lb Car Lifts
     * Low Rise Car Lifts
     * Compact Car Lifts
     * Mid Rise Car Lifts
     * Small Car Lifts
     * Low Ceiling Car Lifts
     * Mobile Car Lifts
     * Low Profile Car Lifts
     * Mechanic Car Lifts
     * Ali Certified Car Lifts
     * Hydraulic Car Lifts
     * Asymmetrical Car Lifts
     * Car Storage Lifts
     * Alignment Rack Lifts
     * 3 Car Lifts
     * Large Car Lifts
   * Tire Changers
   * Wheel Balancers
   * Tire Machine & Balancer Combos
   * Rolling Bridge Jacks
   * Exhaust Pipe Benders
   * Mobile Column Lifts
   * Brake Lathes
 * Outdoor Power Equipment
   * Log Splitters
   * Stump Grinders
   * Wood Chippers
       
     * Commercial Wood Chippers
     * Tow Behind Wood Chippers
     * Industrial Wood Chippers
     * Large Wood Chippers
     * Gas Wood Chippers
     * Self Feeding Wood Chippers
     * Heavy Duty Wood Chippers
     * Residential Wood Chippers
     * Professional Wood Chippers
     * Home Wood Chippers
     * Small Wood Chippers
     * 2 Inch Wood Chippers
     * 3 Inch Wood Chippers
     * 4 Inch Wood Chippers
     * 5 Inch Wood Chippers
     * 6 Inch Wood Chippers
     * 6 HP Wood Chippers
     * 7 HP Wood Chippers
     * 9 HP Wood Chippers
     * 14 HP Wood Chippers
     * 20 HP Wood Chippers
     * 25 HP Wood Chippers
     * 45 HP Wood Chippers
 * Power Equipment
   * Air Compressors
       
     * Tankless Air Compressors
   * Pressures Washers
       
     * Wall Mounted Pressure Washers
     * Gas Pressure Washers
     * Electric Pressure Washers
     * Commercial Pressure Washers
     * Hot Water Pressure Washers
     * 4000 PSI Pressure Washers
     * Industrial Pressure Washers
     * Cold Water Pressure Washers
     * Portable Pressure Washers
     * Propane Pressure Washers
     * Heavy Duty Pressure Washers
     * Professional Pressure Washers
     * Large Pressure Washers
     * Small Pressure Washers
     * Mobile Pressure Washers
     * 4 GPM Pressure Washers
     * 3000 PSI Pressure Washers
     * 5000 PSI Pressure Washers
     * 3500 PSI Pressure Washers
     * Skid Pressure Washers
     * Stationary Pressure Washers
     * Trailer Mounted Pressure Washers
     * Diesel Pressure Washers
     * Driveway Pressure Washers
     * Sidewalk Pressure Washers
     * Concrete Pressure Washers
     * Surface Pressure Washers
     * Truck Mounted Pressure Washers
     * 8 GPM Pressure Washers
     * 5 GPM Pressure Washers
     * 10 GPM Pressure Washers
     * 3 GPM Pressure Washers
     * 2 GPM Pressure Washers
     * 2700 PSI Pressure Washers
     * 3600 PSI Pressure Washers
     * 1500 PSI Pressure Washers
     * 2400 PSI Pressure Washers
     * 7000 PSI Pressure Washers
 * Storage
   * Sheds
       
     * 4x8 Sheds
     * 5x3 Sheds
     * 5x5 Sheds
     * 6x5 Sheds
     * 6x6 Sheds
     * 7x7 Sheds
     * 8x5 Sheds
     * 8x6 Sheds
     * 8x8 Sheds
     * 10x3 Sheds
     * 10x5 Sheds
     * 10x8 Sheds
     * 10x10 Sheds
     * 10x13 Sheds
     * 12x20 Sheds
     * 12x26 Sheds
     * 13x10 Sheds
     * 15x8 Sheds
     * 16x10 Sheds
     * 22x10 Sheds
   * Vinyl Sheds
   * Metal Sheds
   * Steel Sheds
   * Duramax Sheds
   * Metal Garages
   * Insulated Buildings
   * Freeze Dryers
       
     * Harvest Right Freeze Dryers
     * Home Freeze Dryers
     * Vegetable Freeze Dryers
     * Commercial Freeze Dryers
     * Industrial Freeze Dryers
     * Affordable Freeze Dryers
     * Pharmaceutical Freeze Dryers
     * Large Freeze Dryers
     * Countertop Freeze Dryers
     * Medium Freeze Dryers
 * FAQ
 * Shipping Policy
 * Commercial Quotes
 * Contact Us
 * Resources
   * Freeze Dryers
       
     * How Does A Freeze Dryer Work?
     * Freeze Dryer vs. Dehydrator
   * Pressure Washers
       
     * What PSI Pressure Washer Do I Need?
   * Sheds
       
     * How to Insulate a Shed
     * How To Build A Shed
     * How to Build a Ramp for Your Shed
   * Wood Chippers
       
     * Sharpening Chipper Blades The Right Way
     * Using A Wood Chipper - Tips & Safety
   * Stump Grinders
       
     * Using A Stump Grinder Safely & Effectively
   * Car Lifts
       
     * Best Two Post Car Lifts
     * Best 4 Post Car Lifts
     * What Is The Difference Between A Symmetrical And Asymmetrical Car Lift
     * Price Guide To Purchasing A Car Lift
   * Log Splitters
       
     * What is a Cord of Wood?


QUALITY HEAVY DUTY TOOLS & BRANDS

Exceptional & Friendly Customer Support - Contact Us By Phone, Email, & Live
Chat!

Give Us A Call

+1 (430) 888-4217

Chat With Us

Our Experts Are Here To Help

Secure Checkout

Encrypted SSL security. Your details are 100% protected


STUMP GRINDERS



Shop Now


WOOD CHIPPERS



Shop Now


LOG SPLITTERS



Shop Now


TIRE CHANGERS



Shop Now


CAR LIFTS



Shop Now


AIR COMPRESSORS



Shop Now


PRESSURE WASHERS



Shop Now


AUTOMOTIVE


CAR LIFTS - TWO & FOUR POST




SHOP ROLLING BRIDGE JACKS




CAR & TRUCK TIRE CHANGERS




QUALITY WHEEL BALANCERS




SHOP EXHAUST PIPE BENDERS


Footer menu
 * Terms of Use
 * Return And Refund Policy
 * Privacy Policy
 * Shipping Policy
 * About Us
 * Contact Us
 * Guides
 * Sitemap

Contact Us

11816 Inwood Rd, #5013 Dallas, Texas 75224


support@landmarktools.com

430-888-4217

Mon-Fri 9:00am-5:00pm (CST)

Subscribe

Join Our Newsletter For Special Deals On All Products!

Your email
Subscribe

© 2023 Landmark Tools


We Accept

American Express Apple Pay Diners Club Discover Meta Pay Google Pay Mastercard
Shop Pay Visa

© 2023 Landmark Tools


 * Opens in a new window.