online.qual.co.uk Open in urlscan Pro
198.244.200.174  Public Scan

Submitted URL: https://active-campaign.qual.co.uk/lt.php?x=3DZy~GDKKqSi6XF_0N~Hh.ZxAX2pjNP0jMUykKU6JaTL6pJ8-Uy.zeF03I2ii_M~jvYwYHjJ
Effective URL: https://online.qual.co.uk/catalog/product/view/id/5363789/s/lenovo-thinkpad-x13-yoga-g4-i7-1355u-16gb-256gb-ssd-refurbishe...
Submission: On September 02 via api from IE — Scanned from US

Form analysis 8 forms found in the DOM

GET https://online.qual.co.uk/catalogsearch/result/

<form id="minisearch-form-top-search" class="form minisearch" action="https://online.qual.co.uk/catalogsearch/result/" method="get" can_known="0">
  <div class="field search">
    <label class="label" for="minisearch-input-top-search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="minisearch-input-top-search" type="text" name="q" value="" placeholder="I'm looking for..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" aria-expanded="false" autocomplete="off"
        data-block="autocomplete-form">
      <div id="minisearch-autocomplete-top-search" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://online.qual.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly9vbmxpbmUucXVhbC5jby51ay9jYXRhbG9nL3Byb2R1Y3Qvdmlldy9pZC81MzYzNzg5L3MvbGVub3ZvLXRoaW5rcGFkLXgxMy15b2dhLWc0LWk3LTEzNTV1LTE2Z2ItMjU2Z2Itc3NkLXJlZnVyYmlzaGVkLWxlbm92by0yMWYzczAwMTAwL2NhdGVnb3J5LzIv/product/5363789/

<form data-product-sku="21F3S00100"
  action="https://online.qual.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly9vbmxpbmUucXVhbC5jby51ay9jYXRhbG9nL3Byb2R1Y3Qvdmlldy9pZC81MzYzNzg5L3MvbGVub3ZvLXRoaW5rcGFkLXgxMy15b2dhLWc0LWk3LTEzNTV1LTE2Z2ItMjU2Z2Itc3NkLXJlZnVyYmlzaGVkLWxlbm92by0yMWYzczAwMTAwL2NhdGVnb3J5LzIv/product/5363789/"
  method="post" id="product_addtocart_form" novalidate="novalidate" can_known="1">
  <input type="hidden" name="product" value="5363789">
  <input type="hidden" name="selected_configurable_option" value="">
  <input type="hidden" name="related_product" id="related-products-field" value="">
  <input type="hidden" name="item" value="5363789">
  <input name="form_key" type="hidden" value="Q1Ofs885vrMRDbAa">
  <div class="box-tocart">
    <div class="fieldset-add">
      <div class="field">
        <label class="label" for="qty"><span>Quantity:</span></label>
        <div class="control">
          <div class="custom-qty reduced">
            <button type="button" class="btn-qty minus" aria-label="Reduced Qty">
              <span class="mbi mbi-minus"></span>
            </button>
          </div>
          <input name="qty" id="qty" value="1" title="Qty" class="input-text qty" data-validate="{&quot;required-number&quot;:true,&quot;validate-item-quantity&quot;:{&quot;maxAllowed&quot;:10000}}">
          <div class="custom-qty increase">
            <button type="button" class="btn-qty plus" aria-label="Increase Qty">
              <span class="mbi mbi-plus"></span>
            </button>
          </div>
        </div>
      </div>
      <div class="actions">
        <button type="submit" title="Add to Cart" class="action primary tocart" id="product-addtocart-button">
          <span>Add to Cart</span>
        </button>
      </div>
      <div id="instant-purchase" data-bind="scope:'instant-purchase'">
        <!-- ko template: getTemplate() -->
        <!-- ko if: showButton() --><!-- /ko -->
        <!-- /ko -->
      </div>
      <button type="button" class="action towishlist mb-tooltip"
        data-post="{&quot;action&quot;:&quot;https:\/\/online.qual.co.uk\/wishlist\/index\/add\/&quot;,&quot;data&quot;:{&quot;product&quot;:5363789,&quot;uenc&quot;:&quot;aHR0cHM6Ly9vbmxpbmUucXVhbC5jby51ay9jYXRhbG9nL3Byb2R1Y3Qvdmlldy9pZC81MzYzNzg5L3MvbGVub3ZvLXRoaW5rcGFkLXgxMy15b2dhLWc0LWk3LTEzNTV1LTE2Z2ItMjU2Z2Itc3NkLXJlZnVyYmlzaGVkLWxlbm92by0yMWYzczAwMTAwL2NhdGVnb3J5LzIv&quot;}}"
        data-action="add-to-wishlist" title="Add to Wish List"><span class="mbi mbi-heart"></span></button>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form" can_known="2">
  <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="email-auth"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email-auth" 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="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass-auth" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass-auth" 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 -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://online.qual.co.uk/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
      <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>
  </div>
