raytech-ind.com Open in urlscan Pro
2606:4700:3033::6815:5ed4  Public Scan

URL: https://raytech-ind.com/
Submission Tags: sansec.io magecart Search All
Submission: On November 06 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

GET https://raytech-ind.com/searchanise/result

<form class="form minisearch" id="search_mini_form" action="https://raytech-ind.com/searchanise/result" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search..." class="input-text snize-input-style" maxlength="128" role="combobox" aria-expanded="false" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://raytech-ind.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search">
      <i class="fa fa-search"></i> </button>
  </div>
</form>

POST

<form class="amhideprice-form" id="amhideprice-form" method="post" style="display: none;" data-nofocus="true">
  <span class="amhideprice-close" data-amhide-js="close-popup"></span>
  <input name="form_key" type="hidden" value="CeiDa9xPQvvRlQgi">
  <input name="product_id" type="hidden" value="">
  <fieldset class="fieldset">
    <legend class="legend amhideprice-form-ledend">
      <span>Get a Quote for</span>
      <span style="font-weight: bolder;" class="product-name"></span>
    </legend>
    <br>
    <div class="field required">
      <label for="amhideprice-name" class="label">
        <span>Customer Name</span>
      </label>
      <div class="control">
        <input type="text" name="name" class="input-text" id="amhideprice-name" data-validate="{required:true}">
      </div>
    </div>
    <div class="field required">
      <label for="amhideprice-email" class="label">
        <span>Customer Email</span>
      </label>
      <div class="control">
        <input type="email" name="email" id="amhideprice-email" autocomplete="email" value="" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field required">
      <label for="amhideprice-phone" class="label">
        <span>Phone Number</span>
      </label>
      <div class="control">
        <input type="text" name="phone" class="input-text " id="amhideprice-phone" data-validate="{required:true}">
      </div>
    </div>
    <div class="field">
      <label for="amhideprice-comment" class="label">
        <span>Comment</span>
      </label>
      <div class="control">
        <textarea title="Comment" name="comment" class="input-text" id="amhideprice-comment" data-validate="{'validate-no-html-tags':true}"></textarea>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary" title="Submit">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

POST https://raytech-ind.com/customer/account/createpost/

