www.ealingcatalog.de Open in urlscan Pro
79.137.114.146  Public Scan

URL: https://www.ealingcatalog.de/
Submission Tags: sansec.io magecart Search All
Submission: On October 31 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://www.ealingcatalog.de/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.ealingcatalog.de/catalogsearch/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 entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.ealingcatalog.de/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.ealingcatalog.de/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </div>
</form>

<form id="amgdprcookie-form" class="amgdprcookie-settings-form" data-amcookie-js="form-cookie">
  <div class="amgdprcookie-groups-container" data-amcookie-js="groups" style="height: 970px;">
    <div class="amgdprcookie-cookie-container -modal">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption">Essential</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input disabled" data-bind="keyboard: {
                                   13: () => { $element.checked = !$element.checked },
                               }" type="checkbox" data-amcookie-js="field" name="groups[]" id="switch-box-0" value="1" checked="" disabled="">
          <label class="amgdprcookie-label" for="switch-box-0"></label>
        </div>
      </div>
      <p class="amgdprcookie-text">Necessary cookies enable core functionality of the website. Without these cookies the website can not function properly. They help to make a website usable by enabling basic functionality.</p>
      <a class="amgdprcookie-link" data-amgdprcookie-js="information" data-groupid="1" href="#" title="Specifications" aria-label="Specifications">Specifications</a>
    </div>
    <div class="amgdprcookie-cookie-container -modal">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption">Marketing</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input " data-bind="keyboard: {
                                   13: () => { $element.checked = !$element.checked },
                               }" type="checkbox" data-amcookie-js="field" name="groups[]" id="switch-box-1" value="2">
          <label class="amgdprcookie-label" for="switch-box-1"></label>
        </div>
      </div>
      <p class="amgdprcookie-text">Marketing cookies are used to track and collect visitors actions on the website. Cookies store user data and behaviour information, which allows advertising services to target more audience groups. Also more
        customized user experience can be provided according to collected information.</p>
      <a class="amgdprcookie-link" data-amgdprcookie-js="information" data-groupid="2" href="#" title="Specifications" aria-label="Specifications">Specifications</a>
    </div>
  </div>
  <div class="amgdprcookie-policy-container" data-amcookie-js="policy">
    <div class="amgdprcookie-text-container">
      <p class="amgdprcookie-policy">We use cookies to improve our services, make personal offers, and enhance your experience. If you do not accept optional cookies below, your experience may be affected. If you want to know more, please, read the
        <a href="privacy-policy-cookie-restriction-mode" title="Cookie Policy" target="_blank">Cookie Policy</a></p>
    </div>
    <div class="amgdprcookie-buttons-block">
      <button class="amgdprcookie-button -allow -save" type="button" data-amgdprcookie-js="accept">Accept Cookies</button>
      <button class="amgdprcookie-button -settings" type="button" data-amgdprcookie-js="allow">Allow all Cookies</button>
    </div>
  </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="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 -->
    <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://www.ealingcatalog.de/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

<form id="amgdprcookie-form" class="amgdprcookie-settings-form" data-amcookie-js="form-cookie">
  <div class="amgdprcookie-form-container">
    <!-- ko foreach: items -->
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Essential</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="1" id="switchBox-1" disabled="true">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-1"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Necessary cookies enable core functionality of the website. Without these cookies the website can not function properly. They help to make a website usable by enabling basic
        functionality.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="Specifications" aria-label="Specifications">Specifications</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Marketing</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="2" id="switchBox-2">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-2"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Marketing cookies are used to track and collect visitors actions on the website. Cookies store user data and behaviour information, which allows advertising services to target more
        audience groups. Also more customized user experience can be provided according to collected information.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="Specifications" aria-label="Specifications">Specifications</a>
    </div>
    <!-- /ko -->
  </div>
  <div class="amgdprcookie-buttons-block -settings">
    <button class="amgdprcookie-done" data-role="action" type="button" data-bind="
                            text: settings.doneButtonText,
                            attr: {title: $t('Done')},
                            click: () => saveCookie($element, $parent)" title="Done">Done</button>
  </div>
</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.

 * Welcome to Ealing UG’s Online Shop
 * +49 (61 06) 82 249-0
 * no-reply@webshop.ealing-optics.de

Skip to Content
Toggle Nav
 * +49 (61 06) 82 249-0
 * no-reply@webshop.ealing-optics.de

CUSTOM PRODUCTS -

About Us -

News -

Learning Center

Account
 * Compare Products
 * My Account
 * My Wish List
 * Create an Account
 * Sign In

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


Search
Search