</form>

POST https://qual37860.activehosted.com/proc.php

<form method="POST" action="https://qual37860.activehosted.com/proc.php" id="_form_66D59BF5C95D2_" class="_form _form_9 _inline-form  " novalidate="" data-styles-version="5" can_known="3">
  <input type="hidden" name="u" value="66D59BF5C95D2" data-name="u">
  <input type="hidden" name="f" value="9" data-name="f">
  <input type="hidden" name="s" data-name="s">
  <input type="hidden" name="c" value="0" data-name="c">
  <input type="hidden" name="m" value="0" data-name="m">
  <input type="hidden" name="act" value="sub" data-name="act">
  <input type="hidden" name="v" value="2" data-name="v">
  <input type="hidden" name="or" value="4fab01ec-298f-4a53-9084-2f04ef1102fe" data-name="or">
  <div class="_form-content">
    <div class="_form_element _x90064734 _full_width _clear">
      <div class="_form-title">Newsletter</div>
    </div>
    <div class="_form_element _x08170864 _full_width _clear">
      <div class="_html-code">
        <p style="text-align:center;">Enter your email address below to receive our Monthly Top Deals and the lastest news from Qual. </p>
      </div>
    </div>
    <div class="_form_element _x92770032 _full_width ">
      <label for="email" class="_form-label">Email*</label>
      <div class="_field-wrapper">
        <input type="text" id="email" name="email" placeholder="Type your email address here" required="" data-name="email">
      </div>
    </div>
    <div class="_form_element _x98771473 _full_width ">
      <label for="ls" class="_form-label">Please verify your request*</label>
      <div class="g-recaptcha" data-sitekey="6LcwIw8TAAAAACP1ysM08EhCgzd6q5JAOUR1a0Go" id="recaptcha_0">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-at0jffoqhpsv" 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=6LcwIw8TAAAAACP1ysM08EhCgzd6q5JAOUR1a0Go&amp;co=aHR0cHM6Ly9vbmxpbmUucXVhbC5jby51azo0NDM.&amp;hl=en&amp;v=WV-mUKO4xoWKy9M4ZzRyNrP_&amp;size=normal&amp;cb=vzdwn6tytvjr"></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>
    </div>
    <div class="_button-wrapper _full_width"><button id="_form_9_submit" class="_submit" type="submit">Subscribe</button></div>
    <div class="_clear-element"></div>
  </div>
  <div class="_form-thank-you" style="display:none;"></div>
</form>

<form class="form-fake-email" id="social-form-fake-email" novalidate="novalidate" can_known="4">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to create account.</div>
    <div class="field email required">
      <label for="real_email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="realEmail" id="real_email_address" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-fake-email" class="action send primary">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

POST

<form class="form-customer-login form-login" id="social-form-login" method="post" novalidate="novalidate" can_known="5">
  <input name="form_key" type="hidden" value="Q1Ofs885vrMRDbAa">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label d-none" for="email-login"><span>Email</span></label>
      <div class="control">
        <input name="username" id="email-login" type="email" class="input-text" value="" autocomplete="off" title="Email" data-validate="{required:true, 'validate-email':true}" placeholder="Email" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label class="label d-none" for="pass-popup"><span>Password</span></label>
      <div class="control">
        <input name="password" id="pass-popup" type="password" class="input-text" autocomplete="off" title="Password" data-validate="{required:true}" placeholder="Password" aria-required="true">
        <a class="action remind" href="https://online.qual.co.uk/customer/account/forgotpassword/" title="Forgot Your Password?"><span>Forgot?</span></a>
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <button type="submit" class="action login primary" id="btn-social-login-authentication">
          <span>Login</span>
        </button>
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <a class="action create" href="https://online.qual.co.uk/customer/account/create/"><span>Create New Account?</span></a>
      </div>
    </div>
  </fieldset>
