www.stephensons.com Open in urlscan Pro
151.101.193.124  Public Scan

Submitted URL: http://www.stephensons.com/
Effective URL: https://www.stephensons.com/
Submission: On November 30 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

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

<form class="form minisearch" id="search_mini_form" action="https://www.stephensons.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="1000s PRODUCTS IN STOCK" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false" onchange="">
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search">
      <span>Search</span>
    </button>
  </div>
</form>

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

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

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.stephensons.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

Stephensons uses cookies to ensure you get the best experience on our website.
Read more
OK!

" + "" + "" + "" + badgecount + ""; /* " "; */
doc.getElementById("widgetlbtn").style.color =color;
doc.getElementById("widgetlbtn").style.backgroundColor = msg.widgetcolor;
doc.getElementById("widgetlbtn").style.display = 'block';
doc.getElementById("widgetlbtn").addEventListener('click', function () {
console.log("switchicon called"); parent.IMIChatInit.chatswitchicon() });
//console.log( doc.getElementById("widgetlbtn"));
/*$('[data-toggle=\"tooltip\"]').tooltip();*/ // doc.close(); /* for test */ var
doc1 = document.getElementById('chatunread-frame').contentWindow.document; //
doc1.open(); doc1.head.innerHTML = "" + ""; doc1.body.innerHTML = "x

