www.shiphub.pl Open in urlscan Pro
35.227.194.51  Public Scan

Submitted URL: http://www.shiphub.pl/
Effective URL: https://www.shiphub.pl/
Submission: On November 16 via api from US — Scanned from PL

Form analysis 2 forms found in the DOM

POST https://app.shiphub.co/landing/new-inquiry?lang=pl

<form id="new-inquiry" action="https://app.shiphub.co/landing/new-inquiry?lang=pl" method="POST"> <input type="hidden" name="landing" value="pl"> <input type="hidden" value="" id="form-ref" name="referer"> <input type="hidden" value=""
    id="form-params" name="params"> <input type="hidden" id="countryOriginText" name="countryOrigin"> <input type="hidden" id="cityOriginText" name="cityOrigin"> <input type="hidden" id="countryDestinationText" name="countryDestination"> <input
    type="hidden" id="cityDestinationText" name="cityDestination">
  <div class="f-group">
    <div class="f-div-label"> <label class="f-label">Środek transportu</label></div>
    <div class="f-radio-div"> <label class="f-radio-label"><img decoding="async" src="/wp-content/uploads/ship.svg" data-src="/wp-content/uploads/ship.svg" class="f-icon lazyloaded"><noscript><img decoding="async" src="/wp-content/uploads/ship.svg"
            class="f-icon lazyload"></noscript> <input type="radio" class="f-radio" required="required" value="Sea" name="shipmentMode">Morski <span></span> </label> <label class="f-radio-label"><img decoding="async"
          src="/wp-content/uploads/train.svg" data-src="/wp-content/uploads/train.svg" class="f-icon lazyloaded"><noscript><img decoding="async" src="/wp-content/uploads/train.svg" class="f-icon lazyload"></noscript> <input type="radio"
          class="f-radio" required="required" value="Train" name="shipmentMode">Kolejowy <span></span> </label> <label class="f-radio-label"><img decoding="async" src="/wp-content/uploads/plane.svg" data-src="/wp-content/uploads/plane.svg"
          class="f-icon lazyloaded"><noscript><img decoding="async" src="/wp-content/uploads/plane.svg" class="f-icon lazyload"></noscript> <input type="radio" class="f-radio" required="required" value="Air" name="shipmentMode">Lotniczy <span></span>
      </label></div>
  </div>
  <div class="f-group">
    <div class="f-div-label"> <label class="f-label">Miejsce załadunku</label></div>
    <div class="nie"> <input type="text" id="autoOrigin" name="origin" autocomplete="off" placeholder="Miasto, Państwo" required="required"></div>
  </div>
  <div class="f-group">
    <div class="f-div-label"> <label class="f-label">Miejsce dostawy</label></div>
    <div> <input type="text" autocomplete="off" name="destination" id="autoDestination" placeholder="Miasto, Państwo" required="required"></div>
  </div>
  <div class="f-group">
    <div class="f-div-label"> <label class="f-label">Rodzaj ładunku</label></div>
    <div class="f-radio-div"> <label id="fcl-group" class="f-radio-label"><img decoding="async" src="/wp-content/uploads/container.svg" data-src="/wp-content/uploads/container.svg" class="f-icon lazyloaded"><noscript><img decoding="async"
            src="/wp-content/uploads/container.svg" class="f-icon lazyload"></noscript> <input type="radio" id="formLCL" class="f-radio" name="shippingType" required="required" value="FCL">FCL <span></span> </label> <label class="f-radio-label"><img
          decoding="async" src="/wp-content/uploads/boxes.svg" data-src="/wp-content/uploads/boxes.svg" class="f-icon lazyloaded"><noscript><img decoding="async" src="/wp-content/uploads/boxes.svg" class="f-icon lazyload"></noscript> <input
          type="radio" required="required" class="f-radio" id="formFCL" name="shippingType" value="LCL">LCL <span></span> </label></div>
  </div>
  <div id="FCL-panel">
    <div class="f-row">
      <div class="f-group f-kontener">
        <div class="f-div-label"> <label class="f-label">Kontener</label></div>
        <div class="f-select"> <select id="containerType" name="containerType">
            <option value="" selected="" disabled="" hidden="">Wybierz rozmiar</option>
            <option value="DV20">20'DV</option>
            <option value="DV40">40'DV</option>
            <option value="HC40">40'HC</option>
            <option value="std45">45'</option>
            <option value="HC45">45'HC</option>
          </select></div>
      </div>
      <div class="f-group f-quantity">
        <div class="f-div-label"> <label class="f-label">Ilość</label></div>
        <div class="input-group">
          <div class="number-input"> <button class="minus" onclick="this.nextElementSibling.stepDown()"></button> <input class="quantity changeToInt" id="containerQuantity" min="1" name="containerQuantity" value="1" type="number"> <button
              class="plus" onclick="this.previousElementSibling.stepUp()"></button></div>
        </div>
      </div>
    </div>
  </div>
  <div id="LCL-panel" class="panel">
    <div class="ff-row">
      <div class="f-group f-dimension">
        <div class="f-div-label"> <label class="f-label">Długość</label></div>
        <div class="input-group"> <input id="len" class="f-d-input changeToInt" name="length" type="text" placeholder="cm"></div>
      </div>
      <div class="f-group f-dimension">
        <div class="f-div-label"> <label class="f-label">Szerokość</label></div>
        <div class="input-group"> <input id="width" class="f-d-input changeToInt" name="width" placeholder="cm" type="text"></div>
      </div>
      <div class="f-group f-dimension">
        <div class="f-div-label"> <label class="f-label">Wysokość</label></div>
        <div class="input-group"> <input id="height" class="f-d-input changeToInt" name="height" placeholder="cm" type="text"></div>
      </div>
    </div>
    <div class="ff-row">
      <div class="f-group f-dimension">
        <div class="f-div-label"> <label class="f-label">Objętość (m³)</label></div>
        <div class="input-group"> <input id="cbm" class="f-d-input changeToInt" name="cbm" placeholder="cbm" type="text"></div>
      </div>
      <div class="f-group f-dimension">
        <div class="f-div-label"> <label class="f-label">Waga </label></div>
        <div class="input-group"> <input id="weight" class="f-d-input changeToInt" name="weight" placeholder="kg" type="text"></div>
      </div>
    </div>
  </div>
  <div class="f-group">
    <div class="f-div-label"> <label class="f-label">Ładunek</label></div>
    <div> <input type="text" name="product" placeholder="transportowany towar" maxlength="255"></div>
  </div>
  <div class="f-group">
    <div class="f-div-label"> <label class="f-label">Dodatkowe uwagi</label></div>
    <div> <input type="text" name="message" placeholder="np. warunki incoterms" maxlength="512"></div>
  </div>
  <div class="f-group">
    <div class="f-div-label"> <label class="f-label">Adres e-mail</label></div>
    <div> <input type="email" name="email" value=" " id="email-input" required="required" placeholder="E-mail"></div>
  </div> <button class="call-to-action" id="new-inquiry-submit" type="submit">Darmowa wycena</button>
