{"product_id":"timberline-trees-farmhouse-steel-shelf-decor","title":"Timberline Trees | Steel Shelf Decor","description":"\u003c!-- ====================================\nTIMBERLINE TREES — CONTROLLER LANDER (FINAL)\nEdits in this version:\n1) Shipping stays as Chip #1 (no redundant hero shipping sentence)\n2) Chip kept: “✔ Raw or Matte Black” (no finish mismatch)\n3) “Most popular” hint injected BELOW Add to Cart (ATC)\n4) Proof line: “Returns accepted per our Refund Policy.”\n5) ADDED: Dimensions \u0026 weight details section (collapsible; conversion-safe)\n\nImages:\n- https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/lifestyleimage2.png?v=1766407123\n- https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/treefinal3.png?v=1766407111\n==================================== --\u003e\n\u003cstyle\u003e\n  #ttController{\n    width:100%;\n    max-width:100%;\n    margin:14px 0 34px;\n    padding:0;\n    font-family:inherit;\n    color:#111827;\n    line-height:1.7;\n  }\n  #ttController *{box-sizing:border-box;}\n\n  \/* Override theme word-breaking \/ hyphenation *\/\n  #ttController, #ttController p, #ttController li, #ttController h1, #ttController h2, #ttController h3,\n  #ttController strong, #ttController span, #ttController div, #ttController summary, #ttController button, #ttController a{\n    word-break:normal !important;\n    overflow-wrap:normal !important;\n    hyphens:none !important;\n    letter-spacing:normal !important;\n    text-transform:none !important;\n  }\n\n  \/* Type *\/\n  #ttController h1{\n    font-size:clamp(20px,2.2vw,26px);\n    line-height:1.18;\n    font-weight:900;\n    margin:0 0 8px;\n    max-width:30ch;\n  }\n  #ttController .sub{\n    margin:0 0 10px;\n    font-size:13.5px;\n    color:#6b7280;\n  }\n  #ttController h2{\n    font-size:14.5px;\n    font-weight:900;\n    margin:16px 0 8px;\n    line-height:1.35;\n    letter-spacing:.06em;\n    text-transform:uppercase !important;\n    color:#111827;\n  }\n  #ttController p{margin:6px 0;font-size:14px;}\n  #ttController .tiny{color:#6b7280;font-size:12.5px;}\n  #ttController .divider{height:1px;background:#e5e7eb;margin:14px 0;width:100%;}\n\n  \/* Chips *\/\n  #ttController .chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;}\n  #ttController .chip{\n    display:inline-flex;align-items:center;gap:6px;\n    background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;\n    padding:6px 10px;font-size:12.5px;color:#374151;white-space:nowrap;\n  }\n\n  \/* Proof cards *\/\n  #ttController .proof{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px;}\n  #ttController .proofRow{\n    border:1px solid #e5e7eb;border-radius:12px;background:#fff;\n    padding:10px 12px;font-size:13px;color:#374151;\n  }\n  #ttController .proofRow b{color:#111827;font-weight:900;}\n\n  \/* Callout *\/\n  #ttController .callout{\n    background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;\n    padding:12px;margin-top:10px;\n  }\n  #ttController .callout strong{display:block;margin-bottom:4px;font-weight:900;}\n\n  \/* Specs *\/\n  #ttController .specBox{\n    margin-top:12px;\n    border:1px solid #e5e7eb;border-radius:14px;background:#fff;\n    overflow:hidden;\n  }\n  #ttController .specHead{\n    padding:10px 12px;\n    background:#111827;\n    color:#fff;\n    font-weight:900;\n    font-size:13px;\n    letter-spacing:.06em;\n    text-transform:uppercase !important;\n  }\n  #ttController .specItem{\n    padding:10px 12px;\n    border-top:1px solid #e5e7eb;\n    font-size:13px;\n    color:#374151;\n    display:flex;\n    justify-content:space-between;\n    gap:12px;\n  }\n  #ttController .specItem b{color:#111827;font-weight:900;white-space:nowrap;}\n  #ttController .specFoot{\n    padding:10px 12px;\n    border-top:1px solid #e5e7eb;\n    background:#fafafa;\n    font-size:12.5px;\n    color:#6b7280;\n  }\n  #ttController .specFoot a{color:#111827;text-decoration:underline;}\n\n  \/* Images *\/\n  #ttController .imgWrap{\n    margin-top:12px;\n    border:1px solid #e5e7eb;\n    border-radius:14px;\n    overflow:hidden;\n    background:#fff;\n  }\n  #ttController .imgWrap img{\n    display:block;\n    width:100%;\n    height:auto;\n  }\n  #ttController .imgCap{\n    padding:10px 12px;\n    font-size:12.5px;\n    color:#6b7280;\n    border-top:1px solid #e5e7eb;\n    background:#fafafa;\n  }\n  @media (max-width: 640px){\n    #ttController .imgWrap img{\n      max-height:520px;\n      object-fit:cover;\n    }\n  }\n\n  \/* Compare *\/\n  #ttController .compare{\n    margin-top:10px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;\n  }\n  #ttController .compareScroll{overflow-x:auto;-webkit-overflow-scrolling:touch;}\n  #ttController .compareGrid{min-width:520px;}\n  #ttController .compareRow{\n    display:grid;grid-template-columns:1fr 1fr;\n    padding:14px 12px;border-bottom:1px solid #e5e7eb;font-size:13px;\n  }\n  #ttController .compareRow:last-child{border-bottom:none;}\n  #ttController .compareHead{background:#111827;color:#fff;font-weight:900;}\n\n  \/* Details *\/\n  #ttController details{\n    border:1px solid #e5e7eb;\n    border-radius:12px;\n    background:#fff;\n    padding:10px 12px;\n    margin-top:10px;\n  }\n  #ttController summary{\n    cursor:pointer;\n    font-weight:900;\n    font-size:13.5px;\n    color:#111827;\n    list-style:none;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:10px;\n  }\n  #ttController summary::-webkit-details-marker{display:none;}\n  #ttController summary:after{\n    content:\"+\";\n    font-weight:900;\n    color:#111827;\n    border:1px solid #e5e7eb;\n    border-radius:999px;\n    width:24px;height:24px;\n    display:inline-flex;align-items:center;justify-content:center;\n    flex:0 0 auto;\n    background:#f9fafb;\n  }\n  #ttController details[open] summary:after{content:\"–\";}\n  #ttController .detailsBody{margin-top:8px;}\n  #ttController ul{padding-left:18px;margin:8px 0 0;}\n  #ttController li{margin:0 0 6px;font-size:14px;}\n\n  \/* CTA *\/\n  #ttController .ctaBox{\n    margin-top:12px;\n    border:1px solid #e5e7eb;border-radius:12px;background:#fff;\n    padding:10px 12px;\n  }\n  #ttController .ttNextBtn{\n    width:100%;\n    border:none;\n    border-radius:10px;\n    padding:12px 14px;\n    font-size:13.5px;\n    font-weight:900;\n    cursor:pointer;\n    background:#111827;\n    color:#fff;\n    transition:transform .06s ease, opacity .15s ease;\n  }\n  #ttController .ttNextBtn:hover{opacity:.95;}\n  #ttController .ttNextBtn:active{transform:translateY(1px);}\n  #ttController .ctaHint{margin-top:8px;font-size:12.5px;color:#6b7280;}\n\n  \/* Most popular hint (injected BELOW Add to Cart in product form) *\/\n  #ttMostPopular{\n    margin:10px 0 0;\n    padding:8px 10px;\n    border:1px solid #e5e7eb;\n    background:#f9fafb;\n    border-radius:10px;\n    font-size:12.5px;\n    color:#374151;\n    display:flex;\n    align-items:center;\n    justify-content:flex-start;\n    gap:6px;\n    flex-wrap:wrap;\n  }\n  #ttMostPopular b{color:#111827;font-weight:900;white-space:nowrap;}\n  #ttMostPopular span{color:#6b7280;font-size:12.5px;}\n\u003c\/style\u003e\n\n\u003csection id=\"ttController\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003ch1\u003eNot printed. Not plastic. Not temporary.\u003c\/h1\u003e\n  \u003cdiv class=\"sub\"\u003eReal steel shelf décor designed to create depth and shadow—and stay part of your home for years.\u003c\/div\u003e\n\n  \u003c!-- PROOF --\u003e\n  \u003cdiv class=\"proof\"\u003e\n    \u003cdiv class=\"proofRow\"\u003e\n\u003cb\u003eLooks intentional:\u003c\/b\u003e crisp silhouette, real depth, and shadows that move as light changes.\u003c\/div\u003e\n    \u003cdiv class=\"proofRow\"\u003e\n\u003cb\u003eCut from steel:\u003c\/b\u003e not a thin stamped piece, not a printed surface.\u003c\/div\u003e\n    \u003cdiv class=\"proofRow\"\u003e\n\u003cb\u003eLow-risk:\u003c\/b\u003e Returns accepted per our Refund Policy.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CHIPS --\u003e\n  \u003cdiv class=\"chips\"\u003e\n    \u003cspan class=\"chip\"\u003e✔ Ships in 1–3 business days\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e✔ Solid steel\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e✔ Raw or Matte Black\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e✔ Built in Tennessee\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e✔ Designed for real shadow\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"callout\"\u003e\n    \u003cstrong\u003eWhy this exists:\u003c\/strong\u003e\n    \u003cp\u003eFlat décor can look fine online—then disappear in real rooms. This piece was built to do the opposite: clean silhouette, real depth, and shadow that shows up on your wall texture.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"specBox\" role=\"group\" aria-label=\"Specs at a glance\"\u003e\n    \u003cdiv class=\"specHead\"\u003eSpecs at a glance\u003c\/div\u003e\n    \u003cdiv class=\"specItem\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eCut steel décor (table\/shelf piece)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"specItem\"\u003e\n\u003cb\u003eFinish\u003c\/b\u003e\u003cspan\u003eRaw steel or matte black powder coat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"specItem\"\u003e\n\u003cb\u003eUse\u003c\/b\u003e\u003cspan\u003eShelf \/ mantel \/ console \/ entry table\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"specItem\"\u003e\n\u003cb\u003eBest effect\u003c\/b\u003e\u003cspan\u003ePlace 2–6\" from wall for shadow depth\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"specItem\"\u003e\n\u003cb\u003eScale\u003c\/b\u003e\u003cspan\u003eSee dimensions \u0026amp; weight below for exact sizing\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"specFoot\"\u003eWant the exact policy wording? See \u003ca href=\"\/policies\/refund-policy\"\u003eRefund Policy\u003c\/a\u003e.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cdiv class=\"imgWrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/lifestyleimage2.png?v=1766407123\" alt=\"Timberline Trees steel decor styled on a console table showing natural shadow on textured wall\" loading=\"eager\"\u003e\n    \u003cdiv class=\"imgCap\"\u003eReal-room scale + the shadow effect (the reason this piece exists).\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- ENEMY + MECHANISM --\u003e\n  \u003ch2\u003eWhy most “metal décor” disappoints\u003c\/h2\u003e\n  \u003cp\u003eMost pieces are thin, printed, or made to look good for a season. They don’t create depth. They don’t age well. They end up replaced.\u003c\/p\u003e\n\n  \u003cdiv class=\"compare\"\u003e\n    \u003cdiv class=\"compareScroll\"\u003e\n      \u003cdiv class=\"compareGrid\"\u003e\n        \u003cdiv class=\"compareRow compareHead\"\u003e\n          \u003cdiv\u003eTypical Table Décor\u003c\/div\u003e\n          \u003cdiv\u003eTimberline Trees\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"compareRow\"\u003e\n\u003cdiv\u003ePrinted or stamped designs\u003c\/div\u003e\n\u003cdiv\u003eTrue cut steel silhouette\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"compareRow\"\u003e\n\u003cdiv\u003eFlat, decorative only\u003c\/div\u003e\n\u003cdiv\u003eCreates depth and real shadow\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"compareRow\"\u003e\n\u003cdiv\u003eLightweight, disposable feel\u003c\/div\u003e\n\u003cdiv\u003eSolid presence, permanent look\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"compareRow\"\u003e\n\u003cdiv\u003eMass produced\u003c\/div\u003e\n\u003cdiv\u003eBuilt in Tennessee\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cdiv class=\"imgWrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/treefinal3.png?v=1766407111\" alt=\"Timberline Trees steel decor in a minimal modern setting on a concrete surface\" loading=\"lazy\"\u003e\n    \u003cdiv class=\"imgCap\"\u003eClean silhouette + depth in a minimal setting (no “product photo magic”).\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"tiny\" style=\"margin-top: 10px;\"\u003eStyling note: pairs look clean on wider shelves; sets of three create a “vignette” along an entry or mantel.\u003c\/p\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003ePlacement that looks intentional\u003c\/summary\u003e\n    \u003cdiv class=\"detailsBody\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eSet it 2–6\" from the wall so shadow lands on texture\u003c\/li\u003e\n        \u003cli\u003eWorks best on shelves, mantels, entry tables, and office ledges\u003c\/li\u003e\n        \u003cli\u003eHeavy enough to stay put—no wobble, no tipping\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"tiny\"\u003eTip: angled light (morning\/late afternoon) produces the deepest shadow.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eMaterials \u0026amp; build\u003c\/summary\u003e\n    \u003cdiv class=\"detailsBody\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eCut steel construction\u003c\/li\u003e\n        \u003cli\u003eDurable finish (raw or powder-coated)\u003c\/li\u003e\n        \u003cli\u003eCrisp edge definition for clean silhouettes\u003c\/li\u003e\n        \u003cli\u003eCut, finished, and packed in-house\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ADDED: DIMENSIONS \u0026 WEIGHT --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003eDimensions \u0026amp; weight\u003c\/summary\u003e\n    \u003cdiv class=\"detailsBody\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003e18\"\u003c\/b\u003e × 9\" — approx. \u003cb\u003e2 lb\u003c\/b\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003e24\"\u003c\/b\u003e × 12\" — approx. \u003cb\u003e4 lb\u003c\/b\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003e30\"\u003c\/b\u003e × 15\" — approx. \u003cb\u003e6 lb\u003c\/b\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003e48\"\u003c\/b\u003e × 24\" — approx. \u003cb\u003e10 lb\u003c\/b\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"tiny\"\u003eNote: Weights reflect solid steel construction and are part of what gives the piece its stable, permanent feel on shelves and consoles.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eMade here. Built right.\u003c\/summary\u003e\n    \u003cdiv class=\"detailsBody\"\u003e\n      \u003cp\u003eNo imports. No shortcuts. Just a piece that looks good in daylight and earns its place as light changes.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"ctaBox\"\u003e\n    \u003cbutton type=\"button\" class=\"ttNextBtn\" aria-label=\"Scroll to size selector and add to cart\"\u003eNext: Select your size and add to cart\u003c\/button\u003e\n    \u003cdiv class=\"ctaHint\"\u003eJumps you to the size\/variant selector and Add to Cart area above.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cscript\u003e\n(function(){\n  function buildMostPopularNode(){\n    var el = document.createElement('div');\n    el.id = 'ttMostPopular';\n    el.setAttribute('role', 'note');\n    \/\/ EXACT requested copy:\n    el.innerHTML = '\u003cb\u003eMost popular:\u003c\/b\u003e 2-Pack \u003cspan\u003e(looks best on most shelves)\u003c\/span\u003e';\n    return el;\n  }\n\n  function findProductFormRoot(){\n    return (\n      document.querySelector('product-form form[action*=\"\/cart\/add\"]') ||\n      document.querySelector('form[action*=\"\/cart\/add\"]') ||\n      document.querySelector('[data-product-form] form') ||\n      document.querySelector('.product-form form') ||\n      null\n    );\n  }\n\n  function insertMostPopularBelowATC(){\n    if (document.getElementById('ttMostPopular')) return true;\n\n    var form = findProductFormRoot();\n    if (!form) return false;\n\n    var node = buildMostPopularNode();\n\n    \/\/ Find ATC inside the form\n    var atc =\n      form.querySelector('button[type=\"submit\"][name=\"add\"]') ||\n      form.querySelector('button[type=\"submit\"]') ||\n      null;\n\n    if (atc){\n      \/\/ Insert directly after the ATC button\n      var parent = atc.parentNode;\n      if (parent){\n        if (atc.nextSibling){\n          parent.insertBefore(node, atc.nextSibling);\n        } else {\n          parent.appendChild(node);\n        }\n        return true;\n      }\n    }\n\n    \/\/ Fallback: common Prestige wrappers around buttons\n    var btnWrap =\n      form.querySelector('.product-form__buttons') ||\n      form.querySelector('.product-form__submit') ||\n      form.querySelector('[data-product-submit-wrapper]') ||\n      null;\n\n    if (btnWrap \u0026\u0026 btnWrap.parentNode){\n      if (btnWrap.nextSibling){\n        btnWrap.parentNode.insertBefore(node, btnWrap.nextSibling);\n      } else {\n        btnWrap.parentNode.appendChild(node);\n      }\n      return true;\n    }\n\n    \/\/ Last resort: bottom of form\n    form.appendChild(node);\n    return true;\n  }\n\n  function wireCTAJump(){\n    var btn = document.querySelector('#ttController .ttNextBtn');\n    if (!btn) return;\n\n    btn.addEventListener('click', function(){\n      var form = findProductFormRoot();\n      if (form){\n        form.scrollIntoView({behavior:'smooth', block:'center'});\n        return;\n      }\n      var tries = 0;\n      var t = setInterval(function(){\n        tries++;\n        var f = findProductFormRoot();\n        if (f){\n          clearInterval(t);\n          f.scrollIntoView({behavior:'smooth', block:'center'});\n        }\n        if (tries \u003e= 10) clearInterval(t);\n      }, 150);\n    });\n  }\n\n  function boot(){\n    insertMostPopularBelowATC();\n    wireCTAJump();\n\n    \/\/ Re-inject after variant re-renders (Prestige)\n    var target = document.querySelector('main') || document.body;\n    if (!target) return;\n\n    var obs = new MutationObserver(function(){\n      insertMostPopularBelowATC();\n    });\n\n    obs.observe(target, {subtree:true, childList:true});\n  }\n\n  if (document.readyState === 'loading'){\n    document.addEventListener('DOMContentLoaded', boot);\n  } else {\n    boot();\n  }\n})();\n\u003c\/script\u003e\n","brand":"Nashville Metal Art","offers":[{"title":"18\" \/ Matte Black ($10) \/ Single","offer_id":42662620397616,"sku":null,"price":59.95,"currency_code":"USD","in_stock":true},{"title":"18\" \/ Matte Black ($10) \/ 2-Pack","offer_id":42672825434160,"sku":null,"price":109.95,"currency_code":"USD","in_stock":true},{"title":"18\" \/ Matte Black ($10) \/ 3-Pack","offer_id":42672825466928,"sku":null,"price":154.95,"currency_code":"USD","in_stock":true},{"title":"18\" \/ Raw \/ Single","offer_id":42660302880816,"sku":null,"price":49.95,"currency_code":"USD","in_stock":true},{"title":"18\" \/ Raw \/ 2-Pack","offer_id":42672825368624,"sku":null,"price":89.95,"currency_code":"USD","in_stock":true},{"title":"18\" \/ Raw \/ 3-Pack","offer_id":42672825401392,"sku":null,"price":129.95,"currency_code":"USD","in_stock":true},{"title":"24\" \/ Matte Black ($10) \/ Single","offer_id":42662620430384,"sku":null,"price":79.95,"currency_code":"USD","in_stock":true},{"title":"24\" \/ Matte Black ($10) \/ 2-Pack","offer_id":42672825565232,"sku":null,"price":144.95,"currency_code":"USD","in_stock":true},{"title":"24\" \/ Matte Black ($10) \/ 3-Pack","offer_id":42672825598000,"sku":null,"price":204.95,"currency_code":"USD","in_stock":true},{"title":"24\" \/ Raw \/ Single","offer_id":42660302913584,"sku":null,"price":69.95,"currency_code":"USD","in_stock":true},{"title":"24\" \/ Raw \/ 2-Pack","offer_id":42672825499696,"sku":null,"price":124.95,"currency_code":"USD","in_stock":true},{"title":"24\" \/ Raw \/ 3-Pack","offer_id":42672825532464,"sku":null,"price":179.95,"currency_code":"USD","in_stock":true},{"title":"30\" \/ Matte Black ($10) \/ Single","offer_id":42662620463152,"sku":null,"price":99.95,"currency_code":"USD","in_stock":true},{"title":"30\" \/ Matte Black ($10) \/ 2-Pack","offer_id":42672825696304,"sku":null,"price":179.95,"currency_code":"USD","in_stock":true},{"title":"30\" \/ Matte Black ($10) \/ 3-Pack","offer_id":42672825729072,"sku":null,"price":254.95,"currency_code":"USD","in_stock":true},{"title":"30\" \/ Raw \/ Single","offer_id":42660302946352,"sku":null,"price":89.95,"currency_code":"USD","in_stock":true},{"title":"30\" \/ Raw \/ 2-Pack","offer_id":42672825630768,"sku":null,"price":159.95,"currency_code":"USD","in_stock":true},{"title":"30\" \/ Raw \/ 3-Pack","offer_id":42672825663536,"sku":null,"price":229.95,"currency_code":"USD","in_stock":true},{"title":"48\" \/ Matte Black ($10) \/ Single","offer_id":42662620528688,"sku":null,"price":259.95,"currency_code":"USD","in_stock":true},{"title":"48\" \/ Matte Black ($10) \/ 2-Pack","offer_id":42672825827376,"sku":null,"price":469.95,"currency_code":"USD","in_stock":true},{"title":"48\" \/ Matte Black ($10) \/ 3-Pack","offer_id":42672825860144,"sku":null,"price":664.95,"currency_code":"USD","in_stock":true},{"title":"48\" \/ Raw \/ Single","offer_id":42662620495920,"sku":null,"price":249.95,"currency_code":"USD","in_stock":true},{"title":"48\" \/ Raw \/ 2-Pack","offer_id":42672825761840,"sku":null,"price":449.95,"currency_code":"USD","in_stock":true},{"title":"48\" \/ Raw \/ 3-Pack","offer_id":42672825794608,"sku":null,"price":639.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/better.png?v=1766495364","url":"https:\/\/nashvillemetalart.com\/products\/timberline-trees-farmhouse-steel-shelf-decor","provider":"Nashville Metal Art","version":"1.0","type":"link"}