{"product_id":"rustique-slate-stone-veneer-translucent","title":"Rustique-Flexible Slate Stone Veneer - Translucent","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\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\n  .content { max-width: 860px; margin: 0 auto; padding: 64px 48px; }\n\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\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\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-ext { color: #4a6855; }\n  .sku-badge-peel { color: #5a5090; }\n\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\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\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\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\n  .install-note { font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase; font-weight: 500; color: var(--wr-stone); display: inline-block; margin-bottom: 16px; padding: 4px 12px; border: 1px solid var(--wr-stone); border-radius: 2px; }\n\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\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\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\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\n  @media(max-width:620px) {\n    .hero, .content { padding-left: 24px; padding-right: 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  }\n\u003c\/style\u003e\n\n\u003c!-- ============================================================\n     LUXESTONE RUSTIQUE ƒ?? NATURAL SLATE STONE VENEER ƒ?? OPAQUE\n     White River Hardwoods ?ú WhiteRiver.com\n     SKUs: LXST-RUS-9447 ?ú LXST-RUS-4824 ?ú LXST-RUS-2412 ?ú LXST-RUS-1104\n     ============================================================ --\u003e\n\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cp class=\"hero-eyebrow\"\u003eWhite River Hardwoods ?ú LuxeStone Collection\u003c\/p\u003e\n    \u003ch1\u003eLuxeStone \u003cem\u003eRustique\u003c\/em\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eNatural Slate Stone Veneer ?ú Opaque ?ú Interior \u0026amp; Exterior\u003c\/p\u003e\n    \u003cdiv class=\"hero-rule\"\u003e\u003c\/div\u003e\n    \u003cp class=\"hero-desc\"\u003e100% natural slate with deep browns, warm grays, and earthy variation. The weathered character of LuxeStone Rustique brings authenticity to feature walls, fireplaces, and outdoor facades ƒ?? no two panels exactly alike.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"content\"\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003e\n    \u003cp\u003eNature's variation, captured in stone ƒ?? depth and texture that grows richer the closer you look.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE TABLE --\u003e\n  \u003cdiv class=\"sku-section\"\u003e\n    \u003cp class=\"section-label\"\u003eAvailable Sizes\u003c\/p\u003e\n    \u003cp class=\"section-title\"\u003eFormat Options\u003c\/p\u003e\n    \u003ctable class=\"sku-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eDimensions\u003c\/th\u003e\n          \u003cth\u003eInstallation Method\u003c\/th\u003e\n          \u003cth\u003eUse\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-code\"\u003e94?«ƒ?? L ?? 47?¬ƒ?? W\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-dims\"\u003eTrowel adhesive\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-badge sku-badge-ext\"\u003eInterior \/ Exterior\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-code\"\u003e48ƒ?? L ?? 24ƒ?? W\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-dims\"\u003eTrowel adhesive\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-badge sku-badge-ext\"\u003eInterior \/ Exterior\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-code\"\u003e24ƒ?? L ?? 12ƒ?? W\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-dims\"\u003eStick \u0026amp; Go ƒ?? self-adhesive backing\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-badge sku-badge-ext\"\u003eInterior \/ Exterior\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-code\"\u003e11ƒ?? L ?? 4ƒ?? W\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-dims\"\u003eStick \u0026amp; Go ƒ?? self-adhesive backing\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"sku-badge sku-badge-ext\"\u003eInterior \/ Exterior\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp style=\"font-size:12px;color:var(--wr-ink-soft);margin-top:12px;font-style:italic;\"\u003e* Smaller panels feature a Stick \u0026amp; Go self-adhesive backing ƒ?? no trowel or additional adhesive required. Larger panels use trowel-applied adhesive for a seamless, professional finish. SKUs: LXST-RUS-9447 ?ú LXST-RUS-4824 ?ú LXST-RUS-2412 ?ú LXST-RUS-1104\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE GRID --\u003e\n  \u003cp class=\"section-label\"\u003eWhy This Material\u003c\/p\u003e\n  \u003cp class=\"section-title\"\u003eThe Stone in Detail\u003c\/p\u003e\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\" style=\"font-size:13px;\"\u003eƒ?ýƒ?ý\u003c\/div\u003e\n      \u003ch3\u003e100% Natural Slate\u003c\/h3\u003e\n      \u003cp\u003eLuxeStone Rustique is genuine natural slate with deep browns, warm grays, and rich earthy tones. Natural variation across each panel means no two installations are identical ƒ?? an authenticity only real stone delivers.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\" style=\"font-size:13px;\"\u003eƒª­\u003c\/div\u003e\n      \u003ch3\u003eInterior \u0026amp; Exterior Rated\u003c\/h3\u003e\n      \u003cp\u003eMoisture-resistant slate construction makes LuxeStone Rustique suitable for kitchen backsplashes, bathroom walls, showers, and outdoor facades alike. Its durability holds up against both daily interior use and exterior elements.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\" style=\"font-size:13px;\"\u003eƒ?­\u003c\/div\u003e\n      \u003ch3\u003eTwo Installation Methods\u003c\/h3\u003e\n      \u003cp\u003eSmaller panels come with a Stick \u0026amp; Go self-adhesive backing for fast, tool-free application ƒ?? ideal for accent work and renovations. Larger panels use trowel-applied adhesive for the seamless coverage professional installations require.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\" style=\"font-size:13px;\"\u003eƒ??\u003c\/div\u003e\n      \u003ch3\u003eDurable, Low Maintenance\u003c\/h3\u003e\n      \u003cp\u003eNatural slate resists scratches, wear, and moisture, performing well in high-traffic areas and spaces exposed to the elements. Easy to clean with soap and water, with periodic sealing to extend longevity.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/content --\u003e\n\n\u003c!-- DARK SPECS BAND --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n  \u003cdiv class=\"specs-inner\"\u003e\n    \u003cp class=\"section-label\"\u003eTechnical Specifications\u003c\/p\u003e\n    \u003cp class=\"section-title\"\u003eKey Facts\u003c\/p\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cp class=\"spec-label\"\u003eMaterial\u003c\/p\u003e\n        \u003cp class=\"spec-value\"\u003e100% Natural Slate\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cp class=\"spec-label\"\u003eFinish\u003c\/p\u003e\n        \u003cp class=\"spec-value\"\u003eOpaque\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cp class=\"spec-label\"\u003eColorway\u003c\/p\u003e\n        \u003cp class=\"spec-value\"\u003eRustique ƒ?? Deep Brown, Gray \u0026amp; Earthy\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cp class=\"spec-label\"\u003ePanel Sizes\u003c\/p\u003e\n        \u003cp class=\"spec-value\"\u003e94?«??47?¬, 48??24, 24??12, 11??4\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cp class=\"spec-label\"\u003eInstallation\u003c\/p\u003e\n        \u003cp class=\"spec-value\"\u003eStick \u0026amp; Go or Trowel Adhesive\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cp class=\"spec-label\"\u003eUse\u003c\/p\u003e\n        \u003cp class=\"spec-value\"\u003eInterior \u0026amp; Exterior\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cp class=\"spec-label\"\u003eMoisture Resistance\u003c\/p\u003e\n        \u003cp class=\"spec-value\"\u003eYes ƒ?? Suitable for Wet Areas\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cp class=\"spec-label\"\u003eApplications\u003c\/p\u003e\n        \u003cp class=\"spec-value\"\u003eWalls, Fireplaces, Backsplashes, Facades\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cp class=\"spec-label\"\u003eMaintenance\u003c\/p\u003e\n        \u003cp class=\"spec-value\"\u003eSoap \u0026amp; Water; Periodic Sealing\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"content\"\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv class=\"install-section\"\u003e\n    \u003cp class=\"section-label\"\u003eBefore You Install\u003c\/p\u003e\n    \u003cp class=\"section-title\"\u003eSurface Preparation\u003c\/p\u003e\n    \u003cdiv class=\"callout\"\u003e\n      \u003ch3\u003eClean, Sound, and Ready\u003c\/h3\u003e\n      \u003cp\u003eThe wall surface must be clean, dry, and free of dust, grease, or debris before installation. For trowel-adhesive panels, apply a primer to porous substrates to improve bond strength. For Stick \u0026amp; Go panels, a clean, smooth, non-porous surface gives the strongest self-adhesive hold ƒ?? avoid textured drywall or unsealed masonry without primer.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"install-section\"\u003e\n    \u003cp class=\"section-label\"\u003eInstallation\u003c\/p\u003e\n    \u003cp class=\"section-title\"\u003eStep by Step\u003c\/p\u003e\n\n    \u003cp class=\"install-note\"\u003eStick \u0026amp; Go ƒ?? 24ƒ?? ?? 12ƒ?? \u0026amp; 11ƒ?? ?? 4ƒ?? Panels\u003c\/p\u003e\n    \u003cdiv class=\"install-steps\" style=\"margin-bottom:36px;\"\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e1\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003ePrepare the Surface\u003c\/h4\u003e\n          \u003cp\u003eEnsure the wall is clean, dry, and free from debris. A smooth, primed surface gives the self-adhesive backing the strongest possible hold.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e2\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003eDry-Fit First\u003c\/h4\u003e\n          \u003cp\u003eLay out your panels before peeling. Confirm the layout and spacing ƒ?? once the adhesive makes contact, repositioning is limited.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e3\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003ePeel \u0026amp; Position\u003c\/h4\u003e\n          \u003cp\u003eRemove the adhesive backing from each panel. Align to your layout marks and press firmly into position from the center outward to avoid air pockets.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e4\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003ePress and Continue\u003c\/h4\u003e\n          \u003cp\u003eApply firm, even pressure across the full panel face. Continue installing adjacent panels, checking alignment as you go. No sealer is required, though optional sealing enhances long-term durability.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"install-note\"\u003eTrowel Adhesive ƒ?? 94?«ƒ?? ?? 47?¬ƒ?? \u0026amp; 48ƒ?? ?? 24ƒ?? Panels\u003c\/p\u003e\n    \u003cdiv class=\"install-steps\"\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e1\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003ePrepare the Surface\u003c\/h4\u003e\n          \u003cp\u003eClean and dry the wall thoroughly. Apply primer to porous or absorbent substrates to ensure maximum adhesion before laying any panels.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e2\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003eDry-Fit First\u003c\/h4\u003e\n          \u003cp\u003eAlways dry-fit large panels before committing adhesive. Confirm layout and orientation ƒ?? seam placement is critical at this scale.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e3\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003eApply Adhesive\u003c\/h4\u003e\n          \u003cp\u003eUsing a trowel, apply an even, consistent layer of adhesive to the back of each panel. Aim for 80ƒ??100% coverage to within ?¬ƒ?? of the panel edges.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e4\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003ePosition and Press\u003c\/h4\u003e\n          \u003cp\u003eSet the panel against the wall and press firmly across the full surface. Use a level to confirm alignment before adhesive begins to set. Work outward from a fixed reference point.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e5\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003eSeal the Seams\u003c\/h4\u003e\n          \u003cp\u003eAfter all panels are set and adhesive has cured, apply a quality stone sealer to seams and exposed edges to enhance durability and guard against moisture infiltration.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"install-step\"\u003e\n        \u003cspan class=\"step-num\"\u003e6\u003c\/span\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003eClean Up\u003c\/h4\u003e\n          \u003cp\u003eRemove adhesive squeeze-out immediately before it cures. Clean panel faces with a damp cloth ƒ?? avoid abrasive cleaners that could affect the slate surface.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRO TIPS --\u003e\n  \u003cp class=\"section-label\"\u003eInstaller Advice\u003c\/p\u003e\n  \u003cp class=\"section-title\"\u003ePro Tips\u003c\/p\u003e\n  \u003cdiv class=\"pro-tips-grid\"\u003e\n    \u003cdiv class=\"pro-tip\"\u003e\n      \u003ch4\u003eEmbrace the Variation\u003c\/h4\u003e\n      \u003cp\u003eNatural slate variation is a feature, not a flaw. Shuffle panels from multiple boxes before installing to distribute tone and texture variation evenly across the full installation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pro-tip\"\u003e\n      \u003ch4\u003eSeal Exterior Installations\u003c\/h4\u003e\n      \u003cp\u003eFor outdoor or exposed applications, apply a penetrating stone sealer prior to installation and reseal annually. This preserves the rich earthy tones and protects against weathering.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pro-tip\"\u003e\n      \u003ch4\u003eWet Areas ƒ?? Allow Full Cure\u003c\/h4\u003e\n      \u003cp\u003eIn showers, bathrooms, or kitchens near water, allow adhesive to cure fully ƒ?? typically 24ƒ??48 hours ƒ?? before exposing the installation to moisture or steam.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WARRANTY --\u003e\n  \u003cdiv class=\"warranty-section\"\u003e\n    \u003ch3\u003eCare \u0026amp; Maintenance\u003c\/h3\u003e\n    \u003cp\u003eClean LuxeStone Rustique with mild soap and water. Avoid harsh chemical cleaners or abrasive pads that may dull the slate surface. For exterior installations or wet interior areas, reseal periodically with a quality penetrating stone sealer. Proper surface preparation and adhesive application are required to maintain installation integrity.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"closing\"\u003e\n    \u003cp\u003eLuxeStone Rustique ƒ?? the weathered beauty of natural stone, built for the spaces that matter most.\u003c\/p\u003e\n    \u003cdiv class=\"closing-rule\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/content --\u003e","brand":"White River Hardwoods","offers":[{"title":"47 1\/4\"w x 94 1\/2\"l","offer_id":43056237707327,"sku":"LUXRSTL-4794","price":921.74,"currency_code":"USD","in_stock":true},{"title":"24\" w x  48\"l","offer_id":43056237740095,"sku":"LUXRSTL-2448","price":68.64,"currency_code":"USD","in_stock":true},{"title":"4\"w x  11\"l - Sample Size","offer_id":43056237772863,"sku":"LUXRSTL-411","price":9.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1713\/4719\/files\/1005001_SL_48x24_Rustique_2.jpg?v=1741038723","url":"https:\/\/whiteriver.com\/es\/products\/rustique-slate-stone-veneer-translucent","provider":"White River Hardwoods","version":"1.0","type":"link"}