</form>

POST https://qual37860.activehosted.com/proc.php

<form method="POST" action="https://qual37860.activehosted.com/proc.php" id="_form_66D59BF6C7291_" class="_form _form_40 _floating-box _animated _fast _dark _form-left" novalidate="" can_known="6">
  <input type="hidden" name="u" value="66D59BF6C7291" data-name="u">
  <input type="hidden" name="f" value="40" data-name="f">
  <input type="hidden" name="s" data-name="s">
  <input type="hidden" name="c" value="0" data-name="c">
  <input type="hidden" name="m" value="0" data-name="m">
  <input type="hidden" name="act" value="sub" data-name="act">
  <input type="hidden" name="v" value="2" data-name="v">
  <div class="_close">
    <i class="_close-icon"></i>
  </div>
  <div class="_form-content">
    <div class="_form-title">Ouch! VMware Price Increase</div>
    <div class="_form-body">Feeling the hit of VMware's price increase? Subscribe to see how we could help with a VMware exit strategy.</div>
    <div class="_form-element"><label class="form-sr-only" for="_field_name">Type your name</label><input id="_field_name" type="text" name="name" placeholder="Please type your name" class="_form_full_field _field_name" required="" data-name="name">
    </div>
    <div class="_form-element"><label class="form-sr-only" for="_field_email">Type your email</label><input id="_field_email" type="text" name="email" placeholder="Please type your email" class="_form_full_field _field_email" required=""
        data-name="email"></div>
    <button id="_form_40_submit" type="submit" class="_submit _full_width">Submit</button>
  </div>
  <div class="_form-thank-you" style="display:none;"></div>
</form>

<form action="" onsubmit="LO.submit_chat(); return false;" can_known="7">
  <div id="lo_chat_input" style="position:relative; width: 100%; ">
    <div class="lo-fx-hr" style="height:0px; margin-bottom:0px; margin-top:0px; width:100%; border-top:1px solid #177f96;border-bottom:1px solid #44acc3"></div>
    <div style="padding:10px;"><label for="lo_chat_textarea" style="display:none">Chat Input Box</label><textarea id="lo_chat_textarea" disabled="disabled" rows="2"
        style="color: black; background-color: rgb(255, 255, 255); border-radius: 5px; padding: 7px; height: auto; width: 100%; font-family: sans-serif; text-transform: none; resize: none;" dir="null" data-last-scroll-height="0"></textarea></div>
    <div id="lo_chat_sound_holder" style="position:absolute; right:0px; top:-25px; width:100%;">
      <div style="cursor: pointer; float:right; opacity:0.6; padding-right:10px; height:16px;" id="lo_chat_sound"><img alt="Click to mute chat sounds" src="https://d10lpsik1i8c69.cloudfront.net/graphics/sound-on-white.png"></div>
      <div id="lo_chat_status" style="padding-left:10px; font-size:11px; color:#62cae1"></div>
      <div style="clear:both;"></div>
    </div>
  </div>
</form>

Text Content

Skip to Content
UK IT supplier of hardware, software & service solutions
About Us
Contact Us
Our Partners
Top Brands
Apply For a Credit Account?
Blog
Sales Line: 0800 368 8427
 * 
 * 
 * 
 * 

