parcelhubpl.com Open in urlscan Pro
220.158.201.43  Public Scan

URL: https://parcelhubpl.com/
Submission: On March 20 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

POST database/subscribers.php

<form method="POST" action="database/subscribers.php" class="flex-nowrap col ms-3">
  <input type="email" name="email" class="form-control" placeholder="Enter your email" required="">
  <button type="submit" class="btn btn-theme bg-navy-blue">SUBSCRIBE</button>
</form>

POST

<form action="" method="post" id="contactform" class="rounded-field">
  <div class="g-4 row mb-4">
    <div class="col-md mb-0">
      <input type="text" id="ContactName" name="ContactName" class="form-control" placeholder="Your Name" required="">
    </div>
    <div class="col-md mb-0">
      <input type="email" id="ContactEmail" name="ContactEmail" class="form-control" placeholder="Email" required="">
    </div>
  </div>
  <div class="g-4 row mb-4">
    <div class="col-md mb-0">
      <select title="Please choose a package" name="ContactServices" id="ContactServices" class="form-control wide" aria-required="true" aria-invalid="false" required="" style="display: none;">
        <option value="" disabled="" selected="">Services Type</option>
        <option value="Storage &amp; Packaging">Storage &amp; Packaging</option>
        <option value="Marketplace Integration">Marketplace Integration</option>
        <option value="Domestic or International Shipping">Domestic or International Shipping</option>
        <option value="Drop Off or Pick Up">Drop Off or Pick Up</option>
        <option value="Printing &amp; Lamination">Printing &amp; Lamination</option>
        <option value="Virtual Mailbox">Virtual Mailbox</option>
        <option value="Others">Others</option>
      </select>
      <div class="nice-select form-control wide" tabindex="0"><span class="current">Services Type</span>
        <ul class="list">
          <li data-value="" class="option selected disabled">Services Type</li>
          <li data-value="Storage &amp; Packaging" class="option">Storage &amp; Packaging</li>
          <li data-value="Marketplace Integration" class="option">Marketplace Integration</li>
          <li data-value="Domestic or International Shipping" class="option">Domestic or International Shipping</li>
          <li data-value="Drop Off or Pick Up" class="option">Drop Off or Pick Up</li>
          <li data-value="Printing &amp; Lamination" class="option">Printing &amp; Lamination</li>
          <li data-value="Virtual Mailbox" class="option">Virtual Mailbox</li>
          <li data-value="Others" class="option">Others</li>
        </ul>
      </div>
    </div>
  </div>
  <div class="g-4 row mb-4">
    <div class="col-md mb-0">
      <textarea id="ContactMessage" name="ContactMessage" rows="7" placeholder="Message" class="form-control" required=""></textarea>
    </div>
  </div>
  <div class="form-row text-center">
    <div id="g-recaptcha" class="g-recaptcha" required="">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfekswdAAAAAFMJZ9WSXN8wOvjEcXgKcQMjxDh8&amp;co=aHR0cHM6Ly9wYXJjZWxodWJwbC5jb206NDQz&amp;hl=de&amp;v=Trd6gj1dhC_fx0ma_AWHc1me&amp;size=normal&amp;cb=eggzv1th4gzz" width="304"
            height="78" role="presentation" name="a-h8h24nm6tgto" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
    <p id="recaptchaMsg" class="mt-1 mb-1 recaptcha-msg hide">Please complete this field.</p>
    <button name="contactoption" id="contactoption" type="submit" class="form-btn mx-auto btn-theme bg-orange mt-3"> Submit Now <i class="icofont-rounded-right"></i></button>
  </div>
</form>

POST #

<form action="#" method="post" novalidate="novalidate" class="rounded-field">
  <div class="row g-3 mb-4">
    <div class="col-md">
      <select title="Please choose a package" required="" name="package" class="form-control wide" aria-required="true" aria-invalid="false" style="display: none;">
        <option value="">Services Type</option>
        <option value="Type 1">Type 1</option>
        <option value="Type 2">Type 2</option>
        <option value="Type 3">Type 3</option>
        <option value="Type 4">Type 4</option>
      </select>
      <div class="nice-select form-control wide" tabindex="0"><span class="current">Services Type</span>
        <ul class="list">
          <li data-value="" class="option selected">Services Type</li>
          <li data-value="Type 1" class="option">Type 1</li>
          <li data-value="Type 2" class="option">Type 2</li>
          <li data-value="Type 3" class="option">Type 3</li>
          <li data-value="Type 4" class="option">Type 4</li>
        </ul>
      </div>
    </div>
    <div class="col-md">
      <select title="Please choose a package" required="" name="package" class="form-control wide" aria-required="true" aria-invalid="false" style="display: none;">
        <option value="">Incoterms</option>
        <option value="Type 1">Type 1</option>
        <option value="Type 2">Type 2</option>
        <option value="Type 3">Type 3</option>
        <option value="Type 4">Type 4</option>
      </select>
      <div class="nice-select form-control wide" tabindex="0"><span class="current">Incoterms</span>
        <ul class="list">
          <li data-value="" class="option selected">Incoterms</li>
          <li data-value="Type 1" class="option">Type 1</li>
          <li data-value="Type 2" class="option">Type 2</li>
          <li data-value="Type 3" class="option">Type 3</li>
          <li data-value="Type 4" class="option">Type 4</li>
        </ul>
      </div>
    </div>
  </div>
  <div class="row g-3 mb-4">
    <div class="col-md">
      <input type="text" name="name" class="form-control" placeholder="City of departure">
    </div>
    <div class="col-md">
      <input type="text" name="email" class="form-control" placeholder="Delivery city">
    </div>
  </div>
  <div class="row g-3 mb-4">
    <div class="col-md">
      <input type="text" name="name" class="form-control" placeholder="Total gross weight (KG)">
    </div>
    <div class="col-md">
      <input type="text" name="email" class="form-control" placeholder="Dimension">
    </div>
  </div>
  <div class="form-row">
    <div class="col-md">
      <div class="center-head"><span class="bg-light-gray txt-orange">Your Personal Details</span></div>
    </div>
  </div>
  <div class="row g-3 mb-4">
    <div class="col-md">
      <input type="text" name="name" class="form-control mb-3" placeholder="Your Name">
      <input type="text" name="name" class="form-control mb-3" placeholder="Email">
      <input type="text" name="name" class="form-control" placeholder="Phone Number">
    </div>
    <div class="col-md">
      <textarea rows="7" placeholder="Message" class="form-control"></textarea>
    </div>
  </div>
  <div class="form-row">
    <div class="col pt-3">
      <button type="submit" class="form-btn btn-theme bg-orange">Send Message <i class="icofont-rounded-right"></i></button>
    </div>
  </div>
</form>

Text Content

D1-0-08, OUG Parklane, Jalan 1/152, Taman OUG Parklane
6016-322 2085 info@parcelhubpl.com
 * Home
 * About Us
 * Services
 * Partners
 * Tracking
 * Contact Us

●●


ABOUT PARCELHUB PARKLANE OUG

As a provider of professional e-commerce shipping solutions, our primary
objective is to provide our customers with the highest quality service available
in the marketplace.

We are able to provide a range of courier services to domestic and international
shipping to any destination in the world, providing both speed and accuracy
through our worldwide network of partners. When you need overnight shipping or
international delivery services, look no further than us for fast, reliable, and
cost-effective solutions.

We help our customers manage their businesses on the go by providing superior
service and an easy-to-use web platform that lets them track and communicate
with their shipments.




OUR GOODNESS WHAT MAKES US SPECIAL

FLEXIBLE PRICING

The shipping industry is massive, and the online shopping boom has only
increased its scope. In order to find the best shipping deals on your packages,
one needs the right tools. Our team can help you find affordable domestic and
international shipping rates. We will update you on the real-time status of your
package so that you will know exactly where it is at all times!

OUR VALUES

We are well experienced in handling e-commerce shipments to Domestic and
International destinations. To provide professional and systematic services to
our clients as in customer-oriented style. The company’s main activity is
Domestic & International Express Courier Services, delivering promptly to all
destinations.



RELIABILITY

Our company is a reliable courier service dedicated to delivering packages on
time and within budget. We guarantee on-time service, or no charge will be made,
and we can provide you with monthly reports to show that we are honest in our
dealings. Our commitment to customer service and punctuality guarantee that you
can trust us with all of your packages.

TEAM WORK

Today, consumers expect delivery of their purchases as quickly as possible,
which means that companies have to have fast and effective methods in place to
ensure that their products are delivered on time. By working together with
well-respected companies in the industry and adopting their delivery solutions,
companies can create a streamlined process that ensures the timely delivery of
products.


WHAT WE OFFER OUR SERVICES

STORAGE & PACKAGING

We provide storage and packaging for all of our customers. We make it easy for
sellers to focus on their business, and let us handle the packaging and
warehousing. This helps them better triple up their business quickly.

MARKETPLACE INTEGRATION

With our Shopee and Lazada integration, you can sell anything with ease. Selling
your products has never been easier, as we offer a platform that helps connect
you to consumers around the world.

DOMESTIC OR INTERNATIONAL SHIPPING

We provide domestic and international shipping, as well as both warehousing and
logistics. Our full-service solutions allow you to outsource transportation,
warehousing, logistics, and more to one comprehensive service provider.

DROP OFF OR PICK UP

We offer a pickup service for our local customers, so they can have their
packages delivered without any stress or hassle. Other options include a
drop-off area for customers who need to collect their packages right after
ordering.

PRINTING & LAMINATION

When it comes to printing, almost everything is possible. You can print from
home, send us your files and we will print and deliver to your door step. We
also offer great office services, with the goal of keeping your business running
smoothly.

VIRTUAL MAILBOX

A virtual mailbox is a service that allows you to store packages at a local
location of your choosing. This will allow you to receive packages even if you
are not home. Create an account with Parcelhub and choose your nearest pickup
location.


SUBSCRIBE For NEWSLETTER
SUBSCRIBE


COURIER OUR PARTNERS




GET UPDATES TRACK YOUR PARCEL

Check Now



WANT TO KNOW MORE CONTACT US



KUALA LUMPUR

D1-0-08, OUG Parklane, Jalan 1/152, Taman OUG Parklane 58200, Wilayah
Persekutuan Kuala Lumpur
+6016 322 2085
info@parcelhubpl.com
Monday - Friday
8am - 8pm
Saturday
9am - 5pm
Sunday
9am - 5pm
Services Type Storage & Packaging Marketplace Integration Domestic or
International Shipping Drop Off or Pick Up Printing & Lamination Virtual Mailbox
Others
Services Type
 * Services Type
 * Storage & Packaging
 * Marketplace Integration
 * Domestic or International Shipping
 * Drop Off or Pick Up
 * Printing & Lamination
 * Virtual Mailbox
 * Others



Please complete this field.

Submit Now


REQUEST A QUOTE

Services Type Type 1 Type 2 Type 3 Type 4
Services Type
 * Services Type
 * Type 1
 * Type 2
 * Type 3
 * Type 4

Incoterms Type 1 Type 2 Type 3 Type 4
Incoterms
 * Incoterms
 * Type 1
 * Type 2
 * Type 3
 * Type 4



Your Personal Details

Send Message

Back To Home

We help our customers manage their businesses on the go by providing superior
service and an easy-to-use web platform that lets them track and communicate
with their shipments.


WE'RE SOCIAL


© 2021 All Rights Reserved