cpe.leica-geosystems.com
Open in
urlscan Pro
77.72.1.234
Public Scan
URL:
https://cpe.leica-geosystems.com/
Submission: On December 13 via manual from IN — Scanned from GB
Submission: On December 13 via manual from IN — Scanned from GB
Form analysis
4 forms found in the DOMPOST https://cpe.leica-geosystems.com/ch/customer/account/loginPost/
<form class="form form-login" action="https://cpe.leica-geosystems.com/ch/customer/account/loginPost/" method="post" id="header-login-form" novalidate="novalidate">
<input name="form_key" type="hidden" value="cEpQJTEO3Cuo9t5D">
<fieldset class="fieldset login" data-hasrequired="* Campos obligatorios">
<div class="field email required">
<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}" placeholder="Email" aria-required="true">
</div>
</div>
<div class="field password required">
<div class="control">
<input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Contraseña" data-validate="{required:true}" placeholder="Contraseña" 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://cpe.leica-geosystems.com/ch/customer/account/forgotpassword/"><span>¿Has olvidado la contraseña?</span></a></div>
</div>
</fieldset>
</form>
GET https://cpe.leica-geosystems.com/ch/catalogsearch/result/
<form class="form minisearch" id="search_mini_form" action="https://cpe.leica-geosystems.com/ch/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..." class="input-text" maxlength="128" role="combobox" 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://cpe.leica-geosystems.com/ch/catalogsearch/advanced/" data-action="advanced-search">
Advanced Search </a>
</div>
</div>
</div>
<div class="actions">
<button type="submit" title="Search" class="action search" disabled="">
<span>Search</span>
</button>
</div>
</form>
POST https://cpe.leica-geosystems.com/ch/askforprice/index/save/
<form class="form contact askforprice-form" action="https://cpe.leica-geosystems.com/ch/askforprice/index/save/" id="askforprice-form" method="post" data-hasrequired="* Required Fields" novalidate="novalidate">
<fieldset class="fieldset">
<legend class="legend"><span style="font-weight: 400;">GET A QUOTE FOR <span class="setpname"></span></span>
<span style="color:red;float:right;font-size:13px;"> * Required Fields</span>
</legend><br>
<div class="field name required">
<label class="label" for="name"><span>Name</span></label>
<div class="control">
<input name="name" id="name" title="name" class="input-text" type="text" value="" required="" aria-required="true">
</div>
</div>
<div class="field email required">
<label class="label" for="email"><span>Email</span></label>
<div class="control">
<input name="email" id="email" title="Email" class="input-text" type="email" value="" required="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
</div>
</div>
<div class="field telephone required">
<label class="label" for="telephone"><span>Telephone</span></label>
<div class="control">
<input name="telephone" id="telephone" data-validate="{required:true}" title="Telephone" class="input-text" type="number" aria-required="true">
</div>
</div>
<div class="field details ">
<label class="label" for="details"><span>Request Details</span></label>
<div class="control">
<textarea name="request" id="request" title="Request Details" class="input-text" cols="5" rows="3"></textarea>
</div>
</div>
</fieldset>
<div class="g-recaptcha required" style="display:none " data-sitekey=""></div>
<span class="mage-error" id="captcha-error" style="display:none;color:#e02b27;margin-top:7px;font-size:1.2rem;">This is a required field.</span>
<div class="actions-toolbar" style="margin-top:7px;">
<div class="primary">
<input type="hidden" name="pname" id="pname" value="">
<input type="hidden" name="sku" id="sku" value="">
<input type="hidden" name="pid" id="pid" value="">
<input type="hidden" name="adminemail" id="adminemail" value="">
<input type="hidden" name="adminname" id="adminname" value="">
<input type="hidden" name="captcha_key" id="captcha_key" value="">
<button type="submit" title="submit" class="action submit primary ">
<span>Submit</span>
</button>
<button type="reset" class="action submit primary" value="Reset"><span><span>Reset</span></span></button>
</div>
</div>
<div class="close-rock">
<img src="https://cpe.leica-geosystems.com/pub/static/version1632150809/frontend/Hexagon/cple/es_ES/Mageants_AskForPrice/images/close.png">
</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="* Campos obligatorios">
<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="{"mage/trim-input":{}}" 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'">Contraseña</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() -->
<!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
<!-- /ko -->
<!-- ko template: getTemplate() -->
<!-- ko if: (getIsVisible()) --><!-- /ko -->
<!-- /ko -->
<!-- ko template: getTemplate() -->
<!-- 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://cpe.leica-geosystems.com/ch/customer/account/forgotpassword/">
<span data-bind="i18n: 'Forgot Your Password?'">¿Has olvidado la contraseña?</span>
</a>
</div>
</div>
</div>
</form>
Text Content
We have detected you are in Reino Unido. Please switch location for best results. Accept× JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser. Skip to Content * * Compare () * Blog * WE BUY YOUR INSTRUMENT * FAQS * Contact * Sign In Sign In ¿Has olvidado la contraseña? Cart 0 items My Cart 0 Close You have no items in your shopping cart. Toggle Nav Search Search Advanced Search Search Menu * Red days 2023 * New Stock * Total Stations * Robotic Total Stations * Manual Total Stations * Construction Total Stations * Controllers * GPS / GNSS * GNSS Rover * GNSS Base * GNSS Base / Rover * GNSS Construction * GNSS Controllers * GIS Equipment * Reality Capture * Lasers * Fixed Beam Lasers * Rotating Lasers * Pipe Lasers * Laser Distance Meters * Factory opportunities * Levels * Automatic Levels * Digital Levels * Detection Systems * MONITORING * Accessories Certified Pre-Owned Equipment TOTAL STATIONS GPS / GNSS HDS SCANNERS LASERS LEVELS DISTOS CPEC EXCELLENCE Why Inspection, Certification and Guaranteed is so important when buying pre-owned surveying equipment. Learn More BLOG Learn how our Certified Pre-Owned Equipment is supplying professionals with affordable certified kit on their project. Learn More FIND THE KIT YOU NEED If you cant find the specific kit you require please contact us and we will source it for you. Learn More My Account * About Us * Find a Dealer * CPE Service Centre * Contact * Delivery & Returns * Export Services * Terms & Conditions * Privacy Policy * Cookie Policy Contact Spain * Dirección: CPE, Carrer de Nicaragua, 46 - 08029 Barcelona (Spain) * Teléfono: +34 670.258.680 * Any question? Contact Us! RECEIVE STOCK UPDATES Leica Geosystems AG Privacy Policy describes how we process your personal data, as well as information on how you may exercise your rights to updates, access, manage, export, and delete your personal data. If you subsequently change your mind, you may withdraw consent at any time by clicking on the "Unsubscribe" link within the marketing emails sent to you. By submitting this form you agree to Leica Geosystems AG Terms of Use. ©2023 Leica Geosystems AG - Part of Hexagon GET A QUOTE FOR * Required Fields Name Email Telephone Request Details This is a required field. Submit Reset PRIVACY PREFERENCE CENTER * YOUR PRIVACY * STRICTLY NECESSARY COOKIES * PERFORMANCE COOKIES * FUNCTIONAL COOKIES * TARGETING COOKIES YOUR PRIVACY When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. More information STRICTLY NECESSARY COOKIES Always Active These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. Cookies Details PERFORMANCE COOKIES Performance Cookies These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance. Cookies Details FUNCTIONAL COOKIES Functional Cookies These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly. Cookies Details TARGETING COOKIES Targeting Cookies These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Cookies Details Back Button Back Vendor Search Filter Button Consent Leg.Interest checkbox label label checkbox label label checkbox label label * View Third Party Cookies * Name cookie name Clear checkbox label label Apply Cancel Confirm My Choices Allow All By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Accept All Cookies Reject All Cookies Cookies Settings 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 Contraseña Sign In ¿Has olvidado la contraseña?