{"product_id":"2026-farmhouse-style-stove-curtain-gingham-grid-ruffle-edge-tier-curtains-rural-short-window-valance-home-kitchen-dust-cover-plaid-floral-window-treatments-aesthetic-house-decor-unique-room-decor","title":"2026 Farmhouse-Style Stove Curtain, Gingham Grid Ruffle-Edge Tier Curtains, Rural Short Window Valance, Home Kitchen Dust Cover, Plaid Floral Window Treatments, Aesthetic House Decor, Unique Room Decor","description":"\u003cstyle\u003e\n.gingham-page{\n  --gh-navy:#183956;\n  --gh-navy-deep:#102b43;\n  --gh-blue:#6f9bc5;\n  --gh-blue-soft:#b9d0e5;\n  --gh-cream:#fbf7ef;\n  --gh-cream-2:#eee5d8;\n  --gh-oak:#9a6f48;\n  --gh-sage:#72805d;\n  --gh-ink:#26343d;\n  --gh-muted:#687078;\n  --gh-white:#fffdf9;\n  --gh-border-light:rgba(35,62,81,.13);\n  --gh-border-dark:rgba(229,238,244,.16);\n\n  width:100%;\n  max-width:100%;\n  overflow:hidden;\n  box-sizing:border-box;\n  container-type:inline-size;\n  color:var(--gh-ink);\n}\n\n.gingham-page *,\n.gingham-page *::before,\n.gingham-page *::after{\n  box-sizing:border-box;\n}\n\n.gingham-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.gingham-page .gh-shell{\n  width:min(1180px,100%);\n  margin:0 auto;\n  padding:14px;\n}\n\n\/* =========================\n   CARD SYSTEM\n========================= *\/\n\n.gingham-page .gh-card{\n  position:relative;\n  overflow:hidden;\n  isolation:isolate;\n  margin:0 0 18px;\n  border-radius:28px;\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease,\n    border-color .28s ease,\n    background .28s ease;\n}\n\n.gingham-page .gh-card::after{\n  content:\"\";\n  position:absolute;\n  z-index:5;\n  inset:-42% auto -42% -72%;\n  width:40%;\n  pointer-events:none;\n  opacity:0;\n  transform:skewX(-18deg);\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.14),\n      transparent\n    );\n  transition:left .7s ease,opacity .25s ease;\n}\n\n@media (hover:hover){\n  .gingham-page .gh-card:hover{\n    transform:translateY(-4px) scale(1.004);\n  }\n\n  .gingham-page .gh-card:hover::after{\n    left:132%;\n    opacity:1;\n  }\n}\n\n.gingham-page .gh-card:active{\n  transform:scale(.985);\n}\n\n\/* =========================\n   LIGHT CARD\n========================= *\/\n\n.gingham-page .gh-light{\n  color:var(--gh-ink);\n  border:1px solid var(--gh-border-light);\n  background:\n    radial-gradient(\n      circle at 100% 0%,\n      rgba(111,155,197,.11),\n      transparent 33%\n    ),\n    linear-gradient(\n      145deg,\n      #fffdf8,\n      #eee5d8\n    );\n  box-shadow:0 18px 46px rgba(67,54,41,.10);\n}\n\n.gingham-page .gh-light h2,\n.gingham-page .gh-light h3,\n.gingham-page .gh-light strong{\n  color:#233745;\n}\n\n.gingham-page .gh-light p,\n.gingham-page .gh-light li{\n  color:#616970;\n}\n\n\/* =========================\n   DARK CARD\n========================= *\/\n\n.gingham-page .gh-dark{\n  color:#f8f8f5;\n  border:1px solid var(--gh-border-dark);\n  background:\n    radial-gradient(\n      circle at 0% 0%,\n      rgba(112,157,198,.23),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #244b69,\n      #102c44\n    );\n  box-shadow:0 22px 54px rgba(13,39,57,.24);\n}\n\n.gingham-page .gh-dark h2,\n.gingham-page .gh-dark h3,\n.gingham-page .gh-dark strong{\n  color:#ffffff;\n}\n\n.gingham-page .gh-dark p,\n.gingham-page .gh-dark li{\n  color:#dce6ed;\n}\n\n.gingham-page .gh-content{\n  position:relative;\n  z-index:2;\n  padding:27px 22px;\n}\n\n\/* =========================\n   MEDIA\n========================= *\/\n\n.gingham-page .gh-media{\n  position:relative;\n  z-index:1;\n  overflow:hidden;\n  background:#e9e4da;\n}\n\n.gingham-page .gh-media img{\n  width:100%;\n  aspect-ratio:1\/1;\n  object-fit:cover;\n  object-position:center;\n  transition:transform .7s cubic-bezier(.2,.7,.2,1);\n}\n\n@media (hover:hover){\n  .gingham-page .gh-card:hover .gh-media img{\n    transform:scale(1.015);\n  }\n}\n\n\/* =========================\n   KICKER\n========================= *\/\n\n.gingham-page .gh-kicker{\n  display:flex;\n  align-items:center;\n  gap:9px;\n  width:fit-content;\n  max-width:100%;\n  margin:0 0 15px;\n  padding:7px 11px;\n  border-radius:999px;\n  font-size:11px;\n  font-weight:800;\n  line-height:1.25;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.gingham-page .gh-kicker::before{\n  content:\"\";\n  flex:0 0 auto;\n  width:7px;\n  height:7px;\n  border-radius:50%;\n}\n\n.gingham-page .gh-kicker::after{\n  content:\"\";\n  width:34px;\n  max-width:11vw;\n  height:1px;\n}\n\n.gingham-page .gh-light .gh-kicker{\n  color:#274a66;\n  border:1px solid rgba(39,74,102,.18);\n  background:rgba(255,255,255,.62);\n}\n\n.gingham-page .gh-light .gh-kicker::before{\n  background:#5e8fb9;\n}\n\n.gingham-page .gh-light .gh-kicker::after{\n  background:rgba(39,74,102,.38);\n}\n\n.gingham-page .gh-dark .gh-kicker{\n  color:#e4eff7;\n  border:1px solid rgba(225,238,247,.21);\n  background:rgba(255,255,255,.055);\n}\n\n.gingham-page .gh-dark .gh-kicker::before{\n  background:#a9c7df;\n  box-shadow:0 0 0 4px rgba(169,199,223,.10);\n}\n\n.gingham-page .gh-dark .gh-kicker::after{\n  background:rgba(224,237,246,.43);\n}\n\n\/* =========================\n   HEADLINES\n========================= *\/\n\n.gingham-page .gh-title{\n  margin:0;\n  max-width:880px;\n  font-size:clamp(34px,9.2cqw,68px);\n  line-height:.99;\n  letter-spacing:-.045em;\n  text-wrap:balance;\n  overflow-wrap:anywhere;\n}\n\n.gingham-page .gh-subtitle{\n  margin:0;\n  font-size:clamp(29px,7.1cqw,50px);\n  line-height:1.04;\n  letter-spacing:-.035em;\n  text-wrap:balance;\n  overflow-wrap:anywhere;\n}\n\n.gingham-page .gh-title-light{\n  color:#ffffff;\n}\n\n.gingham-page .gh-title-dark{\n  color:#193a55;\n}\n\n\/* Light headline shimmer uses dark colors only *\/\n@supports ((-webkit-background-clip:text) or (background-clip:text)){\n  .gingham-page .gh-title-dark{\n    background:\n      linear-gradient(\n        105deg,\n        #183750 0%,\n        #4f7ca4 24%,\n        #152f45 43%,\n        #6d91ad 57%,\n        #284d69 76%,\n        #183750 100%\n      );\n    background-size:230% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:ghShimmer 10s linear infinite;\n  }\n\n  .gingham-page .gh-title-light{\n    background:\n      linear-gradient(\n        105deg,\n        #ffffff 0%,\n        #b8d1e4 24%,\n        #f9fcff 42%,\n        #78a4c8 57%,\n        #e6f1f8 76%,\n        #ffffff 100%\n      );\n    background-size:230% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:ghShimmer 10s linear infinite;\n  }\n}\n\n@keyframes ghShimmer{\n  0%{\n    background-position:210% center;\n  }\n\n  100%{\n    background-position:-20% center;\n  }\n}\n\n.gingham-page .gh-lead{\n  max-width:720px;\n  margin:17px 0 0;\n  font-size:17px;\n  line-height:1.62;\n}\n\n.gingham-page .gh-body{\n  margin:15px 0 0;\n  font-size:16px;\n  line-height:1.65;\n}\n\n\/* =========================\n   BENEFIT TAGS\n========================= *\/\n\n.gingham-page .gh-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:20px;\n}\n\n.gingham-page .gh-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  padding:9px 12px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:750;\n  line-height:1.2;\n}\n\n.gingham-page .gh-light .gh-tag{\n  color:#29465b;\n  border:1px solid rgba(40,69,89,.14);\n  background:#fffdf9;\n}\n\n.gingham-page .gh-dark .gh-tag{\n  color:#edf6fc;\n  border:1px solid rgba(225,238,247,.17);\n  background:rgba(255,255,255,.065);\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.gingham-page .gh-hero{\n  background:#173a55;\n}\n\n.gingham-page .gh-hero .gh-media::after{\n  content:\"\";\n  position:absolute;\n  inset:auto 0 0;\n  height:29%;\n  pointer-events:none;\n  background:\n    linear-gradient(\n      to bottom,\n      transparent,\n      rgba(16,44,68,.70)\n    );\n}\n\n\/* =========================\n   MARQUEE\n========================= *\/\n\n.gingham-page .gh-marquee{\n  overflow:hidden;\n  margin:0 0 18px;\n  padding:12px 0;\n  color:#edf6fb;\n  border-top:1px solid rgba(211,228,240,.18);\n  border-bottom:1px solid rgba(211,228,240,.18);\n  background:#15364f;\n}\n\n.gingham-page .gh-marquee-track{\n  display:flex;\n  width:max-content;\n  animation:ghMarquee 25s linear infinite;\n}\n\n.gingham-page .gh-marquee-group{\n  display:flex;\n  align-items:center;\n  flex-shrink:0;\n}\n\n.gingham-page .gh-marquee-item{\n  padding:0 22px;\n  white-space:nowrap;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.gingham-page .gh-marquee-item::after{\n  content:\"◆\";\n  margin-left:22px;\n  color:#98bbd6;\n  font-size:8px;\n}\n\n@keyframes ghMarquee{\n  to{\n    transform:translateX(-50%);\n  }\n}\n\n@media (hover:hover){\n  .gingham-page .gh-marquee:hover .gh-marquee-track{\n    animation-play-state:paused;\n  }\n}\n\n\/* =========================\n   STORY GRID\n========================= *\/\n\n.gingham-page .gh-grid{\n  display:grid;\n}\n\n.gingham-page .gh-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n}\n\n.gingham-page .gh-callout{\n  margin-top:20px;\n  padding:17px 18px;\n  border-radius:18px;\n  font-size:15px;\n  font-weight:750;\n  line-height:1.5;\n}\n\n.gingham-page .gh-light .gh-callout{\n  color:#29465b;\n  border:1px solid rgba(43,73,95,.13);\n  background:rgba(255,255,255,.74);\n}\n\n.gingham-page .gh-dark .gh-callout{\n  color:#ebf4fa;\n  border:1px solid rgba(219,234,244,.16);\n  background:rgba(255,255,255,.055);\n}\n\n\/* =========================\n   MINI CARDS\n========================= *\/\n\n.gingham-page .gh-mini-grid{\n  display:grid;\n  gap:10px;\n  margin-top:22px;\n}\n\n.gingham-page .gh-mini{\n  padding:16px;\n  border-radius:18px;\n  transition:\n    transform .24s ease,\n    border-color .24s ease,\n    background .24s ease;\n}\n\n.gingham-page .gh-mini:active{\n  transform:scale(.985);\n}\n\n.gingham-page .gh-light .gh-mini{\n  color:#253b4a;\n  border:1px solid rgba(43,67,83,.10);\n  background:rgba(255,255,255,.77);\n}\n\n.gingham-page .gh-dark .gh-mini{\n  color:#f5f9fc;\n  border:1px solid rgba(255,255,255,.10);\n  background:rgba(255,255,255,.05);\n}\n\n.gingham-page .gh-mini-icon{\n  display:block;\n  margin-bottom:8px;\n  font-size:23px;\n}\n\n.gingham-page .gh-mini strong{\n  display:block;\n  margin-bottom:5px;\n  font-size:15px;\n}\n\n.gingham-page .gh-light .gh-mini strong{\n  color:#223847;\n}\n\n.gingham-page .gh-dark .gh-mini strong{\n  color:#ffffff;\n}\n\n.gingham-page .gh-mini span:last-child{\n  display:block;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.gingham-page .gh-light .gh-mini span:last-child{\n  color:#656d73;\n}\n\n.gingham-page .gh-dark .gh-mini span:last-child{\n  color:#d7e2e9;\n}\n\n\/* =========================\n   SCENARIOS\n========================= *\/\n\n.gingham-page .gh-scenario-grid{\n  display:grid;\n  gap:10px;\n  margin-top:22px;\n}\n\n.gingham-page .gh-scenario{\n  display:flex;\n  align-items:center;\n  gap:12px;\n  min-height:72px;\n  padding:14px;\n  border-radius:18px;\n}\n\n.gingham-page .gh-light .gh-scenario{\n  background:#fffdf9;\n  border:1px solid rgba(44,68,84,.11);\n}\n\n.gingham-page .gh-light .gh-scenario strong{\n  color:#243a49;\n}\n\n.gingham-page .gh-light .gh-scenario span{\n  color:#687077;\n}\n\n.gingham-page .gh-dark .gh-scenario{\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(222,235,244,.13);\n}\n\n.gingham-page .gh-dark .gh-scenario strong{\n  color:#ffffff;\n}\n\n.gingham-page .gh-dark .gh-scenario span{\n  color:#d6e2e9;\n}\n\n.gingham-page .gh-scenario-icon{\n  flex:0 0 auto;\n  display:grid;\n  place-items:center;\n  width:42px;\n  height:42px;\n  border-radius:50%;\n  font-size:21px;\n  background:rgba(111,155,197,.14);\n}\n\n.gingham-page .gh-scenario-copy strong{\n  display:block;\n  margin-bottom:2px;\n  font-size:14px;\n}\n\n.gingham-page .gh-scenario-copy span{\n  display:block;\n  font-size:12px;\n  line-height:1.4;\n}\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.gingham-page .gh-specs{\n  overflow:hidden;\n  margin-top:22px;\n  border-radius:18px;\n  border:1px solid rgba(46,68,81,.12);\n  background:rgba(255,255,255,.76);\n}\n\n.gingham-page .gh-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n  gap:12px;\n  padding:14px 16px;\n  border-bottom:1px solid rgba(46,68,81,.09);\n}\n\n.gingham-page .gh-spec-row:last-child{\n  border-bottom:0;\n}\n\n.gingham-page .gh-spec-key{\n  color:#687179;\n  font-size:13px;\n}\n\n.gingham-page .gh-spec-value{\n  color:#223846;\n  font-size:13px;\n  font-weight:750;\n  text-align:right;\n}\n\n\/* =========================\n   INFO NOTE\n========================= *\/\n\n.gingham-page .gh-note{\n  position:relative;\n  margin-top:20px;\n  padding:16px 17px 16px 46px;\n  border-radius:18px;\n  color:#e7f1f7;\n  border:1px solid rgba(211,228,239,.18);\n  background:\n    linear-gradient(\n      135deg,\n      rgba(121,166,200,.13),\n      rgba(255,255,255,.035)\n    );\n  font-size:13px;\n  line-height:1.6;\n}\n\n.gingham-page .gh-note::before{\n  content:\"📏\";\n  position:absolute;\n  top:16px;\n  left:17px;\n  font-size:16px;\n}\n\n.gingham-page .gh-dark .gh-note strong{\n  color:#ffffff;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.gingham-page .gh-faq{\n  margin-top:20px;\n}\n\n.gingham-page .gh-faq details{\n  overflow:hidden;\n  margin-bottom:9px;\n  border-radius:16px;\n  color:#283d4b;\n  border:1px solid rgba(44,67,83,.11);\n  background:rgba(255,255,255,.79);\n}\n\n.gingham-page .gh-faq summary{\n  cursor:pointer;\n  position:relative;\n  list-style:none;\n  padding:17px 46px 17px 17px;\n  color:#243a48;\n  font-size:14px;\n  font-weight:750;\n  line-height:1.4;\n}\n\n.gingham-page .gh-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.gingham-page .gh-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:17px;\n  transform:translateY(-50%);\n  color:#3c6686;\n  font-size:22px;\n}\n\n.gingham-page .gh-faq details[open] summary::after{\n  content:\"–\";\n}\n\n.gingham-page .gh-faq-answer{\n  padding:0 17px 17px;\n  color:#646c72;\n  font-size:14px;\n  line-height:1.6;\n}\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.gingham-page .gh-final{\n  text-align:center;\n}\n\n.gingham-page .gh-final .gh-kicker,\n.gingham-page .gh-final .gh-title,\n.gingham-page .gh-final .gh-lead{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.gingham-page .gh-cta{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:min(100%,370px);\n  min-height:55px;\n  margin-top:24px;\n  padding:14px 22px;\n  border-radius:999px;\n  color:#16344b;\n  border:1px solid #d8e5ef;\n  background:\n    linear-gradient(\n      135deg,\n      #f8f3e8,\n      #bcd2e3\n    );\n  box-shadow:\n    0 14px 34px rgba(44,86,116,.27),\n    inset 0 1px rgba(255,255,255,.68);\n  text-decoration:none;\n  font-size:15px;\n  font-weight:850;\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.gingham-page .gh-cta:hover{\n  transform:translateY(-2px);\n  box-shadow:\n    0 18px 42px rgba(44,86,116,.35),\n    inset 0 1px rgba(255,255,255,.68);\n}\n\n.gingham-page .gh-cta:active{\n  transform:scale(.98);\n}\n\n.gingham-page .gh-trust{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:16px;\n}\n\n.gingham-page .gh-trust span{\n  padding:7px 10px;\n  border-radius:999px;\n  color:#ecf4f9;\n  border:1px solid rgba(221,235,244,.13);\n  background:rgba(255,255,255,.05);\n  font-size:11px;\n}\n\n\/* =========================\n   CONTAINER QUERIES\n========================= *\/\n\n@container (min-width:700px){\n  .gingham-page .gh-shell{\n    padding:24px;\n  }\n\n  .gingham-page .gh-card{\n    margin-bottom:24px;\n    border-radius:34px;\n  }\n\n  .gingham-page .gh-content{\n    padding:44px;\n  }\n\n  .gingham-page .gh-grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    align-items:stretch;\n  }\n\n  .gingham-page .gh-grid.gh-reverse .gh-media{\n    order:2;\n  }\n\n  .gingham-page .gh-grid.gh-reverse .gh-copy{\n    order:1;\n  }\n\n  .gingham-page .gh-grid .gh-media img{\n    height:100%;\n    min-height:520px;\n    aspect-ratio:auto;\n    object-fit:cover;\n  }\n\n  .gingham-page .gh-mini-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .gingham-page .gh-scenario-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n}\n\n@container (min-width:960px){\n  .gingham-page .gh-content{\n    padding:54px;\n  }\n\n  .gingham-page .gh-mini-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@container (max-width:520px){\n  .gingham-page .gh-shell{\n    padding:10px;\n  }\n\n  .gingham-page .gh-card{\n    margin-bottom:14px;\n    border-radius:22px;\n  }\n\n  .gingham-page .gh-content{\n    padding:23px 18px;\n  }\n\n  .gingham-page .gh-title{\n    font-size:clamp(33px,10.2cqw,48px);\n  }\n\n  .gingham-page .gh-subtitle{\n    font-size:clamp(28px,8.7cqw,40px);\n  }\n\n  .gingham-page .gh-lead,\n  .gingham-page .gh-body{\n    font-size:15px;\n  }\n\n  .gingham-page .gh-media img{\n    aspect-ratio:1\/1;\n  }\n\n  .gingham-page .gh-spec-row{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n  }\n}\n\n\/* =========================\n   REDUCED MOTION\n========================= *\/\n\n@media (prefers-reduced-motion:reduce){\n  .gingham-page *,\n  .gingham-page *::before,\n  .gingham-page *::after{\n    animation:none !important;\n    transition:none !important;\n    scroll-behavior:auto !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"gingham-page\"\u003e\n\u003cdiv class=\"gh-shell\"\u003e\n\u003c!-- =========================\n     HERO\n========================= --\u003e\n\u003csection class=\"gh-card gh-dark gh-hero\"\u003e\n\u003cdiv class=\"gh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/11_c4b2c8b9-69fe-4020-b7b2-3b47429b7a32.png?v=1789896525\u0026amp;width=1200\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/11_c4b2c8b9-69fe-4020-b7b2-3b47429b7a32.png?v=1789896525\u0026amp;width=600 600w,\n      https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/11_c4b2c8b9-69fe-4020-b7b2-3b47429b7a32.png?v=1789896525\u0026amp;width=900 900w,\n      https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/11_c4b2c8b9-69fe-4020-b7b2-3b47429b7a32.png?v=1789896525\u0026amp;width=1200 1200w\" sizes=\"100vw\" alt=\"Blue gingham farmhouse curtain covering an open kitchen counter space\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gh-content\"\u003e\n\u003cdiv class=\"gh-kicker\"\u003eSMALL CHANGE • BIG COZY DIFFERENCE\u003c\/div\u003e\n\u003ch2 class=\"gh-title gh-title-light\"\u003eHide The Clutter. Keep The Cozy.\u003c\/h2\u003e\n\u003cp class=\"gh-lead\"\u003eAdd charming coverage to open kitchen spaces while bringing a softer, warmer farmhouse feel to the room.\u003c\/p\u003e\n\u003cdiv class=\"gh-tags\"\u003e\n\u003cspan class=\"gh-tag\"\u003e🏡 Neater-Looking Space\u003c\/span\u003e \u003cspan class=\"gh-tag\"\u003e💙 Classic Gingham Charm\u003c\/span\u003e \u003cspan class=\"gh-tag\"\u003e🎀 Tie-Top Farmhouse Style\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     MARQUEE\n========================= --\u003e\n\u003cdiv class=\"gh-marquee\"\u003e\n\u003cdiv class=\"gh-marquee-track\"\u003e\n\u003cdiv class=\"gh-marquee-group\"\u003e\n\u003cspan class=\"gh-marquee-item\"\u003eHide Everyday Clutter\u003c\/span\u003e \u003cspan class=\"gh-marquee-item\"\u003eClassic Gingham Style\u003c\/span\u003e \u003cspan class=\"gh-marquee-item\"\u003eTie-Top Detail\u003c\/span\u003e \u003cspan class=\"gh-marquee-item\"\u003eSweet Ruffle Finish\u003c\/span\u003e \u003cspan class=\"gh-marquee-item\"\u003eFarmhouse Kitchen Charm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-marquee-group\"\u003e\n\u003cspan class=\"gh-marquee-item\"\u003eHide Everyday Clutter\u003c\/span\u003e \u003cspan class=\"gh-marquee-item\"\u003eClassic Gingham Style\u003c\/span\u003e \u003cspan class=\"gh-marquee-item\"\u003eTie-Top Detail\u003c\/span\u003e \u003cspan class=\"gh-marquee-item\"\u003eSweet Ruffle Finish\u003c\/span\u003e \u003cspan class=\"gh-marquee-item\"\u003eFarmhouse Kitchen Charm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n     TRANSFORMATION\n========================= --\u003e\n\u003csection class=\"gh-card gh-light\"\u003e\n\u003cdiv class=\"gh-grid\"\u003e\n\u003cdiv class=\"gh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/22_4b768464-960f-4a30-8539-a39d4db76603.png?v=1789896525\u0026amp;width=1000\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/22_4b768464-960f-4a30-8539-a39d4db76603.png?v=1789896525\u0026amp;width=500 500w,\n        https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/22_4b768464-960f-4a30-8539-a39d4db76603.png?v=1789896525\u0026amp;width=800 800w,\n        https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/22_4b768464-960f-4a30-8539-a39d4db76603.png?v=1789896525\u0026amp;width=1200 1200w\" sizes=\"(max-width:699px) 100vw, 50vw\" alt=\"Blue and white gingham curtain adding farmhouse style to a bright kitchen\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gh-content gh-copy\"\u003e\n\u003cdiv class=\"gh-kicker\"\u003eA SOFTER WAY TO FINISH THE SPACE\u003c\/div\u003e\n\u003ch2 class=\"gh-subtitle gh-title-dark\"\u003eA Small Detail Can Change The Whole Kitchen.\u003c\/h2\u003e\n\u003cp class=\"gh-body\"\u003eOpen storage and unfinished lower spaces can make an otherwise beautiful kitchen feel visually busy. A fabric curtain adds coverage while softening all those hard cabinet and countertop lines.\u003c\/p\u003e\n\u003cdiv class=\"gh-callout\"\u003eNo major renovation. Just a warmer, more finished-looking kitchen.\u003c\/div\u003e\n\u003cdiv class=\"gh-mini-grid\"\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e🏡\u003c\/span\u003e \u003cstrong\u003eHide Visual Clutter\u003c\/strong\u003e \u003cspan\u003e Create a cleaner-looking front across open lower spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e💙\u003c\/span\u003e \u003cstrong\u003eAdd Softness\u003c\/strong\u003e \u003cspan\u003e Fabric helps balance wood, tile and other hard kitchen surfaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e🌿\u003c\/span\u003e \u003cstrong\u003eInstant Farmhouse Feel\u003c\/strong\u003e \u003cspan\u003e Gingham brings familiar country charm without a major makeover. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eMake It Feel Finished\u003c\/strong\u003e \u003cspan\u003e A simple decorative layer can make the whole area feel more intentional. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     DETAILS\n========================= --\u003e\n\u003csection class=\"gh-card gh-dark\"\u003e\n\u003cdiv class=\"gh-grid gh-reverse\"\u003e\n\u003cdiv class=\"gh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/44_7c8eca87-45b9-4dde-a83a-91a1e0f74229.png?v=1789896525\u0026amp;width=1000\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/44_7c8eca87-45b9-4dde-a83a-91a1e0f74229.png?v=1789896525\u0026amp;width=500 500w,\n        https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/44_7c8eca87-45b9-4dde-a83a-91a1e0f74229.png?v=1789896525\u0026amp;width=800 800w,\n        https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/44_7c8eca87-45b9-4dde-a83a-91a1e0f74229.png?v=1789896525\u0026amp;width=1200 1200w\" sizes=\"(max-width:699px) 100vw, 50vw\" alt=\"Close-up of gingham curtain tie-top bows fabric pattern and ruffle hem\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gh-content gh-copy\"\u003e\n\u003cdiv class=\"gh-kicker\"\u003eTHOUGHTFUL LITTLE DETAILS\u003c\/div\u003e\n\u003ch2 class=\"gh-subtitle gh-title-light\"\u003eFarmhouse Charm Is In The Finishing Touches.\u003c\/h2\u003e\n\u003cp class=\"gh-body\"\u003eThe classic check pattern gives the curtain its country character, while the tied top and gathered ruffle edge make the look feel softer and more decorative.\u003c\/p\u003e\n\u003cdiv class=\"gh-mini-grid\"\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e🎀\u003c\/span\u003e \u003cstrong\u003eTie-Top Bows\u003c\/strong\u003e \u003cspan\u003e Decorative ties create a relaxed farmhouse-style hanging detail. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e▦\u003c\/span\u003e \u003cstrong\u003eBlue Gingham\u003c\/strong\u003e \u003cspan\u003e A timeless check pattern that pairs naturally with warm woods and cream tones. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e〰️\u003c\/span\u003e \u003cstrong\u003eRuffle Hem\u003c\/strong\u003e \u003cspan\u003e The gathered lower edge gives the curtain a softer decorative finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e☁️\u003c\/span\u003e \u003cstrong\u003eSoft-Looking Fabric\u003c\/strong\u003e \u003cspan\u003e Adds visual softness without making the kitchen feel visually heavy. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     USE CASES\n========================= --\u003e\n\u003csection class=\"gh-card gh-light\"\u003e\n\u003cdiv class=\"gh-grid\"\u003e\n\u003cdiv class=\"gh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/55_88785dbe-a787-4126-a0c2-ab2c6c9937d5.png?v=1789896526\u0026amp;width=1000\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/55_88785dbe-a787-4126-a0c2-ab2c6c9937d5.png?v=1789896526\u0026amp;width=500 500w,\n        https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/55_88785dbe-a787-4126-a0c2-ab2c6c9937d5.png?v=1789896526\u0026amp;width=800 800w,\n        https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/55_88785dbe-a787-4126-a0c2-ab2c6c9937d5.png?v=1789896526\u0026amp;width=1200 1200w\" sizes=\"(max-width:699px) 100vw, 50vw\" alt=\"Blue gingham farmhouse curtain styled across a cozy country kitchen\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gh-content gh-copy\"\u003e\n\u003cdiv class=\"gh-kicker\"\u003eSTYLE THE SPACE YOUR WAY\u003c\/div\u003e\n\u003ch2 class=\"gh-subtitle gh-title-dark\"\u003ePretty Coverage For The Places You’d Rather Not Leave Open.\u003c\/h2\u003e\n\u003cp class=\"gh-body\"\u003eThe curtain can add a decorative front to compatible open kitchen spaces where a rod and the product dimensions allow it to fit.\u003c\/p\u003e\n\u003cdiv class=\"gh-scenario-grid\"\u003e\n\u003cdiv class=\"gh-scenario\"\u003e\n\u003cdiv class=\"gh-scenario-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario-copy\"\u003e\n\u003cstrong\u003eUnder Counter\u003c\/strong\u003e \u003cspan\u003eSoften open areas beneath a worktop.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario\"\u003e\n\u003cdiv class=\"gh-scenario-icon\"\u003e🧺\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario-copy\"\u003e\n\u003cstrong\u003eOpen Storage\u003c\/strong\u003e \u003cspan\u003eKeep baskets and everyday storage visually tucked away.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario\"\u003e\n\u003cdiv class=\"gh-scenario-icon\"\u003e🚰\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario-copy\"\u003e\n\u003cstrong\u003eSink Area\u003c\/strong\u003e \u003cspan\u003eAdd decorative coverage where the dimensions are suitable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario\"\u003e\n\u003cdiv class=\"gh-scenario-icon\"\u003e🏡\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario-copy\"\u003e\n\u003cstrong\u003eCabinet Openings\u003c\/strong\u003e \u003cspan\u003eGive compatible open fronts a softer farmhouse finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario\"\u003e\n\u003cdiv class=\"gh-scenario-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario-copy\"\u003e\n\u003cstrong\u003eCountry Kitchens\u003c\/strong\u003e \u003cspan\u003ePair naturally with wood, cream ceramics and greenery.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario\"\u003e\n\u003cdiv class=\"gh-scenario-icon\"\u003e💙\u003c\/div\u003e\n\u003cdiv class=\"gh-scenario-copy\"\u003e\n\u003cstrong\u003eCottage Styling\u003c\/strong\u003e \u003cspan\u003eAdd a classic check pattern to cozy everyday spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     PRODUCT HIGHLIGHTS\n========================= --\u003e\n\u003csection class=\"gh-card gh-dark\"\u003e\n\u003cdiv class=\"gh-content\"\u003e\n\u003cdiv class=\"gh-kicker\"\u003ePRODUCT HIGHLIGHTS\u003c\/div\u003e\n\u003ch2 class=\"gh-subtitle gh-title-light\"\u003eSimple Function. Softer Style. A More Finished Kitchen.\u003c\/h2\u003e\n\u003cdiv class=\"gh-mini-grid\"\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e🏡\u003c\/span\u003e \u003cstrong\u003eNeater-Looking Coverage\u003c\/strong\u003e \u003cspan\u003e Helps keep compatible open kitchen spaces from dominating the room visually. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e🎀\u003c\/span\u003e \u003cstrong\u003eDecorative Tie Top\u003c\/strong\u003e \u003cspan\u003e Bow-style ties bring extra charm to the top edge. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e💙\u003c\/span\u003e \u003cstrong\u003eClassic Gingham Look\u003c\/strong\u003e \u003cspan\u003e Blue and white checks create an easy country-kitchen aesthetic. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-mini\"\u003e\n\u003cspan class=\"gh-mini-icon\"\u003e〰️\u003c\/span\u003e \u003cstrong\u003eSweet Ruffle Finish\u003c\/strong\u003e \u003cspan\u003e A gathered hem gives the lower edge more softness and personality. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-note\"\u003e\n\u003cstrong\u003eBefore Ordering:\u003c\/strong\u003e Measure the opening you want to cover and compare it with the selected product dimensions. The supplied imagery does not provide a verified width or length, so no size is assumed on this page.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     SPECIFICATIONS\n========================= --\u003e\n\u003csection class=\"gh-card gh-light\"\u003e\n\u003cdiv class=\"gh-content\"\u003e\n\u003cdiv class=\"gh-kicker\"\u003eSPECIFICATIONS\u003c\/div\u003e\n\u003ch2 class=\"gh-subtitle gh-title-dark\"\u003eThe Details We Can Confirm.\u003c\/h2\u003e\n\u003cdiv class=\"gh-specs\"\u003e\n\u003cdiv class=\"gh-spec-row\"\u003e\n\u003cdiv class=\"gh-spec-key\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-value\"\u003eDecorative Kitchen Curtain\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-row\"\u003e\n\u003cdiv class=\"gh-spec-key\"\u003ePattern\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-value\"\u003eBlue \u0026amp; White Gingham\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-row\"\u003e\n\u003cdiv class=\"gh-spec-key\"\u003eHanging Style\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-value\"\u003eTie-Top\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-row\"\u003e\n\u003cdiv class=\"gh-spec-key\"\u003eHem Style\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-value\"\u003eRuffle Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-row\"\u003e\n\u003cdiv class=\"gh-spec-key\"\u003eVisual Style\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-value\"\u003eFarmhouse \/ Cottage \/ Country\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-row\"\u003e\n\u003cdiv class=\"gh-spec-key\"\u003eSuggested Placement\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-value\"\u003eCompatible Open Kitchen Spaces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-row\"\u003e\n\u003cdiv class=\"gh-spec-key\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"gh-spec-value\"\u003eCheck Selected Product Option\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     FAQ\n========================= --\u003e\n\u003csection class=\"gh-card gh-light\"\u003e\n\u003cdiv class=\"gh-content\"\u003e\n\u003cdiv class=\"gh-kicker\"\u003eGOOD TO KNOW\u003c\/div\u003e\n\u003ch2 class=\"gh-subtitle gh-title-dark\"\u003eA Few Things To Check Before You Style Your Kitchen.\u003c\/h2\u003e\n\u003cdiv class=\"gh-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this under my kitchen counter?\u003c\/summary\u003e\n\u003cdiv class=\"gh-faq-answer\"\u003eThe supplied imagery shows the curtain being used across open lower kitchen spaces. Measure your opening and confirm that the selected curtain size and rod setup are suitable before ordering.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the curtain hang?\u003c\/summary\u003e\n\u003cdiv class=\"gh-faq-answer\"\u003eThe supplied product imagery shows tie-top fabric straps tied around a horizontal rod.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the curtain include the rod?\u003c\/summary\u003e\n\u003cdiv class=\"gh-faq-answer\"\u003eThe supplied images do not clearly confirm that a rod is included. Check the selected product option and package contents before purchase.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat material is it made from?\u003c\/summary\u003e\n\u003cdiv class=\"gh-faq-answer\"\u003eThe supplied imagery describes a soft or cotton-look fabric, but it does not provide a verified fiber composition. Check the product specifications for the exact material.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it around a stove?\u003c\/summary\u003e\n\u003cdiv class=\"gh-faq-answer\"\u003eOnly use fabric décor where it can remain safely away from flames, hot surfaces, heating elements and other heat sources. Follow your appliance clearances and local safety guidance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I choose the right size?\u003c\/summary\u003e\n\u003cdiv class=\"gh-faq-answer\"\u003eMeasure the width and desired drop of the area you want to cover, then compare those measurements with the available product size. Allow for the amount of gathering you prefer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     FINAL CTA\n========================= --\u003e\n\u003csection class=\"gh-card gh-dark gh-final\"\u003e\n\u003cdiv class=\"gh-content\"\u003e\n\u003cdiv class=\"gh-kicker\"\u003eSMALL DETAIL • BIG WARMTH\u003c\/div\u003e\n\u003ch2 class=\"gh-title gh-title-light\"\u003eMake The Kitchen Feel A Little More Like Home.\u003c\/h2\u003e\n\u003cp class=\"gh-lead\"\u003eHide what you do not want on display and add the soft, timeless charm of blue gingham to the space you use every day.\u003c\/p\u003e\n\u003ca class=\"gh-cta\" href=\"#\"\u003e Bring Home The Farmhouse Charm → \u003c\/a\u003e\n\u003cdiv class=\"gh-trust\"\u003e\n\u003cspan\u003e💙 Classic Gingham\u003c\/span\u003e \u003cspan\u003e🎀 Tie-Top Detail\u003c\/span\u003e \u003cspan\u003e〰️ Ruffle Finish\u003c\/span\u003e \u003cspan\u003e🏡 Cozy Kitchen Style\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Q2004","offers":[{"title":"Gardenia","offer_id":50630380028097,"sku":"Q20617-A","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Small black and white checks","offer_id":50630380060865,"sku":"Q20617-B","price":23.99,"currency_code":"USD","in_stock":true},{"title":"The Coffee Nook","offer_id":50630380093633,"sku":"Q20617-C","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Small Red Squares","offer_id":50630380126401,"sku":"Q20617-D","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Small Blue Squares","offer_id":50630380159169,"sku":"Q20617-E","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Small Green Squares","offer_id":50630380191937,"sku":"Q20617-F","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Red and Green Christmas Plaid","offer_id":50630380224705,"sku":"Q20617-G","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Coffee-Colored Christmas Plaid","offer_id":50630380257473,"sku":"Q20617-H","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/1_9e5fc3ba-b7dc-4676-ab3e-07dfa39622f4.png?v=1789896738","url":"https:\/\/valorsca.us\/products\/2026-farmhouse-style-stove-curtain-gingham-grid-ruffle-edge-tier-curtains-rural-short-window-valance-home-kitchen-dust-cover-plaid-floral-window-treatments-aesthetic-house-decor-unique-room-decor","provider":"Valors-ca","version":"1.0","type":"link"}