{"title":"Sample Boxes","description":null,"products":[{"product_id":"tambour-sample-kit","title":"Tambour Sample Kit","description":"\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\"\u003e\n\u003cstyle\u003e\n  :root {\n    --wr-ink:      #1A1815;\n    --wr-ink-mid:  #4A463F;\n    --wr-ink-soft: #7A7570;\n    --wr-stone:    #7B6855;\n    --wr-stone-lt: #A08B72;\n    --wr-stone-bg: #EDE8E2;\n    --wr-cream:    #F8F5F1;\n    --wr-rule:     #DDD8D0;\n    --wr-dark:     #18160F;\n    --wr-serif:    'Cormorant Garamond', Georgia, serif;\n    --wr-sans:     'Jost', system-ui, sans-serif;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { background:#fff; color:var(--wr-ink); font-family:var(--wr-sans); font-weight:300; line-height:1.7; }\n  .hero { background:var(--wr-dark); padding:72px 48px 64px; position:relative; overflow:hidden; }\n  .hero::before { content:''; position:absolute; inset:0; background:radial-gradient(ellipse at 75% 40%, rgba(123,104,85,0.14) 0%, transparent 60%); }\n  .hero::after { content:''; position:absolute; inset:0; background:repeating-linear-gradient(92deg,transparent,transparent 3px,rgba(255,255,255,0.012) 3px,rgba(255,255,255,0.012) 6px); pointer-events:none; }\n  .hero-inner { max-width:860px; margin:0 auto; position:relative; z-index:1; }\n  .hero-eyebrow { font-size:11px; letter-spacing:0.25em; text-transform:uppercase; color:var(--wr-stone-lt); font-weight:400; margin-bottom:20px; }\n  .hero h1 { font-family:var(--wr-serif); font-weight:300; font-size:clamp(44px,6.5vw,76px); color:var(--wr-cream); line-height:1.05; letter-spacing:-0.01em; margin-bottom:8px; }\n  .hero h1 em { font-style:italic; color:var(--wr-stone-lt); }\n  .hero-sub { font-size:13px; letter-spacing:0.18em; text-transform:uppercase; color:rgba(248,245,241,0.45); margin-bottom:32px; }\n  .hero-desc { font-size:15px; color:rgba(248,245,241,0.72); max-width:560px; line-height:1.8; }\n  .hero-rule { width:48px; height:1px; background:var(--wr-stone); margin:28px 0; }\n  .usa-banner { background:var(--wr-ink); padding:14px 48px; text-align:center; }\n  .usa-banner p { font-size:11px; letter-spacing:0.22em; text-transform:uppercase; color:var(--wr-cream); font-weight:500; }\n  .content { max-width:860px; margin:0 auto; padding:64px 48px; }\n  .pull-quote { border-left:2px solid var(--wr-stone); padding:4px 0 4px 28px; margin-bottom:56px; }\n  .pull-quote p { font-family:var(--wr-serif); font-size:clamp(20px,3vw,26px); font-weight:300; font-style:italic; color:var(--wr-ink-mid); line-height:1.5; }\n  .section-label { font-size:10.5px; letter-spacing:0.28em; text-transform:uppercase; color:var(--wr-stone); font-weight:500; margin-bottom:8px; }\n  .section-title { font-family:var(--wr-serif); font-size:clamp(28px,4vw,38px); font-weight:300; color:var(--wr-ink); margin-bottom:24px; line-height:1.2; }\n  .sku-section { margin-bottom:56px; }\n  .sku-table { width:100%; border-collapse:collapse; margin-top:8px; }\n  .sku-table thead tr { border-bottom:1px solid var(--wr-stone); }\n  .sku-table th { font-size:10px; letter-spacing:0.2em; text-transform:uppercase; color:var(--wr-ink-soft); padding:0 16px 14px 0; text-align:left; font-weight:400; }\n  .sku-table td { padding:16px 16px 16px 0; border-bottom:1px solid var(--wr-rule); font-size:14px; vertical-align:middle; }\n  .sku-table tr:last-child td { border-bottom:none; }\n  .sku-code { font-weight:500; color:var(--wr-ink); font-size:13px; letter-spacing:0.05em; }\n  .sku-dims { color:var(--wr-ink-soft); font-size:13px; }\n  .sku-badge { display:inline-block; font-size:10px; letter-spacing:0.1em; text-transform:uppercase; padding:3px 10px; border:1px solid currentColor; border-radius:2px; color:var(--wr-stone); }\n  .sku-badge-solid { color:#7a4040; }\n  .feature-grid { display:grid; grid-template-columns:1fr 1fr; gap:2px; margin-bottom:56px; border:1px solid var(--wr-rule); }\n  .feature-card { padding:36px 32px; background:#fff; }\n  .feature-card:nth-child(odd) { border-right:1px solid var(--wr-rule); }\n  .feature-card:nth-child(1),.feature-card:nth-child(2) { border-bottom:1px solid var(--wr-rule); }\n  .feature-icon { width:36px; height:36px; border-radius:50%; margin-bottom:16px; display:flex; align-items:center; justify-content:center; font-size:16px; background:var(--wr-stone-bg); border:1px solid var(--wr-stone); }\n  .feature-card h3 { font-family:var(--wr-serif); font-size:22px; font-weight:400; margin-bottom:10px; color:var(--wr-ink); }\n  .feature-card p { font-size:13.5px; color:var(--wr-ink-soft); line-height:1.75; }\n  .specs-section { background:var(--wr-dark); padding:48px; margin:0 -48px 56px; }\n  .specs-inner { max-width:860px; margin:0 auto; }\n  .specs-section .section-label { color:var(--wr-stone-lt); }\n  .specs-section .section-title { color:var(--wr-cream); }\n  .specs-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:32px; margin-top:32px; }\n  .spec-item { border-top:1px solid rgba(123,104,85,0.35); padding-top:20px; }\n  .spec-label { font-size:10px; letter-spacing:0.2em; text-transform:uppercase; color:rgba(248,245,241,0.4); margin-bottom:6px; }\n  .spec-value { font-family:var(--wr-serif); font-size:18px; color:var(--wr-cream); font-weight:400; line-height:1.3; }\n  .cad-section { background:var(--wr-stone-bg); border:1px solid var(--wr-rule); border-left:3px solid var(--wr-stone); padding:36px 40px; margin-bottom:56px; }\n  .cad-section .section-label { margin-bottom:6px; }\n  .cad-section h3 { font-family:var(--wr-serif); font-size:26px; font-weight:300; color:var(--wr-ink); margin-bottom:20px; }\n  .cad-table { width:100%; border-collapse:collapse; }\n  .cad-table th { font-size:10px; letter-spacing:0.2em; text-transform:uppercase; color:var(--wr-ink-soft); padding:0 16px 12px 0; text-align:left; font-weight:400; border-bottom:1px solid var(--wr-stone); }\n  .cad-table td { padding:16px 16px 16px 0; border-bottom:1px solid var(--wr-rule); font-size:14px; color:var(--wr-ink-mid); vertical-align:middle; }\n  .cad-table tr:last-child td { border-bottom:none; }\n  .cad-btn { display:inline-block; font-family:var(--wr-sans); font-size:11px; font-weight:500; letter-spacing:0.12em; text-transform:uppercase; text-decoration:none; padding:10px 22px; background:var(--wr-stone); color:var(--wr-cream); border:none; cursor:pointer; }\n  .cad-note { font-size:12px; color:var(--wr-ink-soft); margin-top:14px; font-style:italic; }\n  .callout { border-left:3px solid var(--wr-stone); padding:28px 32px; margin-bottom:24px; background:var(--wr-stone-bg); }\n  .callout h3 { font-family:var(--wr-serif); font-size:22px; color:var(--wr-ink); margin-bottom:8px; }\n  .callout p { font-size:13.5px; color:var(--wr-ink-mid); line-height:1.75; }\n  .callout-warn { border-left-color:#8a4040; background:#fdf7f5; }\n  .callout-warn h3 { color:#8a4040; }\n  .install-section { margin-bottom:56px; }\n  .install-steps { display:grid; grid-template-columns:repeat(2,1fr); gap:20px; margin-top:28px; }\n  .install-step { display:flex; gap:16px; align-items:flex-start; }\n  .step-num { font-family:var(--wr-serif); font-size:32px; font-weight:300; color:var(--wr-stone); line-height:1; flex-shrink:0; width:28px; }\n  .step-content h4 { font-size:12px; letter-spacing:0.1em; text-transform:uppercase; font-weight:500; color:var(--wr-ink); margin-bottom:4px; }\n  .step-content p { font-size:13px; color:var(--wr-ink-soft); line-height:1.65; }\n  .pro-tips-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:28px; margin-bottom:56px; }\n  .pro-tip { border-top:2px solid var(--wr-stone); padding-top:20px; }\n  .pro-tip h4 { font-family:var(--wr-serif); font-size:19px; color:var(--wr-ink); margin-bottom:8px; font-weight:400; }\n  .pro-tip p { font-size:13px; color:var(--wr-ink-soft); line-height:1.65; }\n  .trade-cta { background:var(--wr-dark); padding:40px 48px; margin-bottom:56px; display:flex; align-items:center; justify-content:space-between; gap:32px; flex-wrap:wrap; }\n  .trade-cta-text .section-label { color:var(--wr-stone-lt); }\n  .trade-cta-text h3 { font-family:var(--wr-serif); font-size:28px; font-weight:300; color:var(--wr-cream); margin:4px 0 8px; }\n  .trade-cta-text p { font-size:13px; color:rgba(248,245,241,0.6); max-width:380px; line-height:1.7; }\n  .trade-cta-btn { display:inline-block; font-family:var(--wr-sans); font-size:11px; font-weight:500; letter-spacing:0.15em; text-transform:uppercase; text-decoration:none; padding:14px 32px; border:1px solid var(--wr-stone); color:var(--wr-cream); flex-shrink:0; }\n  .warranty-section { background:var(--wr-stone-bg); border:1px solid var(--wr-rule); padding:32px; margin-bottom:56px; }\n  .warranty-section h3 { font-family:var(--wr-serif); font-size:20px; color:var(--wr-ink); margin-bottom:10px; }\n  .warranty-section p { font-size:13px; color:var(--wr-ink-mid); line-height:1.75; }\n  .closing { text-align:center; padding:48px 0 0; border-top:1px solid var(--wr-rule); }\n  .closing p { font-family:var(--wr-serif); font-style:italic; font-size:20px; color:var(--wr-ink-soft); line-height:1.6; max-width:540px; margin:0 auto; }\n  .closing-rule { width:32px; height:1px; background:var(--wr-stone); margin:24px auto 0; }\n  @media(max-width:620px) {\n    .hero,.content{padding-left:24px;padding-right:24px;}\n    .usa-banner{padding:14px 24px;}\n    .feature-grid,.specs-grid,.install-steps,.pro-tips-grid{grid-template-columns:1fr;}\n    .feature-card:nth-child(odd){border-right:none;}\n    .feature-card:nth-child(1),.feature-card:nth-child(2),.feature-card:nth-child(3){border-bottom:1px solid var(--wr-rule);}\n    .specs-section{margin:0 -24px 56px;padding:36px 24px;}\n    .trade-cta{padding:32px 24px;}\n    .cad-section{padding:28px 24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cp class=\"hero-eyebrow\"\u003eWhite River Hardwoods · Tambour Collection\u003c\/p\u003e\n    \u003ch1\u003eTambour \u003cem\u003eSample Kit\u003c\/em\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eAll Profiles · All Species · One Kit\u003c\/p\u003e\n    \u003cdiv class=\"hero-rule\"\u003e\u003c\/div\u003e\n    \u003cp class=\"hero-desc\"\u003eThe complete White River tambour sample set — every profile, every species, in your hands before you commit to a specification. The fastest way to make the right decision for your project.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usa-banner\"\u003e\u003cp\u003eProudly Made in the USA from Premium North American Hardwoods\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003cdiv class=\"pull-quote\"\u003e\u003cp\u003eTouch the grain, feel the profile, hold it against your substrate — the sample kit answers every question before the order is placed.\u003c\/p\u003e\u003c\/div\u003e\n  \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n  \u003cp class=\"section-title\"\u003eEvery Profile. Every Species.\u003c\/p\u003e\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e◢\u003c\/div\u003e\n\u003ch3\u003eBevel Slat Profiles\u003c\/h3\u003e\n\u003cp\u003eAll sizes — 3\/4″, 1″, and 1-1\/2″ in both thick and thin variants. See the difference in shadow depth and surface feel before specifying.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e●●\u003c\/div\u003e\n\u003ch3\u003eDouble Bead Profiles\u003c\/h3\u003e\n\u003cp\u003eThe full double bead range — 3\/16″, 1\/4″, 9\/32″, 3\/8″, and 1\/2″ — from the finest detail to the most visible rhythm.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e〜\u003c\/div\u003e\n\u003ch3\u003eCove-Cut Profiles\u003c\/h3\u003e\n\u003cp\u003eSingle and double cove-cut profiles showing how the concave cut interacts with light differently from bead and square profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🌲\u003c\/div\u003e\n\u003ch3\u003eAll 7 Species\u003c\/h3\u003e\n\u003cp\u003eRed Oak, Paint Grade, Hard Maple, Walnut, White Oak, Cherry, and Alder — compare grain, color, and character side by side.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"trade-cta\"\u003e\n    \u003cdiv class=\"trade-cta-text\"\u003e\n      \u003cp class=\"section-label\"\u003eTrade Program\u003c\/p\u003e\n      \u003ch3\u003e13% Trade Discount for Design Professionals\u003c\/h3\u003e\n      \u003cp\u003eArchitects, interior designers, and contractors qualify for White River's trade discount on tambour panels. Volume pricing available for larger orders.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/whiteriver.com\/pages\/tambour-acoustic-panel-trade-program\" class=\"trade-cta-btn\"\u003eApply for Trade Access\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"closing\"\u003e\n\u003cp\u003eThe tambour sample kit — the right first step for every specification.\u003c\/p\u003e\n\u003cdiv class=\"closing-rule\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"White River Hardwoods","offers":[{"title":"Default Title","offer_id":40478628642879,"sku":"TAMBOURBOX","price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1713\/4719\/files\/TambourBox_1_26e8f83c-3734-4186-9728-7a208111b74d.png?v=1706647357"},{"product_id":"harmony-sample-box","title":"Acoustic Sample Box  Discover our finish options with this curated box—featuring six samples per foot of acoustic panel.","description":"\u003cp\u003eWelcome to Harmony Series Acoustic Panels!\u003c\/p\u003e\n\u003cp\u003eInside this sample box, you'll find a selection of our premium Harmony acoustic panel finishes, meticulously crafted to bring balanced acoustics to any space. Each sample is approximately 4” X 6-1\/4” in size, providing a perfect glimpse into the quality and elegance of our panels.\u003c\/p\u003e\n\u003cp\u003eWith approximately six samples per 1 foot of acoustic panel, you can explore the following finishes:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\u003cstrong\u003eATR100-94WO – Natural White Oak\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eATR100-94WA – Natural Walnut\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eATR100-94SO – Smokey Oak\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eATR100-94SG – Silver Gray Oak\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eATR100-94MB – Matte Black Oak\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eFrom the timeless allure of natural wood to the contemporary sophistication of matte finishes, Harmony Series offers versatility and style to suit any environment.\u003c\/p\u003e\n\u003cp\u003eDiscover the perfect harmony of aesthetics and acoustics with our Harmony Series Acoustic Panels.\u003c\/p\u003e\n\u003cp\u003eFor more information and to explore our complete range, visit us online at \u003ca href=\"https:\/\/whiteriver.com\/collections\/harmony-series-panels-balanced-acoustics-for-every-space\"\u003eHarmony Series Panels\u003c\/a\u003e.\u003c\/p\u003e\n\u003chr\u003e","brand":"White River Hardwoods","offers":[{"title":"Default Title","offer_id":40525204717631,"sku":"ASAM28","price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1713\/4719\/files\/acoustic_sample.png?v=1785282685"}],"url":"https:\/\/whiteriver.com\/collections\/sample-boxes.oembed","provider":"White River Hardwoods","version":"1.0","type":"link"}