www.ukpackaging.com Open in urlscan Pro
2a02:fe80:1010::10:6  Public Scan

Submitted URL: https://ukpackaging.com/
Effective URL: https://www.ukpackaging.com/
Submission: On June 16 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

POST https://www.ukpackaging.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.ukpackaging.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail-sidebar-left">
  <div class="field newsletter">
    <div class="control">
      <input name="email" type="email" id="newsletter-sidebar-left" class="st_email_field" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Submit" type="submit">
      <span>Submit</span>
    </button>
  </div>
</form>

GET https://www.ukpackaging.com/box-calculator/

<form method="get" action="https://www.ukpackaging.com/box-calculator/" novalidate="novalidate">
  <label> Length (mm) </label>
  <input type="number" name="length" class="input-text required-entry validate-not-negative-number validate-number-range number-range-60-1200">
  <label> Width (mm) </label>
  <input type="number" name="width" class="input-text required-entry validate-not-negative-number validate-number-range number-range-60-1200">
  <label> Height (mm) </label>
  <input type="number" name="height" class="input-text required-entry validate-not-negative-number validate-number-range number-range-60-1200">
  <input type="submit" class="right-overlay__form__button button" value="Submit">
</form>

GET https://www.ukpackaging.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.ukpackaging.com/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 products" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div class="mst-searchautocomplete__autocomplete">
        <div class="mst-searchautocomplete__spinner">
          <div class="spinner-item spinner-item-1"></div>
          <div class="spinner-item spinner-item-2"></div>
          <div class="spinner-item spinner-item-3"></div>
          <div class="spinner-item spinner-item-4"></div>
        </div>
        <div class="mst-searchautocomplete__close">×</div>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

GET https://www.ukpackaging.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form_mobile" action="https://www.ukpackaging.com/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control">
      <input id="search-mobile" type="text" name="q" value="" placeholder="Search products" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div class="mst-searchautocomplete__autocomplete">
        <div class="mst-searchautocomplete__spinner">
          <div class="spinner-item spinner-item-1"></div>
          <div class="spinner-item spinner-item-2"></div>
          <div class="spinner-item spinner-item-3"></div>
          <div class="spinner-item spinner-item-4"></div>
        </div>
        <div class="mst-searchautocomplete__close">×</div>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <i class="fa fa-search" aria-hidden="true"></i>
    </button>
  </div>
</form>

GET https://www.ukpackaging.com/box-calculator/

<form method="get" class="boxCalculator" action="https://www.ukpackaging.com/box-calculator/" novalidate="novalidate">
  <input type="number" name="length" class="input-text required-entry validate-not-negative-number validate-number-range number-range-60-1200" placeholder="Length (mm)">
  <input type="number" name="width" class="input-text required-entry validate-not-negative-number validate-number-range number-range-60-1200" placeholder="Width (mm)">
  <input type="number" name="height" class="input-text required-entry validate-not-negative-number validate-number-range number-range-60-1200" placeholder="Height (mm)">
  <input type="submit" class="submitButton button" value="Submit">
</form>

POST https://www.ukpackaging.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.ukpackaging.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter" class="st_email_field" placeholder="email@example.com" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Join Us" type="submit">
      <span>Subscribe</span>
    </button>
  </div>
</form>

<form id="brippo-failsafe-paymentelement-form">
  <div id="brippo-failsafe-paymentelement"></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="* Required Fields">
    <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 st_email_field" data-mage-init="{&quot;mage/trim-input&quot;:{}}" 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'">Password</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() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-i0n6iab0ttiw" 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=6Lc1lYQkAAAAAOPXOBLvd44cV3cNvrBmvYk8uLlD&amp;co=aHR0cHM6Ly93d3cudWtwYWNrYWdpbmcuY29tOjQ0Mw..&amp;hl=de&amp;v=TqxSU0dsOd2Q9IbI7CpFnJLD&amp;theme=light&amp;size=normal&amp;cb=wnwtpg1sv2x9"></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>
      <!-- ko if: (!getIsInvisibleRecaptcha()) -->
      <div class="field">
        <div class="control">
          <input type="checkbox" value="" class="required-captcha checkbox" name="recaptcha-validate-" data-validate="{required:true}" tabindex="-1">
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /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://www.ukpackaging.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

10% OFF FIRST ORDER▼

DISCOUNT CLUB

Subscribe to our monthly newsletter and be the first to receive great discounts,
offers and free gifts

SIGN UP NOW

Get 10% off your first order

Submit

No obligations. You can unsubscribe any time.

View our Privacy Policy


BOX CALCULATOR ▲

Any size box quoted instantly

Internal Dimensions

Length (mm) Width (mm) Height (mm)


Min 60mm, Max 1200mm, 1 inch = 25.4mm

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.



00 00 00 00

Order before 4pm for next day delivery



£25 Off Any Order Over £250! Use Code 25OFF At Checkout.

£25 Off Any Order Over £250!!
Use Code 25OFF At Checkout.

 * My Account
 * My Wish List
 * Sign In
 * Compare Products
 * Create an Account

Skip to Content
Search
Search
×

Search
Toggle Nav
 * Sign In Reorder

