www.wrappz.com Open in urlscan Pro
2606:4700:3108::ac42:2921  Public Scan

Submitted URL: http://www.wrappz.com/
Effective URL: https://www.wrappz.com/
Submission: On March 04 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

POST https://www.wrappz.com/customer/account/createpost

<form class="form create account form-create-account" action="https://www.wrappz.com/customer/account/createpost" method="post" id="form-validate" enctype="multipart/form-data" autocomplete="off" novalidate="novalidate">
  <fieldset class="fieldset create info">
    <input name="form_key" type="hidden" value="Ze0YK9727koNYcx1"> <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="row customer-name-fields">
      <div class="field field-name-firstname required col-lg-6 col-md-6 col-sm-6 col-xs-12">
        <div class="control">
          <input type="text" id="firstname" name="firstname" placeholder="First Name" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
        </div>
      </div>
      <div class="field field-name-lastname required col-lg-6 col-md-6 col-sm-6 col-xs-12">
        <div class="control">
          <input type="text" id="lastname" name="lastname" placeholder="Last Name" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
        </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <div class="form-group control-icon required">
      <input placeholder="Email *" type="email" name="email" autocomplete="email" id="email_address" value="" title="Email" class="input-text form-control" data-validate="{required:true, 'validate-email':true}">
    </div>
    <div class="form-group control-icon password required">
      <input placeholder="Password *" type="password" name="password" id="password" title="Password" class="input-text form-control form-control control-icon icon-pass" data-password-min-length="8" data-password-min-character-sets="3"
        data-validate="{required:true, 'validate-customer-password':true}" autocomplete="off">
    </div>
    <div class="form-group control-icon confirmation required">
      <input placeholder="Repeat password *" type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation" class="input-text form-control control-icon icon-pass" data-validate="{required:true, equalTo:'#password'}"
        autocomplete="off">
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit btn btn-custom" title="Register Account"><span>Register</span></button>
    </div>
  </div>
</form>

POST https://www.wrappz.com/customer/account/loginPost

<form class="form form-login" action="https://www.wrappz.com/customer/account/loginPost" method="post" id="login-form-header" novalidate="novalidate">
  <input name="form_key" type="hidden" value="Ze0YK9727koNYcx1">
  <div class="login" data-hasrequired="* Required Fields">
    <div class="form-group control-icon required email">
      <input name="login[username]" placeholder="Email" value="" id="email_header" type="email" class="input-text form-control" title="Email" data-validate="{required:true, 'validate-email':true}">
    </div>
    <div class="form-group control-icon control-icon password required">
      <input placeholder="Password" name="login[password]" type="password" class="input-text form-control" id="pass_header" title="Password" data-validate="{required:true}">
    </div>
    <div class="actions-toolbar">
      <div class="secondary"><a class="action remind" href="https://www.wrappz.com/customer/account/forgotpassword"><span>Forgot Your Password?</span></a></div>
      <div class="primary"><button type="submit" class="action login btn btn-custom" name="send" id="send2_header"><span>Login</span></button></div>
    </div>
  </div>
</form>

GET https://www.wrappz.com/instantsearch/result

<form class="form minisearch" id="search_mini_form" action="https://www.wrappz.com/instantsearch/result" method="get">
  <div class="input-search">
    <input id="search" type="text" name="q" value="" class="input-text form-control" maxlength="12" placeholder="Search" role="combobox" aria-expanded="true" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
    <button type="submit" title="Search" class="action search button" disabled="disabled">
      <i class="pe-7s-play arrow"></i>
      <i class="pe-7s-search search" aria-hidden="true"></i>
    </button>
  </div>
  <div id="search_autocomplete" class="search-autocomplete" style="display: none;"></div>
  <div class="mgs-instant-search-dropdown" data-bind="scope: 'instant_search_form'">
    <!-- ko template: getTemplate() -->
    <div id="mgs-instant-autocomplete-wrapper" class="mgs-instant-autocomplete-wrapper" data-bind="visible: showPopup()" style="display: none;">
      <div data-bind="visible: anyResultCount()" style="display: none;">
        <!-- ko if: anyResultCount() --><!--/ko-->
      </div>
      <div class="no-result" data-bind="text: textNoResult, visible: !anyResultCount()">No Result</div>
    </div><!-- /ko -->
  </div>
</form>

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

<form class="form subscribe" novalidate="novalidate" action="https://www.wrappz.com/newsletter/subscriber/new" method="post" id="newsletter-validate-detail-onpage">
  <div class="field form-group newsletter">
    <div class="control">
      <input name="email" type="email" id="newsletter-homepage22" placeholder="Email Address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe" title="SIGN UP" type="submit"> SIGN UP </button>
  </div>
</form>

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

<form class="form subscribe" novalidate="novalidate" action="https://www.wrappz.com/newsletter/subscriber/new" method="post" id="newsletter-validate-detail">
  <div class="field form-group newsletter">
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Enter your email" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe" title="Subscribe" type="submit">
      <span class="fa fa-caret-right"></span>
    </button>
  </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" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="on">
      </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="on">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- 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 -->
    <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.wrappz.com/customer/account/forgotpassword">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

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.

