www.cargotec.com Open in urlscan Pro
2606:4700:4400::6812:2bbe  Public Scan

Submitted URL: http://www.cargotec.com/
Effective URL: https://www.cargotec.com/
Submission: On May 10 via api from AE — Scanned from DE

Form analysis 2 forms found in the DOM

GET /en/search-page/

<form action="/en/search-page/" method="get" class="ng-pristine ng-valid">
  <div class="row">
    <div class="block col-xs-9">
      <input type="text" name="query" class="js-search-field" placeholder="Type your search here">
      <input name="page" type="hidden" value="1" autocomplete="off">
    </div>
    <div class="block col-xs-3 u-tr">
      <button type="submit" id="search-button" class="js-search-button">Search</button>
    </div>
  </div>
</form>

POST

<form method="post" novalidate="novalidate" data-f-metadata="" enctype="multipart/form-data" class="EPiServerForms ValidationSuccess ng-pristine ng-valid" data-f-type="form" id="ba319681-2ae3-487d-b383-4e38aea053c3">
  <script type="text/javascript">
    // This view acts as a rendering template to render InitScript(and server-side Form's descriptor) in FormContainerBlock's client-side for Form[ba319681-2ae3-487d-b383-4e38aea053c3].
    //TECHNOTE: all serverside (paths, dynamic values) of EPiServerForms will be transfered to client side here in this section. 
    (function initializeOnRenderingFormDescriptor() {
      // each workingFormInfo is store inside epi.EPiServer.Forms, lookup by its FormGuid
      var workingFormInfo = epi.EPiServer.Forms["ba319681-2ae3-487d-b383-4e38aea053c3"] = {
        Id: "ba319681-2ae3-487d-b383-4e38aea053c3",
        Name: "Feedback popup form EN",
        // whether this Form can be submitted which relates to the visitor's data (cookie, identity) and Form's settings (AllowAnonymous, AllowXXX)
        SubmittableStatus: {
          "submittable": true,
          "message": ""
        },
        ConfirmMessage: "",
        ShowNavigationBar: false,
        ShowSummarizedData: false,
        // serialize the dependency configuration of this form to clientside
        DependenciesInfo: [],
        // keep all fieldName which are not satisfied the field dependency conditions
        DependencyInactiveElements: [],
        // Validation info, for executing validating on client side
        ValidationInfo: [{
          "targetElementName": "__field_18875",
          "targetElementId": "42a55298-5cb8-441c-b0bb-1fae7f1f1b70",
          "validators": [{
            "type": "EPiServer.Forms.Implementation.Validation.RequiredValidator",
            "description": null,
            "model": {
              "message": "This field is required.",
              "validationCssClass": "ValidationRequired",
              "additionalAttributes": {
                "required": "",
                "aria-required": "true"
              }
            }
          }]
        }, {
          "targetElementName": "__field_18877",
          "targetElementId": "785e4dce-6fec-4f29-afab-0378fb2cbbce",
          "validators": [{
            "type": "EPiServer.Forms.Samples.Implementation.Validation.RecaptchaValidator",
            "description": null,
            "model": {
              "message": "Invalid captcha value.",
              "validationCssClass": null,
              "additionalAttributes": null
            }
          }]
        }],
        // Steps information for driving multiple-step Forms.
        StepsInfo: {
          Steps: [{
            "index": 0,
            "attachedUrl": "",
            "dependField": null,
            "dependCondition": null,
            "isActive": true,
            "attachedContentLink": "",
            "dependValue": "",
            "elementName": "__field_",
            "guid": "00000000-0000-0000-0000-000000000000"
          }]
        },
        FieldsExcludedInSubmissionSummary: [],
        ElementsInfo: {
          "__field_18875": {
            "type": "Pure.Core.Models.FormElements.StarRatingElementBlock",
            "friendlyName": "Stars",
            "customBinding": false
          },
          "__field_18876": {
            "type": "EPiServer.Forms.Implementation.Elements.TextareaElementBlock",
            "friendlyName": "Additional comments",
            "customBinding": false
          },
          "__field_18879": {
            "type": "EPiServer.Forms.Implementation.Elements.SubmitButtonElementBlock",
            "friendlyName": "Submit button",
            "customBinding": false
          }
        },
        DataSubmitController: "/EPiServer.Forms/DataSubmit"
      };
      /// TECHNOTE: Calculation at FormInfo level, and these values will be static input for later processing.
      workingFormInfo.StepsInfo.FormHasNoStep_VirtualStepCreated = true; // this FLAG will be true, if Editor does not put any FormStep. Engine will create a virtual step, with empty GUID
      workingFormInfo.StepsInfo.FormHasNothing = false; // this FLAG will be true if FormContainer has no element at all
      workingFormInfo.StepsInfo.AllStepsAreNotLinked = true; // this FLAG will be true, if all steps all have contentLink=="" (emptyString)
    })();
  </script>
  <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormGuid" value="ba319681-2ae3-487d-b383-4e38aea053c3" data-f-type="hidden" autocomplete="off">
  <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormHostedPage" value="6" data-f-type="hidden" autocomplete="off">
  <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormLanguage" value="en" data-f-type="hidden" autocomplete="off">
  <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormCurrentStepIndex" value="0" data-f-type="hidden" autocomplete="off">
  <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormSubmissionId" value="" data-f-type="hidden" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="MaF1PoHYIZdDW0d4naYCOR80y-Qkp5rbEgy48xmre2Sxrc6OeRPXN8tByAqv-JlUEewYuINN3e11MXzEpxfDsK3Japm5z77B9s8cQrC6zVM1" autocomplete="off">
  <div class="Form__Status">
    <div role="alert" aria-live="polite" class="Form__Status__Message hide" data-f-form-statusmessage="">
    </div>
  </div>
  <div data-f-mainbody="" class="Form__MainBody">
    <section id="__field_" data-f-type="step" data-f-element-name="__field_" class="Form__Element FormStep Form__Element--NonData " data-f-stepindex="0" data-f-element-nondata="">
      <!-- Each FormStep groups the elements below it til the next FormStep -->
      <div class="Form__Element FormChoice  ValidationRequired" id="42a55298-5cb8-441c-b0bb-1fae7f1f1b70" data-epiforms-element-name="__field_18875" required="" aria-required="true">
        <fieldset id="feedback-popup__score">
          <legend class="Form__Element__Caption s-header s-h2 u-tc">What do you think of the site?</legend>
          <input type="radio" id="__field_18875-star5" name="__field_18875" value="5" class="FormChoice__Input FormChoice__Input--Radio">
          <label for="__field_18875-star5" class="star5 u-mt-5"></label>
          <input type="radio" id="__field_18875-star4" name="__field_18875" value="4" class="FormChoice__Input FormChoice__Input--Radio">
          <label for="__field_18875-star4" class="star4 u-mt-5"></label>
          <input type="radio" id="__field_18875-star3" name="__field_18875" value="3" class="FormChoice__Input FormChoice__Input--Radio">
          <label for="__field_18875-star3" class="star3 u-mt-5"></label>
          <input type="radio" id="__field_18875-star2" name="__field_18875" value="2" class="FormChoice__Input FormChoice__Input--Radio">
          <label for="__field_18875-star2" class="star2 u-mt-5"></label>
          <input type="radio" id="__field_18875-star1" name="__field_18875" value="1" class="FormChoice__Input FormChoice__Input--Radio">
          <label for="__field_18875-star1" class="star1 u-mt-5"></label>
          <span data-epiforms-linked-name="__field_18875" class="Form__Element__ValidationError" style="display:none;"></span>
        </fieldset>
      </div>
      <div class="Form__Element FormTextbox FormTextbox--Textarea" data-f-element-name="__field_18876" data-f-modifier="textarea" data-f-type="textbox">
        <label for="4e93aed4-002d-42dc-a245-fc25012144e2" class="Form__Element__Caption"></label>
        <textarea name="__field_18876" id="4e93aed4-002d-42dc-a245-fc25012144e2" class="FormTextbox__Input" placeholder="Any comments?" data-f-label="" data-f-datainput="" aria-describedby="__field_18876_desc" aria-invalid="false"
          autocomplete="off"></textarea>
        <span class="Form__Element__ValidationError" data-f-linked-name="__field_18876" data-f-validationerror="" id="__field_18876_desc" style="display:none"></span>
      </div>
      <div class="Form__Element Form__CustomElement FormRecaptcha" data-epiforms-element-name="__field_18877" data-epiforms-sitekey="6Lc9E7IUAAAAAGibeUTnuuWzubcwxQIF8QbneNvA" id="785e4dce-6fec-4f29-afab-0378fb2cbbce">
        <div class="g-recaptcha g-recaptcha-epiforms">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-kpn2sa3ualiv" 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=6Lc9E7IUAAAAAGibeUTnuuWzubcwxQIF8QbneNvA&amp;co=aHR0cHM6Ly93d3cuY2FyZ290ZWMuY29tOjQ0Mw..&amp;hl=en&amp;v=V6_85qpc2Xf2sbe3xTnRte7m&amp;size=normal&amp;cb=ibaz7vy0lvoy"></iframe>
            </div><textarea id="g-recaptcha-response" 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>
        <span data-epiforms-linked-name="__field_18877" class="Form__Element__ValidationError" style="display:none;"></span>
      </div>
      <input name="__field_18878" id="0aef9b69-d628-4d97-9609-f6d7b8c20d7c" type="hidden" value="DE" class="Form__Element FormHidden FormHideInSummarized" autocomplete="off">
      <button id="3fdef663-cb27-45f6-94f3-12af4225b50b" name="submit" type="submit" value="3fdef663-cb27-45f6-94f3-12af4225b50b" data-f-is-finalized="true" data-f-is-progressive-submit="true" data-f-type="submitbutton"
        data-f-element-name="__field_18879" class="Form__Element FormExcludeDataRebind FormSubmitButton"> Submit your opinion </button>
    </section>
  </div>