</form>

Name: Contact FormPOST

<form class="elementor-form" method="post" id="contact_form" name="Contact Form"> <input type="hidden" name="post_id" value="7418"> <input type="hidden" name="form_id" value="56af127c"> <input type="hidden" name="referer_title"
    value="ShipHub - platforma dla transportu międzynarodowego"> <input type="hidden" name="queried_id" value="7418">
  <div class="elementor-form-fields-wrapper elementor-labels-">
    <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100"> <label for="form-field-name" class="elementor-field-label elementor-screen-only"> Name </label> <input size="1"
        type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Imię i nazwisko"></div>
    <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required"> <label for="form-field-email" class="elementor-field-label elementor-screen-only"> Email
      </label> <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Twój e-mail" required="required" aria-required="true"></div>
    <div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100"> <label for="form-field-message" class="elementor-field-label elementor-screen-only"> Message </label><textarea
        class="elementor-field-textual elementor-field  elementor-size-sm" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Wiadomość"></textarea></div>
    <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons"> <button type="submit" class="elementor-button elementor-size-sm"> <span> <span class=" elementor-button-icon"> </span> <span
            class="elementor-button-text">Wyślij</span> </span> </button></div>
  </div>
</form>

Text Content

Skip to content


Menu
 * Baza wiedzy
 * Webinar
 * Newsletter
 * Dla Spedytora
 * Logowanie