Login Register
Register
Close
Forgot Your Password?
Login
Close


SEARCH

No Result
Close


DESIGN / MAKE / PERSONALISE - YOUR PHONE CASES - WRAPPZ

 * 
 * Go To Cart

 * PHONE CASES
   *  * Browse by Brand
        * Apple iPhone Cases
        * Samsung Phone Cases
        * Nokia Phone Cases
        * Huawei Phone Cases
        * Google Pixel Phone Cases
        * OnePlus Phone Cases
        * Sony Phone Cases
        * LG Phone Cases
     
      * Types of Case
        * Personalised Phone Cases
        * Hard Phone Cases
        * Tough Phone Cases
        * Clear Phone Cases
        * Premium Wallet Phone Cases
        * Genuine Leather Printed Cases
        * Genuine Leather Monogram Cases
        * Faux Leather Phone Cases
        * Glitter Phone Cases
        * Eco Phone Cases
     
      * Best Sellers
        * iPhone 15 Plus Case
        * iPhone 15 Pro Case
        * iPhone 15 Case
        * iPhone 14 Pro Case
        * iPhone 14 Case
        * iPhone 13 Case
        * iPhone 13 Pro Case
        * Galaxy S23 Ultra Case
        * Galaxy S23 Case
        * Google Pixel 6 Case
 * LAPTOP / TABLET CASES
   *  * Cases
        * Laptop Cases
        * MacBook Cases
        * iPad Cases
     
      * Skins
        * Laptop Skin
        * MacBook Skin
        * iPad Skins
 * SKINS
   *  * Browse by Device
        * Phone Skins
        * MacBook Skins
        * iPad Skins
        * Laptop Skins
        * Gaming Skins
        * Kindle Skins
        * iPod Skins
        * Sky Device Skins
     
      * Best Sellers
        * iPhone 14 Pro Max Skin
        * iPhone 14 Skin
        * iPhone 14 Pro Skin
        * Galaxy S23 Ultra Skin
        * Galaxy S22 Ultra Skin
        * Custom Size Laptop Skin
        * MacBook Pro 16" 2021 Skin
        * MacBook Pro 14" 2021 Skin
        * Xbox X/S Controller Skin
        * PS4 Controller Skin
 * WALL ART
   *  * Fine Art Posters
      * Canvas Prints
      * Classic Framed Print
      * Photo Tiles
 * PERSONALISED GIFTS
   *  * Mugs
      * Cushions
      * Notebooks
      * Bags
      * Beach Towels
      * Mouse Mats
      * Wrappz Gift Voucher
     
      * Aprons
      * Fridge Magnets
      * Keyrings
      * Face Masks
      * Snoods
      * Water Bottles

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

 * Login
 * 




FIND YOUR PERFECT PHONE CASE

SHOP BY DESIGN

 * Photo Collage Phone Cases
 * Nature & Animal Phone Cases
 * Name Phone Cases
 * Fruit & Floral Phone Case
 * Marble Phone Cases
 * Monogram Phone Cases
 * Glitter Phone Cases
 * Football Phone Cases
 * Transparent Phone Cases
 * Retro Cassette Phone Cases
 * Travel Phone Cases

SHOP BY BRAND

 * Apple iPhone Cases
 * Samsung Phone Cases
 * Nokia Phone Cases
 * Huawei Phone Cases
 * Google Pixel Phone Cases
 * OnePlus Phone Cases
 * Sony Phone Cases
 * See All Brands

SHOP BY CASE TYPE

 * Personalised Phone Cases
 * Genuine Leather Monogram Cases
 * Hard Phone Cases
 * Tough Phone Cases
 * Clear Phone Cases
 * Faux Leather Phone Cases
 * Premium Wallet Phone Cases
 * Glitter Phone Cases
 * Eco Phone Cases




BROWSE OUR PHONE CASE RANGE

 

HARD PHONE CASE

Our hard cases are made from toughened polycarbonate to completely wrap your
phone in a super slim, ultra light, protective layer, keeping it safe from all
kinds of unavoidable bumps and scrapes.

TOUGH PHONE CASE

Our heavy duty, shockproof tough cases are built for those who want the ultimate
protection. They're virtually indestructible with two layers for extra
durability. The added liner cushions your phone against impact.

CLEAR PHONE CASE

Select either a clear silicone case, made of high quality, flexible TPU with
excellent shock absorption, or a clear tough case, made of thermoplastic
polyurethane making it sturdy and hard-wearing yet lightweight.

FLIP WALLET PHONE CASE

Our faux leather wallet flip cases are hard wearing and visually stunning, with
the appearance of a genuine high-quality leather. An absolutely beautiful,
animal-friendly alternative to a real leather case.

LEATHER PHONE CASE

This Pebble grain leather case is sleek and scratch resistant, providing durable
protection. The quality of the tough leather outer, the soft velvet inner liner
and chrome buttons ooze sophistication.

GLITTER PHONE CASE