</form>

Text Content

Search


menu
clear
   
 * Cargotec
     
   * Overview
     
   * This is Cargotec
     
   * Our story & history
     
   * Strategy
     
   * Suppliers
     
   * Contact
     
   
 * Sustainability
     
   * Sustainability
     
   * Environment
     
   * Social
     
   * Governance
     
   * Sustainability governance and reporting
     
   * Innovation
     
   * Contact us
     
   
 * Investors
     
   * Investors
     
   * Cargotec as an investment
     
   * Reports & presentations
     
   * Shares
     
   * Shareholders
     
   * IR calendar
     
   * IR events
     
   * Financials
     
   * Governance
     
   * IR blog
     
   * IR video gallery
     
   * Investor relations
     
   * Cargotec is planning a separation of Kalmar and Hiab
     
   * Capital Markets Day 2024
     
   
 * News
     
   * Overview
     
   * Newsroom
     
   * Blogs & Cases
     
   * Media bank
     
   * Media contacts
     
   * Order releases
     
   
 * Careers
     
   * Careers
     
   * Open positions
     
   * Students
     
   * Cargotec as an employer
     
   
 * Contact us
     
   * Contact us
     
   

Our businesses
 * Kalmar
 * Hiab
 * MacGregor





OUR BUSINESSES:

 * Kalmar
 * Hiab
 * MacGregor