Menu
 * Baza wiedzy
 * Webinar
 * Newsletter
 * Dla Spedytora
 * Logowanie


WYCEŃ TRANSPORT MIĘDZYNARODOWY


SHIPHUB TO NOWOCZESNA PLATFORMA DO ZARZĄDZANIA TRANSPORTEM DLA IMPORTERÓW ORAZ
EKSPORTERÓW. SPRAWDŹ, ILE BĘDZIE KOSZTOWAĆ TRANSPORT TWOJEGO TOWARU, PORÓWNAJ
OFERTY INNYCH SPEDYTORÓW ZE SWOIM OBECNYM.

Media:

Wyceń Swój Transport
Środek transportu
Morski Kolejowy Lotniczy
Miejsce załadunku

Miejsce dostawy

Rodzaj ładunku
FCL LCL
Kontener
Wybierz rozmiar20'DV40'DV40'HC45'45'HC
Ilość

Długość

Szerokość

Wysokość

Objętość (m³)

Waga

Ładunek

Dodatkowe uwagi

Adres e-mail

Darmowa wycena
ShipHub w mediach:


JAK TO DZIAŁA?

ShipHub to platforma pozwalająca znaleźć spedytora oraz zmniejszyć koszty
transportu. Korzystając z naszego serwisu, wypełniając formularz jeden raz
otrzymasz przygotowane indywidualnie dla Ciebie oferty od sprawdzonych firm
spedycyjnych.


WYŚLIJ ZAPYTANIE





PORÓWNAJ OFERTY





WYBIERZ SPEDYTORA


WYŚLIJ ZAPYTANIE





PORÓWNAJ OFERTY





WYBIERZ SPEDYTORA


DLACZEGO WARTO KORZYSTAĆ Z SHIPHUB?


OSZCZĘDNOŚĆ CZASU

Dzięki platformie ShipHub nie musisz już pisać i dzwonić do każdego ze
spedytorów z osobna, aby uzyskać wycenę swojego transportu. Wszystkie oferty
otrzymujesz na podstawie wypełnienia jednego przejrzystego formularza.


ZMNIEJSZENIE KOSZTÓW

Przestań przepłacać za transport. Używaj ShipHub aby uzyskać oferty od
najlepszych zweryfikowanych spedytorów i wybierz taką, którą jest dla Ciebie
najkorzystniejsza. Przy każdym nowym transporcie warto porównać ceny, zdziwisz
się jak duże potrafią być różnice!


BEZPIECZEŃSTWO

ShipHub pracuje jedynie z wyselekcjonowanymi, rzetelnymi partnerami
spedycyjnymi. Utrzymanie jakości usług uważamy za priorytet.


DARMOWE ZASOBY EDUKACYJNE

Korzystaj za darmo z naszych zasobów edukacyjnych i dowiedz się jak
najskuteczniej i najtaniej zamówić transport. Co parę dni nowe artykuły i
opracowania!


NIC NIE PŁACISZ

Serwis ShipHub jest dla użytkowników całkowicie bezpłatny, niezależnie, ile
transportów wyceniasz, jeden czy sto! Cieszymy się, że z nami jesteś!


TRANSPARENTNOŚĆ

Każdy z partnerów może złożyć Ci ofertę, wszyscy dostają zapytanie w tym samym
momencie. Zanim wybierzesz jakąkolwiek z ofert poznasz koszty i ceny spedytora.


NASZA APLIKACJA