Shop By Department
 * Audio & Visual
    * Interactive Display / Whiteboards
    * Projectors
    * Televisions
    * Monitors
    * Photo & Video Equipment

 * Computers
    * Laptops / Notebooks
    * PCs/Workstations
    * Servers
    * Tablets
    * All-in-One PCs/Workstations
    * Thin Clients
    * Computer Spare Parts & Accessories
    * POS Hardware
       * POS Monitors

 * Security
    * Network Security
    * Application Security
       * Email Security Gateway
       * Web Security Gateway
   
    * Network Security Equipment

 * Data Storage
    * Backup Server
    * NAS, SAN & Storage Servers
    * Data Storage Devices

 * Networking
    * Network Equipment Parts & Accessories
    * Networking Hardware
       * Network Switches
       * Touch Panel Interfaces
       * Wireless Access Points

 * Power Conditioning
    * Batteries & Power Supplies
       * Mobile Device Chargers
       * Power Adapters & Inverters
       * Power Distribution Units (PDUs)
       * Portable Power Station Accessories
       * UPS Batteries
       * UPS Battery Cabinets
   
    * Solar Panel Accessories

 * Printers & Scanners
    * Print & Scan Accessories
       * Duplex Units
       * Fuser Oil
       * Fusers
       * Media Spindles
       * Output Stackers
       * Print Servers
       * Printer Accessibility Accessories
       * Printer Belts
       * Printer Emulation Upgrades
       * Printer Memory
       * Printer/Scanner Spare Parts
       * Scanner Accessories
       * Scanner Transparency Adapters
       * Trays & Feeders
   
    * Printers
       * 3D Printing Materials
       * Dot Matrix Printers
       * Inkjet Printers
       * Label Printers
       * Large Format Printers
       * Laser Printers
       * Multifunctionals
       * Photo Printers
       * Plastic Card Printers
       * POS Printers
   
    * Printing Supplies
       * Developer Units
       * Imaging Units
       * Ink Cartridges
       * Print Heads
       * Printer Cleaning
       * Printer Drums
       * Printer Ink Refills
       * Printer Kits
       * Printer Ribbons
       * Printer Rollers
       * Staple Cartridges
       * Thermal Ribbon
       * Toner Cartridges
       * Toner Collectors

 * Software
    * Barcode & Labelling Software
    * Cloud Solutions
    * Conferencing Software
    * Development Software
    * Software Licenses/Upgrades

 * Unified Communications & Accessories
    * Unified Communications as a Service (UCaaS)
    * Call Management Equipment
    * Conference Equipment
       * Meeting Room Consoles
       * Audio Conferencing Bridges
       * Audio Conferencing Systems
       * Video Conference Monitors
       * AV Conferencing Bridges
       * Bluetooth Conference Speakers
       * Conference Camera Controllers
       * Conference Phones
       * Meeting Room Displays
       * Speakerphones
       * Teleconferencing Equipment
       * Video Conferencing Cameras
       * Video Conferencing Systems
       * Wireless Presentation Systems
   
    * Telephone Equipment
       * IP Phones
       * Telephones

 * Warranty & Support
    * IT Support Services
    * Maintenance & Support Fees
    * Warranty & Support Extensions

Search
Search

Search
0
My Cart
Close You have no items in your shopping cart.
Send for approval
Checkout Punchout Order
Proceed to Checkout


 * Sign In
   Register
 * Sign Up

   
   
 * Computing
    * Laptops and Notebooks
    * PCs / Workstations
    * Servers
    * Tablets
    * All-in-one PCs/Workstations
    * Thin Clients
    * POS Hardware
    * More Computing Categories

 * Audio Visual
    * Interactive Display / Whiteboards
    * Projectors
    * Televisions
    * Monitors
    * Photo & Video
    * More Audio & Visual Categories

 * Security
    * Network Security
    * Application Security
    * Network Security
    * More Security Categories

 * Data Storage
    * Backup Server
    * NAS, SAN & Storage Servers
    * Data Storage Devices
    * More Data Storage Categories

 * Networking
    * Networking Hardware
       * Network Switches
       * Touch Panel Interfaces
       * Wireless Access Points
   
    * More Networking Categories

 * Power Conditioning
    * Batteries & Power Supplies
       * Power Adapters & Inverters
       * Mobile Device Chargers
       * Power Distribution Units (PDUs)
       * UPS Batteries
   
    * More Power Conditioning Categories

 * Printer & Scanners
    * Printers
    * Scanners
    * Printing Supplies
    * More Printer & Scanner Categories

 * Software
    * Barcode & Labelling Software
    * Cloud Solutions
    * Computer Aided Design (CAD) Software
    * Conferencing Software
    * Software Licenses Upgrades
    * More Software Categories

 * Communications
    * Unified Communications as a Service (UCaaS)
    * Call Management
    * Conference
    * Telephone
    * More Communications Categories

 * Warranty Support
    * IT Support Services
    * Maintenance & Support Fees
    * Warranty Support Extensions
    * More Warranty Support Categories

   
   
   
   
   