CGCBV.HE €76.60
 * en
 * fi

search
 * Cargotec
   Overview
   * This is Cargotec
   * Our story & history
   * Strategy
   * Suppliers
   * Contact
   
   add_circle_outline
   
   KALMAR
   
   In ports
   
   
   add_circle_outline
   
   HIAB
   
   On roads
   
   
   add_circle_outline
   
   MACGREGOR
   
   At sea
 * Sustainability
   Sustainability
   * Environment
   * Social
   * Governance
   * Sustainability governance and reporting
   * Innovation
   * Contact us
   
   add_circle_outline
   
   ECO PORTFOLIO
   
   
   
   
   add_circle_outline
   
   CODE OF CONDUCT
   
   
   
   
   add_circle_outline
   
   ANNUAL REPORT 2023
   
   
 * Investors
   Investors
   * Cargotec as an investment
   * Reports & presentations
   * Shares
   * Shareholders
   * IR calendar
   * IR events
   * Financials
   * Governance
   * IR blog
   * IR video gallery
   * Investor relations
   * Cargotec is planning a separation of Kalmar and Hiab
   * Capital Markets Day 2024
   
   add_circle_outline
   
   CARGOTEC IS PLANNING A SEPARATION OF KALMAR AND HIAB
   
   
   
   
   add_circle_outline
   
   INTERIM REPORT JANUARY–MARCH 2024
   
   
   
   
   add_circle_outline
   
   LATEST INVESTOR PRESENTATION
   
   
 * News
   Overview
   * Newsroom
   * Blogs & Cases
   * Media bank
   * Media contacts
   * Order releases
   
   add_circle_outline
   
   PRESS RELEASES
   
   
   
   
   add_circle_outline
   
   LATEST BLOGS
   
   
   
   
   add_circle_outline
   
   MEDIA BANK
   
   
 * Careers
   Careers
   * Open positions
   * Students
   * Cargotec as an employer
   
   add_circle_outline
   
   OPEN POSITIONS
   
   
   
   
   add_circle_outline
   
   CARGOTEC AS AN EMPLOYER
   
   
   
   
   add_circle_outline
   
   STUDENTS
   
   
 * Contact us
   Contact us
   