£0.00 0 Items
My Cart
Close You have no items in your shopping basket.


 * Browse

 * Search

 * Login

 * 



Home
×


 * General Packaging
   undefined
   
   Bubble WrapEcoWrap Cushioned Paper WrapPallet Wrap & Stretch FilmCorrugated
   Rolls & PaperAdhesive TapesEdge ProtectionEco Friendly PackagingRetail
   PackagingVoid Fill PackagingLabelsCable TiesDocument WalletsFoam RollsSilica
   Gel Sachets

 * Cardboard Boxes
   undefined
   
   Single Wall Cardboard BoxesDouble Wall Cardboard BoxesPostal BoxesQuick Seal
   Postal BoxesFlat Cardboard BoxesLong Cardboard BoxesWhite Cardboard
   BoxesRemoval Cardboard BoxesMug Cardboard BoxesExport Boxes, Cases And
   PalletsBottle Postal Boxes - Pulp Inner

 * Postal Packaging
   undefined
   
   Jiffy BagsPolythene Mailing BagsCardboard Postal BoxesEnvelopesPrinted Postal
   BagsBrown Postal TubesPaper Mailing BagsBottle Postal Boxes - Pulp Inner

 * Printed Packaging
   undefined
   
   Printed Boxes
   * Printed Cardboard Shipping Boxes
   * Printed Quick Seal Mailing Boxes
   * Printed Mailing Boxes
   * Printed Sleeved Mailing Boxes
   Printed Carrier Bags
   * Printed Twist Handle Carrier Bags
   * Printed Tape Handle Carrier Bags
   Custom Printed Tape

 * Removal Packaging
   undefined
   
   Removal Box KitsRemoval BoxesBubble Wrap RollsTissue Paper ReamsPremium Foam
   RollsCorrugated Paper RollsVoid FillPrinted Warning TapesParcel Warning
   LabelsRefuse SacksSilica GelBox Sealing TapeJiffy Furni-Soft RollsJiffy
   Furni-Guard Rolls

 * Polythene Packaging
   undefined
   
   Polythene BagsGrip Seal BagsPolythene Layflat TubingHeat SealersRefuse Sacks
   and Bin BagsPolythene Shrink FilmPolythene Shrink Film SystemsShrink Wrap
   ChambersPVC Shrink Film and SystemsPolythene Pallet Top CoverClear Polythene
   SheetingPolyolefin Shrink Film

 * Strapping
   undefined
   
   Strapping KitsPolypropylene StrappingSteel StrappingWoven Polyester
   StrappingStainless Steel StrappingExtruded Polyester StrappingStrapping
   MachinesFriction Weld Strapping ToolsStrapping Accessories

 * Ecommerce Packaging
   undefined
   
   Ecommerce Cardboard BoxesEcommerce Postal BoxesMailing BagsJiffy Postal
   BagsTissue PaperEcoWrap Cushioned Paper WrapEnvelopesPaper Void FillactivaAir
   SystemsDocument Wallets

 * Warehouse Products
   undefined
   
   Packaging SystemsPacking TablesGlue GunsHeat Shrink SystemsStaplers &
   TackersUtility KnivesUtility Knife AccessoriesWoven Polypropylene Sacks

 * Box Calculator

£25 Off Any Order Over £250! Use Code 25OFF At Checkout.

£25 Off Any Order Over £250!!
Use Code 25OFF At Checkout.

My Account
 * My Account
 * My Wish List
 * Sign In
 * Compare Products
 * Create an Account

Free Delivery
on orders over £75

Volume Discounts
when buying in bulk

Key Account 500
credit terms & trade prices

Your browser does not support the video tag.
Packaging Systems

Printed Packaging
Eco Friendly Packaging
Ecommerce Packaging
Box Calculator
Boxes
Bubble Wrap
Strapping
Jiffy Bags
Pallet Wrap
Previous
Printed Packaging
Eco Friendly Packaging
Ecommerce Packaging
Box Calculator
Your browser does not support the video tag.
Packaging Systems
Printed Packaging
Eco Friendly Packaging
Ecommerce Packaging
Box Calculator
Your browser does not support the video tag.
Packaging Systems
Printed Packaging
Eco Friendly Packaging
Ecommerce Packaging
Box Calculator
Next


NEED PRINTED PACKAGING? ...LET US HELP YOU

Previous

Next


EXPLORE RANGES

 * 
 * 
 * 
 * 
 * 




FEATURED PRODUCTS

Black EcoWrap Cushioned Paper Wrap

From £58.68 £48.90

View Range
Double Wall Long Top Open Cardboard Boxes

From £17.47 £14.56

View Range
Pink Quick Seal Postal Boxes

From £19.88 £16.57

View Range
Arofol Classic Postal Bags - WHITE

From £15.82 £13.18

View Range



 




REVIEWS




OUR BLOG

Previous


OUR NEW WEBSITE IS NOW LIVE: CHECK OUT THE LATEST FEATURES!

We’re proud to announce that the UKPackaging website has been improved to
provide a much better customer experience, whether you’re ordering for the first
time or have been buying from us for years. Below are some of the key
improvements we’ve made to our website...

