{"product_id":"corded-woven-wood-roman-shades-classic-fold","title":"Corded Woven Wood Roman Shades – Classic Fold","description":"\u003cstyle\u003e\n  .ihb-woven-corded {\n    --navy: #1b3055;\n    --navy-dark: #112440;\n    --cream: #f8f5ef;\n    --warm: #eee5d8;\n    --gold: #b68a52;\n    --text: #29313b;\n    --muted: #68717c;\n    --white: #ffffff;\n    --border: #e4e7eb;\n\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--text);\n    line-height: 1.55;\n    box-sizing: border-box;\n  }\n\n  .ihb-woven-corded *,\n  .ihb-woven-corded *::before,\n  .ihb-woven-corded *::after {\n    box-sizing: border-box;\n  }\n\n  .ihb-woven-corded h2,\n  .ihb-woven-corded h3,\n  .ihb-woven-corded p {\n    margin-top: 0;\n  }\n\n  \/* HERO *\/\n  .ihb-woven-corded .ihb-hero {\n    background: linear-gradient(135deg, var(--navy-dark), var(--navy));\n    color: #fff;\n    padding: 46px 42px;\n    border-radius: 18px;\n    margin-bottom: 24px;\n  }\n\n  .ihb-woven-corded .ihb-eyebrow {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n    opacity: .8;\n    margin-bottom: 9px;\n  }\n\n  .ihb-woven-corded .ihb-hero h2 {\n    color: #ffffff !important;\n    font-size: 34px;\n    line-height: 1.16;\n    margin-bottom: 13px;\n    font-weight: 800;\n  }\n\n  .ihb-woven-corded .ihb-hero p {\n    color: rgba(255,255,255,.88);\n    max-width: 820px;\n    font-size: 16px;\n    margin-bottom: 0;\n  }\n\n  \/* IMPORTANT FIT SECTION *\/\n  .ihb-woven-corded .ihb-fit-box {\n    border: 2px solid var(--navy);\n    border-radius: 18px;\n    overflow: hidden;\n    margin-bottom: 26px;\n    background: #fff;\n  }\n\n  .ihb-woven-corded .ihb-fit-title {\n    background: var(--navy);\n    padding: 17px 26px;\n  }\n\n  .ihb-woven-corded .ihb-fit-title h3 {\n    color: #ffffff !important;\n    font-size: 23px;\n    margin: 0;\n    font-weight: 800;\n  }\n\n  .ihb-woven-corded .ihb-fit-title p {\n    color: rgba(255,255,255,.85);\n    margin: 5px 0 0;\n    font-size: 14px;\n  }\n\n  .ihb-woven-corded .ihb-fit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .ihb-woven-corded .ihb-fit-item {\n    text-align: center;\n    padding: 25px 15px;\n    border-right: 1px solid var(--border);\n  }\n\n  .ihb-woven-corded .ihb-fit-item:last-child {\n    border-right: none;\n  }\n\n  .ihb-woven-corded .ihb-fit-icon {\n    width: 48px;\n    height: 48px;\n    margin: 0 auto 10px;\n    border-radius: 50%;\n    background: #eef2f7;\n    color: var(--navy);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    font-weight: 800;\n  }\n\n  .ihb-woven-corded .ihb-fit-item strong {\n    display: block;\n    color: var(--navy);\n    font-size: 14px;\n    margin-bottom: 7px;\n  }\n\n  .ihb-woven-corded .ihb-fit-value {\n    color: var(--navy-dark);\n    font-size: 22px;\n    line-height: 1.25;\n    font-weight: 800;\n  }\n\n  .ihb-woven-corded .ihb-fit-sub {\n    display: block;\n    color: var(--muted);\n    font-size: 13px;\n    margin-top: 5px;\n  }\n\n  \/* ALERT *\/\n  .ihb-woven-corded .ihb-alert {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 18px 20px;\n    margin: 0 0 26px;\n    background: #fff7e9;\n    border-left: 5px solid var(--gold);\n    border-radius: 10px;\n  }\n\n  .ihb-woven-corded .ihb-alert-badge {\n    background: var(--gold);\n    color: white;\n    min-width: 28px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    font-weight: 800;\n  }\n\n  .ihb-woven-corded .ihb-alert strong {\n    color: #684819;\n  }\n\n  .ihb-woven-corded .ihb-alert p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  \/* SECTION *\/\n  .ihb-woven-corded .ihb-section {\n    margin-bottom: 28px;\n  }\n\n  .ihb-woven-corded .ihb-section-head {\n    margin-bottom: 16px;\n  }\n\n  .ihb-woven-corded .ihb-section-head h3 {\n    color: var(--navy);\n    font-size: 25px;\n    font-weight: 800;\n    margin-bottom: 6px;\n  }\n\n  .ihb-woven-corded .ihb-section-head p {\n    color: var(--muted);\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  \/* MOUNT CARDS *\/\n  .ihb-woven-corded .ihb-mount-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n  }\n\n  .ihb-woven-corded .ihb-card {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .ihb-woven-corded .ihb-card h3 {\n    color: var(--navy);\n    font-size: 20px;\n    margin-bottom: 13px;\n  }\n\n  .ihb-woven-corded .ihb-label {\n    display: inline-block;\n    background: var(--navy);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .6px;\n    text-transform: uppercase;\n    padding: 6px 10px;\n    border-radius: 50px;\n    margin-bottom: 12px;\n  }\n\n  .ihb-woven-corded .ihb-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ihb-woven-corded .ihb-list li {\n    position: relative;\n    padding: 9px 0 9px 25px;\n    border-bottom: 1px solid #edf0f3;\n    font-size: 14px;\n  }\n\n  .ihb-woven-corded .ihb-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ihb-woven-corded .ihb-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 9px;\n    color: var(--gold);\n    font-weight: 900;\n  }\n\n  .ihb-woven-corded .ihb-highlight {\n    color: var(--navy);\n    font-weight: 800;\n  }\n\n  \/* DEDUCTION *\/\n  .ihb-woven-corded .ihb-deduction {\n    background: var(--cream);\n    border-radius: 15px;\n    padding: 25px;\n    margin-top: 18px;\n  }\n\n  .ihb-woven-corded .ihb-deduction-grid {\n    display: grid;\n    grid-template-columns: 1fr auto 1fr;\n    gap: 18px;\n    align-items: center;\n  }\n\n  .ihb-woven-corded .ihb-deduction-box {\n    background: #fff;\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .ihb-woven-corded .ihb-deduction-box strong {\n    color: var(--navy);\n    display: block;\n    font-size: 16px;\n    margin-bottom: 7px;\n  }\n\n  .ihb-woven-corded .ihb-deduction-number {\n    font-size: 27px;\n    line-height: 1.2;\n    font-weight: 800;\n    color: var(--navy-dark);\n  }\n\n  .ihb-woven-corded .ihb-or {\n    font-weight: 800;\n    color: var(--muted);\n  }\n\n  \/* CONTROL *\/\n  .ihb-woven-corded .ihb-control {\n    background: var(--navy);\n    border-radius: 18px;\n    padding: 30px;\n    color: #fff;\n  }\n\n  .ihb-woven-corded .ihb-control h3 {\n    color: #ffffff !important;\n    font-size: 25px;\n    margin-bottom: 6px;\n  }\n\n  .ihb-woven-corded .ihb-control-intro {\n    color: rgba(255,255,255,.82);\n    font-size: 14px;\n    margin-bottom: 21px;\n  }\n\n  .ihb-woven-corded .ihb-control-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n  }\n\n  .ihb-woven-corded .ihb-control-item {\n    background: rgba(255,255,255,.10);\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 12px;\n    padding: 18px;\n  }\n\n  .ihb-woven-corded .ihb-control-item strong {\n    color: #fff;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .ihb-woven-corded .ihb-control-item span {\n    color: rgba(255,255,255,.82);\n    font-size: 14px;\n  }\n\n  \/* FEATURES *\/\n  .ihb-woven-corded .ihb-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .ihb-woven-corded .ihb-feature {\n    padding: 22px 20px;\n    background: var(--cream);\n    border-radius: 14px;\n  }\n\n  .ihb-woven-corded .ihb-feature h3 {\n    color: var(--navy);\n    font-size: 17px;\n    margin-bottom: 7px;\n  }\n\n  .ihb-woven-corded .ihb-feature p {\n    color: var(--muted);\n    font-size: 14px;\n    margin-bottom: 0;\n  }\n\n  \/* MEASURE *\/\n  .ihb-woven-corded .ihb-measure-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    overflow: hidden;\n    border-radius: 14px;\n    border: 1px solid var(--border);\n  }\n\n  .ihb-woven-corded .ihb-measure-table th {\n    background: var(--navy);\n    color: #fff;\n    text-align: left;\n    padding: 15px 17px;\n    font-size: 14px;\n  }\n\n  .ihb-woven-corded .ihb-measure-table td {\n    padding: 15px 17px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .ihb-woven-corded .ihb-measure-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  \/* FOOTER *\/\n  .ihb-woven-corded .ihb-footer {\n    background: var(--cream);\n    border-radius: 16px;\n    padding: 29px;\n    text-align: center;\n  }\n\n  .ihb-woven-corded .ihb-footer h3 {\n    color: var(--navy);\n    font-size: 24px;\n    margin-bottom: 8px;\n  }\n\n  .ihb-woven-corded .ihb-footer p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  @media (max-width: 820px) {\n    .ihb-woven-corded .ihb-hero {\n      padding: 31px 23px;\n      border-radius: 14px;\n    }\n\n    .ihb-woven-corded .ihb-hero h2 {\n      font-size: 27px;\n    }\n\n    .ihb-woven-corded .ihb-fit-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .ihb-woven-corded .ihb-fit-item {\n      border-bottom: 1px solid var(--border);\n    }\n\n    .ihb-woven-corded .ihb-fit-item:nth-child(2) {\n      border-right: none;\n    }\n\n    .ihb-woven-corded .ihb-fit-item:nth-child(3),\n    .ihb-woven-corded .ihb-fit-item:nth-child(4) {\n      border-bottom: none;\n    }\n\n    .ihb-woven-corded .ihb-mount-grid,\n    .ihb-woven-corded .ihb-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .ihb-woven-corded {\n      font-size: 14px;\n    }\n\n    .ihb-woven-corded .ihb-hero {\n      padding: 26px 18px;\n    }\n\n    .ihb-woven-corded .ihb-hero h2 {\n      font-size: 24px;\n    }\n\n    .ihb-woven-corded .ihb-fit-title {\n      padding: 15px 18px;\n    }\n\n    .ihb-woven-corded .ihb-fit-title h3 {\n      font-size: 19px;\n    }\n\n    .ihb-woven-corded .ihb-fit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ihb-woven-corded .ihb-fit-item {\n      border-right: none !important;\n      border-bottom: 1px solid var(--border) !important;\n      padding: 19px 12px;\n    }\n\n    .ihb-woven-corded .ihb-fit-item:last-child {\n      border-bottom: none !important;\n    }\n\n    .ihb-woven-corded .ihb-fit-value {\n      font-size: 20px;\n    }\n\n    .ihb-woven-corded .ihb-deduction-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ihb-woven-corded .ihb-or {\n      text-align: center;\n    }\n\n    .ihb-woven-corded .ihb-control {\n      padding: 23px 18px;\n    }\n\n    .ihb-woven-corded .ihb-control-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ihb-woven-corded .ihb-card,\n    .ihb-woven-corded .ihb-deduction,\n    .ihb-woven-corded .ihb-footer {\n      padding: 20px 17px;\n    }\n\n    .ihb-woven-corded .ihb-measure-table,\n    .ihb-woven-corded .ihb-measure-table tbody,\n    .ihb-woven-corded .ihb-measure-table tr,\n    .ihb-woven-corded .ihb-measure-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .ihb-woven-corded .ihb-measure-table thead {\n      display: none;\n    }\n\n    .ihb-woven-corded .ihb-measure-table tr {\n      border-bottom: 1px solid var(--border);\n    }\n\n    .ihb-woven-corded .ihb-measure-table td {\n      border: none;\n      padding: 7px 15px;\n    }\n\n    .ihb-woven-corded .ihb-measure-table td:first-child {\n      color: var(--navy);\n      font-weight: 800;\n      padding-top: 15px;\n    }\n\n    .ihb-woven-corded .ihb-measure-table td:last-child {\n      padding-bottom: 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ihb-woven-corded\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003csection class=\"ihb-hero\"\u003e\n    \u003cdiv class=\"ihb-eyebrow\"\u003eiHomeBlinds • Custom Woven Wood Collection\u003c\/div\u003e\n    \u003ch2\u003eCorded Woven Wood Roman Shades\u003c\/h2\u003e\n    \u003cp\u003e\n      Natural woven texture meets dependable corded operation. Custom made to fit your\n      window, these Roman shades bring warm, organic character to living rooms, bedrooms,\n      dining spaces and more.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- Most Important --\u003e\n  \u003csection class=\"ihb-fit-box\"\u003e\n    \u003cdiv class=\"ihb-fit-title\"\u003e\n      \u003ch3\u003eCheck Your Window Before Ordering\u003c\/h3\u003e\n      \u003cp\u003ePlease confirm the size range and installation depth before placing a custom order.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ihb-fit-grid\"\u003e\n\n      \u003cdiv class=\"ihb-fit-item\"\u003e\n        \u003cdiv class=\"ihb-fit-icon\"\u003e↔\u003c\/div\u003e\n        \u003cstrong\u003eCUSTOM WIDTH\u003c\/strong\u003e\n        \u003cdiv class=\"ihb-fit-value\"\u003e17.7\" – 70.9\"\u003c\/div\u003e\n        \u003cspan class=\"ihb-fit-sub\"\u003e45 – 180 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ihb-fit-item\"\u003e\n        \u003cdiv class=\"ihb-fit-icon\"\u003e↕\u003c\/div\u003e\n        \u003cstrong\u003eCUSTOM HEIGHT\u003c\/strong\u003e\n        \u003cdiv class=\"ihb-fit-value\"\u003e19.7\" – 78.7\"\u003c\/div\u003e\n        \u003cspan class=\"ihb-fit-sub\"\u003e50 – 200 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ihb-fit-item\"\u003e\n        \u003cdiv class=\"ihb-fit-icon\"\u003e2\"\u003c\/div\u003e\n        \u003cstrong\u003eMIN. INSIDE MOUNT DEPTH\u003c\/strong\u003e\n        \u003cdiv class=\"ihb-fit-value\"\u003e2\"\u003c\/div\u003e\n        \u003cspan class=\"ihb-fit-sub\"\u003eApprox. 5.1 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ihb-fit-item\"\u003e\n        \u003cdiv class=\"ihb-fit-icon\"\u003e✦\u003c\/div\u003e\n        \u003cstrong\u003eINSTALLATION\u003c\/strong\u003e\n        \u003cdiv class=\"ihb-fit-value\"\u003eDrilling Required\u003c\/div\u003e\n        \u003cspan class=\"ihb-fit-sub\"\u003eInside or Outside Mount\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- Important Notice --\u003e\n  \u003cdiv class=\"ihb-alert\"\u003e\n    \u003cdiv class=\"ihb-alert-badge\"\u003e!\u003c\/div\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eThis is a regular-installation shade, not a no-drill model.\u003c\/strong\u003e\n      Installation brackets must be secured to the window frame, ceiling or wall with screws.\n      For an Inside Mount, make sure you have at least\n      \u003cstrong\u003e2\" (5.1 cm) of usable mounting depth.\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- Mounting --\u003e\n  \u003csection class=\"ihb-section\"\u003e\n    \u003cdiv class=\"ihb-section-head\"\u003e\n      \u003ch3\u003eInside Mount or Outside Mount\u003c\/h3\u003e\n      \u003cp\u003eChoose the mounting method that best matches your window construction and desired look.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ihb-mount-grid\"\u003e\n\n      \u003cdiv class=\"ihb-card\"\u003e\n        \u003cspan class=\"ihb-label\"\u003eClean Built-In Look\u003c\/span\u003e\n        \u003ch3\u003eInside Mount\u003c\/h3\u003e\n\n        \u003cul class=\"ihb-list\"\u003e\n          \u003cli\u003e\n            Requires at least\n            \u003cspan class=\"ihb-highlight\"\u003e2\" (5.1 cm) usable window depth\u003c\/span\u003e.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Measure the window width at the top, middle and bottom.\n            Use the \u003cspan class=\"ihb-highlight\"\u003enarrowest width\u003c\/span\u003e.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Measure height at the left, middle and right.\n            Use the \u003cspan class=\"ihb-highlight\"\u003etallest height\u003c\/span\u003e.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            The shade is installed inside the window opening for a clean,\n            integrated appearance.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ihb-card\"\u003e\n        \u003cspan class=\"ihb-label\"\u003eMore Coverage\u003c\/span\u003e\n        \u003ch3\u003eOutside Mount\u003c\/h3\u003e\n\n        \u003cul class=\"ihb-list\"\u003e\n          \u003cli\u003eNo minimum recessed window depth is required.\u003c\/li\u003e\n          \u003cli\u003e\n            We recommend adding approximately\n            \u003cspan class=\"ihb-highlight\"\u003e2\" (50 mm) to the total width\u003c\/span\u003e\n            for better side coverage.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            We recommend adding approximately\n            \u003cspan class=\"ihb-highlight\"\u003e2\" (50 mm) to the total height\u003c\/span\u003e\n            for better coverage.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            The brackets can be secured to the wall or suitable mounting surface\n            above the window.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- Deduction --\u003e\n  \u003csection class=\"ihb-section\"\u003e\n    \u003cdiv class=\"ihb-section-head\"\u003e\n      \u003ch3\u003eInside Mount Size Deduction\u003c\/h3\u003e\n      \u003cp\u003e\n        Choose the deduction option that matches the way you measured your window.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ihb-deduction\"\u003e\n      \u003cdiv class=\"ihb-deduction-grid\"\u003e\n\n        \u003cdiv class=\"ihb-deduction-box\"\u003e\n          \u003cstrong\u003eDefault Factory Deduction\u003c\/strong\u003e\n          \u003cdiv class=\"ihb-deduction-number\"\u003e−0.12\"\u003c\/div\u003e\n          \u003cspan\u003e−3 mm from ordered size\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ihb-or\"\u003eOR\u003c\/div\u003e\n\n        \u003cdiv class=\"ihb-deduction-box\"\u003e\n          \u003cstrong\u003eOptional\u003c\/strong\u003e\n          \u003cdiv class=\"ihb-deduction-number\"\u003eNo Deduction\u003c\/div\u003e\n          \u003cspan\u003eShade made to your entered size\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- Measuring --\u003e\n  \u003csection class=\"ihb-section\"\u003e\n    \u003cdiv class=\"ihb-section-head\"\u003e\n      \u003ch3\u003eSimple Measuring Guide\u003c\/h3\u003e\n      \u003cp\u003eAccurate measurements are especially important because every shade is custom made.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ctable class=\"ihb-measure-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eMount Type\u003c\/th\u003e\n          \u003cth\u003eWidth\u003c\/th\u003e\n          \u003cth\u003eHeight\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eInside Mount\u003c\/td\u003e\n          \u003ctd\u003e\n            Measure top, middle and bottom.\n            Order using the \u003cstrong\u003enarrowest width\u003c\/strong\u003e.\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Measure left, middle and right.\n            Order using the \u003cstrong\u003etallest height\u003c\/strong\u003e.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eOutside Mount\u003c\/td\u003e\n          \u003ctd\u003e\n            Window width + approximately\n            \u003cstrong\u003e2\" (50 mm)\u003c\/strong\u003e.\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Window height + approximately\n            \u003cstrong\u003e2\" (50 mm)\u003c\/strong\u003e.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- Corded Control --\u003e\n  \u003csection class=\"ihb-section\"\u003e\n    \u003cdiv class=\"ihb-control\"\u003e\n      \u003ch3\u003eSimple Corded Control\u003c\/h3\u003e\n      \u003cp class=\"ihb-control-intro\"\u003e\n        A familiar corded lifting system makes it easy to raise, lower and stop the\n        Roman shade at your preferred position.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ihb-control-grid\"\u003e\n\n        \u003cdiv class=\"ihb-control-item\"\u003e\n          \u003cstrong\u003ePull to Unlock\u003c\/strong\u003e\n          \u003cspan\u003e\n            Release the cord lock, then raise or lower the shade to the desired height.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ihb-control-item\"\u003e\n          \u003cstrong\u003ePull to Lock\u003c\/strong\u003e\n          \u003cspan\u003e\n            Engage the cord lock to hold the shade securely at your selected position.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- Features --\u003e\n  \u003csection class=\"ihb-section\"\u003e\n    \u003cdiv class=\"ihb-section-head\"\u003e\n      \u003ch3\u003eNatural Woven Wood Character\u003c\/h3\u003e\n      \u003cp\u003e\n        Designed to bring natural texture and softly filtered daylight into your room.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ihb-feature-grid\"\u003e\n\n      \u003cdiv class=\"ihb-feature\"\u003e\n        \u003ch3\u003eNatural Texture\u003c\/h3\u003e\n        \u003cp\u003e\n          Woven fibers create an organic, layered appearance that complements both\n          modern and traditional interiors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ihb-feature\"\u003e\n        \u003ch3\u003eLight Filtering\u003c\/h3\u003e\n        \u003cp\u003e\n          The open woven construction allows natural daylight to filter through,\n          creating a softer and warmer indoor atmosphere.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ihb-feature\"\u003e\n        \u003ch3\u003eCustom Made\u003c\/h3\u003e\n        \u003cp\u003e\n          Each shade is produced according to your selected width and height for a\n          more precise fit than standard ready-made window coverings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- Installation Summary --\u003e\n  \u003csection class=\"ihb-section\"\u003e\n    \u003cdiv class=\"ihb-section-head\"\u003e\n      \u003ch3\u003eInstallation at a Glance\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ihb-card\"\u003e\n      \u003cul class=\"ihb-list\"\u003e\n        \u003cli\u003ePosition the mounting brackets and mark the screw locations.\u003c\/li\u003e\n        \u003cli\u003eDrill pilot holes where required.\u003c\/li\u003e\n        \u003cli\u003eSecure the brackets with the included mounting screws.\u003c\/li\u003e\n        \u003cli\u003eAlign the wooden headrail with the bracket bolts.\u003c\/li\u003e\n        \u003cli\u003eSecure the shade to the brackets and confirm that the headrail is stable before operation.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- Footer --\u003e\n  \u003csection class=\"ihb-footer\"\u003e\n    \u003ch3\u003eCustom Comfort by iHomeBlinds\u003c\/h3\u003e\n    \u003cp\u003e\n      Natural woven textures, custom sizing and dependable everyday operation—\n      designed to make your window feel warmer, more comfortable and uniquely yours.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"iHomeBlinds","offers":[{"title":"Default Title","offer_id":52758686597418,"sku":"920.101-Woven","price":87.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/1277\/3418\/files\/regularcordedwovenwoodromanshadesoutsidemountinsidemount6_63976c9f-2d0f-41ed-a3f8-7edd8a6f03b8.jpg?v=1790425684","url":"https:\/\/www.ihomeblinds.com\/en-ca\/products\/corded-woven-wood-roman-shades-classic-fold","provider":"iHomeBlinds","version":"1.0","type":"link"}