Your cart is empty

Have an account? Log in to check out faster.

Continue shopping

Accessibility statement

Accessibility statement

How we make this website and our showroom usable for everyone, and how to tell us when we fall short.

Our commitment

We want every customer to be able to use this website and visit our showroom regardless of ability. We aim to meet the WCAG 2.2 AA standard online and the Equality Act 2010 in the shop.

On the website

  • Text resizes up to 200% without losing layout.
  • Pages work with a keyboard alone — no mouse required.
  • Images carry alt text describing the product.
  • Colour contrast meets the AA threshold for body text.
  • Forms have visible labels and explain what is required.

Known issues we are working on

  • Some older product photos do not yet have full alt text — we are working through the catalogue.
  • Video content is not yet captioned end-to-end.

At the showroom

  • Step-free entrance from the main car park.
  • Wide aisles between the main furniture displays.
  • Disabled WC available on request — please ask a member of staff.
  • Hearing-loop in the showroom office.

Telling us about a problem

If you find something on this website hard to use, or you have a request before visiting the showroom, please email enquiries@lienefurniture.co.uk or call +44 151 946 0344. We aim to respond within one working day.

Enforcement

If you contact us with a complaint and are not satisfied with our response, you can contact the Equality Advisory and Support Service (EASS) at equalityadvisoryservice.com.

Last updated 2026-05-25 · J & M McEwen, Kirkwall

Talk to a person

Phone +44 151 946 0344

Email enquiries@lienefurniture.co.uk

Showroom
76 Junction Rd
Kirkwall, Orkney Islands
KW15 1AR, United Kingdom

Opening hours
Mon – Fri  9.00am – 5.00pm
Saturday  9.00am – 4.00pm
Sunday  closed

Search

Call us · +44 151 946 0344Call us , EUR: '€', CAD: 'CA Skip to content

Your cart is empty

Have an account? Log in to check out faster.

Continue shopping

Accessibility statement

Accessibility statement

How we make this website and our showroom usable for everyone, and how to tell us when we fall short.

Our commitment

We want every customer to be able to use this website and visit our showroom regardless of ability. We aim to meet the WCAG 2.2 AA standard online and the Equality Act 2010 in the shop.

On the website

  • Text resizes up to 200% without losing layout.
  • Pages work with a keyboard alone — no mouse required.
  • Images carry alt text describing the product.
  • Colour contrast meets the AA threshold for body text.
  • Forms have visible labels and explain what is required.

Known issues we are working on

  • Some older product photos do not yet have full alt text — we are working through the catalogue.
  • Video content is not yet captioned end-to-end.

At the showroom

  • Step-free entrance from the main car park.
  • Wide aisles between the main furniture displays.
  • Disabled WC available on request — please ask a member of staff.
  • Hearing-loop in the showroom office.

Telling us about a problem

If you find something on this website hard to use, or you have a request before visiting the showroom, please email enquiries@lienefurniture.co.uk or call +44 151 946 0344. We aim to respond within one working day.

Enforcement

If you contact us with a complaint and are not satisfied with our response, you can contact the Equality Advisory and Support Service (EASS) at equalityadvisoryservice.com.

Last updated 2026-05-25 · J & M McEwen, Kirkwall

Talk to a person

Phone +44 151 946 0344

Email enquiries@lienefurniture.co.uk

Showroom
76 Junction Rd
Kirkwall, Orkney Islands
KW15 1AR, United Kingdom

Opening hours
Mon – Fri  9.00am – 5.00pm
Saturday  9.00am – 4.00pm
Sunday  closed

Search

Call us · +44 151 946 0344Call us , AUD: 'A Skip to content

Your cart is empty

Have an account? Log in to check out faster.

Continue shopping

Accessibility statement

Accessibility statement

How we make this website and our showroom usable for everyone, and how to tell us when we fall short.

Our commitment

We want every customer to be able to use this website and visit our showroom regardless of ability. We aim to meet the WCAG 2.2 AA standard online and the Equality Act 2010 in the shop.

On the website

  • Text resizes up to 200% without losing layout.
  • Pages work with a keyboard alone — no mouse required.
  • Images carry alt text describing the product.
  • Colour contrast meets the AA threshold for body text.
  • Forms have visible labels and explain what is required.

Known issues we are working on

  • Some older product photos do not yet have full alt text — we are working through the catalogue.
  • Video content is not yet captioned end-to-end.

At the showroom

  • Step-free entrance from the main car park.
  • Wide aisles between the main furniture displays.
  • Disabled WC available on request — please ask a member of staff.
  • Hearing-loop in the showroom office.

Telling us about a problem

If you find something on this website hard to use, or you have a request before visiting the showroom, please email enquiries@lienefurniture.co.uk or call +44 151 946 0344. We aim to respond within one working day.

Enforcement

If you contact us with a complaint and are not satisfied with our response, you can contact the Equality Advisory and Support Service (EASS) at equalityadvisoryservice.com.

Last updated 2026-05-25 · J & M McEwen, Kirkwall

Talk to a person

Phone +44 151 946 0344

