<!doctype html>
<html lang="en">
  <head><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let i;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",i=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")&&this._isValidScriptType(i)?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}_isValidScriptType(e){return!e||""===e||"string"==typeof e&&["text/javascript","text/x-javascript","text/ecmascript","text/jscript","application/javascript","application/x-javascript","application/ecmascript","application/jscript","module"].includes(e.toLowerCase())}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript;n||console.error("WPRocket unable to document.write this: "+t);const i=document.createRange(),r=n.parentElement;let a=e.get(n);void 0===a&&(a=n.nextSibling,e.set(n,a));const o=document.createDocumentFragment();i.setStart(o,0),o.appendChild(i.createContextualFragment(t)),r.insertBefore(o,a)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();
</script>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>The Recycler &#8211; Toner and Inkjet Remanufacturing &#8211; making waste work</title>
    <link rel="preconnect" href="https://fonts.gstatic.com">
    <link href="https://fonts.googleapis.com/css2?family=EB+Garamond&#038;family=Roboto&#038;display=swap" rel="stylesheet">
    <link href="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/css/bootstrap.min.css" rel="stylesheet">
    <link href="https://www.therecycler.com/wp-content/themes/recyclerv2/recycler.css" rel="stylesheet">
    <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v16.8 - https://yoast.com/wordpress/plugins/seo/ -->
	<meta name="description" content="Toner and Inkjet Remanufacturing - making waste work" />
	<link rel="canonical" href="https://www.therecycler.com/" />
	<link rel="next" href="https://www.therecycler.com/page/2/" />
	<meta property="og:locale" content="en_GB" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="The Recycler" />
	<meta property="og:description" content="Toner and Inkjet Remanufacturing - making waste work" />
	<meta property="og:url" content="https://www.therecycler.com/" />
	<meta property="og:site_name" content="The Recycler" />
	<meta property="og:image" content="https://www.therecycler.com/wp-content/uploads/2021/06/logo-new-latest.jpg" />
	<meta property="og:image:width" content="777" />
	<meta property="og:image:height" content="152" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@RecyclerMedia" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.therecycler.com/#organization","name":"The Recycler","url":"https://www.therecycler.com/","sameAs":["https://www.facebook.com/RecyclerMedia/","https://www.linkedin.com/company/recyclermedia/","https://twitter.com/RecyclerMedia"],"logo":{"@type":"ImageObject","@id":"https://www.therecycler.com/#logo","inLanguage":"en-GB","url":"https://www.therecycler.com/wp-content/uploads/2020/06/The-Recycler-logo.jpg","contentUrl":"https://www.therecycler.com/wp-content/uploads/2020/06/The-Recycler-logo.jpg","width":807,"height":174,"caption":"The Recycler"},"image":{"@id":"https://www.therecycler.com/#logo"}},{"@type":"WebSite","@id":"https://www.therecycler.com/#website","url":"https://www.therecycler.com/","name":"The Recycler","description":"Toner and Inkjet Remanufacturing - making waste work","publisher":{"@id":"https://www.therecycler.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.therecycler.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"CollectionPage","@id":"https://www.therecycler.com/#webpage","url":"https://www.therecycler.com/","name":"The Recycler - Toner and Inkjet Remanufacturing - making waste work","isPartOf":{"@id":"https://www.therecycler.com/#website"},"about":{"@id":"https://www.therecycler.com/#organization"},"description":"Toner and Inkjet Remanufacturing - making waste work","breadcrumb":{"@id":"https://www.therecycler.com/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https://www.therecycler.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.therecycler.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]}]}</script>
	<!-- / Yoast SEO plugin. -->


<!-- therecycler.com is managing ads with Advanced Ads 1.26.0 --><!--noptimize--><script type="rocketlazyloadscript">
			advanced_ads_ready=function(){var e,t=[],n="object"==typeof document&&document,d=n&&n.documentElement.doScroll,o="DOMContentLoaded",a=n&&(d?/^loaded|^c/:/^loaded|^i|^c/).test(n.readyState);return!a&&n&&(e=function(){for(n.removeEventListener(o,e),window.removeEventListener("load",e),a=1;e=t.shift();)e()},n.addEventListener(o,e),window.addEventListener("load",e)),function(e){a?setTimeout(e,0):t.push(e)}}();		</script>
		<!--/noptimize--><link rel='stylesheet' id='wpsqt-main-css'  href='https://www.therecycler.com/wp-content/plugins/wp-survey-and-quiz-tool/css/main.css?ver=5.7.2' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css'  href='https://www.therecycler.com/wp-includes/css/dist/block-library/style.min.css?ver=5.7.2' type='text/css' media='all' />
<link rel='stylesheet' id='unslider-css-css'  href='https://www.therecycler.com/wp-content/plugins/advanced-ads-slider/public/assets/css/unslider.css?ver=1.4.6' type='text/css' media='all' />
<link rel='stylesheet' id='slider-css-css'  href='https://www.therecycler.com/wp-content/plugins/advanced-ads-slider/public/assets/css/slider.css?ver=1.4.6' type='text/css' media='all' />
<link rel='stylesheet' id='intelliwidget-css'  href='https://www.therecycler.com/wp-content/plugins/intelliwidget-per-page-featured-posts-and-menus/templates/intelliwidget.css?ver=2.3.9.2' type='text/css' media='all' />
<link rel='stylesheet' id='prefix-style-css'  href='https://www.therecycler.com/wp-content/plugins/wordpress-default-css-styles/style.css?ver=5.7.2' type='text/css' media='all' />
<link rel='stylesheet' id='forms-for-campaign-monitor-custom_cm_monitor_css-css'  href='https://www.therecycler.com/wp-content/plugins/forms-for-campaign-monitor/forms/views/public/css/app.css?ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='wpbdp_font_awesome-css'  href='https://use.fontawesome.com/releases/v5.14.0/css/all.css?ver=5.14.0' type='text/css' media='all' />
<link rel='stylesheet' id='wpbdp-widgets-css'  href='https://www.therecycler.com/wp-content/plugins/business-directory-plugin/assets/css/widgets.min.css?ver=5.13' type='text/css' media='all' />
<link rel='stylesheet' id='cookie-notice-front-css'  href='https://www.therecycler.com/wp-content/plugins/cookie-notice/includes/../css/front.min.css?ver=5.7.2' type='text/css' media='all' />
<link rel='stylesheet' id='tablepress-default-css'  href='https://www.therecycler.com/wp-content/tablepress-combined.min.css?ver=69' type='text/css' media='all' />
<link rel='stylesheet' id='nextgen_widgets_style-css'  href='https://www.therecycler.com/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/widget/static/widgets.css?ver=3.12' type='text/css' media='all' />
<link rel='stylesheet' id='nextgen_basic_thumbnails_style-css'  href='https://www.therecycler.com/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/static/thumbnails/nextgen_basic_thumbnails.css?ver=3.12' type='text/css' media='all' />
<link rel='stylesheet' id='nextgen_basic_slideshow_style-css'  href='https://www.therecycler.com/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/static/slideshow/ngg_basic_slideshow.css?ver=3.12' type='text/css' media='all' />
<link rel='stylesheet' id='scss-css'  href='https://www.therecycler.com/wp-content/cache/busting/1/sccss.css?ver=1621526477' type='text/css' media='all' />
<link rel='stylesheet' id='wp-social-sharing-css'  href='https://www.therecycler.com/wp-content/plugins/wp-social-sharing/static/socialshare.css?ver=1.6' type='text/css' media='all' />
<link rel='stylesheet' id='modern-filtered-styles-css'  href='https://www.therecycler.com/wp-content/businessdirectory-themes/modern-filtered/assets/styles.css?ver=1.0.10' type='text/css' media='all' />
<link rel='stylesheet' id='modern-filtered-font-awesome/css/font-awesome.min-css'  href='https://www.therecycler.com/wp-content/businessdirectory-themes/modern-filtered/assets/font-awesome/css/font-awesome.min.css?ver=1.0.10' type='text/css' media='all' />
<link rel='stylesheet' id='modern-filtered-buttons-css'  href='https://www.therecycler.com/wp-content/businessdirectory-themes/modern-filtered/assets/buttons.css?ver=1.0.10' type='text/css' media='all' />
<link rel='stylesheet' id='jquery.lightbox.min.css-css'  href='https://www.therecycler.com/wp-content/plugins/wp-jquery-lightbox/styles/lightbox.min.css?ver=1.4.8.2' type='text/css' media='all' />
<script type='text/javascript' src='https://www.therecycler.com/wp-includes/js/jquery/jquery.min.js?ver=3.5.1' id='jquery-core-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/wp-survey-and-quiz-tool/js/site.js?ver=5.7.2' id='site-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/advanced-ads-slider/public/assets/js/unslider.min.js?ver=1.4.6' id='unslider-js-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/advanced-ads-slider/public/assets/js/jquery.event.move.js?ver=1.4.6' id='unslider-move-js-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/advanced-ads-slider/public/assets/js/jquery.event.swipe.js?ver=1.4.6' id='unslider-swipe-js-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/wp-google-analytics/wp-google-analytics.js?ver=0.0.3' id='wp-google-analytics-js'></script>
<script type='text/javascript' id='advanced-ads-advanced-js-js-extra'>
/* <![CDATA[ */
var advads_options = {"blog_id":"1","privacy":{"enabled":false,"state":"not_needed"}};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/advanced-ads/public/assets/js/advanced.min.js?ver=1.26.0' id='advanced-ads-advanced-js-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/advanced-ads-pro/assets/advanced-ads-pro.js?ver=2.12.1' id='advanced-ds-pro/front-js'></script>
<script type='text/javascript' id='cookie-notice-front-js-extra'>
/* <![CDATA[ */
var cnArgs = {"ajaxUrl":"https:\/\/www.therecycler.com\/wp-admin\/admin-ajax.php","nonce":"b2b505cc86","hideEffect":"fade","position":"bottom","onScroll":"0","onScrollOffset":"100","onClick":"0","cookieName":"cookie_notice_accepted","cookieTime":"2592000","cookieTimeRejected":"2592000","cookiePath":"\/","cookieDomain":"","redirection":"0","cache":"1","refuse":"0","revokeCookies":"0","revokeCookiesOpt":"automatic","secure":"1"};
/* ]]> */
</script>
<script async type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/cookie-notice/includes/../js/front.min.js?ver=2.1.0' id='cookie-notice-front-js'></script>
<script type='text/javascript' id='advanced-ads-pro/cache_busting-js-extra'>
/* <![CDATA[ */
var advanced_ads_pro_ajax_object = {"ajax_url":"https:\/\/www.therecycler.com\/wp-admin\/admin-ajax.php","lazy_load_module_enabled":"","lazy_load":{"default_offset":0,"offsets":[]},"moveintohidden":"","wp_timezone_offset":"3600"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/advanced-ads-pro/modules/cache-busting/inc/base.min.js?ver=2.12.1' id='advanced-ads-pro/cache_busting-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-includes/js/jquery/ui/core.min.js?ver=1.12.1' id='jquery-ui-core-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.12.1' id='jquery-ui-tabs-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/businessdirectory-themes/modern-filtered/assets/modern-filtered.js?ver=1.0.10' id='modern-filtered-modern-filtered.js-js'></script>
<link rel="https://api.w.org/" href="https://www.therecycler.com/wp-json/" /><meta name="generator" content="WordPress 5.7.2" />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
	window._wp_rp_static_base_url = 'https://wprp.zemanta.com/static/';
	window._wp_rp_wp_ajax_url = "https://www.therecycler.com/wp-admin/admin-ajax.php";
	window._wp_rp_plugin_version = '3.6.4';
	window._wp_rp_post_id = '407582';
	window._wp_rp_num_rel_posts = '5';
	window._wp_rp_thumbnails = true;
	window._wp_rp_post_title = 'ETIRA+discusses+introduction+of+UKCA+mark';
	window._wp_rp_post_tags = ['guidance', 'etira', 'ce+mark', 'brexit', 'ukca+mark', 'new+regulation', 'around+the+industry', 'ireland', 'eu', 'england', 'wale', 'northern', 'alt', 'busi', 'energi', 'uk', 'mark', 'bei', 'toner', 'martinez', 'inkjet', 'european'];
	window._wp_rp_promoted_content = true;
</script>
<link rel="stylesheet" href="https://www.therecycler.com/wp-content/plugins/wordpress-23-related-posts-plugin/static/themes/vertical.css?version=3.6.4" />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		var advadsCfpQueue = [];
		var advadsCfpAd = function( adID ){
			if ( 'undefined' == typeof advadsProCfp ) { advadsCfpQueue.push( adID ) } else { advadsProCfp.addElement( adID ) }
		};
		</script>
		<!-- Vipers Video Quicktags v6.6.0 | http://www.viper007bond.com/wordpress-plugins/vipers-video-quicktags/ -->
<style type="text/css">
.vvqbox { display: block; max-width: 100%; visibility: visible !important; margin: 10px auto; } .vvqbox img { max-width: 100%; height: 100%; } .vvqbox object { max-width: 100%; } 
</style>
<script type="text/javascript">
// <![CDATA[
	var vvqflashvars = {};
	var vvqparams = { wmode: "opaque", allowfullscreen: "true", allowscriptaccess: "always" };
	var vvqattributes = {};
	var vvqexpressinstall = "https://www.therecycler.com/wp-content/plugins/vipers-video-quicktags/resources/expressinstall.swf";
// ]]>
</script>
  </head>
  <body data-rsssl=1>
  <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TH37TRW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
  <div class="bg-light"><div class="container container-nav">
  <nav class="navbar navbar-expand-xl navbar-light bg-light">
  <a class="navbar-brand nbxl" href="#">Menu</a>
  <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#header1" aria-controls="header1" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
  <div class="collapse navbar-collapse" id="header1"><ul id="menu-header1" class="navbar-nav me-auto mb-2 mb-md-0 "><li  id="menu-item-82819" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-82819"><a href="https://www.therecycler.com/digital-editions-2021/" class="nav-link ">Digital Magazine</a></li>
<li  id="menu-item-393452" class="menu-item menu-item-type-taxonomy menu-item-object-category nav-item nav-item-393452"><a href="https://www.therecycler.com/posts/category/podcasts/" class="nav-link ">Podcasts</a></li>
<li  id="menu-item-50628" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-50628"><a href="https://www.therecycler.com/press-releases/" class="nav-link ">Press Releases</a></li>
<li  id="menu-item-50629" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-50629"><a href="https://www.therecycler.com/advertise/" class="nav-link ">Advertise</a></li>
<li  id="menu-item-73566" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-73566"><a href="https://www.therecycler.com/subscribe/" class="nav-link ">Subscribe</a></li>
<li  id="menu-item-50634" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-50634"><a href="https://www.therecycler.com/recruitment/" class="nav-link ">Recruitment</a></li>
<li  id="menu-item-50627" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-50627"><a href="https://www.therecycler.com/about-us/" class="nav-link ">About us</a></li>
<li  id="menu-item-94348" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-94348"><a href="https://www.therecycler.com/old-news/" class="nav-link ">Search our News Archive</a></li>
<li  id="menu-item-51520" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-51520"><a href="https://www.facebook.com/Recycler-Publishing-Events-169653524117/" class="nav-link "><i class="fa fa-facebook-square" aria-hidden="true"></i></a></li>
<li  id="menu-item-51521" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-51521"><a href="https://twitter.com/RecyclerMedia" class="nav-link "><i class="fa fa-twitter-square" aria-hidden="true"></i></a></li>
<li  id="menu-item-51522" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-51522"><a href="https://www.linkedin.com/company/recyclermedia" class="nav-link "><i class="fa fa-linkedin-square" aria-hidden="true"></i></a></li>
</ul></div>
</nav>
</div></div>
    <Header class="bg-black">
      <div class="container">
      <div class="row pt-3">
      <div class="col-12 col-md-6 pb-3 text-center text-md-start"><a href="https://www.therecycler.com"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/logo-new-latest.jpg" class="img-fluid" alt="The Recycler"></a></div>
      <div class="col-12 col-md-6 pb-3 text-center text-md-end"><div id="there-slider-5511" class="custom-slider there-slider-344387043 there-slider"><ul><li><div data-advadstrackid="404252" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-904172774"><a href="http://www.katun.com/eu/katun-business-ink/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/03/8230-The-Recycler.jpg" alt="Katun March Web Advert 2021"  width="636" height="124"   /></a></div></li><li><div data-advadstrackid="403320" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1795962387"><a href="https://nubeprint.com/app/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/01/Nubeprint-Online-425x90-prop-24.jpg" alt="Nubeprint Online 425x90"  width="636" height="124"   /></a></div></li><li><div data-advadstrackid="405198" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-775305901"><a href="https://www.biuromax.com.pl/en/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/05/Biuromax_baner_2100x450_v4_1.png" alt="Biuromax Web ad May 2021"  width="636" height="124"   /></a></div></li><li><div data-advadstrackid="407585" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1513992745"><a href="https://www.scc-inc.com/?utm_source=Recycler&#038;utm_medium=Masthead&#038;utm_campaign=July2021" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/08/recycler-ad_636x95.gif" alt=""  width="636" height="124"   /></a></div></li><li><div data-advadstrackid="406200" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1002368924"><a href="https://hw.ggimage.com/en/sohw/14342" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/07/Ninestar-masthead.jpg" alt="Ninestar Masthead banner July 2021"  width="636" height="124"   /></a></div></li></ul></div><script type="rocketlazyloadscript">( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {var $thereslider344387043 = jQuery( ".there-slider-344387043" );$thereslider344387043.on( "unslider.ready", function() { jQuery( "div.custom-slider ul li" ).css( "display", "block" ); });$thereslider344387043.unslider({ delay:15000, autoplay:true, nav:false, arrows:false, infinite:false, speed:100, animation:'fade' });$thereslider344387043.on("mouseover", function(){$thereslider344387043.unslider("stop");}).on("mouseout", function() {$thereslider344387043.unslider("start");});});</script></div>
    </div>
  </div>
  <div class="bg-light"><div class="container container-nav">
  <nav class="navbar navbar-expand-md navbar-light bg-light">
  <a class="navbar-brand" href="#">Menu</a>
  <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#header2" aria-controls="header2" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
  <div class="collapse navbar-collapse" id="header2"><ul id="menu-header2" class="navbar-nav me-auto mb-2 mb-md-0 "><li  id="menu-item-50635" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home nav-item nav-item-50635"><a href="https://www.therecycler.com/" class="nav-link active">Home</a></li>
<li  id="menu-item-50636" class="menu-item menu-item-type-taxonomy menu-item-object-category nav-item nav-item-50636"><a href="https://www.therecycler.com/posts/category/world-focus/" class="nav-link ">World Focus</a></li>
<li  id="menu-item-50637" class="menu-item menu-item-type-taxonomy menu-item-object-category nav-item nav-item-50637"><a href="https://www.therecycler.com/posts/category/around-the-industry-2/" class="nav-link ">Around the Industry</a></li>
<li  id="menu-item-50638" class="menu-item menu-item-type-taxonomy menu-item-object-category nav-item nav-item-50638"><a href="https://www.therecycler.com/posts/category/city-news/" class="nav-link ">City News</a></li>
<li  id="menu-item-50639" class="menu-item menu-item-type-taxonomy menu-item-object-category nav-item nav-item-50639"><a href="https://www.therecycler.com/posts/category/products-and-technology/" class="nav-link ">Products and Technology</a></li>
<li  id="menu-item-100621" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-100621"><a href="https://www.therecycler.com/business-directory/" class="nav-link ">The Recycler Directory</a></li>
</ul></div>
</nav>
</div></div>
  </Header>
  <article class="pt-3 pb-3">
  <div class="container">
    <div class="row">
    <div class="col-sm-12 col-xl-9">
      <div class="row">
              <div class="col-md-8"><div class="card bg-light">
          <p><a href="https://www.therecycler.com/posts/20000-toner-cartridges-seized-in-italy/" title="20,000+ toner cartridges seized in Italy"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" alt="20,000+ toner cartridges seized in Italy" title="20,000+ toner cartridges seized in Italy" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2021/08/italy-1253760.jpg);background-size:cover;"></a></p>
          <div class="card-body">
          <h1><a href="https://www.therecycler.com/posts/20000-toner-cartridges-seized-in-italy/" title="20,000+ toner cartridges seized in Italy" class="mainstorylink">20,000+ toner cartridges seized in Italy</a></h1>
          <p><strong>August 2, 2021</strong></p>
          <p><p>20,000+ toner cartridges seized in Italy and importer fined €43,000 ($51,130) as new market surveillance systems kick in.</p>
</p>
        </div></div></div>
                <div class="col-md-4 mt-3 mt-md-3"><div class="card">
          <div class="card-body"><a href="https://btpubs.co.uk/view/recycler-publishing-and-events-ltd/the-recycler-magazine"><img width="1431" height="1920" src="https://www.therecycler.com/wp-content/uploads/2021/07/Front-Page-344.png" class="image wp-image-407503  attachment-full size-full" alt="" loading="lazy" style="max-width: 100%; height: auto;" srcset="https://www.therecycler.com/wp-content/uploads/2021/07/Front-Page-344.png 1431w, https://www.therecycler.com/wp-content/uploads/2021/07/Front-Page-344-149x200.png 149w, https://www.therecycler.com/wp-content/uploads/2021/07/Front-Page-344-763x1024.png 763w, https://www.therecycler.com/wp-content/uploads/2021/07/Front-Page-344-768x1030.png 768w, https://www.therecycler.com/wp-content/uploads/2021/07/Front-Page-344-1145x1536.png 1145w, https://www.therecycler.com/wp-content/uploads/2021/07/Front-Page-344-150x201.png 150w" sizes="(max-width: 1431px) 100vw, 1431px" /></a></div>
        </div>
        <div class="text-center">			<div class="textwidget"><p><a class="btn btn-dark ps-3 pe-3 mt-4" href="https://btpubs.co.uk/view/recycler-publishing-and-events-ltd/the-recycler-magazine">Read the latest<br />
Digital Edition here </a></p>
</div>
		</div>
        </div>
      </div>
      <div class="row mt-3 pt-2 pb-2"><div class="col-lg-12">
        <div class="card bg-dark p-2">
        <form role="search" method="get" class="search-form-main" action="https://www.therecycler.com">
        <div class="row">
        <div class="col-lg-9 col-sm-9" class="col-lg-8">
        <div class="input-group input-group-lg">
        <span class="input-group-text">Search The Recycler</span>
        <input type="search" class="form-control" placeholder="Search term" value="" name="s" title="Search for:"/>
        </div>
        </div><div class="col-lg-3 col-sm-3" class="col-lg-4">
          <input type="submit" style="height:45px; width:100%;" class="btn btn-primary bg-orange" value="Search News"/></div></div></form>
        </div></div></div>
      <div class="row mt-3">
        <div class="col-12 col-md-4"><h2 style="color:#21968e;">Around the Industry</h2></h2><div class="card" style="background-color:#E8F4F3;">
                                        <a href="https://www.therecycler.com/posts/etira-discusses-introduction-of-ukca-mark/" title="ETIRA discusses introduction of UKCA mark" class="mainstorylink"><img class="card-img-top" src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" alt="ETIRA discusses introduction of UKCA mark" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2021/08/UKCA-Feature.jpg);background-size:cover;"></a><div class="card-body"><h5 class="card-title"><a href="https://www.therecycler.com/posts/etira-discusses-introduction-of-ukca-mark/" title="ETIRA discusses introduction of UKCA mark" class="mainstorylink">ETIRA discusses introduction of UKCA mark</a></h5><h5 class="card-title"></div><ul class="list-group list-group-flush">                                                    <li class="list-group-item"><a href="https://www.therecycler.com/posts/chromebook-and-tablet-shipments-continue-to-grow/" title="Chromebook and tablet shipments continue to grow" class="mainstorylink">Chromebook and tablet shipments continue to grow</li></a>                                          <li class="list-group-item"><a href="https://www.therecycler.com/posts/konica-minolta-named-to-esg-indexes/" title="Konica Minolta named to ESG indexes" class="mainstorylink">Konica Minolta named to ESG indexes</li></a>                                          <li class="list-group-item"><a href="https://www.therecycler.com/posts/ricoh-continues-to-be-recognised-indices/" title="Ricoh continues to be recognised indices" class="mainstorylink">Ricoh continues to be recognised indices</li></a>                      </ul>
          <div class="card-body">
            <a href="https://www.therecycler.com/posts/category/around-the-industry-2/" class="btn btn-dark ps-3 pe-3">More news</a>
          </div>
        </div></div>
        <div class="col-12 col-md-4 mt-3 mt-md-0"><h2 style="color:#9e3479;">City News</h2><div class="card" style="background-color:#F5EAF1;>
                                      <a href="https://www.therecycler.com/posts/epson-records-great-yoy-revenue-growth/" title="Epson records great YoY revenue growth" class="mainstorylink"><img class="card-img-top" src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" alt="Epson records great YoY revenue growth" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2020/05/business-861325_1920.jpg);background-size:cover;"></a><div class="card-body"><h5 class="card-title"><a href="https://www.therecycler.com/posts/epson-records-great-yoy-revenue-growth/" title="Epson records great YoY revenue growth" class="mainstorylink">Epson records great YoY revenue growth</a></h5><h5 class="card-title"></div><ul class="list-group list-group-flush">                                                    <li class="list-group-item"><a href="https://www.therecycler.com/posts/konica-minoltas-revenue-recovered-to-95-of-fy19/" title="Konica Minolta’s revenue recovered to 95% of FY19" class="mainstorylink">Konica Minolta’s revenue recovered to 95% of FY19</li></a>                                          <li class="list-group-item"><a href="https://www.therecycler.com/posts/kyoceras-sales-revenues-increased-sharply/" title="Kyocera’s sales revenues increased sharply" class="mainstorylink">Kyocera’s sales revenues increased sharply</li></a>                                          <li class="list-group-item"><a href="https://www.therecycler.com/posts/canon-sees-sales-growth-in-second-quarter/" title="Canon sees sales growth in second quarter" class="mainstorylink">Canon sees sales growth in second quarter</li></a>                      </ul>
          <div class="card-body">
            <a href="https://www.therecycler.com/posts/category/city-news/" class="btn btn-dark ps-3 pe-3">More news</a>
          </div>
        </div></div>
        <div class="col-12 col-md-4 mt-3 mt-md-0"><h2 style="color:#55a448;">Products &amp; Technology</h2><div class="card" style="background-color:#EEF6EC;>
                                      <a href="https://www.therecycler.com/posts/mito-introduces-latest-replacement-cartridge-solutions/" title="Mito introduces latest replacement cartridge solutions" class="mainstorylink"><img class="card-img-top" src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" alt="Mito introduces latest replacement cartridge solutions" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2021/07/Mito-new-cartridges.jpg);background-size:cover;"></a><div class="card-body"><h5 class="card-title"><a href="https://www.therecycler.com/posts/mito-introduces-latest-replacement-cartridge-solutions/" title="Mito introduces latest replacement cartridge solutions" class="mainstorylink">Mito introduces latest replacement cartridge solutions</a></h5><h5 class="card-title"></div><ul class="list-group list-group-flush">                                                    <li class="list-group-item"><a href="https://www.therecycler.com/posts/cet-announces-new-product-additions/" title="CET announces new product additions" class="mainstorylink">CET announces new product additions</li></a>                                          <li class="list-group-item"><a href="https://www.therecycler.com/posts/konica-minolta-announces-partnership-with-staymobile/" title="Konica Minolta announces partnership with Staymobile" class="mainstorylink">Konica Minolta announces partnership with Staymobile</li></a>                                          <li class="list-group-item"><a href="https://www.therecycler.com/posts/biuromax-announces-new-features-for-webshop/" title="Biuromax announces new features for webshop" class="mainstorylink">Biuromax announces new features for webshop</li></a>                      </ul>
          <div class="card-body">
            <a href="https://www.therecycler.com/posts/category/products-and-technology/" class="btn btn-primary btn-dark ps-3 pe-3">More news</a>
          </div>
        </div></div>
      </div>
      <div class="row mt-3">
        <div class="col"><h2>Latest Podcast</h2>
          <div class="card">
                      <div class="card-body">
              <h5 class="card-title">The Recycler Podcast #14</h5></div>
              <div class="row ps-3 pe-3">
                <div class="col-12 col-sm mb-3 mb-sm-0"><img width="800" height="450" src="https://www.therecycler.com/wp-content/uploads/2021/07/The-Recycler-Podcast-14.jpg" class="img-fluid wp-post-image" alt="" loading="lazy" srcset="https://www.therecycler.com/wp-content/uploads/2021/07/The-Recycler-Podcast-14.jpg 800w, https://www.therecycler.com/wp-content/uploads/2021/07/The-Recycler-Podcast-14-200x113.jpg 200w, https://www.therecycler.com/wp-content/uploads/2021/07/The-Recycler-Podcast-14-768x432.jpg 768w, https://www.therecycler.com/wp-content/uploads/2021/07/The-Recycler-Podcast-14-150x84.jpg 150w, https://www.therecycler.com/wp-content/uploads/2021/07/The-Recycler-Podcast-14-300x169.jpg 300w" sizes="(max-width: 800px) 100vw, 800px" /></div>
                <div class="col-12 col-sm podcast"><p><iframe loading="lazy" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1088590393&amp;color=%23ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;show_teaser=true&amp;visual=true" width="100%" height="200" frameborder="no" scrolling="no"></iframe></p>
</div>
              </div>
                        </div>
        </div>
      </div>
      <div class="row mt-3"><div class="card">
      <div class="row pt-2 pb-2"><div class="col-lg-12">
        <div class="card bg-dark p-2">
        <form role="search" method="get" class="search-form-main" action="https://www.therecycler.com/business-directory/?wpbdp_view=search">
        <div class="row">
        <div class="col-lg-9 col-sm-9" class="col-lg-8">
        <div class="input-group input-group-lg">
        <span class="input-group-text">Search The Directory</span>
        <input type="search" class="form-control" placeholder="Find listings for <keywords>" value="" name="s" title="Search for:"/>
        </div>
        </div><div class="col-lg-3 col-sm-3" class="col-lg-4">
          <input type="submit" style="height:45px; width:100%;" class="btn btn-primary bg-orange" value="Search Directory"/></div></div></form>
        </div></div></div>
        <div class="row mx-auto my-auto justify-content-center mt-2 mb-2">
          <div id="recipeCarousel" class="carousel slide" data-bs-ride="carousel">
              <div class="carousel-inner" role="listbox">
                                                      
                                    <div class="carousel-item active">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/recotinta-trading-sl/" title="Recotinta Trading SL"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/themes/recyclerv2/bsimages/awaiting-image-noborder.jpg ); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/recotinta-trading-sl/" title="Recotinta Trading SL" class="mainstorylink">Recotinta Trading SL</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/crc-gestioni-ambientali-srl/" title="CRC GESTIONI AMBIENTALI SRL"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/themes/recyclerv2/bsimages/awaiting-image-noborder.jpg ); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/crc-gestioni-ambientali-srl/" title="CRC GESTIONI AMBIENTALI SRL" class="mainstorylink">CRC GESTIONI AMBIENTALI SRL</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/fourways-imaging-global/" title="Fourways Imaging Global"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/themes/recyclerv2/bsimages/awaiting-image-noborder.jpg ); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/fourways-imaging-global/" title="Fourways Imaging Global" class="mainstorylink">Fourways Imaging Global</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/biuromax/" title="Biuromax"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2020/05/Biuromax-new-logo-12.jpeg); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/biuromax/" title="Biuromax" class="mainstorylink">Biuromax</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/cm-technology-gmbh/" title="CM Technology GmbH"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2021/03/CM-Technology-GmbH-Logo-scaled.jpg); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/cm-technology-gmbh/" title="CM Technology GmbH" class="mainstorylink">CM Technology GmbH</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/zhuhai-haoyinbao-printing-consumables-co-ltd/" title="Zhuhai Haoyinbao Printing Consumables Co. ,Ltd"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2020/02/HYB_logo.jpg); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/zhuhai-haoyinbao-printing-consumables-co-ltd/" title="Zhuhai Haoyinbao Printing Consumables Co. ,Ltd" class="mainstorylink">Zhuhai Haoyinbao Printing Consumables Co. ,Ltd</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/recycler-publishing-events-ltd/" title="Recycler Publishing &amp; Events Ltd"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2011/09/rtmmasthead-3-09-50-24.jpg); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/recycler-publishing-events-ltd/" title="Recycler Publishing &amp; Events Ltd" class="mainstorylink">Recycler Publishing &amp; Events Ltd</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/cts-toner-supplies-ltd/" title="CTS Toner Supplies Ltd"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2020/02/CTS-1-PNG-No-Paperchain.png); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/cts-toner-supplies-ltd/" title="CTS Toner Supplies Ltd" class="mainstorylink">CTS Toner Supplies Ltd</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/gogt-trading-llc/" title="Gogt Trading LLC"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/themes/recyclerv2/bsimages/awaiting-image-noborder.jpg ); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/gogt-trading-llc/" title="Gogt Trading LLC" class="mainstorylink">Gogt Trading LLC</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/trade-copiers-ltd/" title="Trade Copiers LTD"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/themes/recyclerv2/bsimages/awaiting-image-noborder.jpg ); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/trade-copiers-ltd/" title="Trade Copiers LTD" class="mainstorylink">Trade Copiers LTD</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/the-jolly-savage-ltd/" title="The Jolly Savage Ltd"><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2020/02/The-Jolly-Savage-Ltd-FINAL-logo_MAR17-rectangle-with-strapline.jpg); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/the-jolly-savage-ltd/" title="The Jolly Savage Ltd" class="mainstorylink">The Jolly Savage Ltd</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
                                    <div class="carousel-item">
                      <div class="col-md-4">
                          <div>
                              <div class="text-center">
                              <a href="https://www.therecycler.com/business-directory/china-eternal-copiers-technology-co-ltd/" title="CET &#8211; China Eternal Copiers Technology Co., Ltd."><img src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/images/1320x660.png" class="img-fluid" style="background-image: url(https://www.therecycler.com/wp-content/uploads/2019/10/CET-Logo-EN-201607-1024x146.png); background-size: contain; background-repeat: no-repeat; background-position: center center;width:100%;height:auto;"></a>
                              <p><a href="https://www.therecycler.com/business-directory/china-eternal-copiers-technology-co-ltd/" title="CET &#8211; China Eternal Copiers Technology Co., Ltd." class="mainstorylink">CET &#8211; China Eternal Copiers Technology Co., Ltd.</a></p>
                              </div>
                          </div>
                      </div>
                  </div>
                                    
              </div>
              <a class="carousel-control-prev bg-transparent w-aut" href="#recipeCarousel" role="button" data-bs-slide="prev">
                  <span class="carousel-control-prev-icon" aria-hidden="true"></span>
              </a>
              <a class="carousel-control-next bg-transparent w-aut" href="#recipeCarousel" role="button" data-bs-slide="next">
                  <span class="carousel-control-next-icon" aria-hidden="true"></span>
              </a>
          </div>
      </div>
    </div>
  </div></div>
    <div class="col-sm-12 col-xl-3">
    <div class="pb-3"><div id="there-slider-5510" class="custom-slider there-slider-1646135272 there-slider"><ul><li><div data-advadstrackid="404887" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-317128307"><a href="https://www.a-2-i.com/contact.php?utm_source=TheRecycler&#038;utm_medium=banner300x500&#038;utm_campaign=A2i&#038;utm_content=ink-in-shelves" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/04/A2i-Banner-Recycler-May-2021.png" alt="Armor May banner Ink"  width="300" height="500"   /></a></div></li><li><div data-advadstrackid="407560" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-728060878"><a href="https://www.asterbuy.com/index" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/08/aster-august.gif" alt="Aster AUGUST Web banner 2021"  width="300" height="500"   /></a></div></li><li><div data-advadstrackid="406220" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1240357148"><a href="https://customer.scc-inc.com/prodline/default1-MEW0X.aspx?utm_source=Recycler&#038;utm_medium=BIGANDBOLD&#038;utm_campaign=July2021" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/07/AD21123_Recycler-Ad_July_UK-1.jpg" alt="Static Web ad July 2021"  width="300" height="500"   /></a></div></li><li><div data-advadstrackid="407564" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-664147710"><a href="https://gmtechnology.net/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/08/Banner-therecycled-march-300x500-1.jpg" alt="GM Technology August 2021 Web advert"  width="300" height="500"   /></a></div></li><li><div data-advadstrackid="406015" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-136678347"><a href="http://www.mito.com.cn/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/07/WEB-The-Recycler-July.jpg" alt="Mito July 2021 Web Advert"  width="300" height="500"   /></a></div></li><li><div data-advadstrackid="406197" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-189215159"><a href="https://hw.ggimage.com/en/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/07/Ninestar-big-bold.gif" alt="Ninestar Big &amp; Bold July 2021"  width="300" height="500"   /></a></div></li><li><div data-advadstrackid="407565" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1312563895"><a href="https://www.cartridgeweb.com/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/08/GPI-300x500_08-1.jpg" alt="GPI August 2021 Advert"  width="300" height="500"   /></a></div></li><li><div data-advadstrackid="400501" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-810935615"><a href="https://www.itrip.it/#" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2020/01/IR-Italiana-300x500-100-v2.gif" alt="IR Italiana Web ad January 2021"  width="300" height="500"   /></a></div></li><li><div data-advadstrackid="405067" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-250519265"><a href="https://www.apexmic.com/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/05/Apex-Web-AD-May.gif" alt="Apex web ad May 2021 version 2"  width="300" height="500"   /></a></div></li></ul></div><script type="rocketlazyloadscript">( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {var $thereslider1646135272 = jQuery( ".there-slider-1646135272" );$thereslider1646135272.on( "unslider.ready", function() { jQuery( "div.custom-slider ul li" ).css( "display", "block" ); });$thereslider1646135272.unslider({ delay:12000, autoplay:true, nav:false, arrows:false, infinite:false, speed:100, animation:'fade' });$thereslider1646135272.on("mouseover", function(){$thereslider1646135272.unslider("stop");}).on("mouseout", function() {$thereslider1646135272.unslider("start");});});</script></div>
    <div class="pb-3"><div id="there-slider-5505" class="custom-slider there-slider-638436933 there-slider"><ul><li><div data-advadstrackid="401473" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-997976483"><a href="http://www.itp-empties.com/default.aspx" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2020/10/ITP-Lifesaver-Web-Advert.jpg" alt="ITP Web ad January 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="406016" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1385834443"><a href="mailto:info@ohanatl.com" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/07/Ohana-Gif_NEW-Design.gif" alt="Ohana July 2021 web advert"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="404321" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-336291324"><a href="https://www.ctstonersupplies.co.uk/marketing-release" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/03/The-Recycler.gif" alt="CTS Toner Supplies Web ad April 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="404495" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1171223313"><a href="https://www.therecycler.com/posts/experienced-sales-professionals-5/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/04/job-wanted-1.jpg" alt="Adter Recruitment Web ad April 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="403317" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-235295923"><a href="http://www.hyb-toner.com/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/01/HYB-WEB-BANNER-FROM-FEB-1.gif" alt="HYB Web ad February 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="401202" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-818925524"><a href="http://www.pcl-direct.com/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2020/09/PCL-web-ad-September-2020.jpg" alt="PCL Web ad January 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="405416" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-120557931"><a href="http://www.cetgroupco.com/gb/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/06/CET-web-ad-05-2021.gif" alt="CET web advert June 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="401987" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1001522395"><a href="https://paperworld-middle-east.ae.messefrankfurt.com/dubai/en.html" class="adv-link"><img src="https://www.therecycler.com/wp-content/uploads/2020/11/pwme2021-300x250-remanexpo-mea-1.gif" alt="PW Dubai December Ad"  width="300" height="250"   /></a></div></li></ul></div><script type="rocketlazyloadscript">( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {var $thereslider638436933 = jQuery( ".there-slider-638436933" );$thereslider638436933.on( "unslider.ready", function() { jQuery( "div.custom-slider ul li" ).css( "display", "block" ); });$thereslider638436933.unslider({ delay:10000, autoplay:true, nav:false, arrows:false, infinite:false, speed:100, animation:'fade' });$thereslider638436933.on("mouseover", function(){$thereslider638436933.unslider("stop");}).on("mouseout", function() {$thereslider638436933.unslider("start");});});</script></div>
    <div class="pb-3"><div id="there-slider-5508" class="custom-slider there-slider-780679698 there-slider"><ul><li><div data-advadstrackid="401473" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-318635846"><a href="http://www.itp-empties.com/default.aspx" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2020/10/ITP-Lifesaver-Web-Advert.jpg" alt="ITP Web ad January 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="405416" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1784009529"><a href="http://www.cetgroupco.com/gb/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/06/CET-web-ad-05-2021.gif" alt="CET web advert June 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="404321" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1079083251"><a href="https://www.ctstonersupplies.co.uk/marketing-release" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/03/The-Recycler.gif" alt="CTS Toner Supplies Web ad April 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="404495" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1890712595"><a href="https://www.therecycler.com/posts/experienced-sales-professionals-5/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/04/job-wanted-1.jpg" alt="Adter Recruitment Web ad April 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="401202" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1071012799"><a href="http://www.pcl-direct.com/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2020/09/PCL-web-ad-September-2020.jpg" alt="PCL Web ad January 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="403317" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-44221323"><a href="http://www.hyb-toner.com/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/01/HYB-WEB-BANNER-FROM-FEB-1.gif" alt="HYB Web ad February 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="406016" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-873259786"><a href="mailto:info@ohanatl.com" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/07/Ohana-Gif_NEW-Design.gif" alt="Ohana July 2021 web advert"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="401987" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-182589497"><a href="https://paperworld-middle-east.ae.messefrankfurt.com/dubai/en.html" class="adv-link"><img src="https://www.therecycler.com/wp-content/uploads/2020/11/pwme2021-300x250-remanexpo-mea-1.gif" alt="PW Dubai December Ad"  width="300" height="250"   /></a></div></li></ul></div><script type="rocketlazyloadscript">( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {var $thereslider780679698 = jQuery( ".there-slider-780679698" );$thereslider780679698.on( "unslider.ready", function() { jQuery( "div.custom-slider ul li" ).css( "display", "block" ); });$thereslider780679698.unslider({ delay:10000, autoplay:true, nav:false, arrows:false, infinite:false, speed:100, animation:'fade' });$thereslider780679698.on("mouseover", function(){$thereslider780679698.unslider("stop");}).on("mouseout", function() {$thereslider780679698.unslider("start");});});</script></div>
    <div><div id="there-slider-5509" class="custom-slider there-slider-671387909 there-slider"><ul><li><div data-advadstrackid="404495" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-396771955"><a href="https://www.therecycler.com/posts/experienced-sales-professionals-5/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/04/job-wanted-1.jpg" alt="Adter Recruitment Web ad April 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="403317" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-593819893"><a href="http://www.hyb-toner.com/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/01/HYB-WEB-BANNER-FROM-FEB-1.gif" alt="HYB Web ad February 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="401473" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1461319638"><a href="http://www.itp-empties.com/default.aspx" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2020/10/ITP-Lifesaver-Web-Advert.jpg" alt="ITP Web ad January 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="401987" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-739616676"><a href="https://paperworld-middle-east.ae.messefrankfurt.com/dubai/en.html" class="adv-link"><img src="https://www.therecycler.com/wp-content/uploads/2020/11/pwme2021-300x250-remanexpo-mea-1.gif" alt="PW Dubai December Ad"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="405416" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1175097240"><a href="http://www.cetgroupco.com/gb/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/06/CET-web-ad-05-2021.gif" alt="CET web advert June 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="401202" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-301770105"><a href="http://www.pcl-direct.com/" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2020/09/PCL-web-ad-September-2020.jpg" alt="PCL Web ad January 2021"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="406016" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-628272214"><a href="mailto:info@ohanatl.com" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/07/Ohana-Gif_NEW-Design.gif" alt="Ohana July 2021 web advert"  width="300" height="250"   /></a></div></li><li><div data-advadstrackid="404321" data-advadstrackbid="1" data-advadsredirect="" class="there-target" id="there-1234975463"><a href="https://www.ctstonersupplies.co.uk/marketing-release" class="adv-link" target="_blank"><img src="https://www.therecycler.com/wp-content/uploads/2021/03/The-Recycler.gif" alt="CTS Toner Supplies Web ad April 2021"  width="300" height="250"   /></a></div></li></ul></div><script type="rocketlazyloadscript">( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {var $thereslider671387909 = jQuery( ".there-slider-671387909" );$thereslider671387909.on( "unslider.ready", function() { jQuery( "div.custom-slider ul li" ).css( "display", "block" ); });$thereslider671387909.unslider({ delay:10000, autoplay:true, nav:false, arrows:false, infinite:false, speed:100, animation:'fade' });$thereslider671387909.on("mouseover", function(){$thereslider671387909.unslider("stop");}).on("mouseout", function() {$thereslider671387909.unslider("start");});});</script></div></div>
  </div>
</div>
</article>
<div class="bg-dark"><div class="container container-nav">
  <nav class="navbar navbar-expand-md navbar-dark bg-dark">
  <a class="navbar-brand" href="#">Menu</a>
  <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#footer" aria-controls="footer" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
  <div class="collapse navbar-collapse" id="footer"><ul id="menu-footer" class="navbar-nav me-auto mb-2 mb-md-0 "><li  id="menu-item-50642" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-50642"><a href="https://www.therecycler.com/about-us/" class="nav-link ">About us</a></li>
<li  id="menu-item-50643" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-50643"><a href="https://www.therecycler.com/press-releases/" class="nav-link ">Press Releases</a></li>
<li  id="menu-item-50644" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-50644"><a href="https://www.therecycler.com/advertise/" class="nav-link ">Advertise</a></li>
<li  id="menu-item-73568" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-73568"><a href="https://www.therecycler.com/subscribe/" class="nav-link ">Subscribe</a></li>
<li  id="menu-item-50647" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-50647"><a href="https://www.therecycler.com/recruitment/" class="nav-link ">Recruitment</a></li>
<li  id="menu-item-90064" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy nav-item nav-item-90064"><a href="https://www.therecycler.com/privacy-policy/" class="nav-link ">Privacy</a></li>
<li  id="menu-item-90065" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-90065"><a href="https://www.therecycler.com/terms-conditions/" class="nav-link ">Terms &#038; Conditions</a></li>
</ul></div>
</nav>
</div></div>
  <div class="bg-black text-white"><div class="container"><div class="row pt-3 pb-1"><div class="col">
    <p>The Recycler, Wittas House, Two Rivers, Station Lane, Witney, OX28 4BH, United Kingdom | <span style="white-space: nowrap">Tel: +44 (0) 1993 899800</span> | Fax : +44 (0) 1993 226899<br>
      &copy;2006-2021 The Recycler - <a class="text-white text-decoration-none" href="https://www.therecycler.com/terms-conditions/">Terms &amp; Conditions</a> - <a class="text-white text-decoration-none" href="https://www.therecycler.com/privacy-policy/">Privacy Policy including cookie use</a></p><p><a class="text-white text-decoration-none" href="https://www.websitesbymark.co.uk/">Web design Dorset | Websites by Mark</a></p>
  </div></div></div></div>
    <script src="https://www.therecycler.com/wp-content/themes/recyclerv2/bs5/js/bootstrap.bundle.min.js"></script>
    <script type="rocketlazyloadscript">
    let items = document.querySelectorAll('.carousel .carousel-item')

    items.forEach((el) => {
        const minPerSlide = 3
        let next = el.nextElementSibling
        for (var i=1; i<minPerSlide; i++) {
            if (!next) {
                // wrap carousel by using first child
              next = items[0]
            }
            let cloneChild = next.cloneNode(true)
            el.appendChild(cloneChild.children[0])
            next = next.nextElementSibling
        }
    })
</script>
<!--Embed from Zendesk Chat Chat Wordpress Plugin v1.4.18-->
    <!--Start of Zopim Live Chat Script-->
    <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
    window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
    d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
      _.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute('charset','utf-8');
      $.src='//v2.zopim.com/?4Ay9ihtRFEAOzRZ6lVB7zCBlS4BNCTLO';z.t=+new Date;$.
      type='text/javascript';e.parentNode.insertBefore($,e)})(document,'script');
      </script><script type="rocketlazyloadscript">$zopim( function() {
})</script><!--End of Zendesk Chat Script-->
<!-- font handler -->
    <script type='text/javascript' src='https://www.therecycler.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=7.4.4' id='wp-polyfill-js'></script>
<script type='text/javascript' id='wp-polyfill-js-after'>
( 'fetch' in window ) || document.write( '<script src="https://www.therecycler.com/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js?ver=3.0.0"></scr' + 'ipt>' );( document.contains ) || document.write( '<script src="https://www.therecycler.com/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js?ver=3.42.0"></scr' + 'ipt>' );( window.DOMRect ) || document.write( '<script src="https://www.therecycler.com/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js?ver=3.42.0"></scr' + 'ipt>' );( window.URL && window.URL.prototype && window.URLSearchParams ) || document.write( '<script src="https://www.therecycler.com/wp-includes/js/dist/vendor/wp-polyfill-url.min.js?ver=3.6.4"></scr' + 'ipt>' );( window.FormData && window.FormData.prototype.keys ) || document.write( '<script src="https://www.therecycler.com/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js?ver=3.0.12"></scr' + 'ipt>' );( Element.prototype.matches && Element.prototype.closest ) || document.write( '<script src="https://www.therecycler.com/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js?ver=2.0.2"></scr' + 'ipt>' );( 'objectFit' in document.documentElement.style ) || document.write( '<script src="https://www.therecycler.com/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js?ver=2.3.4"></scr' + 'ipt>' );
</script>
<script type='text/javascript' id='contact-form-7-js-extra'>
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/www.therecycler.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.4.2' id='contact-form-7-js'></script>
<script type='text/javascript' id='forms-for-campaign-monitor-ajax-script-public-js-extra'>
/* <![CDATA[ */
var ajax_request = {"ajax_url":"https:\/\/www.therecycler.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/forms-for-campaign-monitor/forms/views/public/js/app.js?ver=5.7.2' id='forms-for-campaign-monitor-ajax-script-public-js'></script>
<script type='text/javascript' id='advadsTrackingScript-js-extra'>
/* <![CDATA[ */
var advadsTracking = {"impressionActionName":"aatrack-records","clickActionName":"aatrack-click","targetClass":"there-target","blogId":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/advanced-ads-tracking/public/assets/js/dist/tracking.min.js?ver=2.0.3' id='advadsTrackingScript-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/wp-social-sharing/static/socialshare.js?ver=1.6' id='wp-social-sharing-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/wp-jquery-lightbox/jquery.touchwipe.min.js?ver=1.4.8.2' id='wp-jquery-lightbox-swipe-js'></script>
<script type='text/javascript' id='wp-jquery-lightbox-js-extra'>
/* <![CDATA[ */
var JQLBSettings = {"showTitle":"1","showCaption":"1","showNumbers":"1","fitToScreen":"0","resizeSpeed":"400","showDownload":"0","navbarOnTop":"0","marginSize":"0","slideshowSpeed":"4000","prevLinkTitle":"previous image","nextLinkTitle":"next image","closeTitle":"close image gallery","image":"Image ","of":" of ","download":"Download","pause":"(pause slideshow)","play":"(play slideshow)"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.therecycler.com/wp-content/plugins/wp-jquery-lightbox/jquery.lightbox.min.js?ver=1.4.8.2' id='wp-jquery-lightbox-js'></script>
<script type='text/javascript' src='https://www.therecycler.com/wp-includes/js/wp-embed.min.js?ver=5.7.2' id='wp-embed-js'></script>
<!--noptimize--><script type="rocketlazyloadscript">window.advads_has_ads = [["404252","ad",null],["403320","ad",null],["405198","ad",null],["407585","ad",null],["406200","ad",null],["404887","ad",null],["407560","ad",null],["406220","ad",null],["407564","ad",null],["406015","ad",null],["406197","ad",null],["407565","ad",null],["400501","ad",null],["405067","ad",null],["401473","ad",null],["406016","ad",null],["404321","ad",null],["404495","ad",null],["403317","ad",null],["401202","ad",null],["405416","ad",null],["401987","ad",null],["401473","ad",null],["405416","ad",null],["404321","ad",null],["404495","ad",null],["401202","ad",null],["403317","ad",null],["406016","ad",null],["401987","ad",null],["404495","ad",null],["403317","ad",null],["401473","ad",null],["401987","ad",null],["405416","ad",null],["401202","ad",null],["406016","ad",null],["404321","ad",null]];
( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {if ( !window.advanced_ads_pro ) {console.log("Advanced Ads Pro: cache-busting can not be initialized");} });</script><!--/noptimize--><style>.wpbdp-listing-excerpt.wpbdp-listing-plan-id-4{background-color: #ffffff;}
.wpbdp-listing-excerpt.wpbdp-listing-plan-id-5{background-color: #f4f4f0;}
.wpbdp-listing-excerpt.wpbdp-listing-plan-id-6{background-color: #dedad8;}
</style>
		<!-- Cookie Notice plugin v2.1.0 by Hu-manity.co https://hu-manity.co/ -->
		<div id="cookie-notice" role="banner" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Cookie Notice" style="background-color: rgba(50,50,58,1);"><div class="cookie-notice-container" style="color: #fff;"><span id="cn-notice-text" class="cn-text-container">Please note that on our website we use cookies necessary for the functioning of our website cookies that optimise the performance. To learn more about our cookies, how we use them and their benefits, please read our Cookie Policy.</span><span id="cn-notice-buttons" class="cn-buttons-container"><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button bootstrap" aria-label="I understand">I understand</a><a href="https://www.therecycler.com/privacy-policy/" target="_blank" id="cn-more-info" class="cn-more-info cn-button bootstrap" aria-label="Privacy policy">Privacy policy</a></span><a href="javascript:void(0);" id="cn-close-notice" data-cookie-set="accept" class="cn-close-icon" aria-label="I understand"></a></div>
			
		</div>
		<!-- / Cookie Notice plugin --><script type="rocketlazyloadscript">var advads_tracking_ads = {"1":[404252,403320,405198,407585,406200,404887,407560,406220,407564,406015,406197,407565,400501,405067,401473,406016,404321,404495,403317,401202,405416,401987,401473,405416,404321,404495,401202,403317,406016,401987,404495,403317,401473,401987,405416,401202,406016,404321]};var advads_tracking_urls = {"1":"https:\/\/www.therecycler.com\/wp-content\/ajax-handler.php"};var advads_tracking_methods = {"1":"frontend"};var advads_tracking_parallel = {"1":false};var advads_tracking_linkbases = {"1":"https:\/\/www.therecycler.com\/linkout\/"};</script><div class="sixteenten" style="width:280px; top:320px;position:fixed;"></div>
<div class="sixteenten" style="width:280px; top:320px;position:fixed;right:0;"></div></div>
  </body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1627941682 -->