ShipHub to znacznie więcej niż porównywarka ofert. To nowoczesna platforma do
zarządzania transportem dla importerów i eksporterów. 




ZAREJESTRUJ SIĘ I PRZEKONAJ SIĘ SAM.

Rejestracja


PYTANIA I ODPOWIEDZI

CZY KORZYSTANIE Z SERWISU JEST DARMOWE?

Tak, serwis ShipHub jest bezpłatny dla użytkowników.

CZY ZŁOŻENIE ZAPYTANIA ZOBOWIĄZUJE MNIE DO JEGO OPŁACENIA?

Nie, ShipHub pozwala porównać oferty ale nie zobowiązuje do umieszczania
jakiejkolwiek płatności.

CZY SHIPHUB WERYFIKUJE W JAKIKOLWIEK SPOSÓB SPEDYTORÓW, KTÓRZY PRZYGOTOWUJĄ
OFERTY?

Tak, indywidualnie weryfikujemy każdego partnera zanim będzie mógł korzystać z
serwisu ShipHub.

IMPORTUJĘ GŁÓWNIE DROBNICĘ, CZY OFERTY DOTYCZĄ RÓWNIEŻ MAŁYCH ILOŚCI TOWARÓW?

Tak, w punkcie „rodzaj ładunku” możliwy jest wybór LCL (drobnica).

CZY FIRMA TRANSPORTOWA JEST W STANIE ODEBRAĆ ZAŁADUNEK BEZPOŚREDNIO OD
PRODUCENTA?

Przy składaniu aplikacji wystarczy zawrzeć taką informację w „dodatkowych
uwagach”.

CZY JEST MOŻLIWOŚĆ WYKONANIA KONSOLIDACJI PRZEZ FIRMĘ SPEDYCYJNĄ?

Tak, konsolidacja jest jednym z elementów oferowanych usług przez firmy
spedycyjne. Należy jednak załączyć komentarz w „dodatkowych uwagach”.

NIE DO KOŃCA ROZUMIEM WSZYSTKIE POJĘCIA ZWIĄZANE Z TRANSPORTEM. GDZIE MOGĘ
SZUKAĆ INFORMACJI?

W zakładce BAZA WIEDZY znajduje się wiele artykułów objaśniających zagadnienia
związane z transportem międzynarodowym.

CZY PRZEDSTAWIONA CENA ZAWIERA WSZYSTKIE KOSZTY?

W szczegółach wybranej oferty znajdują się opisane stawki dla poszczególnych
usług.

PROWADZĘ FIRMĘ SPEDYCYJNĄ. CZY MOGĘ ZAOFEROWAĆ SWOJE USŁUGI W SERWISIE SHIPHUB?

Jeszcze mamy wolne miejsca na naszej platformie.
Więcej informacji w zakładce Dla Spedytora.

CZY SERWIS SHIPHUB DZIAŁA NA SMARTFONIE I TABLECIE?

Tak, z ShipHub możesz korzystać zarówno na komputerze jak i na urzadzeniach
mobilnych.


ZACZNIJ OSZCZĘDZAĆ CZAS I PIENIĄDZE

Złóż swoje pierwsze zapytanie już teraz
Darmowa Wycena

KONTAKT

SHIPHUB.PL

TEL. +48 790 619 322

KONTAKT@SHIPHUB.PL

AL. ZWYCIĘSTWA 96/98
81- 451 GDYNIA
NIP: DE 300671334

Facebook-f Linkedin


NAPISZ DO NAS

Name
Email
Message
Wyślij


SHIPHUB

 * Newsletter
 * Regulamin
 * Polityka Prywatności


IMPORT Z CHIN

 * Szkolenie Online – Import z Chin
 * Weryfikacja chińskich firm
 * Szkolenie „Import z Chin”
 * Szkolenie „Eksport do Chin”


TRANSPORT

 * Transport morski
 * Drobnica morska z Chin
 * Transport kolejowy z Chin
 * Jak wybrać spedytora?

© 2023 ShipHub
Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie.
Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie.Zgoda