{"title":"Slimline Collection","description":"\u003csection class=\"bg-slimline-collection\"\u003e\n  \u003cstyle\u003e\n    .bg-slimline-collection {\n      background: #f7f3ec;\n      color: #1d1a16;\n      font-family: \"Inter\", \"DM Sans\", system-ui, sans-serif;\n      padding: 90px 6vw;\n      overflow: hidden;\n    }\n\n    .bg-slimline-wrap {\n      max-width: 1180px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: .95fr 1.05fr;\n      gap: 70px;\n      align-items: center;\n    }\n\n    .bg-slimline-kicker {\n      font-size: 12px;\n      letter-spacing: 2.6px;\n      text-transform: uppercase;\n      color: #9a7953;\n      margin-bottom: 18px;\n    }\n\n    .bg-slimline-title {\n      font-family: \"Libre Baskerville\", \"Playfair Display\", serif;\n      font-size: clamp(40px, 5vw, 74px);\n      line-height: .98;\n      font-weight: 400;\n      margin: 0 0 26px;\n    }\n\n    .bg-slimline-copy {\n      color: #5c5146;\n      font-size: 16px;\n      line-height: 1.9;\n      margin: 0 0 20px;\n    }\n\n    .bg-slimline-profile {\n      background: #1d1a16;\n      color: #fffaf3;\n      border-radius: 18px;\n      padding: 42px;\n      box-shadow: 0 28px 70px rgba(40, 28, 18, .14);\n    }\n\n    .bg-profile-label {\n      font-size: 12px;\n      letter-spacing: 2.4px;\n      text-transform: uppercase;\n      color: #cbb896;\n      margin-bottom: 14px;\n    }\n\n    .bg-profile-size {\n      font-family: \"Libre Baskerville\", \"Playfair Display\", serif;\n      font-size: clamp(44px, 6vw, 82px);\n      font-weight: 400;\n      line-height: 1;\n      margin-bottom: 16px;\n    }\n\n    .bg-profile-copy {\n      color: #e8dccb;\n      font-size: 15px;\n      line-height: 1.8;\n      margin-bottom: 28px;\n    }\n\n    .bg-identity-badge {\n      border: 1px solid rgba(203, 184, 150, .38);\n      border-radius: 16px;\n      padding: 22px;\n      margin: 24px 0 30px;\n      background: rgba(255, 250, 243, .06);\n    }\n\n    .bg-identity-badge span {\n      display: block;\n      font-size: 11px;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: #cbb896;\n      margin-bottom: 8px;\n    }\n\n    .bg-identity-badge strong {\n      display: block;\n      font-family: \"Libre Baskerville\", \"Playfair Display\", serif;\n      font-size: 25px;\n      font-weight: 400;\n      color: #fffaf3;\n      margin-bottom: 8px;\n    }\n\n    .bg-identity-badge p {\n      margin: 0;\n      color: #e8dccb;\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .bg-presence-dots {\n      margin-top: 14px;\n      letter-spacing: .42em;\n      color: #c79a45;\n      font-size: 17px;\n    }\n\n    .bg-slab-visual {\n      position: relative;\n      height: 70px;\n      margin: 34px 0;\n      display: flex;\n      align-items: center;\n    }\n\n    .bg-slab {\n      width: 74%;\n      height: 34px;\n      border-radius: 4px;\n      background: linear-gradient(90deg, #2d180f, #6d4129 22%, #3b2115 52%, #74472d 78%, #27140d);\n      box-shadow:\n        inset 0 1px 0 rgba(255,255,255,.2),\n        inset 0 -1px 0 rgba(0,0,0,.3),\n        0 18px 36px rgba(0,0,0,.28);\n    }\n\n    .bg-slab-marker {\n      margin-left: 18px;\n      font-family: \"Libre Baskerville\", \"Playfair Display\", serif;\n      font-size: 26px;\n      color: #fffaf3;\n    }\n\n    .bg-presence-scale-box {\n      margin-top: 28px;\n      padding-top: 26px;\n      border-top: 1px solid rgba(203, 184, 150, .26);\n    }\n\n    .bg-scale-title {\n      font-size: 11px;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: #cbb896;\n      margin-bottom: 16px;\n    }\n\n    .bg-scale-row {\n      display: grid;\n      grid-template-columns: 92px 1fr 48px;\n      gap: 14px;\n      align-items: center;\n      color: #e8dccb;\n      font-size: 13px;\n      margin-bottom: 12px;\n    }\n\n    .bg-scale-line {\n      height: 4px;\n      border-radius: 999px;\n      background: rgba(255,255,255,.18);\n      overflow: hidden;\n    }\n\n    .bg-scale-fill {\n      height: 100%;\n      border-radius: 999px;\n      background: #c79a45;\n    }\n\n    .bg-scale-fill.slimline {\n      width: 33%;\n    }\n\n    .bg-scale-fill.heritage {\n      width: 66%;\n      opacity: .45;\n    }\n\n    .bg-scale-fill.heirloom {\n      width: 100%;\n      opacity: .45;\n    }\n\n    .bg-scale-dots {\n      color: #c79a45;\n      letter-spacing: .18em;\n      font-size: 12px;\n      white-space: nowrap;\n    }\n\n    .bg-detail-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-top: 34px;\n    }\n\n    .bg-detail-card {\n      background: #fffaf3;\n      border: 1px solid rgba(80, 62, 42, .16);\n      border-radius: 16px;\n      padding: 22px;\n      box-shadow: 0 16px 38px rgba(40, 28, 18, .06);\n    }\n\n    .bg-detail-card span {\n      display: block;\n      font-size: 11px;\n      letter-spacing: 1.8px;\n      text-transform: uppercase;\n      color: #9a7953;\n      margin-bottom: 8px;\n    }\n\n    .bg-detail-card strong {\n      display: block;\n      font-family: \"Libre Baskerville\", \"Playfair Display\", serif;\n      font-size: 21px;\n      font-weight: 400;\n      margin-bottom: 8px;\n    }\n\n    .bg-detail-card p {\n      margin: 0;\n      color: #5c5146;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .bg-note {\n      margin-top: 34px;\n      padding-top: 24px;\n      border-top: 1px solid rgba(80, 62, 42, .16);\n      color: #5c5146;\n      font-size: 14px;\n      line-height: 1.8;\n    }\n\n    .bg-note a {\n      color: #9a7953;\n      text-decoration: none;\n      font-weight: 600;\n      letter-spacing: .04em;\n    }\n\n    .bg-note a:hover {\n      color: #1d1a16;\n    }\n\n    @media(max-width: 900px) {\n      .bg-slimline-wrap {\n        grid-template-columns: 1fr;\n        gap: 46px;\n      }\n\n      .bg-slimline-profile {\n        padding: 32px 24px;\n      }\n    }\n\n    @media(max-width: 640px) {\n      .bg-detail-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .bg-slimline-collection {\n        padding: 70px 22px;\n      }\n\n      .bg-scale-row {\n        grid-template-columns: 84px 1fr;\n      }\n\n      .bg-scale-dots {\n        grid-column: 2;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"bg-slimline-wrap\"\u003e\n\n    \u003cdiv\u003e\n      \u003cdiv class=\"bg-slimline-kicker\"\u003eSlimline Collection\u003c\/div\u003e\n\n      \u003ch2 class=\"bg-slimline-title\"\u003eRefined By Design\u003c\/h2\u003e\n\n      \u003cp class=\"bg-slimline-copy\"\u003e\n        The Slimline Collection was created for those who appreciate the beauty of handcrafted hardwood without the visual weight of a thicker board.\n      \u003c\/p\u003e\n\n      \u003cp class=\"bg-slimline-copy\"\u003e\n        At 1.25 inches thick, Slimline pieces offer a lighter, more effortless feel while still maintaining the strength, stability, and craftsmanship expected from Board \u0026amp; Grain.\n      \u003c\/p\u003e\n\n      \u003cp class=\"bg-slimline-copy\"\u003e\n        Designed for smaller kitchens, modern spaces, serving, and everyday preparation, the Slimline profile moves easily from use to display with a clean, understated presence.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bg-note\"\u003e\n        Slimline boards prioritize lighter handling and a more minimal silhouette. For added substance, \u003ca href=\"https:\/\/theboardandgrain.com\/pages\/regrain\"\u003eReGrain eligibility\u003c\/a\u003e, and stronger countertop presence, explore the Heritage and Heirloom profiles.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cdiv class=\"bg-slimline-profile\"\u003e\n        \u003cdiv class=\"bg-profile-label\"\u003eArchitectural Profile\u003c\/div\u003e\n        \u003cdiv class=\"bg-profile-size\"\u003e1.25\"\u003c\/div\u003e\n\n        \u003cdiv class=\"bg-profile-copy\"\u003e\n          A lower-profile build designed for easier lifting, daily versatility, and a refined visual footprint.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bg-identity-badge\"\u003e\n          \u003cspan\u003eRefined Profile\u003c\/span\u003e\n          \u003cstrong\u003ePresence Level I\u003c\/strong\u003e\n          \u003cp\u003e\n            Designed for effortless movement, daily versatility, and the lightest visual footprint in the Board \u0026amp; Grain profile system.\n          \u003c\/p\u003e\n          \u003cdiv class=\"bg-presence-dots\"\u003e●○○\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bg-slab-visual\"\u003e\n          \u003cdiv class=\"bg-slab\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"bg-slab-marker\"\u003eSlimline\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bg-presence-scale-box\"\u003e\n          \u003cdiv class=\"bg-scale-title\"\u003eCountertop Presence Scale\u003c\/div\u003e\n\n          \u003cdiv class=\"bg-scale-row\"\u003e\n            \u003cdiv\u003eSlimline\u003c\/div\u003e\n            \u003cdiv class=\"bg-scale-line\"\u003e\n              \u003cdiv class=\"bg-scale-fill slimline\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bg-scale-dots\"\u003e●○○\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bg-scale-row\"\u003e\n            \u003cdiv\u003eHeritage\u003c\/div\u003e\n            \u003cdiv class=\"bg-scale-line\"\u003e\n              \u003cdiv class=\"bg-scale-fill heritage\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bg-scale-dots\"\u003e●●○\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bg-scale-row\"\u003e\n            \u003cdiv\u003eHeirloom\u003c\/div\u003e\n            \u003cdiv class=\"bg-scale-line\"\u003e\n              \u003cdiv class=\"bg-scale-fill heirloom\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bg-scale-dots\"\u003e●●●\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bg-detail-grid\"\u003e\n        \u003cdiv class=\"bg-detail-card\"\u003e\n          \u003cspan\u003eIntended Use\u003c\/span\u003e\n          \u003cstrong\u003eEveryday Versatility\u003c\/strong\u003e\n          \u003cp\u003eDesigned for light daily cutting, serving, and effortless kitchen movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bg-detail-card\"\u003e\n          \u003cspan\u003ePresence\u003c\/span\u003e\n          \u003cstrong\u003ePresence Level I\u003c\/strong\u003e\n          \u003cp\u003eThe lightest visual footprint in the Board \u0026amp; Grain thickness system.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bg-detail-card\"\u003e\n          \u003cspan\u003eCraftsmanship\u003c\/span\u003e\n          \u003cstrong\u003eHand Finished\u003c\/strong\u003e\n          \u003cp\u003eSanded and finished to an exceptionally smooth surface that enhances the natural hardwood.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bg-detail-card\"\u003e\n          \u003cspan\u003eProfile Identity\u003c\/span\u003e\n          \u003cstrong\u003eRefined Profile\u003c\/strong\u003e\n          \u003cp\u003eClean lines, lighter handling, and understated countertop presence.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"the-ridge-slimline-profile","title":"The Ridge (Slimline Profile) - Walnut and Maple Edge Grain Cutting Board","description":"\u003cdiv style=\"font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, system-ui, sans-serif; color: #161616; line-height: 1.7;\"\u003e\n\u003c!-- Slimline Badge --\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 18px;\"\u003e\n  \u003csvg fill=\"none\" viewbox=\"0 0 64 64\" height=\"36\" width=\"36\"\u003e\n    \u003ccircle stroke-width=\"3\" stroke=\"#b89a6a\" r=\"30\" cy=\"32\" cx=\"32\"\u003e\u003c\/circle\u003e\n    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"4\" stroke=\"#b89a6a\" d=\"M20 33 L29 42 L45 22\"\u003e\u003c\/path\u003e\n  \u003c\/svg\u003e\n  \u003cdiv style=\"font-size: 13px; letter-spacing: 0.12em; text-transform: uppercase; color: #b89a6a; font-weight: 600;\"\u003e\n    Slimline Profile – Presence Level I\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Main Title --\u003e\n\u003ch2 style=\"font-family: 'Playfair Display','Georgia',serif; font-size: 22px; margin: 0 0 6px;\"\u003e\n  The Ridge — Slimline Profile\n\u003c\/h2\u003e\n\u003c!-- Intro Description --\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 14px;\"\u003e\n  Elevated craftsmanship meets effortless everyday usability with The Ridge Slimline Profile. Crafted from rich American walnut and bright maple, this edge grain cutting board combines bold natural contrast with timeless architectural style. At 1.25 inches thick, Slimline offers the lightest and most refined profile in the Ridge collection, designed for easier handling while maintaining the craftsmanship and presence expected from Board \u0026amp; Grain.\n\u003c\/p\u003e\n\u003c!-- Thickness Options Box --\u003e\n\u003cdiv style=\"background-color: #f7f4f0; border-radius: 14px; padding: 14px 16px; margin: 14px 0 18px; border: 1px solid #e3ddd4;\"\u003e\n  \u003ch3 style=\"font-family: 'Playfair Display','Georgia',serif; font-size: 16px; margin: 0 0 10px;\"\u003e\n    Three thickness profiles\n  \u003c\/h3\u003e\n  \u003cdiv style=\"display: flex; flex-direction: column; gap: 10px;\"\u003e\n\u003c!-- Slimline --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2b1a11, #4a2d1d); border-radius: 12px; padding: 14px 16px; color: #ffffff; border: 1px solid rgba(255,255,255,.08); box-shadow: 0 18px 40px rgba(0,0,0,.12);\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; align-items: center; gap: 14px;\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: #d7c2a3; margin-bottom: 3px;\"\u003e\n        Slimline Profile\n      \u003c\/div\u003e\n      \u003cdiv style=\"font-family: 'Playfair Display','Georgia',serif; font-size: 20px;\"\u003e\n        1.25 inch\n      \u003c\/div\u003e\n      \u003cdiv style=\"font-size: 13px; color: rgba(255,255,255,.78); margin-top: 4px;\"\u003e\n        The most refined profile, designed for lighter handling and understated everyday presence.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"font-size: 10px; letter-spacing: 0.16em; text-transform: uppercase; color: #d7c2a3;\"\u003e\n      Current Selection\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Heritage --\u003e\n\u003ca href=\"https:\/\/theboardandgrain.com\/collections\/heritage-collection\" style=\"display: block; text-decoration: none; background: #ffffff; border: 1px solid #e3ddd4; border-radius: 12px; padding: 12px 14px; transition: all .25s ease; color: #161616;\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; align-items: center; gap: 14px;\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: #9a7953; margin-bottom: 3px;\"\u003e\n        Heritage Profile\n      \u003c\/div\u003e\n      \u003cdiv style=\"font-family: 'Playfair Display','Georgia',serif; font-size: 17px;\"\u003e\n        1.5 inch\n      \u003c\/div\u003e\n      \u003cdiv style=\"font-size: 13px; color: #555555; margin-top: 3px;\"\u003e\n        Balanced everyday substance with stronger countertop presence and ReGrain eligibility.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: #7a7a7a;\"\u003e\n      View\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/a\u003e\n\u003c!-- Heirloom --\u003e\n\u003ca href=\"https:\/\/theboardandgrain.com\/collections\/heirloom-collection\" style=\"display: block; text-decoration: none; background: #ffffff; border: 1px solid #e3ddd4; border-radius: 12px; padding: 12px 14px; transition: all .25s ease; color: #161616;\"\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-between; align-items: center; gap: 14px;\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: #9a7953; margin-bottom: 3px;\"\u003e\n        Heirloom Profile\n      \u003c\/div\u003e\n      \u003cdiv style=\"font-family: 'Playfair Display','Georgia',serif; font-size: 17px;\"\u003e\n        2 inch\n      \u003c\/div\u003e\n      \u003cdiv style=\"font-size: 13px; color: #555555; margin-top: 3px;\"\u003e\n        The most substantial profile, built for maximum presence and longevity.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: #7a7a7a;\"\u003e\n      View\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"margin-top: 14px; padding-top: 12px; border-top: 1px solid #e3ddd4; font-size: 12px; color: #6f675e; line-height: 1.7;\"\u003e\n    ReGrain Lifetime Restoration is available for Heritage and Heirloom profiles only.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Core Description --\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 14px;\"\u003e\n  Each Ridge Slimline board is hand finished to a smooth, food-safe surface built to handle years of daily use. Designed for lighter handling and everyday versatility, Slimline moves effortlessly between preparation, serving, and display.\n\u003c\/p\u003e\n\u003c!-- Key Features --\u003e\n\u003ch3 style=\"font-family: 'Playfair Display','Georgia',serif; font-size: 16px; margin: 18px 0 6px;\"\u003e\n  Key features\n\u003c\/h3\u003e\n\u003cul style=\"margin: 0 0 12px; padding-left: 18px; font-size: 14px;\"\u003e\n  \u003cli\u003eEdge grain walnut and maple construction for durability and a gentle cutting experience\u003c\/li\u003e\n  \u003cli\u003eSlimline 1.25 inch thickness for lighter handling and everyday versatility\u003c\/li\u003e\n  \u003cli\u003eHand sanded and finished with a food-safe oil and wax blend\u003c\/li\u003e\n  \u003cli\u003eDesigned for daily prep, serving, and effortless kitchen movement\u003c\/li\u003e\n  \u003cli\u003eRefined profile with understated countertop presence\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 14px;\"\u003e\n  Experience the most refined expression of The Ridge collection with the Slimline Profile.\n\u003c\/p\u003e\n\u003c!-- Rubber Feet Section --\u003e\n\u003cdiv style=\"border-top: 1px solid #e3ddd4; padding-top: 14px; margin-top: 12px;\"\u003e\n  \u003ch3 style=\"font-family: 'Playfair Display','Georgia',serif; font-size: 16px; margin: 0 0 6px;\"\u003e\n    Non slip gold feet included\n  \u003c\/h3\u003e\n  \u003cp style=\"margin: 0 0 12px; font-size: 14px;\"\u003e\n    Each Ridge Slimline board arrives with non slip gold feet pre installed on the bottom corners for stability, airflow, and countertop protection.\n  \u003c\/p\u003e\n  \u003cdiv style=\"margin: 14px 0 16px; border-radius: 14px; overflow: hidden; border: 1px solid #e3ddd4; background: #f7f4f0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/8586\/4413\/files\/72A2CEF2-33A3-4F5A-8892-BA5429517290.png?v=1779437126\" alt=\"Board and Grain elevated hardware system\" style=\"display: block; width: 100%; height: auto;\"\u003e\n  \u003c\/div\u003e\n  \u003ch4 style=\"font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif; font-size: 13px; text-transform: uppercase; letter-spacing: 0.12em; margin: 10px 0 4px; color: #7a7a7a;\"\u003e\n    Benefits of gold feet\n  \u003c\/h4\u003e\n  \u003cul style=\"margin: 0; padding-left: 18px; font-size: 14px;\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eStability:\u003c\/strong\u003e Helps keep the board secure while cutting and serving\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eAirflow:\u003c\/strong\u003e Elevates the board to reduce trapped moisture beneath the surface\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eCounter protection:\u003c\/strong\u003e Helps prevent scratches, marks, and direct surface contact\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eRefined detail:\u003c\/strong\u003e Adds a premium furniture-inspired finish to the underside of the board\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Board \u0026 Grain","offers":[{"title":"The Studio (15x12) \/ No Handles \/ No Groove","offer_id":47982146912477,"sku":"RIDGE-SLIM-11","price":169.0,"currency_code":"USD","in_stock":true},{"title":"The Studio (15x12) \/ No Handles Add Juice Groove","offer_id":47982146945245,"sku":"RIDGE-SLIM-12","price":189.0,"currency_code":"USD","in_stock":true},{"title":"The Studio (15x12) \/ Contour Handles Only","offer_id":47982146978013,"sku":"RIDGE-SLIM-13","price":189.0,"currency_code":"USD","in_stock":true},{"title":"The Studio (15x12) \/ Contour Handles Add Juice Groove","offer_id":47982147010781,"sku":"RIDGE-SLIM-14","price":209.0,"currency_code":"USD","in_stock":true},{"title":"The Studio (15x12) \/ Recessed Grips Only","offer_id":47982147043549,"sku":"RIDGE-SLIM-15","price":189.0,"currency_code":"USD","in_stock":true},{"title":"The Studio (15x12) \/ Recessed Grips Add Juice Groove","offer_id":47982147076317,"sku":"RIDGE-SLIM-16","price":209.0,"currency_code":"USD","in_stock":true},{"title":"The Classic (18x12) \/ No Handles \/ No Groove","offer_id":47982147109085,"sku":"RIDGE-SLIM-21","price":195.0,"currency_code":"USD","in_stock":true},{"title":"The Classic (18x12) \/ No Handles Add Juice Groove","offer_id":47982147141853,"sku":"RIDGE-SLIM-22","price":215.0,"currency_code":"USD","in_stock":true},{"title":"The Classic (18x12) \/ Contour Handles Only","offer_id":47982147174621,"sku":"RIDGE-SLIM-23","price":215.0,"currency_code":"USD","in_stock":true},{"title":"The Classic (18x12) \/ Contour Handles Add Juice Groove","offer_id":47982147207389,"sku":"RIDGE-SLIM-24","price":235.0,"currency_code":"USD","in_stock":true},{"title":"The Classic (18x12) \/ Recessed Grips Only","offer_id":47982147240157,"sku":"RIDGE-SLIM-25","price":215.0,"currency_code":"USD","in_stock":true},{"title":"The Classic (18x12) \/ Recessed Grips Add Juice Groove","offer_id":47982147272925,"sku":"RIDGE-SLIM-26","price":235.0,"currency_code":"USD","in_stock":true},{"title":"The Signature (18x14) \/ No Handles \/ No Groove","offer_id":47982147305693,"sku":"RIDGE-SLIM-31","price":221.0,"currency_code":"USD","in_stock":true},{"title":"The Signature (18x14) \/ No Handles Add Juice Groove","offer_id":47982147338461,"sku":"RIDGE-SLIM-32","price":241.0,"currency_code":"USD","in_stock":true},{"title":"The Signature (18x14) \/ Contour Handles Only","offer_id":47982147371229,"sku":"RIDGE-SLIM-33","price":241.0,"currency_code":"USD","in_stock":true},{"title":"The Signature (18x14) \/ Contour Handles Add Juice Groove","offer_id":47982147403997,"sku":"RIDGE-SLIM-34","price":261.0,"currency_code":"USD","in_stock":true},{"title":"The Signature (18x14) \/ Recessed Grips Only","offer_id":47982147436765,"sku":"RIDGE-SLIM-35","price":241.0,"currency_code":"USD","in_stock":true},{"title":"The Signature (18x14) \/ Recessed Grips Add Juice Groove","offer_id":47982147469533,"sku":"RIDGE-SLIM-36","price":261.0,"currency_code":"USD","in_stock":true},{"title":"The Grand (20x14) \/ No Handles \/ No Groove","offer_id":47982147502301,"sku":"RIDGE-SLIM-41","price":241.0,"currency_code":"USD","in_stock":true},{"title":"The Grand (20x14) \/ No Handles Add Juice Groove","offer_id":47982147535069,"sku":"RIDGE-SLIM-42","price":261.0,"currency_code":"USD","in_stock":true},{"title":"The Grand (20x14) \/ Contour Handles Only","offer_id":47982147567837,"sku":"RIDGE-SLIM-43","price":261.0,"currency_code":"USD","in_stock":true},{"title":"The Grand (20x14) \/ Contour Handles Add Juice Groove","offer_id":47982147600605,"sku":"RIDGE-SLIM-44","price":281.0,"currency_code":"USD","in_stock":true},{"title":"The Grand (20x14) \/ Recessed Grips Only","offer_id":47982147633373,"sku":"RIDGE-SLIM-45","price":261.0,"currency_code":"USD","in_stock":true},{"title":"The Grand (20x14) \/ Recessed Grips Add Juice Groove","offer_id":47982147666141,"sku":"RIDGE-SLIM-46","price":281.0,"currency_code":"USD","in_stock":true},{"title":"The Manor (24x16) \/ No Handles \/ No Groove","offer_id":47982147698909,"sku":"RIDGE-SLIM-51","price":315.0,"currency_code":"USD","in_stock":true},{"title":"The Manor (24x16) \/ No Handles Add Juice Groove","offer_id":47982147731677,"sku":"RIDGE-SLIM-52","price":335.0,"currency_code":"USD","in_stock":true},{"title":"The Manor (24x16) \/ Contour Handles Only","offer_id":47982147764445,"sku":"RIDGE-SLIM-53","price":335.0,"currency_code":"USD","in_stock":true},{"title":"The Manor (24x16) \/ Contour Handles Add Juice Groove","offer_id":47982147797213,"sku":"RIDGE-SLIM-54","price":355.0,"currency_code":"USD","in_stock":true},{"title":"The Manor (24x16) \/ Recessed Grips Only","offer_id":47982147829981,"sku":"RIDGE-SLIM-55","price":335.0,"currency_code":"USD","in_stock":true},{"title":"The Manor (24x16) \/ Recessed Grips Add Juice Groove","offer_id":47982147862749,"sku":"RIDGE-SLIM-56","price":355.0,"currency_code":"USD","in_stock":true},{"title":"The Monument (24x18) \/ No Handles \/ No Groove","offer_id":47982147895517,"sku":"RIDGE-SLIM-61","price":350.0,"currency_code":"USD","in_stock":true},{"title":"The Monument (24x18) \/ No Handles Add Juice Groove","offer_id":47982147928285,"sku":"RIDGE-SLIM-62","price":370.0,"currency_code":"USD","in_stock":true},{"title":"The Monument (24x18) \/ Contour Handles Only","offer_id":47982147961053,"sku":"RIDGE-SLIM-63","price":370.0,"currency_code":"USD","in_stock":true},{"title":"The Monument (24x18) \/ Contour Handles Add Juice Groove","offer_id":47982147993821,"sku":"RIDGE-SLIM-64","price":390.0,"currency_code":"USD","in_stock":true},{"title":"The Monument (24x18) \/ Recessed Grips Only","offer_id":47982148026589,"sku":"RIDGE-SLIM-65","price":370.0,"currency_code":"USD","in_stock":true},{"title":"The Monument (24x18) \/ Recessed Grips Add Juice Groove","offer_id":47982148059357,"sku":"RIDGE-SLIM-66","price":390.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0753\/8586\/4413\/files\/75E59C6D-DC0E-45C6-834C-B16F8B2D6F30.png?v=1780260290"}],"url":"https:\/\/theboardandgrain.com\/collections\/slimline-collection.oembed","provider":"Board \u0026 Grain ","version":"1.0","type":"link"}