{"title":"Coffee Collection","description":"\u003csection class=\"bg-coffee-page\"\u003e\n  \u003cstyle\u003e\n    .bg-coffee-page {\n      background: #f7f3ee;\n      color: #171411;\n      font-family: Inter, system-ui, sans-serif;\n      overflow: hidden;\n    }\n\n    .bg-coffee-hero {\n      min-height: 92vh;\n      background-image:\n        linear-gradient(90deg, rgba(18,14,10,.62) 0%, rgba(18,14,10,.34) 34%, rgba(18,14,10,.08) 62%, rgba(18,14,10,0) 100%),\n        url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/8586\/4413\/files\/B72AA7E7-7D74-4944-810C-DFF0C972473B.png?v=1782921623\");\n      background-size: cover;\n      background-position: center center;\n      background-repeat: no-repeat;\n      display: flex;\n      align-items: center;\n      padding: 110px 6vw 80px;\n    }\n\n    .bg-coffee-hero-content {\n      max-width: 460px;\n      color: #fff8ef;\n    }\n\n    .bg-coffee-kicker {\n      font-size: 11px;\n      letter-spacing: .24em;\n      text-transform: uppercase;\n      color: #d7bb83;\n      margin-bottom: 24px;\n    }\n\n    .bg-coffee-hero h1,\n    .bg-coffee-section h2,\n    .bg-coffee-callout h2,\n    .bg-coffee-concierge h2 {\n      font-family: \"Libre Baskerville\", Georgia, serif;\n      font-weight: 400;\n      letter-spacing: -.055em;\n      margin: 0;\n    }\n\n    .bg-coffee-hero h1 {\n      font-size: clamp(50px, 7vw, 94px);\n      line-height: .95;\n      margin-bottom: 28px;\n    }\n\n    .bg-coffee-hero p {\n      font-size: 18px;\n      line-height: 1.75;\n      color: rgba(255,248,239,.9);\n      margin: 0 0 38px;\n    }\n\n    .bg-coffee-link {\n      display: inline-block;\n      position: relative;\n      color: inherit;\n      text-decoration: none;\n      text-transform: uppercase;\n      letter-spacing: .17em;\n      font-size: 12px;\n      font-weight: 600;\n      padding: 18px 0;\n    }\n\n    .bg-coffee-link:before,\n    .bg-coffee-link:after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      width: 100%;\n      height: 1px;\n      background: currentColor;\n      opacity: .55;\n      transition: width .35s ease, opacity .35s ease;\n    }\n\n    .bg-coffee-link:before { top: 0; }\n    .bg-coffee-link:after { bottom: 0; }\n\n    .bg-coffee-link span {\n      display: inline-block;\n      transition: transform .35s ease;\n    }\n\n    .bg-coffee-link:hover:before,\n    .bg-coffee-link:hover:after {\n      width: 118%;\n      opacity: .9;\n    }\n\n    .bg-coffee-link:hover span {\n      transform: translateX(5px);\n    }\n\n    .bg-coffee-wrap {\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 0 6vw;\n    }\n\n    .bg-coffee-philosophy {\n      padding: 105px 0;\n      text-align: center;\n      border-bottom: 1px solid rgba(23,20,17,.14);\n    }\n\n    .bg-coffee-philosophy h2 {\n      font-family: \"Libre Baskerville\", Georgia, serif;\n      font-size: clamp(42px, 5.5vw, 76px);\n      line-height: 1;\n      font-weight: 400;\n      letter-spacing: -.05em;\n      margin: 0 0 32px;\n    }\n\n    .bg-coffee-philosophy p {\n      max-width: 760px;\n      margin: 0 auto;\n      font-size: 18px;\n      line-height: 1.85;\n      color: #4f463d;\n    }\n\n    .bg-coffee-section {\n      padding: 105px 0;\n      border-bottom: 1px solid rgba(23,20,17,.14);\n      display: grid;\n      grid-template-columns: 1.1fr .9fr;\n      gap: 70px;\n      align-items: center;\n    }\n\n    .bg-coffee-product-image {\n      width: 100%;\n      display: block;\n      border: 1px solid rgba(23,20,17,.10);\n    }\n\n    .bg-coffee-section h2 {\n      font-size: clamp(44px, 5.6vw, 78px);\n      line-height: .95;\n      margin-bottom: 28px;\n    }\n\n    .bg-coffee-section p {\n      font-size: 17px;\n      line-height: 1.85;\n      color: #4f463d;\n      margin: 0 0 38px;\n    }\n\n    .bg-coffee-meta {\n      font-size: 11px;\n      letter-spacing: .22em;\n      text-transform: uppercase;\n      color: #9a7b4f;\n      margin-bottom: 22px;\n    }\n\n    .bg-coffee-dark-link {\n      color: #171411;\n    }\n\n    .bg-coffee-callout {\n      padding: 100px 0;\n      border-bottom: 1px solid rgba(23,20,17,.14);\n      text-align: center;\n    }\n\n    .bg-coffee-callout-inner {\n      background: #efe7da;\n      padding: 76px 7vw;\n      border: 1px solid rgba(23,20,17,.10);\n    }\n\n    .bg-coffee-callout h2 {\n      font-size: clamp(40px, 5vw, 70px);\n      line-height: 1;\n      margin-bottom: 28px;\n    }\n\n    .bg-coffee-callout p {\n      max-width: 680px;\n      margin: 0 auto 38px;\n      font-size: 17px;\n      line-height: 1.85;\n      color: #4f463d;\n    }\n\n    .bg-coffee-concierge {\n      padding: 105px 0 125px;\n      text-align: center;\n    }\n\n    .bg-coffee-concierge h2 {\n      font-size: clamp(42px, 5.5vw, 76px);\n      line-height: 1;\n      margin-bottom: 28px;\n    }\n\n    .bg-coffee-concierge p {\n      max-width: 680px;\n      margin: 0 auto 42px;\n      font-size: 18px;\n      line-height: 1.85;\n      color: #4f463d;\n    }\n\n    @media screen and (max-width: 749px) {\n      .bg-coffee-hero {\n        min-height: 82vh;\n        padding: 86px 24px 70px;\n        align-items: flex-start;\n        background-position: 68% center;\n        background-image:\n          linear-gradient(180deg, rgba(18,14,10,.12) 0%, rgba(18,14,10,.40) 42%, rgba(18,14,10,.82) 100%),\n          url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/8586\/4413\/files\/B72AA7E7-7D74-4944-810C-DFF0C972473B.png?v=1782921623\");\n      }\n\n      .bg-coffee-hero-content {\n        max-width: 320px;\n      }\n\n      .bg-coffee-hero h1 {\n        font-size: 3.5rem;\n      }\n\n      .bg-coffee-hero p {\n        font-size: 16px;\n      }\n\n      .bg-coffee-wrap {\n        padding: 0 22px;\n      }\n\n      .bg-coffee-philosophy,\n      .bg-coffee-callout,\n      .bg-coffee-concierge {\n        padding: 78px 0;\n        text-align: left;\n      }\n\n      .bg-coffee-philosophy p,\n      .bg-coffee-callout p,\n      .bg-coffee-concierge p {\n        font-size: 16px;\n      }\n\n      .bg-coffee-section {\n        grid-template-columns: 1fr;\n        gap: 38px;\n        padding: 78px 0;\n      }\n\n      .bg-coffee-callout-inner {\n        padding: 54px 28px;\n        text-align: left;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"bg-coffee-hero\"\u003e\n    \u003cdiv class=\"bg-coffee-hero-content\"\u003e\n      \u003cdiv class=\"bg-coffee-kicker\"\u003eBoard \u0026amp; Grain\u003c\/div\u003e\n      \u003ch1\u003eCoffee Collection\u003c\/h1\u003e\n      \u003cp\u003e\n        Objects designed around the ritual of coffee. Crafted to bring structure, warmth, and intention to the spaces where mornings begin.\n      \u003c\/p\u003e\n      \u003ca href=\"\/products\/the-press\" class=\"bg-coffee-link\"\u003e\n        \u003cspan\u003eExplore The Press →\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bg-coffee-wrap\"\u003e\n\n    \u003cdiv class=\"bg-coffee-philosophy\"\u003e\n      \u003ch2\u003eDesigned For Daily Ritual\u003c\/h2\u003e\n      \u003cp\u003e\n        The Coffee Collection is designed for those who believe everyday rituals deserve the same attention as the rest of the home. Each piece introduces warmth, structure, and permanence to the countertop without feeling like an accessory.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bg-coffee-section\"\u003e\n      \u003cdiv\u003e\n        \u003cimg class=\"bg-coffee-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/8586\/4413\/files\/BB1DBE46-3FB2-4FBF-938C-EE5C54F48AEF.png?v=1783351732\" alt=\"The Press espresso machine platform\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cdiv class=\"bg-coffee-meta\"\u003eFeatured Piece\u003c\/div\u003e\n        \u003ch2\u003eThe Press\u003c\/h2\u003e\n        \u003cp\u003e\n          A refined platform designed to elevate espresso machines, coffee equipment, and the daily ritual. Available in five thoughtfully proportioned sizes and handcrafted in New York, The Press brings presence and function to the coffee station.\n        \u003c\/p\u003e\n        \u003ca href=\"\/products\/the-press\" class=\"bg-coffee-link bg-coffee-dark-link\"\u003e\n          \u003cspan\u003eExplore The Press →\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bg-coffee-callout\"\u003e\n      \u003cdiv class=\"bg-coffee-callout-inner\"\u003e\n        \u003cdiv class=\"bg-coffee-meta\"\u003eSizing Guide\u003c\/div\u003e\n        \u003ch2\u003eFind The Right Fit\u003c\/h2\u003e\n        \u003cp\u003e\n          Five thoughtfully proportioned sizes designed for everything from compact espresso machines to complete coffee bar layouts.\n        \u003c\/p\u003e\n        \u003ca href=\"\/pages\/the-press-espresso-machine-tray-sizing-guide-breville-delonghi-fit-guide\" class=\"bg-coffee-link bg-coffee-dark-link\"\u003e\n          \u003cspan\u003eView The Sizing Guide →\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bg-coffee-concierge\"\u003e\n      \u003cdiv class=\"bg-coffee-meta\"\u003eCustom Guidance\u003c\/div\u003e\n      \u003ch2\u003eNeed A Custom Fit?\u003c\/h2\u003e\n      \u003cp\u003e\n        Every coffee station is different. Send your machine dimensions, grinder layout, and countertop depth, and we’ll recommend the ideal size for your space.\n      \u003c\/p\u003e\n      \u003ca href=\"\/pages\/board-and-grain-concierge\" class=\"bg-coffee-link bg-coffee-dark-link\"\u003e\n        \u003cspan\u003eConsult The Concierge →\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"the-press","title":"The Press - Walnut Espresso Machine Rolling Tray","description":"\u003cstyle\u003e\n  .press-description {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 44px 18px 64px;\n    font-family: \"DM Sans\", -apple-system, BlinkMacSystemFont, sans-serif;\n    color: #161616;\n    background: #f7f4f0;\n  }\n\n  .press-description h2,\n  .press-description h3 {\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-weight: 400;\n    color: #161616;\n  }\n\n  .press-description h2 {\n    font-size: clamp(30px, 5vw, 48px);\n    line-height: 1.1;\n    text-align: center;\n    margin: 0 0 18px;\n  }\n\n  .press-description .intro {\n    max-width: 720px;\n    margin: 0 auto 38px;\n    text-align: center;\n    font-size: 16px;\n    line-height: 1.8;\n    color: #444;\n  }\n\n  .press-description .eyebrow {\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: .18em;\n    font-size: 12px;\n    color: #8a6f45;\n    margin-bottom: 16px;\n  }\n\n  .press-description .section {\n    border-top: 1px solid rgba(22,22,22,.14);\n    padding: 30px 0;\n  }\n\n  .press-description h3 {\n    font-size: 28px;\n    margin: 0 0 14px;\n  }\n\n  .press-description p {\n    font-size: 15px;\n    line-height: 1.75;\n    color: #3f3f3f;\n    margin: 0 0 16px;\n  }\n\n  .press-description ul {\n    padding-left: 18px;\n    margin: 12px 0 0;\n  }\n\n  .press-description li {\n    margin-bottom: 8px;\n    line-height: 1.6;\n    color: #3f3f3f;\n  }\n\n  .press-description .size-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .press-description .size-card {\n    background: #fffaf2;\n    border: 1px solid rgba(22,22,22,.1);\n    padding: 18px 12px;\n    text-align: center;\n  }\n\n  .press-description .size-card strong {\n    display: block;\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 20px;\n    font-weight: 400;\n    margin-bottom: 6px;\n  }\n\n  .press-description .size-card span {\n    display: block;\n    font-size: 13px;\n    color: #555;\n    line-height: 1.5;\n  }\n\n  .press-description .size-guide-link {\n    text-align: center;\n    margin-top: 28px;\n  }\n\n  .press-description .size-guide-link a {\n    font-size: 14px;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    color: #161616;\n    text-decoration: none;\n    border-bottom: 1px solid rgba(184,154,106,.7);\n    padding-bottom: 4px;\n  }\n\n  .press-description .size-guide-link p {\n    font-size: 13px;\n    color: #666;\n    margin-top: 10px;\n    line-height: 1.5;\n  }\n\n  .press-description .note {\n    background: #fffaf2;\n    border: 1px solid rgba(138,111,69,.22);\n    padding: 26px;\n    text-align: center;\n    margin-top: 24px;\n  }\n\n  .press-description .seo-keywords {\n    font-size: 12px;\n    color: #777;\n    line-height: 1.7;\n    margin-top: 30px;\n  }\n\n  @media (max-width: 750px) {\n    .press-description {\n      padding: 36px 18px 54px;\n    }\n\n    .press-description .size-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"press-description\"\u003e\n\n  \u003cdiv class=\"eyebrow\"\u003eThe Press by Board \u0026amp; Grain\u003c\/div\u003e\n\n  \u003ch2\u003eWalnut Espresso Machine Tray For A More Refined Coffee Station\u003c\/h2\u003e\n\n  \u003cdiv class=\"intro\"\u003e\n    \u003cp\u003eThe Press is a handcrafted solid walnut espresso machine tray designed to bring movement, organization, and quiet luxury to your daily coffee routine.\u003c\/p\u003e\n\n    \u003cp\u003eBuilt with a substantial 2 inch thick walnut profile and smooth rolling brass casters, this espresso machine platform allows you to slide your machine forward for cleaning, refilling, and easier access without dragging heavy equipment across your countertop.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3\u003eWhat The Press Solves\u003c\/h3\u003e\n\n    \u003cp\u003eMost home espresso machines are heavy, difficult to move, and awkward to access beneath upper cabinets. Refilling the water tank, cleaning behind the machine, reaching cords, or repositioning your setup can quickly become frustrating.\u003c\/p\u003e\n\n    \u003cp\u003eThe Press solves that problem with a furniture inspired walnut coffee station platform that is both functional and visually elevated. It helps protect your countertop, improves daily access, and turns your espresso setup into a more intentional part of your kitchen.\u003c\/p\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eSlides your espresso machine forward for easier refilling and cleaning\u003c\/li\u003e\n      \u003cli\u003eHelps prevent countertop scratches from dragging heavy machines\u003c\/li\u003e\n      \u003cli\u003eCreates a cleaner and more organized coffee station\u003c\/li\u003e\n      \u003cli\u003eAdds warmth, depth, and solid walnut character to your kitchen\u003c\/li\u003e\n      \u003cli\u003eDesigned for Breville, DeLonghi, Gaggia, and other home espresso machines\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3\u003ePremium Solid Walnut Construction\u003c\/h3\u003e\n\n    \u003cp\u003eEach espresso machine tray is handcrafted from solid walnut and finished by hand to highlight the natural grain, depth, and warmth of the wood. No veneers. No particle board. No artificial shortcuts.\u003c\/p\u003e\n\n    \u003cp\u003eThe 2 inch thick profile gives The Press a substantial, furniture quality presence that feels far more refined than a standard appliance slider, bamboo tray, or plastic coffee machine mat.\u003c\/p\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eSolid walnut construction\u003c\/li\u003e\n      \u003cli\u003e2 inch thick handcrafted profile\u003c\/li\u003e\n      \u003cli\u003eSmooth rolling brass caster wheels\u003c\/li\u003e\n      \u003cli\u003eHand finished oil and wax blend\u003c\/li\u003e\n      \u003cli\u003eNatural grain variation makes every piece one of a kind\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3\u003eSurface Care\u003c\/h3\u003e\n\n    \u003cp\u003eDesigned for smooth movement and everyday use on clean, dry surfaces.\u003c\/p\u003e\n\n    \u003cp\u003eAs with all movable countertop accessories, fine particles such as coffee grounds, salt, or grit may become trapped beneath the wheels during normal use. Under pressure and movement, these particles may create subtle surface marks on certain stone or delicate countertop materials.\u003c\/p\u003e\n\n    \u003cp\u003eFor added protection, routine cleaning beneath the platform and wheels is recommended. Customers with delicate or high polish surfaces may prefer to use a soft protective barrier such as a silicone mat, felt pad, or linen towel beneath the platform.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3\u003eAvailable Sizes\u003c\/h3\u003e\n\n    \u003cp\u003eThe Press is available in five sizes, designed around common espresso machine footprints and the way real coffee stations are used every day.\u003c\/p\u003e\n\n    \u003cdiv class=\"size-grid\"\u003e\n      \u003cdiv class=\"size-card\"\u003e\n        \u003cstrong\u003eThe Shot\u003c\/strong\u003e\n        \u003cspan\u003e16\" x 14\"\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"size-card\"\u003e\n        \u003cstrong\u003eThe Double\u003c\/strong\u003e\n        \u003cspan\u003e18\" x 16\"\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"size-card\"\u003e\n        \u003cstrong\u003eThe Barista\u003c\/strong\u003e\n        \u003cspan\u003e22\" x 18\"\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"size-card\"\u003e\n        \u003cstrong\u003eThe Crema\u003c\/strong\u003e\n        \u003cspan\u003e24\" x 20\"\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"size-card\"\u003e\n        \u003cstrong\u003eThe Estate\u003c\/strong\u003e\n        \u003cspan\u003e30\" x 20\"\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-guide-link\"\u003e\n\n      \u003ca href=\"\/pages\/the-press-espresso-machine-tray-sizing-guide-breville-delonghi-fit-guide\"\u003e\n        Need Help Choosing Your Size?\n      \u003c\/a\u003e\n\n      \u003cp\u003e\n        View our espresso machine fit guide for Breville, DeLonghi, Gaggia, and more.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3\u003eDesigned For Popular Espresso Machines\u003c\/h3\u003e\n\n    \u003cp\u003eThe Press is designed for many popular home espresso machines including Breville Bambino, Breville Barista Express, Breville Barista Pro, Breville Barista Touch, DeLonghi Dedica, DeLonghi La Specialista, Gaggia Classic Pro, and similar coffee machine setups.\u003c\/p\u003e\n\n    \u003cp\u003eFor compact machines, The Shot or The Double may be the best fit. For most premium home espresso setups, The Barista offers the strongest balance of size, function, and visual presence. For larger machines, grinders, or full coffee bar layouts, The Crema and The Estate create a more complete coffee station platform.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note\"\u003e\n    \u003ch3\u003eCustom Sizing Available\u003c\/h3\u003e\n\n    \u003cp\u003eEvery coffee setup is different. If your espresso machine, grinder, or countertop layout requires a specific size, custom dimensions are available upon request.\u003c\/p\u003e\n\n    \u003cp\u003eSend your machine dimensions and desired layout, and we can help recommend the best walnut espresso machine tray for your space.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3\u003eA Better Coffee Experience\u003c\/h3\u003e\n\n    \u003cp\u003eYour coffee station should feel intentional, not cluttered. The Press brings together the function of a rolling espresso machine tray, the warmth of solid walnut, and the presence of a handcrafted furniture piece.\u003c\/p\u003e\n\n    \u003cp\u003eIt is designed for those who care about the details: the feel of the wood, the ease of movement, the organization of the counter, and the quiet ritual of making coffee in a space that feels considered.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"seo-keywords\"\u003e\n    Walnut espresso machine tray, solid walnut coffee station platform, rolling espresso machine tray, sliding espresso machine tray, Breville espresso machine tray, DeLonghi espresso machine tray, Gaggia Classic Pro tray, coffee machine platform, espresso machine stand, coffee station organizer, luxury coffee bar decor, handcrafted walnut tray, appliance slider for espresso machine, walnut coffee tray, modern coffee station accessory.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Board \u0026 Grain ","offers":[{"title":"The Shot ( 16x14 )","offer_id":47899231092957,"sku":null,"price":200.0,"currency_code":"USD","in_stock":true},{"title":"The Double ( 18 x 16 )","offer_id":47905738686685,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"The Barista ( 22 x 18 )","offer_id":47905738916061,"sku":null,"price":350.0,"currency_code":"USD","in_stock":true},{"title":"The Crema ( 24 x 20 )","offer_id":47905744388317,"sku":null,"price":425.0,"currency_code":"USD","in_stock":true},{"title":"The Estate ( 30 x 20 )","offer_id":47905744421085,"sku":null,"price":500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0753\/8586\/4413\/files\/8344BAE6-7A5D-403E-B3E7-8DEC6B8E61DC.png?v=1778032407"}],"url":"https:\/\/theboardandgrain.com\/collections\/coffee-collection.oembed","provider":"Board \u0026 Grain ","version":"1.0","type":"link"}