{"product_id":"timberseat-set-of-2-solid-wood-folding-chairs","title":"TimberSeat — Set of 2 Solid Wood Folding Adirondack Chairs (Weather-Resistant, 300lb Capacity)","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700\u0026family=DM+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ts-wrap {\n    font-family: 'DM Sans', sans-serif;\n    color: #1a1a1a;\n    max-width: 780px;\n    margin: 0 auto;\n    background: #fff;\n  }\n\n  @media (max-width: 600px) {\n    .ts-hero { padding: 36px 20px !important; }\n    .ts-hero h1 { font-size: 26px !important; }\n    .ts-hero p { font-size: 14px !important; }\n    .ts-features { grid-template-columns: 1fr !important; }\n    .ts-specs-grid { grid-template-columns: 1fr !important; }\n    .ts-shipping { padding: 14px 16px !important; flex-direction: column !important; }\n    .ts-cta { padding: 30px 20px !important; }\n    .ts-cta h2 { font-size: 22px !important; }\n    .ts-guarantee { flex-direction: column !important; text-align: center !important; padding: 20px 16px !important; }\n    .ts-section-title { font-size: 19px !important; }\n    .ts-pills { gap: 8px !important; }\n    .ts-pill { font-size: 12px !important; padding: 6px 13px !important; }\n    .ts-value-banner { flex-direction: column !important; gap: 12px !important; }\n  }\n\n  \/* HERO *\/\n  .ts-hero {\n    background: linear-gradient(135deg, #1a120a 0%, #3a2410 55%, #2a1a08 100%);\n    border-radius: 16px;\n    padding: 52px 40px;\n    text-align: center;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .ts-hero::before {\n    content: '';\n    position: absolute;\n    top: -80px; right: -80px;\n    width: 340px; height: 340px;\n    background: radial-gradient(circle, rgba(180,130,60,0.1) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .ts-hero-badge {\n    display: inline-block;\n    background: rgba(180,130,60,0.15);\n    color: #d4a855;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 20px;\n    border: 1px solid rgba(180,130,60,0.3);\n    margin-bottom: 20px;\n  }\n  .ts-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: 36px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 14px;\n  }\n  .ts-hero h1 span { color: #d4a855; }\n  .ts-hero p {\n    color: rgba(255,255,255,0.65);\n    font-size: 15px;\n    font-weight: 300;\n    margin: 0 0 28px;\n    line-height: 1.6;\n  }\n  .ts-pills { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .ts-pill {\n    background: rgba(255,255,255,0.08);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 500;\n    padding: 8px 18px;\n    border-radius: 30px;\n    border: 1px solid rgba(255,255,255,0.15);\n  }\n\n  \/* VALUE BANNER *\/\n  .ts-value-banner {\n    background: #fdf5e6;\n    border: 1.5px solid #e8c97a;\n    border-radius: 12px;\n    padding: 18px 24px;\n    display: flex;\n    align-items: center;\n    justify-content: space-around;\n    gap: 16px;\n    margin-bottom: 20px;\n    flex-wrap: wrap;\n  }\n  .ts-value-item { text-align: center; }\n  .ts-value-item .val-icon { font-size: 22px; display: block; margin-bottom: 4px; }\n  .ts-value-item strong { display: block; font-size: 13px; font-weight: 700; color: #7a4f00; }\n  .ts-value-item span { font-size: 12px; color: #9a6a20; font-weight: 300; }\n\n  \/* SHIPPING *\/\n  .ts-shipping {\n    background: #f0faf0;\n    border: 1.5px solid #b8e0b8;\n    border-radius: 12px;\n    padding: 16px 24px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 32px;\n  }\n  .ts-shipping-icon { font-size: 26px; flex-shrink: 0; }\n  .ts-shipping-text strong { display: block; font-size: 14px; font-weight: 600; color: #1c5c1e; margin-bottom: 2px; }\n  .ts-shipping-text span { font-size: 13px; color: #4a7a4c; }\n\n  \/* INTRO *\/\n  .ts-intro { padding: 0 4px; margin-bottom: 36px; }\n  .ts-intro p { font-size: 16px; line-height: 1.8; color: #3a3a3a; font-weight: 300; }\n  .ts-intro p strong { color: #1a1a1a; font-weight: 600; }\n\n  \/* IMG *\/\n  .ts-img-full {\n    width: 100%;\n    border-radius: 14px;\n    display: block;\n    margin-bottom: 28px;\n    object-fit: cover;\n  }\n\n  \/* SECTION TITLE *\/\n  .ts-section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 0 0 18px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #f0e8d8;\n  }\n\n  \/* FEATURES *\/\n  .ts-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-bottom: 32px;\n  }\n  .ts-feature-card {\n    background: #fdf8f0;\n    border: 1px solid #ecdfc8;\n    border-radius: 14px;\n    padding: 22px 18px;\n  }\n  .ts-feature-card .icon { font-size: 26px; margin-bottom: 10px; display: block; }\n  .ts-feature-card h3 { font-size: 14px; font-weight: 600; color: #1a1a1a; margin: 0 0 6px; }\n  .ts-feature-card p { font-size: 13px; color: #6a5a4a; line-height: 1.65; margin: 0; font-weight: 300; }\n\n  \/* SPECS *\/\n  .ts-specs {\n    background: #fdf8f0;\n    border-radius: 14px;\n    padding: 26px 28px;\n    margin-bottom: 28px;\n    border: 1px solid #ecdfc8;\n  }\n  .ts-specs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px 24px;\n    margin-top: 16px;\n  }\n  .ts-spec-item { display: flex; align-items: flex-start; gap: 10px; }\n  .ts-spec-dot { width: 6px; height: 6px; background: #d4a855; border-radius: 50%; margin-top: 7px; flex-shrink: 0; }\n  .ts-spec-item span { font-size: 13px; color: #3a3a3a; line-height: 1.5; }\n  .ts-spec-item strong { display: block; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; color: #a07830; margin-bottom: 1px; }\n\n  \/* USE CASES *\/\n  .ts-usecases { margin-bottom: 32px; }\n  .ts-usecase-list { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 14px; }\n  .ts-usecase-tag {\n    background: #1a120a;\n    color: #d4a855;\n    font-size: 13px;\n    font-weight: 500;\n    padding: 8px 18px;\n    border-radius: 30px;\n  }\n\n  \/* GUARANTEE *\/\n  .ts-guarantee {\n    background: #fff8ec;\n    border: 1.5px solid #f5d98a;\n    border-radius: 14px;\n    padding: 22px 26px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n  }\n  .ts-guarantee-icon { font-size: 38px; flex-shrink: 0; }\n  .ts-guarantee strong { display: block; font-size: 15px; font-weight: 700; color: #7a4f00; margin-bottom: 4px; }\n  .ts-guarantee span { font-size: 13px; color: #8a6520; line-height: 1.6; font-weight: 300; }\n\n  \/* CTA *\/\n  .ts-cta {\n    background: linear-gradient(135deg, #1a120a 0%, #3a2410 100%);\n    border-radius: 16px;\n    padding: 42px 32px;\n    text-align: center;\n  }\n  .ts-cta h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: #fff;\n    margin: 0 0 10px;\n    line-height: 1.3;\n  }\n  .ts-cta h2 span { color: #d4a855; }\n  .ts-cta p { color: rgba(255,255,255,0.6); font-size: 14px; margin: 0 0 6px; font-weight: 300; }\n  .ts-cta .highlight { color: #d4a855; font-weight: 600; font-size: 14px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ts-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ts-hero\"\u003e\n    \u003cdiv class=\"ts-hero-badge\"\u003eSet of 2 · Ships from USA · 4-Day Delivery\u003c\/div\u003e\n    \u003ch1\u003eReal Wood Adirondack Chairs\u003cbr\u003e\u003cspan\u003eFor Less Than One Costs Elsewhere\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eSolid fir wood. Weather-resistant finish. Folds flat in seconds.\u003cbr\u003eLeft out all winter — still looks brand new.\u003c\/p\u003e\n    \u003cdiv class=\"ts-pills\"\u003e\n      \u003cspan class=\"ts-pill\"\u003e🔥 Fire Pit\u003c\/span\u003e\n      \u003cspan class=\"ts-pill\"\u003e🌿 Patio\u003c\/span\u003e\n      \u003cspan class=\"ts-pill\"\u003e🏖️ Beach\u003c\/span\u003e\n      \u003cspan class=\"ts-pill\"\u003e🌲 Backyard\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- VALUE BANNER --\u003e\n  \u003cdiv class=\"ts-value-banner\"\u003e\n    \u003cdiv class=\"ts-value-item\"\u003e\n      \u003cspan class=\"val-icon\"\u003e🪑🪑\u003c\/span\u003e\n      \u003cstrong\u003eSet of 2 Chairs\u003c\/strong\u003e\n      \u003cspan\u003eBoth included, ready to use\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ts-value-item\"\u003e\n      \u003cspan class=\"val-icon\"\u003e🌲\u003c\/span\u003e\n      \u003cstrong\u003eSolid Fir Wood\u003c\/strong\u003e\n      \u003cspan\u003eNot plastic. Not hollow. Real wood.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ts-value-item\"\u003e\n      \u003cspan class=\"val-icon\"\u003e❄️\u003c\/span\u003e\n      \u003cstrong\u003eSurvives All Seasons\u003c\/strong\u003e\n      \u003cspan\u003eLeft out all winter — held up beautifully\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ts-value-item\"\u003e\n      \u003cspan class=\"val-icon\"\u003e🔄\u003c\/span\u003e\n      \u003cstrong\u003eFolds Flat\u003c\/strong\u003e\n      \u003cspan\u003eNo latch needed — one person, seconds\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ts-shipping\"\u003e\n    \u003cdiv class=\"ts-shipping-icon\"\u003e🚚\u003c\/div\u003e\n    \u003cdiv class=\"ts-shipping-text\"\u003e\n      \u003cstrong\u003eFast USA Shipping — Arrives in 4 Days\u003c\/strong\u003e\n      \u003cspan\u003eShips from our US warehouse. Free standard delivery on all orders.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"ts-intro\"\u003e\n    \u003cp\u003eMost people think getting real solid wood Adirondack chairs means spending $200–300 per chair. The \u003cstrong\u003eTimberSeat\u003c\/strong\u003e changes that. You get two solid fir wood chairs — not plastic, not veneer, actual wood — for less than what one would cost at most furniture stores. People who sat in them last summer are already buying more. And when someone accidentally left them out all winter in the cold and snow, they came back in spring looking exactly the same. That's the kind of quality you stop second-guessing and just enjoy.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 1: upgraded vs old style --\u003e\n  \u003cimg class=\"ts-img-full\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/e97a48326ed8441e9698c3cca8c1458f~tplv-fhlh96nyum-resize-webp:800:800.webp\" alt=\"TimberSeat upgraded folding design vs old style\"\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"ts-section-title\"\u003eBuilt to Last. Priced to Surprise You.\u003c\/div\u003e\n  \u003cdiv class=\"ts-features\"\u003e\n    \u003cdiv class=\"ts-feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🌲\u003c\/span\u003e\n      \u003ch3\u003eSolid Wood That Actually Survives Outside\u003c\/h3\u003e\n      \u003cp\u003eWeather-resistant finish protects the solid fir wood from rain, UV, and temperature changes. These aren't outdoor chairs you baby — they're outdoor chairs you use.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ts-feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003e\n      \u003ch3\u003eFolds \u0026amp; Unfolds Without a Latch\u003c\/h3\u003e\n      \u003cp\u003eThe 2026 upgraded hinge design means one person can fold or open the chair in seconds — no awkward latch, no two-person job. Throw them in the trunk and go.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ts-feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🪑\u003c\/span\u003e\n      \u003ch3\u003eThe Adirondack Angle That Actually Fits Your Body\u003c\/h3\u003e\n      \u003cp\u003e105° reclined backrest, wide flat armrests, curved front seat edge — every angle was designed so your whole body feels supported, not just your back.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ts-feature-card\"\u003e\n      \u003cspan class=\"icon\"\u003e💪\u003c\/span\u003e\n      \u003ch3\u003eSturdy Enough to Hold Up to 300 lbs\u003c\/h3\u003e\n      \u003cp\u003eTriangular base structure and metal fasteners on every joint. No wobble, no creaking. Sits completely solid on grass, concrete, wood decking — whatever surface you've got.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 2: chair detail callouts --\u003e\n  \u003cimg class=\"ts-img-full\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/6cb5906fed0143a9acc6acf611275e6b~tplv-fhlh96nyum-resize-webp:800:800.webp\" alt=\"TimberSeat solid wood adirondack chair details\"\u003e\n\n  \u003c!-- IMAGE 3: easy storage folding --\u003e\n  \u003cimg class=\"ts-img-full\" src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/744cb4268b28441cad8b5296e433bd5f~tplv-fhlh96nyum-resize-webp:800:800.webp\" alt=\"TimberSeat easy fold flat storage\"\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"ts-specs\"\u003e\n    \u003cdiv class=\"ts-section-title\" style=\"margin-bottom:0; border-bottom:none;\"\u003eQuick Specs\u003c\/div\u003e\n    \u003cdiv class=\"ts-specs-grid\"\u003e\n      \u003cdiv class=\"ts-spec-item\"\u003e\n        \u003cdiv class=\"ts-spec-dot\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e\u003cstrong\u003eSet Includes\u003c\/strong\u003e2 Folding Adirondack Chairs\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-spec-item\"\u003e\n        \u003cdiv class=\"ts-spec-dot\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e\u003cstrong\u003eWeight Capacity\u003c\/strong\u003e300 lbs per chair\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-spec-item\"\u003e\n        \u003cdiv class=\"ts-spec-dot\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003eSolid fir wood + metal fasteners\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-spec-item\"\u003e\n        \u003cdiv class=\"ts-spec-dot\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e\u003cstrong\u003eFinish\u003c\/strong\u003eWeather-resistant water paint\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-spec-item\"\u003e\n        \u003cdiv class=\"ts-spec-dot\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e\u003cstrong\u003eExtended Size\u003c\/strong\u003e35.6\"L × 29\"W × 37\"H\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-spec-item\"\u003e\n        \u003cdiv class=\"ts-spec-dot\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e\u003cstrong\u003eFolded Size\u003c\/strong\u003e48\"L × 29\"W × 9\"H\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-spec-item\"\u003e\n        \u003cdiv class=\"ts-spec-dot\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e\u003cstrong\u003eSeat Width\u003c\/strong\u003e20.5\" — spacious \u0026amp; comfortable\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-spec-item\"\u003e\n        \u003cdiv class=\"ts-spec-dot\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e\u003cstrong\u003eBackrest Angle\u003c\/strong\u003e105° for full lumbar support\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003cdiv class=\"ts-usecases\"\u003e\n    \u003cdiv class=\"ts-section-title\"\u003eMade for Every Outdoor Moment\u003c\/div\u003e\n    \u003cp style=\"font-size:15px; color:#4a4a4a; font-weight:300; line-height:1.7; margin-bottom:14px;\"\u003eFire pit nights, lazy summer afternoons, beach days, backyard mornings with coffee — two chairs for every occasion, ready whenever you are.\u003c\/p\u003e\n    \u003cdiv class=\"ts-usecase-list\"\u003e\n      \u003cspan class=\"ts-usecase-tag\"\u003e🔥 Fire Pit\u003c\/span\u003e\n      \u003cspan class=\"ts-usecase-tag\"\u003e🌿 Patio\u003c\/span\u003e\n      \u003cspan class=\"ts-usecase-tag\"\u003e🏖️ Beach\u003c\/span\u003e\n      \u003cspan class=\"ts-usecase-tag\"\u003e🌲 Backyard\u003c\/span\u003e\n      \u003cspan class=\"ts-usecase-tag\"\u003e⛺ Camping\u003c\/span\u003e\n      \u003cspan class=\"ts-usecase-tag\"\u003e🌅 Lakeside\u003c\/span\u003e\n      \u003cspan class=\"ts-usecase-tag\"\u003e🏡 Front Porch\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GUARANTEE --\u003e\n  \u003cdiv class=\"ts-guarantee\"\u003e\n    \u003cdiv class=\"ts-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003e30-Day Money-Back Guarantee\u003c\/strong\u003e\n      \u003cspan\u003eNot completely happy with your TimberSeat chairs? Reach out within 30 days for a full refund — no questions asked.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"ts-cta\"\u003e\n    \u003ch2\u003eTwo Chairs. One Summer.\u003cbr\u003e\u003cspan\u003eZero Regrets.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eShips from our US warehouse.\u003c\/p\u003e\n    \u003cp class=\"highlight\"\u003e🚚 Free shipping · Delivered in 4 days · 30-Day Money-Back\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Mouzn","offers":[{"title":"Natural Cedar","offer_id":52408974344504,"sku":null,"price":249.99,"currency_code":"USD","in_stock":true},{"title":"Midnight Black","offer_id":52408974377272,"sku":null,"price":249.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue","offer_id":52408974410040,"sku":null,"price":249.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/1230\/8024\/files\/503a6fa984a44237aa2a5951fb58a0f1_tplv-fhlh96nyum-crop-webp_1000_1000.jpg?v=1779371771","url":"https:\/\/mouzn.com\/products\/timberseat-set-of-2-solid-wood-folding-chairs","provider":"Mouzn","version":"1.0","type":"link"}