Read more...


HOW TO CHOOSE THE RIGHT POSTAL PACKAGING FOR YOUR BUSINESS

Postal packaging is one of our most popular products, with many of our customers
running B2C ecommerce businesses, who need cost effective packaging to ensure
their products get delivered in the best condition possible.  With our years of
experience we’ve created an ultimate guide to postal packaging to help you
select the right postal ...

Read more...


THE IMPORTANCE OF PANTONE COLOURS

When looking to get products printed with your branding you want to be sure that
they will consistently match your brand guides. It is important to have a deeper
understanding of how pantone colours work to understand how colours may differ
when printed onto physical objects.  What are Pantone Colours? Pantone Matching
System (PMS) is a ...

Read more...


EASTER HOTEL CHOCOLAT OFFER!

With easter around the corner, we’re offering all our customers an extra special
treat. Spend over £200 on any order, then enter the code HOTEL at the checkout
and we’ll send you ‘The Easter Sleekster’ chocolate box for FREE! This box is
brimming with 30 chocolate tiddly eggs, with a mixture of caramels, pralines,
tipples and more.  ...

Read more...


OUR NEW WEBSITE IS NOW LIVE: CHECK OUT THE LATEST FEATURES!

We’re proud to announce that the UKPackaging website has been improved to
provide a much better customer experience, whether you’re ordering for the first
time or have been buying from us for years. Below are some of the key
improvements we’ve made to our website...

Read more...


HOW TO CHOOSE THE RIGHT POSTAL PACKAGING FOR YOUR BUSINESS

Postal packaging is one of our most popular products, with many of our customers
running B2C ecommerce businesses, who need cost effective packaging to ensure
their products get delivered in the best condition possible.  With our years of
experience we’ve created an ultimate guide to postal packaging to help you
select the right postal ...

Read more...


THE IMPORTANCE OF PANTONE COLOURS

When looking to get products printed with your branding you want to be sure that
they will consistently match your brand guides. It is important to have a deeper
understanding of how pantone colours work to understand how colours may differ
when printed onto physical objects.  What are Pantone Colours? Pantone Matching
System (PMS) is a ...

Read more...


EASTER HOTEL CHOCOLAT OFFER!

With easter around the corner, we’re offering all our customers an extra special
treat. Spend over £200 on any order, then enter the code HOTEL at the checkout
and we’ll send you ‘The Easter Sleekster’ chocolate box for FREE! This box is
brimming with 30 chocolate tiddly eggs, with a mixture of caramels, pralines,
tipples and more.  ...

Read more...


OUR NEW WEBSITE IS NOW LIVE: CHECK OUT THE LATEST FEATURES!

We’re proud to announce that the UKPackaging website has been improved to
provide a much better customer experience, whether you’re ordering for the first
time or have been buying from us for years. Below are some of the key
improvements we’ve made to our website...

Read more...


HOW TO CHOOSE THE RIGHT POSTAL PACKAGING FOR YOUR BUSINESS

Postal packaging is one of our most popular products, with many of our customers
running B2C ecommerce businesses, who need cost effective packaging to ensure
their products get delivered in the best condition possible.  With our years of
experience we’ve created an ultimate guide to postal packaging to help you
select the right postal ...

Read more...


THE IMPORTANCE OF PANTONE COLOURS

When looking to get products printed with your branding you want to be sure that
they will consistently match your brand guides. It is important to have a deeper
understanding of how pantone colours work to understand how colours may differ
when printed onto physical objects.  What are Pantone Colours? Pantone Matching
System (PMS) is a ...

Read more...
Next


ABOUT US

We are one of the leading on-line suppliers of packaging materials in the UK.

Our mission is to consistently offer our customers the widest range of
innovative packaging and related products at the lowest cost.

Our Midlands based Distribution Centre stocks over 2500 product lines and we
deliver next working day to both commercial and residential addresses.

We are proud of our prompt next day delivery service and helpful customer
service team. If you place your order before 4pm Monday - Friday, your order
will be packed and dispatched same day.




JOIN OUR CLUB FOR 10% OFF YOUR FIRST ORDER!

Be the first to receive great offers, discounts and free gifts. Unsubscribe at
any time.

Sign Up for Our Newsletter:

Subscribe
 * UK Packaging Blog


CUSTOMER SERVICE

 * Contact Us
 * My Account / Register
 * Deliveries & Returns
 * Order Samples
 * Buy On Account
 * Key Account 500


MENU

 * General Packaging
 * Cardboard Boxes
 * Postal Packaging
 * Removal Packaging
 * Polythene Packaging

 * Strapping
 * Ecommerce Packaging
 * Retail Packaging
 * Warehouse Products


USEFUL LINKS

 * Box Calculator
 * Volume Discounts
 * About UKPackaging.com
 * About 3P Direct Ltd
 * Blog


SITE INFORMATION

 * Terms & Conditions
 * Privacy Policy
 * Cookie Information
 * Site Map

Copyright 3P Direct Ltd 2023 UKPackaging is part of the Print & Packaging People
3P Direct Ltd Website.


Pay

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

Password


Sign In
Forgot Your Password?