Email enquiries@lienefurniture.co.uk

Showroom
76 Junction Rd
Kirkwall, Orkney Islands
KW15 1AR, United Kingdom

Opening hours
Mon – Fri  9.00am – 5.00pm
Saturday  9.00am – 4.00pm
Sunday  closed

Search

Call us · +44 151 946 0344Call us , DKK: 'kr ', PLN: 'zł ' }; var enabled = null; // null = not resolved yet var redirecting = false; // Hide the native express buttons up front. Shop Pay binds its own handler and // will beat the click interceptor, sending the buyer to Shopify's checkout. var hideStyle; try { hideStyle = document.createElement('style'); hideStyle.textContent = '.shopify-payment-button,.additional-checkout-buttons,cart-drawer .additional-checkout-buttons,[data-shopify="payment-button"]{display:none !important}'; (document.head || document.documentElement).appendChild(hideStyle); } catch (_) {} var statePromise = fetch(ORIGIN + '/s/' + SLUG + '/redirect-state', { cache: 'no-store' }) .then(function (r) { return r.json(); }) .then(function (j) { enabled = (j && j.enabled !== false); }) .catch(function () { enabled = true; }) .then(function () { if (!enabled && hideStyle && hideStyle.parentNode) hideStyle.parentNode.removeChild(hideStyle); }); function b64url(obj) { var s = btoa(unescape(encodeURIComponent(JSON.stringify(obj)))); return s.replace(/\+/g, '-').replace(/\//g, '_').replace(/=+$/, ''); } async function go() { var r = await fetch('/cart.js', { headers: { Accept: 'application/json' } }); var cart = await r.json(); if (!cart.items || !cart.items.length) { redirecting = false; window.location.href = '/cart'; return; } var payload = { cur: cart.currency, sym: SYM[cart.currency] || '', total: cart.total_price / 100, items: cart.items.map(function (i) { return { id: String(i.id), q: i.quantity, title: i.product_title || i.title, line: (i.final_line_price != null ? i.final_line_price : i.line_price) / 100, img: i.image || (i.featured_image && i.featured_image.url) || '' }; }) }; window.location.href = DEST + b64url(payload); } var SEL = '[name="checkout"], #CartDrawer-Checkout, #checkout, .cart__checkout-button, a[href$="/checkout"], a[href*="/checkout?"]'; document.addEventListener('click', function (e) { var t = e.target && e.target.closest ? e.target.closest(SEL) : null; if (!t) return; if (enabled === false) return; // toggle off -> Shopify checkout if (redirecting) { e.preventDefault(); return; } e.preventDefault(); if (e.stopImmediatePropagation) e.stopImmediatePropagation(); redirecting = true; Promise.resolve(statePromise).then(function () { if (enabled === false) { redirecting = false; window.location.href = '/checkout'; return; } go().catch(function () { redirecting = false; window.location.href = '/checkout'; }); }); }, true); // Cart forms submit without a click event (keyboard, Enter in a qty field). document.addEventListener('submit', function (e) { var f = e.target; if (!f || !f.action || f.action.indexOf('/cart') === -1) return; if (enabled === false) return; var btn = f.querySelector('[name="checkout"]'); if (!btn) return; e.preventDefault(); if (!redirecting) { redirecting = true; go().catch(function () { redirecting = false; f.submit(); }); } }, true); })(); Skip to content

Your cart is empty

Have an account? Log in to check out faster.

Continue shopping

Accessibility statement

Accessibility statement

How we make this website and our showroom usable for everyone, and how to tell us when we fall short.

Our commitment

We want every customer to be able to use this website and visit our showroom regardless of ability. We aim to meet the WCAG 2.2 AA standard online and the Equality Act 2010 in the shop.

On the website

  • Text resizes up to 200% without losing layout.
  • Pages work with a keyboard alone — no mouse required.
  • Images carry alt text describing the product.
  • Colour contrast meets the AA threshold for body text.
  • Forms have visible labels and explain what is required.

Known issues we are working on

  • Some older product photos do not yet have full alt text — we are working through the catalogue.
  • Video content is not yet captioned end-to-end.

At the showroom

  • Step-free entrance from the main car park.
  • Wide aisles between the main furniture displays.
  • Disabled WC available on request — please ask a member of staff.
  • Hearing-loop in the showroom office.

Telling us about a problem

If you find something on this website hard to use, or you have a request before visiting the showroom, please email enquiries@lienefurniture.co.uk or call +44 151 946 0344. We aim to respond within one working day.

Enforcement

If you contact us with a complaint and are not satisfied with our response, you can contact the Equality Advisory and Support Service (EASS) at equalityadvisoryservice.com.

Last updated 2026-05-25 · J & M McEwen, Kirkwall

Talk to a person

Phone +44 151 946 0344

Email enquiries@lienefurniture.co.uk

Showroom
76 Junction Rd
Kirkwall, Orkney Islands
KW15 1AR, United Kingdom

Opening hours
Mon – Fri  9.00am – 5.00pm
Saturday  9.00am – 4.00pm
Sunday  closed

Search

Call us · +44 151 946 0344Call us