RIVERS EDGE ANTLER HAND TOWEL – RACK HAND PAINTED RESIN

RIVERS EDGE ANTLER HAND TOWEL – RACK HAND PAINTED RESIN

$16.99Purchase & earn 17 Gundalyrium (points)!

12 in stock

FEATURES
-Hand painted poly resin design
-Mounting screws included

PRODUCT SPECIFICATIONS:

Dimension     2.60 X 7.50 X 13.90
Height     2.6000
Width     7.5000
Length     13.9000
TYPE/COLOR     ANTLER HAND TOWEL RACK
MATERIAL     HAND PAINTED RESIN

UPC

643323643006

Manufacturer

Rivers Edge

Manufacturer Part Number

643

Length

13.9000

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"); }); });