A protective phone case made of toughened polycarbonate and TPU Gel. Glitter
particles floating within a secure suspension gel on the back surface and add
‘glitz and sparkle’ to any device.

ECO PHONE CASE

Our eco case is a beautifully designed, environmentally-friendly, protective
phone case for iPhone and Galaxy models. Extremely tough, scratch-resistant,
slimline and fully biodegradable in six months.

PREMIUM WALLET PHONE CASE

These stunning folio style phone cases are fully customisable on the front and
back and have a stylish grey elastic fastening. On the inside cover there are
slots for cards, ID and cash. A beautiful high quality phone case.

 


OUR BEST SELLING DESIGNS




DESIGN YOUR OWN CUSTOM PHONE CASE


MAKE IT YOURS

Create a design that’s all yours – each product can be custom designed from
scratch, or if you prefer you can choose one of our pre-designed templates to
get you started!


CUSTOM DESIGN TOOL

Once you’ve got your idea or chosen a design, its time to bring it to life using
our super clever custom tool. It couldn’t be easier to make a unique, one of a
kind phone case.


HIGH-QUALITY PRINT

Our printing process uses the highest quality inks and materials to ensure when
you design your phone case and skins; they’ll look amazing. They’re super
durable too, so they’ll look great day-in, day-out.


SPEEDY DELIVERY

All of our personalised products are produced with love, right here in the UK so
you will receive them quickly and safely - hooray. Order yours today.


MAKE IT YOURS

Create a design that’s all yours – each product can be custom designed from
scratch, or if you prefer you can choose one of our pre-designed templates to
get you started!


CUSTOM DESIGN TOOL

Once you’ve got your idea or chosen a design, its time to bring it to life using
our super clever custom tool. It couldn’t be easier to make a unique, one of a
kind phone case.


HIGH-QUALITY PRINT

Our printing process uses the highest quality inks and materials to ensure when
you design your phone case and skins; they’ll look amazing. They’re super
durable too, so they’ll look great day-in, day-out.


SPEEDY DELIVERY

All of our personalised products are produced with love, right here in the UK so
you will receive them quickly and safely - hooray. Order yours today.


MAKE IT YOURS

Create a design that’s all yours – each product can be custom designed from
scratch, or if you prefer you can choose one of our pre-designed templates to
get you started!


CUSTOM DESIGN TOOL

Once you’ve got your idea or chosen a design, its time to bring it to life using
our super clever custom tool. It couldn’t be easier to make a unique, one of a
kind phone case.


HIGH-QUALITY PRINT

Our printing process uses the highest quality inks and materials to ensure when
you design your phone case and skins; they’ll look amazing. They’re super
durable too, so they’ll look great day-in, day-out.


SPEEDY DELIVERY

All of our personalised products are produced with love, right here in the UK so
you will receive them quickly and safely - hooray. Order yours today.

‹›



BROWSE OUR OTHER PERSONALISED PRODUCTS

ALL PERSONALISED GIFTS

 * Mugs & Drinkware
 * Cushions
 * Notebooks
 * Bags
 * Beach Towels
 * Mouse Mats
 * Snoods
 * Wrappz Giftcard
 * Aprons
 * Passport Covers
 * Fridge Magnets
 * Keyrings
 * Glass Panels
 * Face Masks
 * Water Bottles

LAPTOP & TABLET ACCESSORIES

 * Laptop Cases
 * MacBook Cases
 * iPad Cases
 * Laptop Skins
 * MacBook Skin
 * iPad Skins

PERSONALISED WALL ART

 * Fine Art Poster
 * Canvas Prints
 * Classic Framed Prints


 1.  
 2.  
 3.  
 4.  
 5.  
 6.  
 7.  
 8.  
 9.  
 10. 
 11. 
 12. 

 


LET'S GET PERSONAL

 

At Wrappz we specialise in personalised designs so that your phone and precious
devices can stay protected in style! Use our custom design tool to create
something unique to you. It's easy to use, and allows you to create something
completely bespoke or use one of our pre-designed templates to get you started.

You'll have everything you need to make your own phone cases, laptop skins or
something from our range of personalised gifts. We don’t just offer personalised
phone cases, we also allow you to customise bags, mugs, cushions and many more!

Find Out About Wrappz

 


EVERYONE'S TALKING ABOUT WRAPPZ


 


GET YOUR EXCLUSIVE OFFERS & DISCOUNTS

SIGN UP


OUR LATEST BLOGS

iPhone 14 range
Our new personalised phone case designs
Top 7 Gift Ideas for a Tech Lover
iPhone 13 Accessories Guide


SIDEBAR


 *  
 *  
 *  
 *  



Join now for discounts 








 
 * FAQ
 * Delivery info
 * Where's my order?
 * Change My order
 * Checkout issues
 * Contact Us

 * About Us
 * Our Blog
 * Returns Policy
 * Privacy Policy
 * Terms of Use
 * Student Discount

Registered Address: Suite L, KBF House, 55 Victoria Road, Burgess Hill RH15 9LH
Company Number: 10694566
Copyright ©2024 Wrappz.com. All Rights Reserved Wrappz.

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?