CARGOTEC PUBLISHED INTERIM REPORT JANUARY–MARCH 2024

on Tuesday, 30 April 2024

Materials


ARE YOU LOOKING FOR

Cargotec is planning a separation of Kalmar and Hiab
AGM 2024
About us
Eco portfolio


LATEST NEWS

MORE NEWS

add_circle_outline
02/05/2024


HIAB EXPANDS SPARE PARTS PORTFOLIO

CARGOTEC CORPORATION, TRADE PRESS RELEASE, 2 MAY 2024 AT 10:00 AM EEST Hiab,
part of Cargotec, expands its spare parts offering so every customer finds...


add_circle_outline
30/04/2024


CARGOTEC'S INTERIM REPORT JANUARY–MARCH 2024: COMPARABLE OPERATING PROFIT MARGIN
IMPROVED IN ALL BUSINESS...

CARGOTEC CORPORATION, INTERIM REPORT JANUARY–MARCH 2024, 30 APRIL 2024 AT 9:00
AM (EEST) Cargotec's interim report January–March 2024: Comparable operating...


add_circle_outline
16/04/2024


CARGOTEC’S INTERIM REPORT JANUARY–MARCH 2024 TO BE PUBLISHED ON TUESDAY, 30
APRIL 2024

CARGOTEC CORPORATION, PRESS RELEASE, 16 APRIL 2024 AT 9:30 AM (EEST) Cargotec’s
interim report January–March 2024 to be published on Tuesday, 30 April...

We have the job for you


BECOME OUR NEW COLLEAGUE

Open positions

add_circle_outline


FORERUNNER IN SUSTAINABILITY

We want to be the forerunner and bring new thinking to the industry. In addition
to groundbreaking new equipment, services and product development, we also take
the lead in developing the principles of our industry.


add_circle_outline


GET TO KNOW US

We offer great global career opportunities in cargo and load handling business.
Read the stories of our employees.


READ MORE


add_circle_outline


CARGOTEC


add_circle_outline


KALMAR


add_circle_outline


HIAB


add_circle_outline


MACGREGOR


add_circle_outline


SUSTAINABILITY


add_circle_outline


INVESTORS


add_circle_outline


NEWSROOM


add_circle_outline


CAREERS


CARGOTEC CORPORATION HEAD OFFICE

Porkkalankatu 5
00180 Helsinki, Finland
+358 20 777 4000

communications(at)cargotec.com
Supplier pages, invoicing instructions


ARE YOU LOOKING FOR

 * About
 * Sustainability
 * Investors
 * News
 * Careers


OUR BUSINESSES

 * Kalmar
 * Hiab
 * MacGregor


CARGOTEC IN SOCIAL MEDIA

facebook twitter linkedin youtube issuu

Legal Notice

What do you think of the site?


Submit your opinion



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. Cookie policy
Cookies Settings Accept All Cookies



PRIVACY PREFERENCE CENTER

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
Allow All


MANAGE CONSENT PREFERENCES

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.

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.

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.

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.

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices