d1km2unb2600pw.cloudfront.net Open in urlscan Pro
2600:9000:2046:1e00:12:90a0:6900:21  Public Scan

Submitted URL: http://d1km2unb2600pw.cloudfront.net/
Effective URL: https://d1km2unb2600pw.cloudfront.net/
Submission: On May 04 via api from GB — Scanned from GB

Form analysis 4 forms found in the DOM

<form class="section-global-search-content -header">
  <div class="typeahead__container form-global-search">
    <div class="typeahead__field">
      <span class="typeahead__query">
        <span class="typeahead__cancel-button">×</span><input id="typeaheadInputHeader" class="global-search-header" type="search" data-reactive-attribute="placeholder"
          data-reactive-attribute-other="Find your nearest Yodel serviced Collect+ Point. Track your parcel or search our retailers" data-reactive-attribute-mobile="Track, search site, or find a store" autocomplete="off"
          data-header-global-search-input="" placeholder="Find your nearest Yodel serviced Collect+ Point. Track your parcel or search our retailers">
      </span>
      <span class="typeahead__button global-search__go-button">
        <div class="form-global-search-close" data-global-search-close=""> x </div>
        <button type="submit" class="form-global-search-submit"></button>
      </span>
      <a class="not-typeahead__button">
          <button data-global-search-header="geolocate" class="not-typeahead global-search__current-location-button" title="Click to use your current location">
          </button>
      </a>
    </div>
  </div>
</form>

POST index.html

<form class="" action="index.html" method="post">
  <div class="yodel-direct-qq-column">
    <p>From</p>
    <div class="qq-input-container">
      <select class="qq-select" name="fromCountry" data-from-country="">
        <option value="219">UK Mainland</option>
        <option value="249">Northern Ireland</option>
      </select>
      <input type="text" name="fromPostcode" value="" placeholder="Optional postcode" class="qq-input" data-from-postcode-input="">
    </div>
  </div>
  <div class="yodel-direct-qq-column">
    <p>To</p>
    <div class="qq-input-container">
      <select class="qq-select" name="destinationCountry" data-destination-country="">
        <option value="219">UK Mainland</option>
        <option value="249">Northern Ireland</option>
      </select>
      <input type="text" name="destinationPostcode" value="" placeholder="Optional postcode" class="qq-input" data-destination-postcode-input="">
    </div>
  </div>
  <div class="yodel-direct-qq-column">
    <p>Weight</p>
    <div class="qq-input-container -flex">
      <select class="qq-select -small" name="parcelWeight" data-parcel-weight="">
        <option value="1">1 kg</option>
        <option value="2">2 kg</option>
        <option value="3">3 kg</option>
        <option value="4">4 kg</option>
        <option value="5">5 kg</option>
        <option value="6">6 kg</option>
        <option value="7">7 kg</option>
        <option value="8">8 kg</option>
        <option value="9">9 kg</option>
        <option value="10">10 kg</option>
      </select>
      <button type="button" name="button" class="button" data-yd-qq-submit-button=""> Get a quote </button>
    </div>
  </div>
</form>

GET

<form class="input-with-button -has-border" accept-charset="UTF-8" method="get">
  <input type="search" autofocus="true" name="autofocus sample" placeholder="Search retailers" data-autocomplete-input="" class="autocomplete-retailers__input input-with-button-input">
</form>

<form class="webchat-form-elements" data-webchat-form-url="https://www.timeforstorm.com/IM/endpoint/guest/5350">
  <div class="branded-form-element-container">
    <label class="label-branded">
      <input class="input-branded" onkeyup="this.setAttribute('value', this.value);" type="text" name="first_name" value="" data-webchat-form-name="" required="">
      <span class="label-branded-text">First name*</span>
    </label>
  </div>
  <div class="branded-form-element-container">
    <label class="label-branded">
      <input class="input-branded" onkeyup="this.setAttribute('value', this.value);" type="text" name="surname" value="" data-webchat-form-lastname="" required="">
      <span class="label-branded-text">Last name*</span>
    </label>
  </div>
  <div class="branded-form-element-container">
    <label class="label-branded">
      <input class="input-branded" onkeyup="this.setAttribute('value', this.value);" type="text" name="email" value="" data-webchat-form-email=""
        pattern="^(?!.*\.@|.*\.{2})[a-zA-Z0-9-]+[a-zA-Z0-9.!#$%&amp;’*+\/=?^_`{|}~-]*@[a-zA-Z0-9-]+\.+([a-zA-Z0-9-]{2,})+(\.+([a-zA-Z0-9-]{2,})+)*$" required="">
      <span class="label-branded-text">Email*</span>
    </label>
  </div>
  <div class="branded-form-element-container">
    <label class="label-branded">
      <select class="select-branded" name="nature_of_query" data-webchat-form-query="" required="">
        <option value="">Please select a Nature of Query...</option>
        <option value="Where is my parcel?~where_is_parcel">Where is my parcel?</option>
        <option value="How do I collect my parcel?~how_collect_parcel">How do I collect my parcel?</option>
        <option value="My delivery has been made but there seems to be a problem.~delivery_made_problem">My delivery has been made but there seems to be a problem.</option>
        <option value="I want to return a parcel to a retailer~return_parcel_to_retailer">I want to return a parcel to a retailer</option>
        <option value="I have returned my parcel but not received a refund~returned_parcel_no_refund">I have returned my parcel but not received a refund</option>
        <option value="Where is my nearest store?~nearest_store">Where is my nearest store?</option>
        <option value="How do I send a parcel?~how_send_parcel">How do I send a parcel?</option>
        <option value="I want to purchase a label but there seems to be a problem.~purchase_label_problem">I want to purchase a label but there seems to be a problem.</option>
        <option value="I want to cancel my label and get a refund~cancel_label_get_refund">I want to cancel my label and get a refund</option>
        <option value="I have an enquiry which is not listed above~enquiry_not_above">I have an enquiry which is not listed above</option>
      </select>
      <span class="label-branded-text">Nature of enquiry*</span>
    </label>
  </div>
  <div class="branded-form-element-container">
    <label class="label-branded">
      <input class="input-branded" onkeyup="this.setAttribute('value', this.value);" type="text" name="tracking_code" data-webchat-form-code="" minlength="7" maxlength="19" value="">
      <span class="label-branded-text">CollectPlus tracking code</span>
    </label>
  </div>
  <p>
    <input type="submit" name="commit" value="Start chat" class="button -full-width">
  </p>
</form>

Text Content

delivered by YODEL
Close menu
Sign in
Services
 * Store locator
 * Track a parcel
 * Click & Collect

Create label
 * Return to retailer
 * Send a parcel

Help & Advice
 * Help
 * About us
 * Blog


 * right_chevron Created with Sketch.
 * 
 * delivered by YODEL
 * Menu

 * Return
 * Click & Collect
 * Send Parcel
 * Track
 * Help & Advice
 * 
 * ×
   x
   
   
   
   
   
 * Sign in

For full functionality of this site it is necessary to enable JavaScript. Here
are the instructions how to enable JavaScript in your web browser.

The Collect+ delivered by Yodel Send service has changed its name and its home
to Yodel Direct.

You’ll still be able to send your parcels from your favourite store and select
from the thousands of conveniently located Collect+ delivered by Yodel Points
for your recipient to collect from…or deliver direct to the door. You’ll receive
the same great service you’re used to; it's all just be under the new name of
Yodel Direct.

Collect+ delivered by Yodel Click & Collect and Returns will remain the same and
you will still be able to use these services through your Collect+ delivered by
Yodel account.


SEND A PARCEL THROUGH YODEL DIRECT

From

UK Mainland Northern Ireland

To

UK Mainland Northern Ireland

Weight

1 kg 2 kg 3 kg 4 kg 5 kg 6 kg 7 kg 8 kg 9 kg 10 kg Get a quote
Send multiple parcels


RETURN

Changed your mind? We work with over 350 brands to make returning easy.


CLICK & COLLECT

Shop online and have items delivered to a convenient CollectPlus Point near you.

Find out more


SEND

Send your parcels across the UK from one of thousands of parcel points, from as
little as £2.79 inc VAT.

Find out more


CLICK & COLLECT WITH LEADING BRANDS, INCLUDING:

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Feature - Collect+ delivered by Yodel


YOU MAY HAVE NOTICED COLLECT+ DELIVERED BY YODEL ARE GOING THROUGH SOME SMALL
CHANGES

Feature


ASOS INSTANT LAUNCHED IN LEEDS UNIVERSITY STUDENT UNION

Feature


WAYS TO WORKOUT WITHOUT GOING TO THE GYM

Return Click & Collect Send Track a parcel
Store locator About us Help & Advice Blog
Visit YODEL Mobile apps
Brands we work with Terms and Conditions Privacy policy


Track and manage your parcels using our free mobile app
 * 
 * image/svg+xml

Follow us


2021 Collect+ delivered by Yodel. Registered Number: 05200072 | VAT Number:
163769628 | Registered Address: Yodel Delivery Network Limited, Atlantic
Pavilion, Albert Dock, Liverpool, L3 4AE

Live Chat
Collect+ Live Chat
X

We’re sorry, all of our operators are busy. Please try again in a few minutes or
contact us via our online contact form and a member of the team will get back to
you in the next 24hrs.

Please fill the following information to start the chat with one of our team.
First name*
Last name*
Email*
Please select a Nature of Query... Where is my parcel? How do I collect my
parcel? My delivery has been made but there seems to be a problem. I want to
return a parcel to a retailer I have returned my parcel but not received a
refund Where is my nearest store? How do I send a parcel? I want to purchase a
label but there seems to be a problem. I want to cancel my label and get a
refund I have an enquiry which is not listed above Nature of enquiry*
CollectPlus tracking code