{"product_id":"wandas-hand-painted-doormat","title":"Nancy's Hand-Painted Doormat","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  .prod-wrapper {\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: 'Poppins', sans-serif;\n    color: #3a2f26;\n    line-height: 1.8;\n  }\n  \/* HERO *\/\n  .prod-hero {\n    background: linear-gradient(135deg, #fdf1e3 0%, #f6d9b8 100%);\n    border-radius: 16px;\n    padding: 32px;\n    margin-bottom: 28px;\n    text-align: center;\n    border: 1.5px solid #e0a56a;\n  }\n  .prod-hero-icon { font-size: 52px; margin-bottom: 14px; }\n  .prod-hero-title { font-size: 22px; font-weight: 700; color: #5a3a1c; margin-bottom: 8px; }\n  .prod-hero-subtitle { font-size: 15px; color: #a9683a; font-style: italic; }\n  \/* STORY QUOTE *\/\n  .prod-story {\n    background: #fdf1e3;\n    border-left: 4px solid #c2661f;\n    padding: 20px 25px;\n    margin: 28px 0;\n    font-size: 16px;\n    font-style: italic;\n    border-radius: 0 12px 12px 0;\n    color: #4a3a2c;\n  }\n  .prod-story-author { font-size: 13px; color: #c2661f; margin-top: 10px; font-style: normal; font-weight: 500; }\n  \/* SECTIONS *\/\n  .prod-section { margin: 32px 0; }\n  .prod-section-title {\n    font-size: 17px; font-weight: 700; color: #8a3e12;\n    margin-bottom: 18px; padding-bottom: 10px;\n    border-bottom: 2px solid #e0a56a;\n    display: flex; align-items: center; gap: 8px;\n  }\n  \/* INCLUDES GRID *\/\n  .prod-includes {\n    background: #fdf1e3; border-radius: 14px;\n    padding: 22px; margin: 24px 0; border: 1.5px solid #e0a56a;\n  }\n  .prod-includes-title { font-size: 15px; font-weight: 700; margin-bottom: 16px; color: #8a3e12; }\n  .prod-includes-grid {\n    display: grid; grid-template-columns: repeat(4, 1fr);\n    gap: 12px; text-align: center;\n  }\n  @media (max-width: 600px) { .prod-includes-grid { grid-template-columns: repeat(2, 1fr); } }\n  .prod-includes-item {\n    padding: 14px 10px; background: #fff;\n    border-radius: 10px; box-shadow: 0 2px 8px rgba(150,80,20,0.1);\n  }\n  .prod-includes-item-icon { font-size: 26px; margin-bottom: 8px; }\n  .prod-includes-item-text { font-size: 13px; color: #555; line-height: 1.45; }\n  \/* FEATURES GRID *\/\n  .prod-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin: 20px 0; }\n  @media (max-width: 600px) { .prod-features { grid-template-columns: 1fr; } }\n  .prod-feature {\n    display: flex; align-items: flex-start; gap: 12px;\n    padding: 16px; border-radius: 12px;\n    border: 1.5px solid #f2ddc4; background: #fdf6ee;\n    transition: transform 0.15s, box-shadow 0.15s;\n  }\n  .prod-feature:hover { transform: translateY(-2px); box-shadow: 0 4px 16px rgba(150,80,20,0.12); }\n  .prod-feature:nth-child(odd)  { background: #fdf1e3; border-color: #e0a56a; }\n  .prod-feature:nth-child(even) { background: #fdf6ee; border-color: #f2ddc4; }\n  .prod-feature-icon { font-size: 22px; flex-shrink: 0; }\n  .prod-feature-text { font-size: 14px; line-height: 1.55; }\n  .prod-feature-text strong { display: block; color: #1a1a1a; margin-bottom: 4px; font-size: 13.5px; }\n  \/* CRAFTSMAN BOX *\/\n  .prod-craftsman {\n    background: #fdf1e3; border: 1.5px solid #e0a56a;\n    border-radius: 16px; padding: 24px; margin: 28px 0;\n    display: flex; gap: 20px; align-items: center;\n  }\n  @media (max-width: 500px) { .prod-craftsman { flex-direction: column; text-align: center; } }\n  .prod-craftsman-img {\n    width: 100px; height: 100px; border-radius: 50%;\n    object-fit: cover; flex-shrink: 0; border: 3px solid #c2661f;\n  }\n  .prod-craftsman-info h4 { font-size: 17px; margin: 0 0 6px 0; color: #1a1a1a; }\n  .prod-craftsman-info p  { font-size: 14px; color: #555; margin: 0; line-height: 1.65; }\n  \/* EXPERT BOX *\/\n  .prod-expert {\n    background: #fdf6ee; border: 1.5px solid #e0a56a;\n    border-radius: 16px; padding: 24px; margin: 28px 0;\n  }\n  .prod-expert-label { font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #8a3e12; margin-bottom: 14px; }\n  .prod-expert-quote { font-size: 15px; font-style: italic; line-height: 1.75; color: #4a3a2c; border-left: 3px solid #c2661f; padding-left: 16px; margin: 0 0 14px 0; }\n  .prod-expert-author { display: flex; align-items: center; gap: 10px; font-size: 13px; color: #6b7280; }\n  .prod-expert-author-icon { font-size: 22px; }\n  .prod-expert-author strong { color: #8a3e12; }\n  \/* PERFECT FOR TAGS *\/\n  .prod-perfect-for { display: flex; flex-wrap: wrap; gap: 9px; margin: 18px 0; }\n  .prod-perfect-tag {\n    background: #fdf1e3; color: #8a3e12; padding: 7px 15px;\n    border-radius: 20px; font-size: 13.5px;\n    border: 1.5px solid #e0a56a; font-weight: 500;\n  }\n  \/* CHECKLIST *\/\n  .prod-list { list-style: none; padding: 0; margin: 0; }\n  .prod-list li {\n    padding: 12px 0 12px 30px; position: relative;\n    border-bottom: 1px solid #f2ddc4; font-size: 15px; color: #4a3a2c;\n  }\n  .prod-list li:last-child { border-bottom: none; }\n  .prod-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: #c2661f; font-weight: 700; font-size: 16px; }\n  \/* GUARANTEE *\/\n  .prod-guarantee {\n    background: #fdf1e3; border: 1.5px solid #e0a56a;\n    border-radius: 14px; padding: 22px; margin: 28px 0;\n    display: flex; align-items: flex-start; gap: 14px;\n  }\n  .prod-guarantee-icon { font-size: 32px; flex-shrink: 0; }\n  .prod-guarantee-text { font-size: 15px; }\n  .prod-guarantee-text strong { display: block; font-size: 16px; color: #8a3e12; margin-bottom: 5px; }\n  \/* NOTE *\/\n  .prod-note {\n    background: #fdf6ee; border: 1.5px solid #f2ddc4;\n    border-radius: 10px; padding: 16px 20px; margin: 22px 0;\n    font-size: 14px; display: flex; align-items: flex-start; gap: 12px; color: #5a3a1c;\n  }\n  .prod-note-icon { font-size: 20px; flex-shrink: 0; }\n  \/* SPECS *\/\n  .prod-specs { margin: 20px 0; }\n  .prod-specs-row { display: flex; padding: 12px 0; border-bottom: 1px solid #f2ddc4; font-size: 14px; }\n  .prod-specs-row:last-child { border-bottom: none; }\n  .prod-specs-label { width: 40%; color: #a9683a; font-weight: 500; }\n  .prod-specs-value { width: 60%; color: #1a1a1a; font-weight: 600; }\n\u003c\/style\u003e\n\u003cdiv class=\"prod-wrapper\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"prod-hero\"\u003e\n    \u003cdiv class=\"prod-hero-icon\"\u003e🍂🖌️\u003c\/div\u003e\n    \u003cdiv class=\"prod-hero-title\"\u003eHand-Painted on a Back Porch in Vermont\u003c\/div\u003e\n    \u003cdiv class=\"prod-hero-subtitle\"\u003eNancy Whitcomb, 72 — her final fall collection. Each mat painted and sealed by hand, one at a time, while her hands still let her.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- STORY QUOTE --\u003e\n  \u003cdiv class=\"prod-story\"\u003e\n    “I got tired of watching every store-bought welcome mat fade out by November. So I started painting my own — and sealing them so the color actually stays. Folks kept asking where I got mine. I never planned on it becoming this.”\n    \u003cdiv class=\"prod-story-author\"\u003e— Nancy Whitcomb, Green Mountains, Vermont\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- CRAFTSMAN BOX --\u003e\n  \u003cdiv class=\"prod-craftsman\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0916\/4272\/4619\/files\/image-3.webp?v=1785100838\" alt=\"Nancy Whitcomb, the painter\" class=\"prod-craftsman-img\"\u003e\n    \u003cdiv class=\"prod-craftsman-info\"\u003e\n      \u003ch4\u003eNancy Whitcomb, 72 — the painter\u003c\/h4\u003e\n      \u003cp\u003eNancy has spent most of her life with a brush in her hand — first lettering signs alongside her father, later painting for anyone in her Vermont town who asked. Years ago she started hand-painting fall designs onto real coconut coir mats, because the printed ones from the store always faded within a season. She asked us not to print the name of her town or her road — “I don’t want a fuss,” she said. What she will tell you: her hands shake now, more every year, and each mat takes far longer than it used to. This autumn’s batch is the last she’ll be able to paint.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv class=\"prod-includes\"\u003e\n    \u003cdiv class=\"prod-includes-title\"\u003eWhat you get:\u003c\/div\u003e\n    \u003cdiv class=\"prod-includes-grid\"\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e🍁\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003e1 hand-painted coir mat\u003cbr\u003e\u003csmall\u003e20\" × 30\", real coconut fiber\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e🖌️\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003ePainted \u0026amp; sealed by hand\u003cbr\u003e\u003csmall\u003eNot machine-printed\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e🌰\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003eNancy’s maker’s mark\u003cbr\u003e\u003csmall\u003eHand-painted acorn \u0026amp; year on the back\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e📦\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003eShips ready to use\u003cbr\u003e\u003csmall\u003eNon-slip backing, rolled \u0026amp; boxed\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- FEATURES GRID --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003eWhat makes this mat different\u003c\/div\u003e\n    \u003cdiv class=\"prod-features\"\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🖌️\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eHand-painted, not machine-printed\u003c\/strong\u003e\n          Every pumpkin, leaf, and letter is brushed on by hand. That’s why no two are identical — and why it doesn’t have the flat, stamped look of a print-on-demand mat.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e☀️\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eSealed so the color stays\u003c\/strong\u003e\n          The #1 complaint about fall mats is that the design fades after one rainy month. Nancy seals every mat after painting, so the color holds through the season instead of washing out.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🥥\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eReal coconut coir\u003c\/strong\u003e\n          Thick, natural coir fiber that actually scrapes the dirt off shoes — not a thin polyester print. Bristly, sturdy, and it looks like something, not like a flyer on your porch.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e📐\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eHonest size — no surprises\u003c\/strong\u003e\n          20\" × 30\" (51 × 76 cm) — a generous, full front-door size. We show it at a real door so it doesn’t arrive “smaller than expected” like so many mats do.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🚪\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eNon-slip backing\u003c\/strong\u003e\n          A PVC anti-slip base keeps it planted on wood, tile, or concrete — it won’t skate out from under you when you wipe your feet.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🍂\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eThe last of their kind\u003c\/strong\u003e\n          Nancy’s hands are giving out, and there’s no one taking over the brush. Once this fall’s batch is gone, there won’t be another. These are genuinely the last she’ll paint.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- EXPERT BOX --\u003e\n  \u003cdiv class=\"prod-expert\"\u003e\n    \u003cdiv class=\"prod-expert-label\"\u003eWhy most fall doormats disappoint by November\u003c\/div\u003e\n    \u003cdiv class=\"prod-expert-quote\"\u003e\n      “The single biggest failure point on a seasonal doormat is the design itself. On cheap mats the pattern is printed directly onto the fibers with no protective seal, so UV light and moisture break it down fast — the color fades, and on some it rubs off onto the porch. A design that is painted into the fiber and then sealed resists that far longer. When you’re choosing a fall mat, look for real coir over thin printed synthetic, and a sealed finish over a bare print — that’s the difference between a mat that still looks good at Thanksgiving and one that looks neglected by mid-October.”\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-expert-author\"\u003e\n      \u003cspan class=\"prod-expert-author-icon\"\u003e🎓\u003c\/span\u003e\n      \u003cspan\u003eBased on coir-mat durability guidance from established \u003cstrong\u003edoormat manufacturers\u003c\/strong\u003e and \u003cstrong\u003ehome-decor care guides\u003c\/strong\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- PERFECT FOR --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003ePerfect for\u003c\/div\u003e\n    \u003cdiv class=\"prod-perfect-for\"\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eFall front porch\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eThanksgiving welcome\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eFarmhouse \u0026amp; rustic decor\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eLayered doormat look\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eHousewarming gift\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eCozy curb appeal\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eCovered porch\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eGift for Mom \u0026amp; Grandma\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- QUALITY --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003eQuality you can see — and feel\u003c\/div\u003e\n    \u003cul class=\"prod-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGenuinely hand-painted\u003c\/strong\u003e — brushed by one person, not run off a print machine or dropshipped from a warehouse\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSealed finish\u003c\/strong\u003e — painted design is sealed so it holds its color through the season instead of fading after one rain\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eReal coconut coir\u003c\/strong\u003e — thick natural fiber that scrapes shoes clean, not a thin printed sheet\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eNon-slip PVC backing\u003c\/strong\u003e — stays put on any surface\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eNancy’s maker’s mark\u003c\/strong\u003e — a hand-painted acorn and the year on the back corner of every mat\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTruly limited\u003c\/strong\u003e — her final fall collection; once it’s gone, there is no restock\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c!-- GUARANTEE --\u003e\n  \u003cdiv class=\"prod-guarantee\"\u003e\n    \u003cdiv class=\"prod-guarantee-icon\"\u003e✅\u003c\/div\u003e\n    \u003cdiv class=\"prod-guarantee-text\"\u003e\n      \u003cstrong\u003e30-Day Happiness Guarantee\u003c\/strong\u003e\n      Put it out on your porch this fall. If you don’t love it — for any reason — send it back within 30 days for a full refund. In Nancy’s words: “These should only go to a door where somebody’s glad to see them.”\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- NOTE --\u003e\n  \u003cdiv class=\"prod-note\"\u003e\n    \u003cdiv class=\"prod-note-icon\"\u003e💡\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003ePlease note:\u003c\/strong\u003e Every mat is painted individually by hand. Small variations in the brushwork, color, and placement are natural — that’s not a defect, it’s the proof a person made it. No two are exactly alike. Coir is a natural fiber and sheds a little at first; shake it out and keep it under a covered entry to help it last.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003eProduct details\u003c\/div\u003e\n    \u003cdiv class=\"prod-specs\"\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003e100% natural coconut coir, PVC non-slip backing\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eHand-painted autumn motif, sealed finish\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eDimensions\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003e20\" × 30\" (51 × 76 cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eBacking\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eAnti-slip PVC — suits wood, tile \u0026amp; concrete\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eBest placement\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eCovered porch or sheltered entry\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eShake out, spot clean, avoid soaking\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eMaker’s mark\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eHand-painted acorn \u0026amp; year on the back corner\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eMade by\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eHand-painted by Nancy Whitcomb in Vermont, USA\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eAvailability\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eFinal collection — no restock once sold out\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eReviews\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003e4.9 ★ · verified buyers\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"CedarAndTin Co.","offers":[{"title":"Welcome Pumpkin","offer_id":53272448893195,"sku":null,"price":39.0,"currency_code":"USD","in_stock":true},{"title":"Hello Fall","offer_id":53272448925963,"sku":null,"price":39.0,"currency_code":"USD","in_stock":true},{"title":"Fall Harvest","offer_id":53272448958731,"sku":null,"price":39.0,"currency_code":"USD","in_stock":true},{"title":"Gnome Trio","offer_id":53272448991499,"sku":null,"price":39.0,"currency_code":"USD","in_stock":true},{"title":"Mini Pumpkins","offer_id":53272449024267,"sku":null,"price":39.0,"currency_code":"USD","in_stock":true},{"title":"Spooky Welcome","offer_id":53272449057035,"sku":null,"price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0916\/4272\/4619\/files\/hf_20260726_190940_a9940759-21dc-4840-a393-d4737fe0498c.png?v=1785098485","url":"https:\/\/cedarandtinco.com\/products\/wandas-hand-painted-doormat","provider":"CedarAndTin Co.","version":"1.0","type":"link"}