Search
Menu
 * Optics
   * Lenses
     * Fused Silica Lenses
     * Aspheric Condenser Lenses
     * Calcium Fluoride Lenses
     * Achromatic Doublets
     * BK7 Lenses
   * Mirrors & Beamsplitters
     * Broadband Dielectric Mirrors
     * Laser Beamsplitters
     * HeNe Laser Cavity Mirrors
   * Prisms & Polarizers
     * Prisms
     * Laser Polarizers
     * Sheet Polarizers
     * Waveplates
 * Opto-Mechanics
   * Optical Breadboards & Tables
     * Aluminum Plate Breadboards
     * CleanTop Damping Breadboards
     * CleanTop Breadboards (Lightweight Series)
   * Optical Rails
     * TriRail Triangular Optical Rails
     * TriRail Carriers
     * TriRail Dovetail Stages
   * Mounting Hardware
     * Stable Pillar
     * Mounting Posts & Holders
     * Screws and Adapters
   * Mirror & Component Mounts
     * Mirror Mounts
     * Component Mounts
   * Apertures & Mounts
     * Rectangular Apertures
     * Mounted Iris Diaphragms
 * Motion Control
   * Linear Translation Stages
     * Manual Linear Stages
     * Linear Stage Hardware
   * Rotational and Tilt Stages
     * Manual Tilt Stages
   * Actuators/Adjusters
     * Motorized Linear Actuators
     * Motorized Linear Actuators, Encoder
     * Micrometers
     * Beam Switch
   * Control Electronics and Software
     * USB Motor Controller
     * Accessories
     * Handheld Motor Controller
 * Laser & LED Sources
   * HeNe Laser Kit
   * Laser Diodes
   * Laser Safety Glasses
   * Used Lasers
     * Wavelength 375 nm - 450 nm
     * Wavelength 445 nm - 488 nm
     * Wavelength 532 nm
     * Wavelength > 638 nm
 * Featured Products
   * Featured Products
 * Marketplace
   * Used Lasers
     * Wavelength 375 nm - 450 nm
     * Wavelength 445 nm - 488 nm
     * Wavelength 532 nm
     * Wavelength > 638 nm
 * Service Offers
   * Microscopy
 * Webinars

Account
 * Welcome to Ealing UG’s Online Shop
 * +49 (61 06) 82 249-0
 * no-reply@webshop.ealing-optics.de




THE EALING CATALOG

The Ealing Catalog offers a wide variety of research and industrial grade
products that will help you design and build a better opto-mechanical system. We
offer high precision optical components including bandpass filters, laser
mirrors, fused silica lenses as well as selection of polarizing elements such as
waveplates, beam splitters and sheet polarizers.

The opto-mechnical mounts in the catalog are designed and manufactured with the
engineer in mind. Ealing offers mounting systems such as rails, breadboards and
optical tables. Mounting hardware such as rail carriers, post and post holders
allow the use to deploy an array of component mounts for lenses and mirrors. We
also offer single axis mechanical stages in several sizes that can be used with
manual or motorized positions such as encoder drivers.

If you do not find the exact product you require please contact us as we have
many custom designs available or we can make products to order.

Store
 * About Us
 * Advanced Search
 * News
 * The Ealing Learning Center

Account
 * My Account
 * Shopping Cart
 * Legal Notice
 * Privacy Policy
 * Terms and Conditions

Contact
 * Help
 * Contact

Contact
 *  
   
   +49 (61 06) 82 249-0
   
   

 *  
   
   no-reply@webshop.ealing-optics.de
   
    

Ealing UG (haftungsbeschränkt)



Sign in to Ealing UG's Newsletter!
Newsletter
Sign Up for Our Newsletter:
Subscribe
2020 Ealing UG. All Rights Reserved ©

Close


ESSENTIAL



Necessary cookies enable core functionality of the website. Without these
cookies the website can not function properly. They help to make a website
usable by enabling basic functionality.

Specifications


MARKETING



Marketing cookies are used to track and collect visitors actions on the website.
Cookies store user data and behaviour information, which allows advertising
services to target more audience groups. Also more customized user experience
can be provided according to collected information.

Specifications

We use cookies to improve our services, make personal offers, and enhance your
experience. If you do not accept optional cookies below, your experience may be
affected. If you want to know more, please, read the Cookie Policy

Accept Cookies Allow all Cookies

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?


Please select and accept your Cookies Group

Close


ESSENTIAL



Necessary cookies enable core functionality of the website. Without these
cookies the website can not function properly. They help to make a website
usable by enabling basic functionality.

Specifications


MARKETING



Marketing cookies are used to track and collect visitors actions on the website.
Cookies store user data and behaviour information, which allows advertising
services to target more audience groups. Also more customized user experience
can be provided according to collected information.

Specifications
Done