BEAR & SON SLIP JOINT FOLDER – 1.5″ BLUE/SS ALUMIMUN HANDLE

BEAR & SON SLIP JOINT FOLDER – 1.5″ BLUE/SS ALUMIMUN HANDLE

$13.99Purchase & earn 14 Gundalyrium (points)!

8 in stock

PRODUCT SPECIFICATIONS:

Dimension     1.00 X 4.40 X 1.65
Height     1.0000
Width     4.4000
Length     1.6500
BLADE MATERIAL     STAINLESS STEEL
NUMBER OF BLADES     1
BLADE LENGTH     1.5″
HANDLE MATERIAL     ALUMINUM
HANDLE COLOR     BLUE
OPEN LENGTH     4.1800
CLOSED LENGTH     2.6800
WEIGHT     1.0000
OTHER FEATURES:     BUILT IN THE USA

UPC

730153021095

Manufacturer

Bear & Son Cutlery

Manufacturer Part Number

109BL

Length

1.6500

Blade Material

STAINLESS STEEL

Blade Length

1.5"

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Welcome to Gundalorium, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No
// Remove excessive event listeners on scroll let ticking = false; window.addEventListener("scroll", function () { if (!ticking) { window.requestAnimationFrame(() => { ticking = false; }); ticking = true; } }, { passive: true }); // Kill jQuery-based animations (if any) if (window.jQuery) { jQuery.fx.off = true; } document.addEventListener("DOMContentLoaded", function () { const lazyElements = document.querySelectorAll("img, video, iframe, section, div"); lazyElements.forEach(el => { el.setAttribute("loading", "lazy"); }); });