"; // ""+ //"" + //""; //doc1.close();
doc1.getElementsByTagName('html')[0].classList.add('imichatmsgpreview');
doc1.getElementById("ancclearcards").addEventListener('click', function () {
parent.IMIChatInit.clearmsgcards() }); IMIGeneral.storeLocal("style_" +
document.getElementById("divicw").getAttribute("data-bind") + "_" +
window.location.hostname, msg);
document.getElementById('chatbutton').style.display = "block"; } else {
document.getElementById("divicw").innerHTML = ''; } } catch (e1) { } },
chatswitchicon: function (type) { console.log("Chatswitchicon::" + type); try {
if (type === undefined || type == 1 || type == 0) { var destination =
document.getElementById('iframechatwindow').contentWindow; msg = { "action":
"register_rtm", "host": window.location.hostname }; destination.postMessage(msg,
domainUrl); } /*type=1-max and 0- min */ var isMobile = "0"; // if
(window.innerWidth > 768) { // document.getElementById('divchatmain').className
= 'main-chat-cont'; // } else { //
document.getElementById('divchatmain').className = 'main-chat-cont chatmobile';
// isMobile="1"; // } if ((navigator.userAgent.indexOf("Mobile")) != -1) {
isMobile = "1"; } sessionStorage.setItem("data-bind",
document.getElementById("divicw").getAttribute("data-bind"));
sessionStorage.setItem("data-org",
document.getElementById("divicw").getAttribute("data-org")); var iframe =
document.getElementById('imi-chatbutton'); if (iframe == null || iframe ==
undefined) return; var innerDoc = iframe.contentDocument ||
iframe.contentWindow.document; //Open Widget if
(document.getElementById("divchatmain").style.display === 'none' && (type == 1
|| type == 2 || type == undefined)) {
document.getElementById("divchatmain").style.display = "block";
IMIGeneral.checkmobile(); //if ((window.outerWidth < 497) &&
(document.documentElement.classList.contains('imichatmobile-active') == false)
&& document.getElementById("divchatmain").style.display == "block") { var
className = " " + document.documentElement.className + " "; if
((window.outerWidth < 700) && (" " + className + " ").replace(/[\n\t]/g, "
").indexOf("imichatmobile-active") > -1 &&
document.getElementById("divchatmain").style.display == "block") { //
if((document.documentElement.classList.value.split(/\s+|\./).filter(word => word
=== 'imichatmobile-active').length==1) == false){
document.documentElement.classList.remove("imichatmobile-active");
document.documentElement.className = document.documentElement.className + "
imichatmobile-active"; // } } else { document.documentElement.className =
document.documentElement.className.replace(' imichatmobile-active', ''); }
document.getElementById('chatunread-frame').style.display = "none";
innerDoc.getElementById("widgetlbtn").setAttribute("class", "open-btn state1 " +
buttonType + " close-btn"); //
innerDoc.getElementById("widgetlbtn").setAttribute("aria-label", "Close web
chat"); innerDoc.getElementById("widgetlbtn").setAttribute("aria-expanded",
"true");
document.getElementById('imi-chatbutton').contentWindow.document.getElementById("chattotalbadge").style.display
= "none";
document.getElementById('imi-chatbutton').contentWindow.document.getElementById("chattotalbadge").innerText
= ""; localStorage.setItem(fingerprint + "_" + _skey + "_badgecount", 0);
localStorage.setItem(fingerprint + "_" + _skey + "_cardcount", 0);
IMIChatInit.clearmsgcards(); // if (IMIGeneral.getBrowserName() == "safari") {
// if (IMIGeneral.detectIOS()) { // document.body.classList.add('chatnoscroll');
// } // } if (type === undefined) { var destination =
document.getElementById('iframechatwindow').contentWindow; msg = { "action":
"showiframe", "host": window.location.hostname, "chatmobile": isMobile };
destination.postMessage(msg, domainUrl);
document.getElementById("iframechatwindow").setAttribute("aria-hidden","false");
} return; } //Close Widget if
(document.getElementById("divchatmain").style.display === 'block' && (type == 0
|| type == 2 || type == undefined)) { document.documentElement.className =
document.documentElement.className.replace(' imichatmobile-active', '');
//document.body.classList.remove('chatnoscroll');
document.getElementById("divchatmain").style.display = "none";
innerDoc.getElementById("widgetlbtn").setAttribute("class", "open-btn state " +
buttonType); innerDoc.getElementById("widgetlbtn").setAttribute("aria-expanded",
"false"); innerDoc.getElementById("widgetlbtn").focus();
document.getElementById('chatunread-frame').style.display = "block";
localStorage.setItem(fingerprint + "_" + _skey + "_cardcount", 0);
document.getElementById("iframechatwindow").setAttribute("aria-hidden", "true");
return; } //var iframeEl = document.getElementById("iframechatwindow"); // Make
sure you are sending a string, and to stringify JSON //
iframeEl.contentWindow.postMessage("hello", '*'); return; } catch (e) {
console.log("LaunchProactiveMsgManager:" + e.msg); } }, clearmsgcards: function
() {
document.getElementById('chatunread-frame').contentWindow.document.getElementById("msg-list").innerHTML
= "";
document.getElementById('chatunread-frame').contentWindow.document.getElementById("ancclearcards").style.display
= "none";
//document.getElementById('imi-chatbutton').contentWindow.document.getElementById("chattotalbadge").style.display
= "none";
//document.getElementById('imi-chatbutton').contentWindow.document.getElementById("chattotalbadge").innerText
== ""; localStorage.setItem(fingerprint + "_" + _skey + "_cardcount", 0); },
openchat: function (event) {
document.getElementById('imichat-fullscreen-modal').className =
'imichat-fullscreen-modal'; var destination =
document.getElementById('iframechatwindow').contentWindow;
destination.postMessage({ action: 'openchat', threadid: event.data.threadid,
proactive_id: event.data.proactive_id }, '*');
parent.IMIChatInit.chatswitchicon(2); }, extractContent: function(s) { var span
= document.createElement('span'); span.innerHTML = s; return span.textContent ||
span.innerText; }, badgecount: function (event) { try { if
(document.getElementById("divchatmain").style.display === 'none') { var count =
document.getElementById('imi-chatbutton').contentWindow.document.getElementById("chattotalbadge").innerText;
if (count == 0 || count == "") { count = 1; } else { count = parseInt(count) +
1; } var duplicate = 0; var innerDivs; var innerDivsCount = 0; var refChild;
IMIChatInit.clearmsgcards(); var containerDiv =
document.getElementById('chatunread-frame').contentWindow.document.getElementById("msg-list");
if (count > 1) { innerDivs = containerDiv.getElementsByClassName("msg"); if
(innerDivs != undefined) { innerDivsCount = innerDivs.length; for (var i = 0; i
< innerDivs.length; i++) { if ("msg_" + event.data.msgtransid ==
innerDivs[i].id) { duplicate = 1; } } refChild = innerDivs[0]; } } var
cardcount; var checkbadgecount; if (innerDivs == undefined) {
localStorage.setItem(event.data.fingerprint + "_" + _skey + "_cardcount", 1); }
document.getElementById('imi-chatbutton').contentWindow.document.getElementById("chattotalbadge").style.display
= "block"; if (duplicate == 0) { if (parseInt(innerDivsCount) == 5) {
containerDiv.removeChild(document.getElementById('chatunread-frame').contentWindow.document.getElementsByClassName('msg')[4]);
containerDiv.removeChild(document.getElementById('chatunread-frame').contentWindow.document.getElementsByClassName('msgclear')[4]);
innerDivsCount = innerDivsCount - 1; } if ((parseInt(innerDivsCount) < 1 &&
event.data.badge_type === undefined) || event.data.badge_type === 2 ||
event.data.badge_type === 3) { var node = document.createElement("div"); var
node1 = document.createElement("div"); var textnode =
document.createTextNode(IMIChatInit.extractContent(event.data.msg)); if
(textnode.data.length > 45) { if (event.data.badge_type === undefined ||
event.data.badge_type === 2) { textnode.data = textnode.data.substr(0, 45) +
"..."; } else { textnode.data = textnode.data; } } node.className = "msg";
node.style = "cursor:pointer;"; node1.className = "msgclear"; node.id = "msg_" +
event.data.msgtransid; // Create a text node node1.id = "msgclear_" +
event.data.msgtransid; node1.style = "clear:both;";
node.addEventListener("click", function () { window.parent.postMessage({ action:
'openchat', threadid: event.data.threadid, proactive_id: event.data.proactive_id
}, '*'); }); node1.addEventListener("click", function () {
window.parent.postMessage({ action: 'openchat', threadid: event.data.threadid,
proactive_id: event.data.proactive_id }, '*'); }); if (event.data.msg_from !==
undefined && event.data.msg_from !== "") { var span =
document.createElement("span"); //var span span.innerHTML = '' +
event.data.msg_from + ':'; node.appendChild(span); } else if
(event.data.msg_from === undefined || event.data.msg_from == "") { var span =
document.createElement("span"); //var span span.innerHTML = 'New Conversation:';
node.appendChild(span); } node.appendChild(textnode); var height =
document.getElementsByClassName('main-unreadchat-cont')[0].style.height; if
(height == "") { height = 70; } if (innerDivsCount == 0) { height =
document.getElementsByClassName('main-unreadchat-cont')[0].style.height =
"150px"; } /* else if (innerDivsCount == 2) { height =
document.getElementsByClassName('main-unreadchat-cont')[0].style.height =
"150px"; } else if (innerDivsCount > 2) {*/ else {
document.getElementsByClassName('main-unreadchat-cont')[0].style.height =
parseInt(height) + 60 + "px"; } var referenceNode =
document.getElementById('chatunread-frame').contentWindow.document.getElementById("msg-list");
// document.querySelector('#some-element'); if (innerDivsCount == 0) {
referenceNode.appendChild(node); referenceNode.appendChild(node1); } else {
referenceNode.insertBefore(node, refChild); referenceNode.insertBefore(node1,
refChild); if ((window.innerHeight + 100) <
(document.getElementsByClassName("main-unreadchat-cont")[0].style.height)) { var
frame = document.getElementById('chatunread-frame'); var c =
frame.contentDocument || frame.contentWindow.document;
c.getElementsByTagName("body")[0].offsetHeight = '80%';
c.getElementsByTagName("body")[0].style.overflow = "auto"; } } if
(event.data.badge_type === 3) {
document.getElementsByClassName("main-unreadchat-cont")[0].style.height =
"100%"; var frame = document.getElementById('chatunread-frame'); var c =
frame.contentDocument || frame.contentWindow.document;
c.getElementsByClassName("msg")[0].style.maxHeight = "unset"; var frameheight =
c.getElementsByTagName("body")[0].offsetHeight;
document.getElementsByClassName("main-unreadchat-cont")[0].style.height =
frameheight + "px"; } } else if (event.data.badge_type === 4) { var
fullscreen_modal = document.getElementById('imichat-fullscreen-modal');
fullscreen_modal.className = 'imichat-fullscreen-modal imichat-open';
fullscreen_modal.contentWindow.postMessage({ action: 'bind_data', proactive_id:
event.data.proactive_id, threadid: event.data.threadid, msg_from:
event.data.msg_from, msg: event.data.msg, btn_chat_now_open:
IMILocalisation.getValue(_IMIchat_widget_lang,
"proactive_poupup_chat_now_button", "Chat Now"), btn_chat_now_close:
IMILocalisation.getValue(_IMIchat_widget_lang, "proactive_poupup_close_button",
"Close") }, "*"); } cardcount =
parseInt(localStorage.getItem(event.data.fingerprint + "_" + _skey +
"_cardcount")) + 1; localStorage.setItem(event.data.fingerprint + "_" + _skey +
"_cardcount", cardcount); localStorage.setItem("fingerprint",
event.data.fingerprint); localStorage.setItem(event.data.fingerprint + "_" +
_skey + "_badgecount", count);
document.getElementById('imi-chatbutton').contentWindow.document.getElementById("chattotalbadge").innerText
= count; }
document.getElementById('chatunread-frame').contentWindow.document.getElementById("ancclearcards").style.display
= (event.data.badge_type === undefined || (event.data.badge_type === 2 ||
event.data.badge_type === 3)) ? "block" : "none"; } } catch (e) {
console.log("badgecount:" + e.msg); } }, message: function (event) { try { if
(event.data.action != null) { if (event.data.action == 'openchat') {
IMIChatInit.openchat(event); } if (event.data.action == 'badgecount') {
IMIChatInit.badgecount(event); } if (event.data.action == 'chatswitchicon') {
IMIChatInit.chatswitchicon(); //event } if (event.data.action ==
'imichat_custom_chat_fields') { if (event.data.type == 'add') { if
(_IMIchat_callback_dic['imichat-widget:custom_chat_fields_init'] !== undefined)
{
_IMIchat_callback_dic['imichat-widget:custom_chat_fields_init'](event.data.response);
} } else if (event.data.type == 'update') { if
(_IMIchat_callback_dic['imichat-widget:custom_chat_fields_update'] !==
undefined) {
_IMIchat_callback_dic['imichat-widget:custom_chat_fields_update'](event.data.response);
} }//event } if (event.data.action == 'loadstyles') {
IMIChatInit.loadJQuery(_domain_name, function () {
IMIChatInit.loadwidgetStyles(event.data.message); try { if (event.data.message
!= null) { if (_IMIchat_callback_dic['imichat-widget:ready'] !== undefined) {
_IMIchat_callback_dic['imichat-widget:ready'](_attr_key);
console.log("imichat-widget:ready fired"); } //eval('imichatWidgetLoaded();');
if (_IMIchat_callback_dic['imichat-widget:custom_chat_fields_init'] !==
undefined) { _IMIchat_callback_dic['imichat-widget:custom_chat_fields_init']();
} } } catch (e) { } IMIChatInit.LaunchProactiveMsgManager(_domain_name, function
() { }); IMIChatInit.handleAbandonedChats(); }); } if (event.data.action ==
'closemodelpopup') {
document.getElementById('imichat-fullscreen-modal').className =
'imichat-fullscreen-modal'; } if (event.data.action == 'setsession') {
sessionStorage.setItem(event.data.key, event.data.value); } if
(event.data.action == 'setlocal') { localStorage.setItem(event.data.key,
event.data.value); } if (event.data.action == 'browserstorage') {
document.getElementById("divicw").innerHTML = "
\n \n \nError:
Cookies Disabled


We use cookies to enable best chat experience. Follow these directions to
re-enable cookies specific to your browser type or re-open this website in a
cookie-enabled browser.

"; console.log("Local storage not supported"); } } } catch (e) { } }, resize:
function () { try { var destination =
document.getElementById('iframechatwindow').contentWindow;
destination.postMessage({ action: 'resize', width: window.outerWidth
//window.innerWidth//screen.width // document.body.clientWidth }, "*");
IMIGeneral.checkmobile(); } catch (e) { } }, LaunchProactiveMsgManager: function
(domainName, callback) { try { var widget_styles = localStorage.getItem("style_"
+ document.getElementById("divicw").getAttribute("data-bind") + "_" +
window.location.hostname); if (widget_styles == null &&
!JSON.parse(widget_styles).enable_proactive) { callback(); return; } var body =
document.getElementsByTagName('body')[0]; var script =
document.createElement('script'); script.type = 'text/javascript'; script.src =
IMIChatInit.domainName() + '/js/proactive-msg-manager.js';
body.appendChild(script); script.addEventListener('load', function (event) {
console.log('proactive manager loaded;'); var destination =
document.getElementById('iframechatwindow').contentWindow;
destination.postMessage({ action: 'proactive-manager-loaded', attrkey:
document.getElementById("divicw").getAttribute("data-bind"), host:
window.location.hostname }, "*"); callback(); }); } catch (e) {
console.log("LaunchProactiveMsgManager:" + e.msg); } }, processAbandonedChats:
function (type) { var browser_fingerprint = localStorage.getItem("fingerprint");
var url = IMIGeneral.profileUrl() + "livechats/" + _attr_key + "/customers/" +
browser_fingerprint + "/abandoned?host=" + window.document.URL; url = url +
"&type=" + type; var body = JSON.stringify({ "is_reloaded": false,
"is_closechat": true }); var headers = { type: 'application/json' }; var blob =
new Blob([body], headers); navigator.sendBeacon(url); }, handleAbandonedChats:
function () { // Attach the event keypress to exclude the F5 refresh
//jQuery(window).on('keydown', function (e) { window.addEventListener('keydown',
function (e) { if (e.keyCode == 116) { _IMIchat_IsValidNavigation = true; } });
window.addEventListener("beforeunload", function (e) {
sessionStorage.setItem(_attr_key + "_imichat-reload-check", document.referrer);
console.log(document.referrer); //sessionStorage.setItem("imi_tabid",
Math.random().toString(16).slice(2)); if (_IMIchat_IsValidNavigation !==
undefined && !_IMIchat_IsValidNavigation) {
IMIChatInit.processAbandonedChats("unload"); } }); if
(window.performance.navigation.type == 1) {
IMIChatInit.processAbandonedChats("load"); } }, loadJQuery: function
(domainName, callback) { if (typeof (jQuery) !== 'undefined') { callback();
return; } var body = document.getElementsByTagName('body')[0]; var script =
document.createElement('script'); script.type = 'text/javascript'; script.src =
domainName + '/js/jquery-3.1.1.js'; body.appendChild(script);
script.addEventListener('load', function (event) { callback(); }); return; },
on: function (func_name, callback) { if (typeof callback != 'function') {
console.error('function was expected.'); return; } switch (func_name) { case
'imichat-widget:ready': _IMIchat_callback_dic['imichat-widget:ready'] =
callback; break; } }, checklocalStorage: function () { var test = 'test'; try {
localStorage.setItem(test, test); localStorage.removeItem(test); return true; }
catch (e) { return false; } }, call_previous_chats: function () { try { var
destination = document.getElementById('iframechatwindow').contentWindow; msg = {
"action": "showiframe", "host": window.location.hostname, "chatmobile":
((navigator.userAgent.indexOf("Mobile")) != -1) ? "1" : "0" };
destination.postMessage(msg, domainUrl); } catch (e) { } },
check_clear_session_chats: function () { if (document.referrer ==
sessionStorage.getItem(_attr_key + "_imichat-reload-check")) { return false; }
else if (sessionStorage.getItem(_attr_key + "_imichat-reload-check") ==
undefined) { return true; } else { console.log("Hey, Thanks for visiting
again"); return false; } } }; }(); if (IMIChatInit.checklocalStorage()) {
IMIChatInit.init(); } else { document.getElementById("divicw").innerHTML = "
\n \n \nError:
Cookies Disabled


We use cookies to enable best chat experience. Follow these directions to
re-enable cookies specific to your browser type or re-open this website in a
cookie-enabled browser.

"; console.log("Local storage not supported"); } var imichatwidget = { // get
hasInitiatedConversation() { // if
(sessionStorage.getItem("imichat_hasinitconvexist") == null) // return false; //
if (sessionStorage.getItem("imichat_hasinitconvexist") == "1") { // return true;
// } else { // return false; // } // }, hasInitiatedChat: function () { if
(sessionStorage.getItem("imichat_hasinitconvexist") == null) return false; if
(sessionStorage.getItem("imichat_hasinitconvexist") == "1") { return true; }
else { return false; } }, show: function () { //$("#divicw").show();return;
document.getElementById("divicw").style.display = 'block'; }, hide: function ()
{ // $("#divicw").hide();return; document.getElementById("divicw").style.display
= 'none'; }, /* test:function() {
if(sessionStorage.getItem("imichat_hasinitconvexist")==null) return false;
if(sessionStorage.getItem("imichat_hasinitconvexist")=="1") { return true; }
else { return false; } },*/ maximizeWindow: function () {
IMIChatInit.chatswitchicon(1); IMIChatInit.resize();
IMIChatInit.call_previous_chats(); return; }, minimizeWindow: function () {
return IMIChatInit.chatswitchicon(0); }, init: function (jsondata, callback) {
if (typeof callback != 'function') { console.error('function was expected.');
return; } var destination =
document.getElementById('iframechatwindow').contentWindow;
destination.postMessage({ action: 'imichat_custom_chat_fields', data: jsondata,
type: 'add' }, '*');
_IMIchat_callback_dic['imichat-widget:custom_chat_fields_init'] = callback; },
update: function (jsondata, callback) { if (typeof callback != 'function') {
console.error('function was expected.'); return; } var destination =
document.getElementById('iframechatwindow').contentWindow;
destination.postMessage({ action: 'imichat_custom_chat_fields', data: jsondata,
type: 'update' }, '*');
_IMIchat_callback_dic['imichat-widget:custom_chat_fields_update'] = callback; },
on: function (func_name, callback) { if (typeof callback != 'function') {
console.error('function was expected.'); return; } switch (func_name) { case
'imichat-widget:ready': _IMIchat_callback_dic['imichat-widget:ready'] =
callback; break; } } }; /* function imichatWidgetLoaded(){imi
imichatwidget.maximizeWindow(); }*/
The store will not work correctly in the case when cookies are disabled.

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

 * Quick Order

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

Skip to Content
 * 0161 483 6256
 * About Us
    * Showroom and Cash & Carry

 * History
    * Catalogues
    * FAQs
    * Reviews

    * Contact us

   
   Quickorder
 * Login

Toggle Nav
0
My Basket 0 item(s): £0.00
Basket
Search
Search

Search
Menu
 * Christmas
 * Food & Drink Packaging
   ARE YOU READY FOR THE UK PLASTIC BAN?Takeaway & Home Delivery Containers
   * Pizza Boxes
   * Burger Takeaway Boxes
   * Fish & Chip Boxes
   * Food Cartons & Meal Boxes
     * Leakproof Food Cartons
     * Corrugated Food Boxes
     * Bioflute Vented Hotboxes
   * Noodle Boxes
   * Aluminium Foil Takeaway Containers
   * Clear Plastic Takeaway Containers
   * Sabert BePulp Containers
   * Sabert Black Fastpac Containers
   * Faerch Hot Deli Deluxe Containers
   * Infinity Kraft Food Boxes
   * Bagasse Takeaway Containers
   * Sauces & Side Order Containers
   * Cake Boxes & Cases
     * Afternoon Tea Takeaway Boxes & Interchangeable Inserts
   * Reusable Containers
   * View All
   Street Food Packaging
   * Kraft Street Food Packaging
   * Sabert Bepulp Meal Box To Go
   * Newsprint Street Food Packaging
   * Edenware Noir Street Food Packaging
   * White & Printed Street Food Packaging
   * Bagasse Street Food Packaging
   * Polystyrene Street Food Packaging
   * View All
   Sandwich Shop & Grab 'n' Go
   * Sandwich & Baguette
   * Food to Go Bags
   * Soup Containers
   * Salad Containers
   * Multi-Food Kraft Bowls
   * Sauce & Deli Pots
     * Bepulp Recyclable Sauce Pot and Lids
   * Takeaway Ice Cream Tubs
   * View All
   Takeaway Coffee Cups
   * Standard PE Lined Takeaway Coffee Cups
   * 'Manchester Bee' Takeaway Paper Coffee Cups
   * Compostable Takeaway Coffee Cups
   * Reusable Coffee Cups
   * Takeaway Hot Drinks Accessories
   Delivery & Carrier Bags
   * Paper Carrier Bags
   * Vest Carrier Bags
   * Takeaway Delivery Boxes
   * Delivery Bags
   * Kangabox Food Transportation Boxes
   Greaseproof PaperNapkins
   * Recycled & Compostable Napkins
   * Cocktail Napkins & Coasters
     * Coasters
   * Paper Napkins
   * Premium Airlaid Napkins
   * Cutlery Pouch Napkins
   * Dispenser Napkins
   * Patterned Design & Celebration Napkins
   * View All
   Disposable Plates & BowlsTakeaway Labelling
   * Dietary Requirement Labels
   * Tamper-Proof Food Safety Labels
   * DayMark MenuPilot Labelling System
   * Date Code Genie Labelling System
   Event Catering
   * Food Platters & Bowls
   Takeaway Beer & Cocktail Carriers
   * Beer Carriers
   * Cocktail Pouches & Bottles
   
   
   ARE YOU READY FOR THE UK PLASTIC BAN?
   
   
   'MANCHESTER BEE' TAKEAWAY PAPER COFFEE CUPS
   
   

 * Crockery
   Plates
   * Side Plates
   * Starter Plates
   * Dinner Plates
   * Dessert Plates
   * Pizza Plates
   * Pasta Plates
   Milk JugsCheap Catering Crockery
   * Pure White Catering Crockery
   * Simply White
   * Porcelain Additional Items
   * Orient Temptation Porcelain
   * Orion Elements Porcelain
   Coloured Teapots & Cups
   * Barista
   * Bevande
   * Genware Coloured Beverage
   * Price & Kensington Coloured Teapots
   * Ceramic Coloured Teapots
   * Pebble Coloured Teapots
   * Squashy Mugs
   * Acme & Co
   * View All
   EnamelwareGenware
   * Terra Stoneware
   * Terra 'Each Piece Unique' Porcelain
   * Luna Black Stoneware
   Utopia TablewareRustico Stoneware
   * Rustico Ironstone Stoneware
   * Rustico Natura Stoneware
   * Rustico Vintage Stoneware
   * Rustico Genesis Stoneware
   * Rustico Iris Stoneware
   * Rustico Selene Stoneware
   * Rustico Savanna Stoneware
   * Rustico Pearl Stoneware
   * Rustico Oxide Stoneware
   * Rustico Aztec Stoneware
   * Rustico Flame Stoneware
   * Rustico Azul Stoneware
   * Rustico Carbon Stoneware
   * Rustico Lava Stoneware
   * View All
   Academy Vitrified Porcelain
   * Academy Fusion Flint
   * Academy Fusion Tundra
   * Academy Fusion Linear
   * Academy Fusion Palette
   * Academy Fusion Scorched
   * Academy Fusion Stellar
   Costaverde Vitrified PorcelainPorcelite Vitrified Porcelain
   * Porcelite Seasons
   * Porcelite Aura
   * Porcelite Whiteware
   * Porcelite Creations
   * Porcelite Prestige
   * Porland Perspective by Porcelite
   * Porcelite Rustic Brown Oven to Tableware
   * Porcelite Oven to Tableware
   * Porcelite Buffet Gastronorm
   * View All
   Churchill China
   * Stonecast Colours
   * Stonecast Accents
   * Canvas - Stonecast
   * Patina - Stonecast
   * Raw - Stonecast
   * Plume - Stonecast
   * Aqueous - Stonecast
   * Hints - Stonecast
   * Fusion - Studio Prints
   * Raku - Studio Prints
   * Raku Duo - Studio Prints
   * Raku Centre Prints - Studio Prints
   * Homespun - Studio Prints
   * Homespun Accents - Studio Prints
   * Homespun Chroma - Studio Prints
   * Stone - Studio Prints
   * Haze Blue (Semi Matt Glaze) - Studio Prints
   * Mineral - Studio Prints
   * Agano - Studio Prints
   * Kintsugi - Studio Prints
   * Kintsugi Reverse - Studio Prints
   * Breccia & Fluid - Studio Prints
   * Elements - Vellum (Semi Matt Glaze)
   * Vellum (Semi Matt Glaze)
   * Emerge
   * Nourish
   * Bit On The Side
   * Bulb
   * Monochrome
   * Profile
   * Whiteware
   * Ultimo
   * Chefs' Plates Collection
   * Evolve
   * Orb
   * Orbit
   * X Squared
   * Bamboo White
   * Bamboo Colours
   * Isla
   * Blue Willow
   * Vintage Prints
   * Vintage Prints Med Tiles
   * Retro Blue
   * Art de Cuisine by Churchill
   * View All
   Steelite Crockery
   * Gembrook by Off Grid Studio
   * Spice by Maham Studio
   * Forager by Robert Gordon
   * The Potters Collection by Robert Gordon
   * Adelaide by Robert Gordon
   * Steelite Craft
   * Steelite Revolution
   * Steelite Vesuvius
   * Steelite Aurora
   * Steelite Charcoal Dapple
   * Steelite Blue Dapple
   * Steelite Brown Dapple
   * Steelite Ink Nomad
   * Steelite Ink Legacy
   * Steelite Ink Crackle
   * Steelite Bead
   * Steelite Simplicity White
   * Steelite Taste
   * Steelite Nordic
   * Steelite Asteria & Nyx
   * Steelite Freestyle
   * Steelite Scape
   * Steelite Monaco White Fine China
   * Steelite Willow Fine China
   * View All
   Dudson Crockery
   * Harvest Grain
   * Harvest Norse
     * Harvest Norse Grey
     * Harvest Norse Linen
   * Harvest
   * Harvest Mediterranean
   * Jute - The Makers Collection
   * Finca - The Maker's Collection
     * Finca Limestone - The Maker's Collection
     * Finca Sandstone - The Maker's Collection
   * Urban - The Maker's Collection
     * Urban Lamp Black - The Maker's Collection
     * Urban Steel Grey - The Maker's Collection
   * Evo
   * Evo Origins
   * Terrazzo
   * White
   * View All
   Denby
   * Halo
   * Studio Craft
   * Denby Studio Grey
   * Blue Haze
   * Modus
   * Studio Blue
   * Imperial Blue
   * View All
   Alchemy Fine ChinaVilleroy & BochRoyal Crown DerbySussex Fine Bone
   ChinaBauscher Premium PorcelainPlayground Contemporary StonewarePorland Fine
   ChinaConnoisseur Fine Bone ChinaRevol Recycled TablewareImperial Fine
   ChinaGlass Plates & BowlsPlastic TablewareOven to TablewareCrockery Washing &
   Storage Crockery New 2023 Launches
   
   
   STEELITE CROCKERY
   
   
   CHURCHILL CHINA
   
   

 * Cutlery
   Economy 18/0 Cutlery
   * Budget 18/0 Cutlery
   * Traditional 18/0 Cutlery
   * Contemporary 18/0 Cutlery
   * Coloured Metallic 18/0 Cutlery
   * Stonewashed 18/0 Cutlery
   Premium 18/10 Cutlery
   * Sola Switzerland 18/10 Cutlery
   * Grunwerg 18/10 Cutlery
   * Elia 18/10 Cutlery
   * Villeroy & Boch 18/10 Cutlery
   * Amefa 18/10 Cutlery
   * Anton Black 18/10 Cutlery
   * Arcoroc 18/10 Cutlery
   * Artis 18/10 Cutlery
   * Chef & Sommelier 18/10 Cutlery
   * Churchill 18/10 Cutlery
   * Pintinox 18/10 'Stone Washed' Cutlery
   * Pintinox 18/10 Cutlery
   * Steelite 18/10 Cutlery
   * Utopia 18/10 Cutlery
   * DPS Tableware 18/10 Cutlery
   * Robert Welch 18/10 Cutlery
   * View All
   Steak Knives & Forks
   * Wooden & Black Handled Steak Knives
   * Stainless Steel Steak Knives
   * Tramontina Polywood Steak Knives
   * Virgule Steak Knives
   * Languiole Steak Knives
   * Opinel Steak Knives
   * Pintinox Steak Knives
   * Robert Welch Steak Knives
   * Steak Forks
   * Jumbo Steak Knives
   * Tramontina Jumbo Steak Knives
   * Copper & Black PVD Coated Steak Knives
   * Steak Knife & Fork Sets
   * Wooden Handled Spoon
   * View All
   Disposable Cutlery
   * Paper Disposable Cutlery
   * Wooden Disposable Cutlery
   * Wax Coated Wooden Disposable Cutlery
   * Wrapped Disposable Cutlery Sets
   * Chopsticks, Chip Fork, Picks & Scoop
   Reusable Cutlery
   * Harfield 4R Reusable Cutlery
   * Reusable Stainless Steel Cutlery
   * 'Use & Reuse' Stainless Steel Cutlery Set
   The Claw | Perfect for BBQ TheatrePizza Cutlery & CuttersCheese KnivesLatte
   SpoonsSeafood CutleryChildrens CutlerySpecialist Cutlery
   * Escargot
   * Coffee & Teaspoons
   * Meat / Sugar / Ice Tongs
   * Pastry / Tea Forks
   * Butter Knives
   * Ice Cream Spoon / Scoops
   * Oriental Cuisine Cutlery
   * Tasting Cutlery
   * Voluto Spoons
   * Other Specialist Items
   * View All
   Service Cutlery
   * Stainless Steel Service Items
   * Economy Service Items
   * Polycarbonate Service Items
   * Black Handled Service Items
   * Villeroy & Boch Service Items
   * Robert Welch Service Items
   * Colour Coded Tongs
   * Wooden Salad Servers
   * View All
   Plastic Coloured CutleryAdapted CutleryCutlery HoldersCutlery Storage & Care
   
   
   DISPOSABLE CUTLERY
   
   
   STONEWASHED 18/0 CUTLERY
   
   

 * Front of House
   Table LampsFood Presentation
   * Food Serving Baskets
   * Food Serving Buckets
   * Chip Presentation
   * Food Serving Trays
   * Naturally Med Olive Wood Bowls & Boards
   * Wooden Tableware
   * Glass Jars
   * Mini Pans
   * Miniature Ideas
   * Enamelware
   * Eagle Speckled Enamelware
   * Avebury Blue Stoneware Crockery
   * Slate
   * Mini Oven to Tableware
   * Cast Iron
   * Food Gun Smoker
   * Kilner
   * Serving Dishes
   * Vintage Steel Antique (Hand Wash Only) Collection
   * View All
   Afternoon Tea & Cake Displays
   * Cake Stands
   * Afternoon Tea
   * Cake Utensils
   * Cake Labelling
   Cheese Display & ServiceCruets, Condiments & Dips
   * Salt & Pepper Shakers
   * Salt & Pepper Mills
   * Oil & Vinegar
   * Shakers & Pourers
   * Mini Jugs & Sauceboats
   * Ramekins & Dips
   * Gravy & Sauce Boats
   * Squeezy Sauce Bottles
   * View All
   Tea & Coffee Service
   * Insulated Airpots
   * Insulated Vacuum Jugs
   * Plastic Insulated Beverage Servers
   * Large Beverage Dispensers
   * Stainless Steel Tea & Coffee Ware
   * Cafétières
   * Speciality Tea
   * Cast Iron Teapots
   * Milk & Juice
   * Coffee Machines & Accessories
   * Manual Fill Water Boilers / Water Urns
   * Kettles
   * Barista Supplies
   * Beverage Accessories
   * White Ceramic Teapots, Coffee Pots, Jugs & Sugar Bowls
   * Price & Kensington Coloured Teapots
   * Pebble Teapots
   * Bevande Beverage Collection
   * Reusable Stojo Cups
   * Reusable Rice Husk Cups
   * View All
   Trays & Trolleys
   * Trolleys
   * Trays
   Buffet & Food Display
   * Chafing Dishes & Fuel
   * Soup Kettles & Accessories
   * Cake Service
   * Cold Beverage
   * Hot Beverage
   * Breakfast Service
   * Meat Flats & Vegetable Dishes
   * Gastronorm & Hot Tiles
     * 1/3 Silicone Gastronorm 65mm Deep
   * Deli Crocks & Salad
   * Creative Display Melamine Buffetware
   * D.W. Haber Fusion Buffet System
   * Wooden Display & Merchandising Stands
   * Melamine Buffetware
     * Dalebrook Melamine Buffetware
       * Marl 'Stoneware Effect' Melamine Collection
         * Marl Blue Steel Melamine
         * Marl Cream Melamine
         * Marl Charcoal Grey Melamine
       * Mineral 'Crackle' Glaze Effect Melamine Collection
         * Mineral Noir Melamine
         * Mineral Aqua Melamine
         * Mineral Indigo Melamine
         * Mineral Parchment Melamine
         * Mineral Agate Grey Melamine
       * Pigment 'Matt Effect' Melamine Collection
       * Omni 'Health Care' Melamine Collection
         * Omni Healthcare Melamine Low Plates
         * Omni Healthcare Melamine Deep Plates
         * Omni Healthcare Melamine Bowls
         * Omni Healthcare Melamine Cups and Saucers
         * Omni Healthcare Melamine Mugs
       * Tura 'Paint Effect' Melamine Collection
         * Tura 'Paint Effect' Melamine Trays
         * Tura 'Paint Effect' Melamine Crocks
       * Oxford Melamine Platters
       * Bamboo Trays and Melamine Inserts
     * Gastronorm Melamine Platters
   * Wooden Buffetware
   * Ceramic Buffetware
   * Buffet Platters & Trays
   * Buffet Utensils
   * Buffet Risers
   * Buffet Stands
   * Buffet Notices
   * View All
   Candles & Holders
   * Bolsius Twilight Candles
   * Bolsius Relight Candle Holders & Refills
   * Bolsius Starlight Jar Candles
   * Tealights & Holders
     * Tealight Candles
   * Altar Candles
   * Tapered Candles
   * Lighters
   * View All
   Tablecloths, Bistro Napkins & Table MatsInternational / World Cuisine
   * Mexican
   * Escargot & Seafood Service
   * Ethnic Food Service
   * Mediterranean
   Food BasketsChildrens DisposablesMenus & Order TakingTill RollsService to the
   Table
   * Duni Sealable & Long Sacchettos
   * Wrapped Disposable Cutlery & Packs
   * Plate Covers
   * Tray Stands
   * Trays
   Signage & Display
   * Menu & Notice Display
   * Chalkboards & Markers
     * Securit Water Soluble Chalk Marker Pens with Small 1-2mm Nib
   * Barrier Posts & Ropes
   * Table Signs & Display
   * Bar Signage
   * Door Signs
   * Outdoor Signage
   * Hotel & B&B
   * Opening Hours Signage
   * Peg Boards
   * Letter Shelves
   * View All
   The Copper TrendHousekeeping
   * Toiletries
   * Bathroom Accessories
     * Toilet Hygiene
     * Feminine Hygiene
     * Bath Mats & Shower Curtains
     * Vanity Kits & Shower Caps
     * Waste Bins
     * Signs
   * Bedroom Accessories
     * Irons & Ironing Boards
     * Coat Hangers, Door Signs & Sewing Kits
     * Bedroom Tumblers
     * Luggage Racks
     * Hairdryers
     * Kettles & Coffee Machines
     * Welcome Trays & Ice Buckets
     * Tissue Holders
     * Bedroom Bins
     * Guest Information Folders
   * Mini Bar Fridges & Safes
     * Mini Bar Fridges
     * Safes
   * Serviced Apartment Kitchens
     * Washing Up
     * Cutlery
     * Kitchen Utensils
     * Measuring Jugs, Mixing Bowls & Colanders
     * Baking Trays
     * Pan Sets & Frying Pans
     * Condiments
     * Kitchen Roll Holders
     * Domestic Electricals
     * Measuring Jugs
   Rugby World Cup
   
   
   BOLSIUS TWILIGHT CANDLES
   
   
   BOLSIUS RELIGHT CANDLE HOLDERS & REFILLS
   
   

 * Glassware
   Beer Glasses
   * Craft Beer Glasses
   * Beer Tankards
   * Pint & Half Pint Glasses
   * Third and Two Thirds of a Pint Glasses
   * Branded Beer Glasses
   * Tall Glasses for Bottled Beer
   * Stemmed Beer Glasses
   * Beer Growlers & Take Out Carriers
   * View All
   Tumblers
   * Standard Tumblers
   * Premium Tumblers
     * Rock S Glasses by Utopia
   * Toughened Tumblers
   * Water Glass Tumblers
   * Vintage & Cocktail Tumblers
   * Coca-Cola Branded Glass
   Wine Glasses
   * Wine Glasses Ideal for Home
   * Everyday Wine Glasses
   * Premium Wine Glasses
   * Villeroy & Boch Glassware
   * Riedel Wine Glasses
   * Spiegelau Wine Glasses
   Gin & Tonic GlassesChampagne GlassesCocktail GlassesShot GlassesTasting
   GlassesSherry, Port & Liqueur GlassesBrandy GlassesCoffee GlassesSundaes &
   DessertsColoured GlasswareJugs, Carafes, Bottles & DecantersDisposable
   Plastic & Paper Glasses
   * Disposable Plastic Tumblers
   * rPET Disposable Plastic Glasses
   * PLA Compostable Plastic Tumblers
   * Katerglass Premium Disposable Glasses
   * Cup Carry Trays
   * Plastic Shots Glasses
   * Plastic Wine, Champagne & Cocktail Glasses
   * American Plastic Party Cups
   * Tulip Shaped Smoothie Cups & Lids
   * Straight Shaped Smoothie Cups & Lids
   * PLA Compostable Smoothie Cups & Lids
   * View All
   Reusable Plastic Glasses
   * Reusable Plastic Beer Glasses
   * Reusable Plastic 2 Pint Beer Glasses
   * Reusable Plastic Champagne Flute Glasses
   * Reusable Plastic Cocktail, Gin & Tonic & Dessert Glasses
   * Reusable Plastic Shot Glasses
   * Reusable Plastic Tumblers
   * Reusable 'American Style' Elite Remedy Polycarbonate Tumblers
   * Aspen Polycrystal Reusable Glassware
   * Strahl Polycarbonate Reusable Glassware
   * Black & White Coloured Plastic Glasses
   * Plastic Serving Jugs & Dispensers
   * View All
   Storage & CareGlassware New 2023 Launches
   
   
   RESERVA WINE GLASSES BY NUDE
   
   
   GIN & TONIC GLASSES
   
   

 * Bar Equipment
   Straws, Stirrers & Decoration
   * Straws
   * Disc Stirrers & Drink Decoration
   * Sparklers & Candles
   Cocktail Napkins & Bar Caddies
   * Coasters
   * Cocktail Napkins
   * Bar Caddies
   Bar TraysMeasures & PourersOpeners & ResealersCocktail Equipment
   * Cocktail Glass & Can Shakers
   * Mixing Glasses
   * Cocktail Strainers
   * Cocktail Mixing Spoons
   * Muddlers
   * Cocktail Jiggers
   * Cocktail Making Kits
   * Copper Plated Barware
   * Gun Metal Barware
   * Vintage Steel Barware
   * Antique Brass Barware
   * Gold Barware
   * Fruit Squeezers, Wedgers, Boards & Cutters
   * Juice Storers & Speed Rails
   * Condiment Dispensers
   * Dash & Bitter Bottles
     * Mister Bottle
   * Ice Trays,Crushers & Picks
   * Cream Whippers, Soda Syphons & Blowlamps
   * Bartender Training & Cocktail Book
   * Smoking Gun
   * View All
   Cocktail Syrups, Purees & Mixers
   * Monin
   * Maison Routin 1883
   * ODK
   * Cocktail Mixers
   * Frona Dried Fruit
   * Frona Fruit Powders
   Lemon / Lime / Garnish Preparation
   * Knives & Wedgers
   * Bar Cutting Boards
   * Fruit Zesters
   * Lemon & Lime Squeezers
   * Condiment Dispensers
   * Fruit Baskets
   Ice Buckets, Tongs & ScoopsWine Coolers & BucketsWine/Champagne Coolers &
   Buckets
   * Sharing Beer / Wine Buckets
   * Champagne / Punch Bowls
   * Wine / Champagne Buckets with Optional Matching Stands
   Glass Care & StorageBottle Collection & Skips
   * Bottle Skips
   * Tubtrugs For Bottle Collection
   Bar Mats & Floor Matting
   * Bar Mats
   * Drip Trays
   * Floor Matting
   * Entrance Matting
   * Artificial Grass
   Bar Signage & Display
   * Bar Signage
   * Chalkboards & Markers
   * Peg Boards
   * Notice / Menu Display
   * Outdoor Signage
   Equipment
   * Spindle Drinks Mixers
   * Juicers & Ice Crushers
   * Bar Heavy Equipment
   * Bar Blenders
   Furniture
   * High Chairs & Booster Seats
   * Baby Changing Units
   * Outside Tables & Chairs
   * Banqueting Tables
   Bar AccessoriesBar GamesCellar EquipmentAshtrays
   
   
   MONIN
   
   
   STRAWS
   
   

 * Kitchen
   Chefs' Knives & AccessoriesUtensils
   * BBQ Tools
   * Corers, Ballers & Curlers
   * Egg Slicers, Toppers and Rings
   * Plastic & Stainless Steel Funnels
   * Ice Cream Scoops & Portioners
   * Ladles
   * Lighters & Blow Torches
   * Mashers & Tenderisers
   * Peelers
   * Precision Preparation Tools
   * Scissors & Shears
   * Serving Spoons & Spoodles
   * Skewers & Meat Hooks
   * Scoops
   * Skimmers, Chip Scoops & Lifters
   * Spatulas
   * Tongs
   * Turners & Scrapers
   * Utensils for Non-Stick Cookware
   * Whisks
   * Cooking Spoons
   * Zesters & Canelle Knives
   * Other Utensils
   * View All
   Food Preparation
   * Moulins
   * Vegetable Cutters & Chippers
   * Mandolines
   * Chopping Boards
   * Graters
   * Ricer & Mincer
   * Meat & Fish Preparation
   * Kitchen Scales
   * Colanders
   * Chinois, Sieves & Strainers
   * Funnels
   * Measuring Jugs & Cups
   * Mixing Bowls
   * Pudding Basins
   * Cream Whippers
   * Pasta & Spaghetti
   * Handee Cheese Slicers
   * Kitchen Sauce & Condiment Dispensers
   * Salad Spinners
   * Kitchen Buckets
   * Can Openers
   * View All
   Pastry & Bakeware
   * Pastry & Baking Preparation
   * Bakeware
   * Pastry & Bakeware Service
   Cookware
   * Baking Sheets & Roasting Pans
   * Frying Pans
   * Omelette, Blinis & Paella Pans
   * Sauteuse & Sauce Pans
   * Stainless Steel Casseroles & Stock Pots
   * Aluminium Casseroles & Stock Pots
   * Woks
   * Specialist Cookware
   * Griddles & Sizzle Platters
   * View All
   Gastronorm
   * Stainless Steel Gastronorm
     * Gastronorm Accessories
   * Clear Polycarbonate Gastronorm
   * Black Polycarbonate Gastronorm
   * Araven Gastronorm Containers
   * Flexepan Silicone Gastronorm
   * Araven Silicone Gastronorm Lids
   Storage & Containers
   * General Food Storage Containers / Bins
   * Araven Storage Containers
   * Araven Anti-Allergen Food Containers
   * Plastic Food Storage Containers
   * Butchers' Trays
   * Prepared Food Storage
   * Tubtrugs - Perfect For Food Storage & Prep.
   * Food Storage Bags
   * Food Transportation
   * KANGA Storage Boxes
   * Scoops
   * View All
   Allergen Kitchen EquipmentThermometersKitchen OrderPizza EquipmentDay of the
   Week Dots, Date & Allergen Labels
   * Day of the Week Dot Rotation Labels & Dispensers
   * Dissolving Day Rotation Food Labels & Dispenser
   * Trilingual Day Rotation Labels & Dispenser
   * Throw Away On Food Label & Dispenser
   * Date & Data Labels & Gun
   * Use By Date Labels & Gun
   * Allergen Labels
   * Vegetarian & Vegan Food Labels
   * Shelf Life, Use By, Sous Vide Labels & Dispenser
   * Date Code Genie
   * DayMark MenuPilot
   * View All
   Kitchen Disposables
   * Wrapmaster
   * Catering Cling Film
   * Catering Foil
   * Baking Parchment
   * Skewers, Picks & Steak Markers
   * Greaseproof Sheets
   * Souffle Cups
   * Filter Papers & Oil Test Strips
   * Toothpicks
   * View All
   Oven Gloves & Mitts Appliances
   * Food Preparation
     * Stick Blenders
     * Robot Cook
     * Food Processors
     * Veg Prep Machines
     * Blixers
     * Food Blenders
     * Food Mixers
     * Mincers & Slicers
     * Ice Cream Makers
     * Burger Presses & Sausage Fillers
   * Cooking
     * BBQ's
     * Toasters
     * Panini & Contact Grills
     * Fryers
     * Griddles
     * Salamander Grills
     * Bain Maries
     * Crepe Makers & Waffle Irons
     * Catering Pizza Ovens
     * Potato Ovens
     * Microwaves
     * Induction Cookers
     * Ovens & Ranges
     * Chargrills
     * Alto-Shaam Cook & Hold
     * Vacuum Packing & Sous Vide
     * Hot Cupboards
     * Dehydrators
     * Paella Pan Burners
     * Wok Burners
     * Smoker Bisquettes & Wood Chips
   * Beverage
     * Water Boilers
     * Manual Fill Kettles
     * Coffee Machines & Accessories
     * Spindle Drinks Mixers
     * Bar Blenders / Mixers
     * Ice Crushers & Juicers
     * Chilled Milk Dispensers
     * Mulled Wine Urn
   * Heated Display
     * Soup Kettles
     * Pie Cabinets / Hot Display Units
     * Electric Carvery / Servery Lamp Units
     * Heated Display with Gantry
     * Heat Lamps
     * Hot Cupboards
     * Hatco Glo-Ray Strip Heaters
   * Refrigeration
   * Glasswashers & Dishwashers
   * Kitchen Sinks & Benches
   * Shelving, Racking & Cages
   * Catering Trolleys
   * Cash Registers, Money Counters & Safes
   * View All
   New Kitchen Launches
   
   
   ALLERGEN KITCHEN EQUIPMENT
   
   
   KITCHEN DISPOSABLES
   
   

 * Paper Hygiene
   Blue Roll
   * Centrefeed Rolls & Dispenser
   * Domestic Kitchen Roll & Holders
   * Industrial Bumperoll
   * Tork Reflex
   Hand Towels
   * C-fold Hand Towels & Dispensers
   * Multi-Fold (Z & V) Hand Towels & Dispensers
   * Tork Xpress Multifold H2 Hand Towel System
   * Tork Matic H1 Hand Towel System
   * Leonardo Hand Roll Systems
   * Leonardo Hand Towel Systems
   * Tork PeakServe Continuous Hand Towel Dispenser
   * Premium Washroom Hand Towel
   * View All
   Toilet Rolls
   * Domestic Toilet Roll
   * Tork SmartOne Toilet Roll System
   * Mini Jumbo Toilet Roll
   * Tork SmartOne Mini Toilet Roll System
   * Jumbo Toilet Roll
   * Tork Advanced Mini Jumbo Toilet Roll System
   * Bulk Pack Toilet Tissue
   * Tork Twin Mid-Size Toilet Roll System
   * Tork Coreless Mid-Size Toilet Roll System
   * Leonardo Versatwin Toilet Roll System
   * Katrin Toilet Paper System
   * View All
   Facial Tissues & WipesSpare Keys
   
   
   BLUE ROLL
   
   
   TOILET ROLLS
   
   

 * Cleaning
   Cleaning Chemicals
   * Kitchen Cleaning Chemicals
   * Dishwash & Glasswash
   * Washroom
     * Air Fresheners & Deodorisers
   * Housekeeping
   * Furniture & Metal Care
   * Bar & Barista Cleaning
   * Floor Cleaning & Care
   * Laundry
   * Specialist Chemicals & Cleaners
   * Stephensons Arma
   * Optimum Hygiene
     * Optimum Holistic Green
   * Arpal Cleaning Chemicals
   * Bio-Productions Cleaning Products
   * HG Cleaning Chemicals
   * Rational Oven Cleaning
   * View All
   Hand Hygiene
   * Alcohol Gel & Dispensers
   * Kitchen Handcare
   * Washroom Handcare
   * Gojo & Purell
   Virucidal & Disinfecting Wipes, Sprays & Foggers
   * Virucidal / Disinfecting Wipes
   * Disinfecting Sprays
   * Sanitiser ULV Sprayer / Fogger
   Cloths & Scourers
   * Scourers
   * Dishcloths
   * Tea Towels, Glasscloths & Serving Cloths
   * Multi Purpose Cloths
   * Envirolite Multi Surface Cloths
   * Envirolite Super Antibacterial Cleaning Cloth Rolls
   * Dusters
   * View All
   Hotel Room Toiletries
   * Spa Range Toiletries
   * Prime Range Toiletries
   * Gilchrist & Soames Toiletries
   * The Collection Range Toiletries
   Gloves & Workwear
   * Clear Vinyl Powder Free Gloves
   * Blue Vinyl Powder Free Gloves
   * Blue Vinyl Powdered Gloves
   * White Latex Powder Free Gloves
   * White Latex Powdered Gloves
   * Blue Nitrile Powder Free Gloves
   * Black Nitrile Powder Free Gloves
   * Disposable Blue PLA Powder Free Gloves
   * Clear Polythene Gloves
   * Rubber Gloves
   * Multi-purpose Gloves
   * Catering Cleaning Aprons
   * Workwear
   * View All
   HousekeepingGriddle CleaningBrushes & SqueegeesMops & Buckets
   * Standard Mops & Buckets
   * Kentucky Mops & Buckets
   * Yellow Caution Plastic A-Frame Sign
   Colour Coded Cleaning
   * Yellow - Kitchen & Food Prep
   * Blue - Restaurant & Bar
   * Red - Toilet & Washroom
   * Green - Public Areas
   Waste Management
   * Bin Liners & Refuse Sacks
   * Waste Bins
   * Cigarette Bins & Ashtrays
   * Recycling
   Janitorial AccessoriesElectrical Cleaning Equipment
   * Vacuum Cleaners
   * Buffing Machines
   New Cleaning Launches
   
   
   ECO ENDEAVOUR CLEANING
   
   
   CLOTHS & SCOURERS
   
   

 * Health & Safety
   Natasha's LawFood Allergen Signs & Labels
   * Food Allergen Labels
   * Food Allergen Picks
   * Food Allergen Wall & Table Notices
   * Food Allergen Buffet Notices
   Fire SafetyCaution & Warning SignsNo Access & Prohibition SignsHealth &
   Safety Law PosterSmoking
   * Floor Mounted
   Safety & First Aid Guidance PostersCOSHH Regulation NoticeWashroom
   SignsKitchen Signs
   * Kitchen Signage Packs
   * Hand Hygiene Signage
   * General Kitchen Notices
   * Food Preparation Signage
   * Food Storage Signage
   * Kitchen Memo Boards & Pens
   Energy Saving and Recycling SignsFood Labels
   * Day of the Week Dot Labels & Dispensers
   * Dissolving Day Rotation Labels & Dispenser
   * Trilingual Item / Date / Use By Labels & Dispenser
   * Throw Away Day Labels & Dispenser
   * Date & Data Labels & Gun
   * Use By Date Labels & Gun
   * Allergy Labels
   * Use First, Shelf Life & Sous Vide Labels & Dispenser
   * View All
   Food Temperature ControlFirst Aid Kits & RefillsQueue ManagementPPE
   * Face Masks
   * Face Visors
   * Face Covering Signs
   * Aprons
   * Other PPE Items
   Lateral Flow TestingSocial Distancing & Queue Control
   * Social Distancing Seat Markers
   * 1m Social Distancing Outside Vinyl Banners
   * Social Distancing Pull Up Roller Banner
   
   
   NATASHA'S LAW
   
   

 * Clothing
   Chef JacketsChef TrousersCatering Aprons
   * Disposable & Plastic Bib Aprons
   * Chef's Bib Aprons
     * Chefs Bib Aprons
     * Chef Works Dorset Chef's Bib Apron
   * Chef's Waist Aprons
   * Front Of House Bib Aprons
   * Front Of House Waist Aprons
   Front of House Shirts Polo ShirtsT-ShirtsWaistcoats & Ties
   * Neckties
   Hats, Caps & Hair NetsShoes & ClogsWait Staff Gloves & Serving ClothsTunics &
   TabardsLab CoatsKids' Clothing
   * Kids' Full Bib Aprons
   High VisibilityStaff Clothing LockersBlankets for Restaurants & BarsClothing
   New Launches
   
   
   CATERING APRONS
   
   
   CHEF JACKETS
   
   

 * Clearance
 * Special Purchases

Account
 * Quick Order

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

0161 483 6256

Find Us

British Family Business
Established 1868

Over £2million of Stock
Available From Our Warehouse

Only 00: 00: 00 Minutes left

for Next Day Delivery

Our Cash & Carry is Open for Browsing


 * 
   
   
   
   CHRISTMAS HOT CUPS
   
   
   FOR FESTIVE TEAS, COFFEES, HOT CHOCOLATES & MORE
   
   Buy Now
 * 
   
   
   
   DPS CORDLESS TABLE LAMPS
   
   
   PERFECT FOR A MODERN APPROACH TO MOOD LIGHTING
   
   See the Range

 * 1
 * 2

CHRISTMAS SLIDERS



CHRISTMAS CRACKER


FANTASTIC VALUE, GREAT CONTENT EXCLUSIVE TO STEPHENSONS

Buy Now



CHRISTMAS CRACKER


FANTASTIC VALUE, GREAT CONTENT EXCLUSIVE TO STEPHENSONS

Buy Now



CHRISTMAS CRACKERS, COFFEE CUPS & FESTIVE TABLE SETTINGS


ALL YOUR FESTIVE ESSENTIALS

Order Now



CHRISTMAS HOT CUPS


FOR FESTIVE TEAS, COFFEES, HOT CHOCOLATES & MORE

Buy Now
slider rotation - STEELITE
------------------------------------------------------------------------------------------------------------------------------------------------



STEELITE AUTUMN LAUNCH


CRAFT: AQUA

Click for more info



BORMIOLI ROCCO AUTUMN LAUNCH


AMERICA 20'S SLING GLASSES

Click for more info



BORMIOLI ROCCO AUTUMN LAUNCH


BARTENDER BEER GLASSESS

Click for more info



STEELITE AUTUMN LAUNCH


OFF GRID STUDIOS: GEMBROOK

Click for more info



RCR AUTUMN LAUNCH


TIMELESS GLASSES

Click for more info



RCR AUTUMN LAUNCH


TIKI GLASSES

Click for more info
slider rotation - Churchill/ Utopia



CHURCHILL AUTUMN LAUNCH


NEW ADDITIONS: STONECAST - SAGE GREEN

Click for more info



DUDSONS AUTUMN LAUNCH


NEW: HARVEST - INDIGO

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW: STONECAST - JAVA BLUE

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW ADDITIONS: CHEFS' PLATES

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW: STONECAST CANVAS - BREEZE

Click for more info
********************



UTOPIA CROWN GLASS AUTUMN LAUNCH


SYMPHONY

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW ADDITIONS: STONECAST - BARLEY WHITE

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


SUMMIT

Click for more info



DUDSONS AUTUMN LAUNCH


NEW ADDITIONS: HARVEST MEDITERRANEAN

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


LONDON

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW: VELLUM ELEMENTS - DUNE

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


SYDNEY

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW ADDITIONS: STONECAST - BLUEBERRY

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


VINO

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW ADDITIONS: NOURISH

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


CARAFES

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW ADDITIONS: STONECAST - PETAL PINK

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


SYMPHONY

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW: VELLUM ELEMENTS - COAST

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


SUMMIT

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW ADDITIONS: EMERGE - OSLO BLUE & SEATTLE GREY

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


LONDON

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW: FUSION: QUARTZ BLACK

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


SYDNEY

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


VINO

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW: BAMBOO COLOURS - ALPINE

Click for more info



UTOPIA CROWN GLASS AUTUMN LAUNCH


CARAFES

Click for more info



CHURCHILL AUTUMN LAUNCH


NEW ADDITIONS: STONECAST - PEPPERCORN GREY

Click for more info
--------



CHURCHILL AUTUMN LAUNCH


NEW ADDITIONS: TASTING TRAYS

Click for more info
2 slider rotation - Savings



50% OFF MANUFACTURER'S LIST PRICE


RCR ALKEMIST GLASSWARE

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR TATTOO GLASSWARE

Buy Now
-----------------------------



AUTUMN SAVINGS


DISPOSABLE GLOVES

See the Range



NEW ECO ENDEAVOUR DOSE


SUPER CONCENTRATE!

Click for more info



MONIN PUMPKIN SPICE SYRUP


NOW IN STOCK!

Buy Now



AUTUMN SAVINGS!


2PLY BULKYSOFT WHITE LUNCH NAPKIN

Buy Now



AUTUMN SAVINGS!


200M MINI JUMBO 2PLY TOILET ROLL

Buy Now



SPECIAL PURCHASE!


STEELITE OPTIK WIDE RIM PLATE

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR FUNKY GLASS TUMBLERS

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR ETNA GLASSWARE

Buy Now



AUTUMN SAVINGS!


TORK XPRESS 2PLY WHITE Z-FOLD HAND TOWEL

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR STACK GLASS TUMBLERS

Buy Now



AUTUMN SAVINGS!


BULK PACK 2PLY TOILET TISSUE

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR ALKEMIST GLASSWARE

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR TATTOO GLASSWARE

Buy Now



MONIN PUMPKIN SPICE SYRUP


NOW IN STOCK!

Buy Now



MULTIBUY SAVINGS!


120M BLUE CENTREFEED ROLL 2PLY

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR ETNA GLASSWARE

Buy Now



AUTUMN SAVINGS!


TORK XPRESS H2 1PLY WHITE Z-FOLD HAND TOWEL

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR STACK GLASS TUMBLERS

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR ALKEMIST GLASSWARE

Buy Now
NEEDS UPDATING PRICE>



AUTUMN SAVINGS!


150M BLUE CENTREFEED BARREL ROLL 2PLY

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR TATTOO GLASSWARE

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR ETNA GLASSWARE

Buy Now



50% OFF MANUFACTURER'S LIST PRICE


RCR STACK GLASS TUMBLERS

Buy Now


HOME


A TRUSTED FAMILY BUSINESS INSPIRING THE CATERER THROUGH SERVICE, ADVICE,
INNOVATION & PRICE.


STEPHENSONS ARE A FIFTH GENERATION, FAMILY-RUN BUSINESS THAT HAS BEEN SETTING
THE STANDARD FOR HOW CATERING SUPPLIERS SHOULD OPERATE SINCE 1868. WITH
INNOVATION AND INTEGRITY AS CORE VALUES, WE’VE BECOME RECOGNISED AS AN INDUSTRY
LEADER FOR ALL YOUR CATERING EQUIPMENT, DISPOSABLE AND TABLEWARE NEEDS. 

--------------------------------------------------------------------------------

Customer Service Announcement:

We’re upgrading our phone lines today and this may result in slightly longer
wait times. Please bear with us, and we apologise for any inconvenience caused.

--------------------------------------------------------------------------------


CUSTOMER REVIEWS



--------------------------------------------------------------------------------


NEW DPS CORDLESS LAMPS AUTUMN 2023 LAUNCH


DPS CORDLESS LAMPS
GEO, DECA & DOME WIRELESS CHARGING TABLE LAMPS


A DESIGN ALLUDING TO TRADITIONAL LAMP SHAPES, GEO, DECA, AND DOME OFFER A
FUTURISTIC TWIST ON MOOD LIGHTING. [...]


DPS CORDLESS LAMPS
TEMPO WIRELESS CHARGING TABLE LAMPS


THE TEMPO LAMPS FOLLOW A CONTEMPORARY DESIGN THAT BRINGS MODERN SOPHISTICATION
TO THE TABLE.  [...]

 


DPS CORDLESS LAMPS
INDUSTRIAL USB CHARGING TABLE LAMPS


BRING A HINT OF VINTAGE RUSTICITY INTO YOUR SPACES WITH THESE COOL AND CHIC
INDUSTRIAL LAMPS. [...]

 


DPS CORDLESS LAMPS
TIMELESS USB CHARGING TABLE LAMPS


MODERN ELEGANCE THAT MAKES A STATEMENT, THE TIMELESS LAMPS OFFER EXCELLENT
ILLUMINATION AND STYLE. [...]

 


DPS CORDLESS LAMPS
CLASSIC USB CHARGING TABLE LAMPS


BRINGING THE BEST OF VINTAGE CHARM AND COMBINING IT WITH CONTEMPORARY STYLE,
CLASSIC IS A GRACEFUL CHOICE. [...]

 


DPS CORDLESS LAMPS
CRYSTAL ACRYLIC CORDLESS LED TABLE LAMP


BASK IN THE RADIANT GLOW OF THE CRYSTAL TABLE LAMP, AN IDEAL WAY TO CREATE A
MESMIRISING TABLETOP. [...]

 

--------------------------------------------------------------------------------

Christmas!
UK Plastics Ban
RCR Glassware
New Product Launches
Strahl
Reserva Wine Glasses by Nude
Manchester Bee Cups
Autumn Savings
New Eco Endeavour Dose


FEATURED PRODUCTS

 * £56.99
   
   Deal
   
   Wrapmaster 3000 (30cm) Bundle: 3 x 300m Rolls of Cling Film with Dispenser

 * £2.49
   
   Pack of 250
   
   Black Paper Straw 6mm Bore 8" / 20cm

 * £11.95
   
   Case of 100
   
   Corrugated Compostable Premium Burger Box 4.75x4.75x4 " / 12.2x12.2x10.2cm

 * £11.95
   
   Pack of 40
   
   Purrfs Softlux Extra Quilted Toilet Tissue 3 Ply 150 Sheet

 * £19.95
   
   Case of 2,000
   
   BulkySoft White Lunch Napkin 2ply 33cm

 * £15.99
   
   Case of 12
   
   Caterbar Mini Jumbo Toilet Roll 2ply 200m

 * £11.99
   
   Case of 6
   
   CaterBar Blue Centrefeed Barrel Roll 2ply 150m

 * £2.59
   
   Box of 100
   
   Disposable Blue Powder Free Vinyl Gloves Medium

 * £27.95
   
   Case of 500
   
   Stephensons 8 Hour Tealight Candle

 * £18.95
   
   Case of 3,000
   
   Tork Xpress H2 White Z-Fold Hand Towel 1ply 213x241mm

 * £39.95
   
   Case of 4,000
   
   Black Cocktail Napkin 2ply 24cm

 * £56.99
   
   Deal
   
   Wrapmaster 3000 (30cm) Bundle: 3 x 300m Rolls of Cling Film with Dispenser

 * £2.49
   
   Pack of 250
   
   Black Paper Straw 6mm Bore 8" / 20cm

 * £11.95
   
   Case of 100
   
   Corrugated Compostable Premium Burger Box 4.75x4.75x4 " / 12.2x12.2x10.2cm

 * £11.95
   
   Pack of 40
   
   Purrfs Softlux Extra Quilted Toilet Tissue 3 Ply 150 Sheet

 * £19.95
   
   Case of 2,000
   
   BulkySoft White Lunch Napkin 2ply 33cm

 * £15.99
   
   Case of 12
   
   Caterbar Mini Jumbo Toilet Roll 2ply 200m

 * £11.99
   
   Case of 6
   
   CaterBar Blue Centrefeed Barrel Roll 2ply 150m

 * £2.59
   
   Box of 100
   
   Disposable Blue Powder Free Vinyl Gloves Medium

 * £27.95
   
   Case of 500
   
   Stephensons 8 Hour Tealight Candle

 * £18.95
   
   Case of 3,000
   
   Tork Xpress H2 White Z-Fold Hand Towel 1ply 213x241mm

PrevNext
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
   
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

PrevNext


GALLERY

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


GALLERY - @HGSTEPHENSONS



 * 
   
   
    
   
   
   OVER 150 YEARS OF EXPERIENCE
   
   From humble beginnings on Salford's Flat Iron Market, Stephensons has
   become an award-winning modern distributor with an unrivalled knowledge of
   the catering sector.
   
   Discover the History Here
   


STEPHENSONS LATEST NEWS & EVENTS

CATERING INSIGHT COVERAGE

Stockport based catering equipment supplier Stephensons said it will be able to
increase its bulk purchasing power following a significant expansion of its
warehouse in nearby Cheadle [...]

THE MANCHESTER BEE TAKEAWAY CUP 

Mancester Museum is among the first attractions to use the new cups, which are
available to all coffee shops, cafes, bars & restaurants to order. [...]

TUCO MEMBER

As a member of The University Caterer's Organisation, we are proud to be a
nominated supplier of catering equipment to the higher & further education
sectors. [...]

PLASTIC BAN FOR BUSINESSES TO PUT THE PLANET FIRST

Henry Stephenson, managing director at Stephensons is assisting businesses in
finding alternatives to prepare for the plastic ban legislation.[...]

LATEST PRODUCT LAUNCHES

Want to upgrade your tableware? Or do you need to invest in some new catering
equipment? See our latest launches to discover innovative and trending products
from renowned brands! [...]

ARE YOU READY FOR THE UK PLASTIC BAN?

From October 1st 2023, there is now a nationwide ban on single-use plastics in
the UK. This includes new and existing stock. Make sure you're prepared by
switching to alternative products.[...]

--------------------------------------------------------------------------------


AWARD-WINNING CATERING EQUIPMENT SUPPLIER:
YOUR BUSINESS NEEDS COME FIRST WITH OUR FEEFO GOLD TRUSTED SERVICES

For over 150 years, we’ve supplied the UK’s restaurants, bars, hotels, schools,
universities, and event organisers. We offer top-of-the-line catering equipment,
with our commitment to supplying quality products and exceptional customer
service resulting in multiple awards. We have a genuine passion for finding the
best products to help others succeed.

Other than a love for what we do, what else makes Stephensons the ultimate go-to
supplier for thousands of UK businesses?



 * Our modern showroom for an immersive experience: Step into the North’s
   largest showroom and cash-and-carry where you can browse over 6,000 stocked
   lines of catering supplies and equipment. There’s even free parking on-site!
 * Cost-effective pricing: We constantly benchmark our pricing against the
   competition to give our account customers peace of mind that they’re getting
   the best deals.
 * Our own fleet of delivery vans: We have our own fleet of delivery vans and
   friendly drivers operating in the North West for a more personal and
   straight-forward experience.
 * The largest range in the industry: We’re proud of our ever-evolving stock,
   bringing you new and innovative products from industry-known brands. You’ll
   be spoilt for choice! View our New Product Catalogue 2023 to find this year’s
   inspiration.
 * Easier ordering with trade accounts: We can offer excellent discounts for
   bulk orders when you open a trade account with us. Furthermore, our dedicated
   account managers can assist with your orders to ensure that you have
   everything you need, when you need it.
 * We are a Caterbar member: As a member of the Caterbar group of independent
   businesses, this gives us a greater buying power than if we work alone.
   Therefore, we can bring the best deals and offers to our account members all
   year round.

   If you want to find out more about what we have to offer, see our customer
   reviews on Feefo.

   Find high-quality catering equipment that simplifies your work and brings
   theatrical flair to your presentation. Browse our comprehensive selection
   online or visit our Stockport showroom to discover new inspirations and
   advice from our experts.

   

   --------------------------------------------------------------------------------

   


   DISCOVER QUALITY CATERING SUPPLIES AT STEPHENSONS

   

   Find the best catering solutions for your business, whether that’s new
   eco-friendly packaging, cleaning supplies, or beautiful glassware. Our team
   is always happy to help.

   

   We understand the challenges you face as a catering or hospitality business
   owner, and we’re here to help you overcome them with our exceptional range of
   catering equipment.

   To help our customers navigate changing prices as they try to stick to their
   budgets, we have created our Weekly Savings catalogue. Here you can find
   great deals on everyday items that you’re sure to use week in, week out. This
   includes the basics like blue roll, napkins, eco-friendly food packaging,
   kitchen foil, cleaning supplies, and much, much more.

   Whether you’re upgrading your equipment or starting a catering business from
   scratch, let our products make a difference to your establishment. Did you
   know we are TUCO members? We supply university caterers all over the UK, so
   we can even help schools and offices with their cleaning and catering
   essentials, too!

   

   --------------------------------------------------------------------------------

   


   PRESERVING FRESHNESS WITH FOOD AND DRINK PACKAGING

   If you prepare food for takeaway orders, you’ll understand the importance of
   preserving the quality and taste of your culinary creations.

   That’s why Stephensons is here to offer you a vast array of high-quality food
   and drink packaging options. From eco-friendly containers to stylish
   packaging in all shapes and sizes, we have everything you need. Our
   minimalist designs provide the perfect canvas for your brand logo to shine on
   your chosen packaging.

   Our wide range of packaging solutions ensures that your culinary masterpieces
   stay flavoursome and hot, leaving your customers satisfied with their meals
   and improving your brand reputation.

   

    * With changes to UK legislation in 2023 regarding single-use plastics, our
      selection of environmentally friendly reusable takeaway containers could
      be your ideal solution. We also have compostable and recyclable options
      available so you can choose what’s best for you.
    * Have an outdoor bar or running a large event? Our best-selling plastic
      pint glasses are a great alternative to glassware for settings like this.
      Want to avoid plastic? See the Flustix certified plastic-free paper beer
      cups as a green alternative.

   

   --------------------------------------------------------------------------------

   


   PROFESSIONAL COMMERCIAL KITCHEN EQUIPMENT: COOKWARE, STORAGE, UTENSILS, AND
   MORE…

   

   Your kitchen staff depends on high-quality equipment that endures the daily
   grind. Chefs’ knives that make precise cuts, gastronorm that keep food fresh,
   and appliances that perform consistently are all vital in a fast-paced
   kitchen. Our extensive experience in the catering industry has enabled us to
   acquire the finest supplies for professional kitchens for seamless
   performance and durability.

   

    * The smallest things make the biggest difference when it comes to smooth
      service. If you want to make sure your food and drinks orders are managed
      with ease, see our range of menu boards, pens, order racks and pads, and
      kitchen timers. All at competitive prices to suit various budgets.
    * Our selection of quality kitchen utensils will make your staff’s job
      easier and more enjoyable, allowing them to focus on their skills rather
      than the tools.
    * The right cutlery can be the perfect finishing touch to your table
      settings and enhance the dining experience for your customers. We offer a
      range of cutlery options to suit your budget, all sourced from the world’s
      leading brands that are renowned for their excellent craftsmanship and
      quality.
   
      
   
      --------------------------------------------------------------------------------
   
      
   
   
      
   
   
      ELEVATE YOUR BAR SERVICE WITH OUR DIVERSE COLLECTION OF GLASSWARE
   
      
   
      Stephensons started out in 1868 specialising in china and glassware, so
      our expertise on what is the best quality and style for different purposes
      is elite. The type of glassware you choose for your establishment isn’t
      just a vessel to serve your drinks in, it helps to create the right
      ambience and capture your brand. Whether you’re seeking new elegant wine
      glasses, sturdy beer steins, or quirky cocktail glasses, we’ve got you
      covered.
   
      We don’t just sell glassware; we help you create a unique and
      unforgettable setting. We take pride in offering the best glassware
      available on the market, carefully selected from top manufacturers to
      ensure that you receive only the highest quality products at affordable
      prices.
   
      Whether you prefer a touch of vintage glamour or contemporary
      sophistication, let our stunning designs complement your interiors and
      make your establishment stand out from the rest.
   
      If you’re looking to upgrade your coffee mugs and teapots, we have a vast
      collection from numerous recognised brands for you to choose from. We even
      do various takeaway coffee cups that you might find useful, including our
      special Manchester Bee Coffee Cup, which is another Flustix certified
      plastic-free option!
   
      
   
      --------------------------------------------------------------------------------
   
      
   
      
   
   
      UNLOCK INCREDIBLE SAVINGS WITH OUR BULK SUPPLIES – GET MORE FOR LESS
   
      
   
      Looking to save time and money on your commercial equipment orders?
      Consider signing up for a trade account.
   
      With a trade account, you’ll have all of your essentials and more in one
      easy-to-manage place. This can save you time and reduce stress by
      streamlining your order process. Opening a trade account with us is also
      the only way to guarantee that you’re getting the best possible discounts
      on bulk orders.
   
      Saving time and money isn’t the only reason you should consider opening an
      account with us, however. You’ll also benefit from working closely with
      our brilliant and passionate Field Sales team.
   
      Our dedicated Territory Managers help businesses all over the UK,
      providing our customers with extensive knowledge, smart solutions, and
      friendly service. Whether you need assistance with a grand opening or
      simply changing the type of napkins you use, they’re there to help.
   
      
   
      --------------------------------------------------------------------------------
   
      
   
      
   
   
      DISCOVER THE PERFECT MATCH FOR YOUR HOSPITALITY BUSINESS – STEP INTO OUR
      SHOWROOM TODAY
   
      
   
      It’s always great when you can see the products up close before you commit
      to your purchase, and a visit to our showroom in Stockport can facilitate
      this for you. We have over 6,000 stocked lines you can see to make sure
      you’re choosing the right quality and style for your establishment. Our
      knowledgeable staff are always ready to advise and answer any questions
      you might have. There’s free parking on-site, too!
   
      Take your time exploring our selection and let your creativity flow as you
      mix and match to create the perfect combination for your business.
   
      Our team of experts understands that your business is one-of-a-kind and
      deserves a collection of products that are just as unique.
   
      Let us help you create a customised collection that reflects your brand’s
      personality and meets your vision. With our unparalleled personalised
      service, you can trust that you’re in good hands.

Show more
Newsletter
Sign up to be the first to hear about new products and exclusive offers!
Sign Up for Our Newsletter:

Submit
Connect with us



 

Useful Links

Information

 * Quick Order
 * About Us
 * Our History
 * Our 150th Anniversary Party
 * Customer Reviews
 * Work For Us
 * Contact Us
 * Latest News
 * Sitemap
 * Sitemap 2
 * Sitemap 3
 * Sitemap 4

Customer Service

 * Open a Trade Account
 * Cash & Carry
 * Catalogue Request
 * Delivery Information
 * Click & Collect
 * Returns Policy
 * Literature
 * TUCO Partner
 * FAQs

Legal

 * Terms & Conditions of Use
 * Privacy and Cookie Policy

Contact Us

 * T:  0161 483 6256

 * E:  sales@stephensons.com

 *  

Payment Methods We Accept




HG. Stephenson Limited a company registered in England and Wales. Our company
registration number is 65741 and our registered office is at Kennerley Works,
Stockport, Greater Manchester, SK2 6EQ. Our registered VAT number is 157388234.

Site Build - Smartebusiness
Close
New Online Customer

Registering is quick and easy!

Register
Existing Online Customer

Email Address

Password

Sign In
Forgot Your Password?