Menu
Search
Home
My Cart
Me
 * Home
 * Lenovo ThinkPad X13 Yoga G4 i7-1355U 16GB 256GB SSD Refurbished


BEST LENOVO THINKPAD X13 YOGA G4 I7-1355U 16GB 256GB SSD REFURBISHED FOR
BUSINESS

SKU
21F3S00100
 * 
 * 
 * 

Skip to the end of the images gallery

Skip to the beginning of the images gallery

-8%
Special Price £884.00 £1,060.80 Regular Price £960.00 £1,152.00
In stock
BID X13 G4 I7-1355U 16GB/256G W11PDG
Quantity:

Add to Cart

Category: Laptops / Notebooks
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

Forgot Your Password?
Sign In
Details
ThinkPad X13 Yoga G4 i7-1355U 16GB 256GB SSD M.2 PCI-E 802.11ax BT 4G WWAN
Camera FPR Intel Iris Xe 13.3" WUXGA (1920 x1200) Touch Screen Win 11 Pro (10
Pro install) UK English Black Refurbished
More Information

SKU 21F3S00100 Manufacturer Lenovo In Stock Y Keyboard Language UK English Meta
Description BID X13 G4 I7-1355U 16GB/256G W11PDG


RELATED PRODUCTS




Newsletter

Enter your email address below to receive our Monthly Top Deals and the lastest
news from Qual.

Email*

Please verify your request*

Subscribe


CONTACT US
0800 368 8427

Unit 10, Gatwick Metro Centre, Balcombe Road, RH6 9GA, United Kingdom

info@qual.co.uk



Follow Us

 * 
 * 
 * 
 * 

COMPANY
 * About Us
 * Careers
 * Contact
 * Qual Limited
 * Qual Security
 * Qual Storage
 * Qual Professional Services

QUICK LINKS
 * Credit Account?
 * All Categories
 * Our Partners
 * Our Top Deals
 * Our Blog
 * Our Top Brands
 * Our Sectors
 * Our Sitemap

POLICIES
 * Cookie Policy
 * Privacy Policy
 * Terms & Conditions
 * Shipping & Payments
 * Stock & Promotions


© 2024 Qual Limited. All Rights Reserved
 * We Are Using Safe Payments For 
 * 


Search engine powered by ElasticSuite


REAL EMAIL ADDRESS IS REQUIRED TO SOCIAL NETWORKS

Please enter your email address below to create account.
Email

Submit


SIGN IN

Email

Password
Forgot?
Login
Create New Account?
UK IT supplier of hardware, software & service solutions, since 1994
 * 

 * Contact Us
 * About Us
 * All Categories
 * Credit Account?
 * Blog
 * Partners
 * Sector
   * Corporate
   * Education
   * Charity / Not-for-profit
   * Public Sector
   * Healthcare
 * Demo & Free Trials
   * Free Barracuda Email Threat Scan
   * Sophos Intercept X Free Trial
   * Druva Cloud Backup Solution 30 Free Trial
 * Managed Services
   * Cyber Security
   * Projects
   * Workplace
   * Data
   * Networking
   * Service Desk


Lenovo ThinkPad X13 Yoga G4 i7-1355U 16GB 256GB SSD Refurbished is the only
product matching your 'lenovo bid x13 g4 i7 1355u 16gb 256g w11pdg lenovo
21f3s00100' search.

Ouch! VMware Price Increase
Feeling the hit of VMware's price increase? Subscribe to see how we could help
with a VMware exit strategy.
Type your name
Type your email
Submit


Close
This order will now be sent for approval.

This is required.
Ok

Live Help is Online. 
Chatting
0
×
–

undefined



Chat Input Box

Chat
Powered by