<form class="form create account form-create-account" action="https://raytech-ind.com/customer/account/createpost/" method="post" id="form-validate" enctype="multipart/form-data" autocomplete="off" novalidate="novalidate">
  <fieldset class="fieldset create info">
    <legend class="legend"><span>Personal Information</span></legend><br>
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field field-name-firstname required">
      <label class="label" for="firstname"><span>First Name</span></label>
      <div class="control">
        <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field field-name-lastname required">
      <label class="label" for="lastname"><span>Last Name</span></label>
      <div class="control">
        <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="email_address" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field choice newsletter">
      <input type="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed" class="checkbox">
      <label for="is_subscribed" class="label"><span>Sign Up for Newsletter</span></label>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <legend class="legend"><span>Sign-in Information</span></legend><br>
    <div class="field password required">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password" title="Password" class="input-text" data-validate="{required:true, 'validate-password':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field confirmation required">
      <label for="password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#password'}" autocomplete="off" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary" title="Create an Account"><span>Create an Account</span></button>
    </div>
    <div class="secondary">
      <a class="action back" href="https://raytech-ind.com/customer/account/login/referer/aHR0cHM6Ly9yYXl0ZWNoLWluZC5jb20v/"><span>Back</span></a>
    </div>
  </div>
</form>

POST https://raytech-ind.com/customer/account/loginPost/

<form class="form form-login" action="https://raytech-ind.com/customer/account/loginPost/" method="post" id="login-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="CeiDa9xPQvvRlQgi">
  <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, 'validate-password':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>Login</span></button></div>
      <div class="secondary"><a class="action remind" href="https://raytech-ind.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
    </div>
  </fieldset>
</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="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" 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 template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-1cvj6wdzjltf" 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=6LfDH1ImAAAAAJixt6oErKwRDvwCEkpug_ZKFHTI&amp;co=aHR0cHM6Ly9yYXl0ZWNoLWluZC5jb206NDQz&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;theme=light&amp;size=invisible&amp;badge=bottomleft&amp;cb=h6d447b4995"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" 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>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /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://raytech-ind.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

The store will not work correctly in the case 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.

My Cart
My Cart
Close You have no items in your shopping cart.

|
Search
Search
Advanced Search


Toggle Nav
Toggle Nav
MENU
Home
Products
Vibratory Tumblers
Tumbler Spare Bowls
Centrifugal Magnetic Finishers
Centrifugal Magnetic Spare Bowls
Ultrasonic Cleaners
Finishing Media & Compounds
Learn
Why In-House Finishing
The Art and Science of Mass Finishing
Guidelines for Successful Finishing
Jewelry Metal Finishing Instructions
Understanding Media
Resources
Catalog
Safety Data Sheets
Distributor Locator
About
About Raytech
FAQs
Contact Us
Distributor Request

HEADER 1


WE ARE THE SMALL


MASS FINISHING


EXPERTS

 * • Deburring
 * • Descaling
 * • Radiusing
 * • Flash Removal
 * • Cleaning
 * • Polishing
 * • Burnishing
 * • Blending
 * • Separating
 * • Systems






SEZZLE PAYMENT PLANS AVAILABLE ON ORDERS OVER $200

Pre
Next



INDUSTRY-PROVEN PERFORMANCE



 

CLICK HERE FOR INFORMATION ABOUT PRODUCT AVAILABILITY AND ESTIMATED SHIPPING
TIMES

 

 

60+ YEARS

in the

INDUSTRY

BUILT FOR
INDUSTRIAL USERS,
CRAFTSMEN, AND HOBBYISTS

INCREASE EFFICIENCY

& CUT COSTS


Through In-House Finishing

Debur metal stampings & machined parts
Descale metal castings
Polish metal and plastic pieces
Cuts radii on sharp edges of metal parts


VIBRATORY TUMBLERS

Used to Deburr / Finish Irregular Shapes
Vibratory machines often process more complex part configurations than tumblers
and run cleaner with plastic media. Part size is not a problem: if it fits in
the channel and rotates, it will finish.
View Products
Edge Smoothing / Radiusing
Polish metal and plastic pieces
Surface Refinement
Burnishing / Scale Removal


CENTRIFUGAL MAGNETIC FINISHERS

Used to burnish/polish small non-ferrous metal parts/objects
Finishes small and complex non-ferrous parts with fine detail in areas where
conventional medias can’t reach. Cleans, smooths, burnishes, and imparts a
uniform surface finish to all parts.
View Products
Cleans intricate parts effortlessly
Lifts and dissolves grit, grime, scale and oily residue.
Superior cleaning using heated tanks & powerful transducers
Basket included to hold small parts


ULTRASONIC CLEANING

Used to clean intricate and hard to reach spaces
Years of grime and varnish are stripped away by the ultrasonic cleaning action.
The grease and dirt are easily lifted away from parts leaving them ultrasonic
clean.
View Products
Portable mass finishing work centers
Large capacity machines
Handles a myriad of applications


FINISHING SYSTEMS

View Products
View Products
Everything you need to work with your Raytech products


FINISHING MEDIA & COMPOUNDS

The compounds and media that are specially made to help you get the most out of
your Raytech products.

View Products
Get a Quote for

Customer Name

Customer Email

Phone Number

Comment

Submit

INCREASE EFFICIENCY

& CUT COSTS


Through In-House Finishing


Contact Info

RAYTECH INDUSTRIES

475 Smith Street

Middletown, CT 06457

--------------------------------------------------------------------------------

Customer Service

1-800-243-7163

raysales@lymanproducts.com

Hours of operation: 9:00am - 4:00pm EST

 * Facebook 
   Visit us on Facebook

DISTRIBUTOR LOCATOR

Find a Raytech distributor in your part of the world


Metal Finishing Equipment
 * Vibratory Tumblers
 * Centrifugal Magnetic Finishers
 * Ultrasonic Cleaning
 * Finishing Media
 * Finishing Compounds

Learn
 * Why In-House Finishing?
 * The Art & Science of Mass Finishing
 * Guidelines for Successful Finishing
 * Jewelry Metal Finishing Instructions

About
 * About us
 * Contact us
 * FAQs
 * Request a Catalog
 * Distributor Locator
 * Privacy Policy
 * Terms and Conditions
 * Warranty Policy
 * Repair Policy

Account
 * My Account
 * Order History

Copyright © Raytech Industries. All rights reserved

Website by The Art of Jen Web Studio






Personal Information

First Name

Last Name

Email

Sign Up for Newsletter
Sign-in Information

Password

Confirm Password

Create an Account
Back
Already signed up? Login here.
Customers Login
If you have an account, sign in with your email address.
Email

Password

Login
Forgot Your Password?
Top


We use cookies to enhance your experience. For more information, please read our
Privacy Policy

Accept Cookies Custom Settings
X

X

Close
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?