{"product_id":"we-saw-that-door-topper","title":"🔥Last Day 60% OFF - 🏡We Saw That Door Topper","description":"\u003cstyle\u003e\n\/* ==========================================\n   WE SAW THAT DOOR TOPPER\n   Shopify High-Conversion Product Detail\n   HTML + CSS Only\n   ========================================== *\/\n\n.wst-page {\n  --ink: #25221f;\n  --muted: #6d665f;\n  --cream: #faf7f1;\n  --cream-dark: #f3ede4;\n  --brown: #5e4634;\n  --brown-dark: #37291f;\n  --gold: #aa8253;\n  --line: #e8e0d6;\n  --white: #ffffff;\n\n  max-width: 940px;\n  margin: 0 auto;\n  padding: 0 14px 50px;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n               Roboto, Helvetica, Arial, sans-serif;\n  color: var(--ink);\n  line-height: 1.65;\n}\n\n.wst-page *,\n.wst-page *::before,\n.wst-page *::after {\n  box-sizing: border-box;\n}\n\n.wst-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n\n\/* ========================\n   HERO\n   ======================== *\/\n\n.wst-hero {\n  text-align: center;\n  padding: 36px 22px 32px;\n  margin-bottom: 18px;\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #faf7f1 100%\n    );\n  border-radius: 22px;\n}\n\n.wst-eyebrow {\n  display: inline-block;\n  margin-bottom: 13px;\n  padding: 7px 14px;\n  background: #f1e9df;\n  border-radius: 999px;\n  color: var(--brown);\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: .07em;\n  text-transform: uppercase;\n}\n\n.wst-hero h2 {\n  max-width: 760px;\n  margin: 0 auto;\n  font-size: clamp(30px, 5.5vw, 48px);\n  line-height: 1.08;\n  letter-spacing: -0.035em;\n  font-weight: 850;\n}\n\n.wst-hero h2 span {\n  color: var(--brown);\n}\n\n.wst-hero-copy {\n  max-width: 710px;\n  margin: 18px auto 0;\n  font-size: 18px;\n  color: #514b45;\n}\n\n.wst-small-line {\n  margin-top: 18px;\n  color: var(--gold);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: .08em;\n}\n\n\n\/* ========================\n   IMAGES\n   ======================== *\/\n\n.wst-image {\n  margin: 18px 0 34px;\n  overflow: hidden;\n  border-radius: 19px;\n  background: #f2f2f2;\n  box-shadow: 0 10px 30px rgba(40, 30, 20, .07);\n}\n\n.wst-image img {\n  border-radius: inherit;\n}\n\n\n\/* ========================\n   QUOTE\n   ======================== *\/\n\n.wst-quote {\n  max-width: 800px;\n  margin: 7px auto 38px;\n  padding: 26px 22px;\n  text-align: center;\n  border-top: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n}\n\n.wst-quote strong {\n  display: block;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(23px, 4vw, 32px);\n  font-weight: 500;\n  line-height: 1.3;\n}\n\n.wst-quote span {\n  display: block;\n  margin-top: 7px;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\n\/* ========================\n   FAST BENEFITS\n   ======================== *\/\n\n.wst-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin: 0 0 46px;\n}\n\n.wst-benefit {\n  padding: 22px 16px;\n  text-align: center;\n  background: var(--cream);\n  border: 1px solid var(--line);\n  border-radius: 17px;\n}\n\n.wst-benefit-icon {\n  width: 44px;\n  height: 44px;\n  margin: 0 auto 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--white);\n  box-shadow: 0 3px 10px rgba(0,0,0,.05);\n  font-size: 22px;\n}\n\n.wst-benefit strong {\n  display: block;\n  margin-bottom: 6px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.wst-benefit p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n\n\/* ========================\n   SECTIONS\n   ======================== *\/\n\n.wst-section {\n  margin: 46px 0;\n}\n\n.wst-section-head {\n  max-width: 760px;\n  margin: 0 auto 22px;\n  text-align: center;\n}\n\n.wst-label {\n  display: block;\n  margin-bottom: 7px;\n  color: var(--gold);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: .11em;\n  text-transform: uppercase;\n}\n\n.wst-section h3 {\n  margin: 0;\n  font-size: clamp(27px, 4vw, 38px);\n  line-height: 1.17;\n  letter-spacing: -0.025em;\n}\n\n.wst-section-head p {\n  max-width: 700px;\n  margin: 13px auto 0;\n  color: var(--muted);\n  font-size: 17px;\n}\n\n.wst-text {\n  max-width: 780px;\n  margin: 20px auto 0;\n  color: #4f4944;\n  font-size: 17px;\n}\n\n.wst-text p {\n  margin: 0 0 15px;\n}\n\n\n\/* ========================\n   HEAVENLY REMINDER\n   ======================== *\/\n\n.wst-reminder {\n  padding: 31px 25px;\n  margin: 25px 0 38px;\n  border-radius: 20px;\n  text-align: center;\n  background: var(--brown-dark);\n  color: #fff;\n}\n\n.wst-reminder small {\n  display: block;\n  margin-bottom: 7px;\n  color: #d6b98d;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n}\n\n.wst-reminder strong {\n  display: block;\n  font-size: clamp(24px, 4vw, 35px);\n  line-height: 1.2;\n}\n\n.wst-reminder p {\n  max-width: 680px;\n  margin: 12px auto 0;\n  color: #eee8e1;\n  font-size: 16px;\n}\n\n.wst-message {\n  display: inline-block;\n  margin-top: 17px;\n  padding: 8px 18px;\n  border: 1px solid rgba(255,255,255,.25);\n  border-radius: 999px;\n  font-weight: 850;\n  letter-spacing: .06em;\n}\n\n\n\/* ========================\n   CHARACTER CARDS\n   ======================== *\/\n\n.wst-character-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-top: 25px;\n}\n\n.wst-character {\n  padding: 22px 18px;\n  border: 1px solid var(--line);\n  border-radius: 16px;\n  text-align: center;\n  background: #fff;\n}\n\n.wst-character-icon {\n  margin-bottom: 9px;\n  font-size: 26px;\n}\n\n.wst-character strong {\n  display: block;\n  margin-bottom: 5px;\n  font-size: 16px;\n}\n\n.wst-character p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\n\/* ========================\n   HUMOR SECTION\n   ======================== *\/\n\n.wst-humor {\n  max-width: 790px;\n  margin: 25px auto;\n  padding: 27px 25px;\n  border-left: 4px solid var(--gold);\n  border-radius: 0 16px 16px 0;\n  background: var(--cream);\n}\n\n.wst-humor h4 {\n  margin: 0 0 9px;\n  font-size: 21px;\n}\n\n.wst-humor p {\n  margin: 0;\n  color: #57504a;\n  font-size: 16px;\n}\n\n\n\/* ========================\n   WHY IT STANDS OUT\n   ======================== *\/\n\n.wst-features {\n  overflow: hidden;\n  margin-top: 24px;\n  border: 1px solid var(--line);\n  border-radius: 18px;\n  background: #fff;\n}\n\n.wst-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  padding: 16px 19px;\n  border-bottom: 1px solid #eee8e1;\n}\n\n.wst-feature:last-child {\n  border-bottom: none;\n}\n\n.wst-feature-icon {\n  flex: 0 0 34px;\n  width: 34px;\n  height: 34px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--cream);\n  border-radius: 50%;\n  font-size: 17px;\n}\n\n.wst-feature strong {\n  display: block;\n  margin-bottom: 2px;\n  font-size: 15px;\n}\n\n.wst-feature span {\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\n\/* ========================\n   WHO IT'S FOR\n   ======================== *\/\n\n.wst-audience {\n  padding: 27px 24px;\n  margin-top: 23px;\n  background: var(--cream);\n  border-radius: 19px;\n}\n\n.wst-audience-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 9px;\n}\n\n.wst-audience-item {\n  display: flex;\n  gap: 9px;\n  align-items: center;\n  padding: 11px 13px;\n  border: 1px solid #e9e1d8;\n  border-radius: 11px;\n  background: #fff;\n  font-size: 14px;\n  font-weight: 650;\n}\n\n.wst-check {\n  color: var(--gold);\n  font-weight: 900;\n}\n\n\n\/* ========================\n   GIFT\n   ======================== *\/\n\n.wst-gift {\n  text-align: center;\n  padding: 32px 25px;\n  margin: 42px 0;\n  border-radius: 20px;\n  background:\n    linear-gradient(\n      145deg,\n      #faf6ef 0%,\n      #f1e7da 100%\n    );\n  border: 1px solid #e7dbcd;\n}\n\n.wst-gift-icon {\n  font-size: 30px;\n  margin-bottom: 8px;\n}\n\n.wst-gift h3 {\n  margin: 0;\n  font-size: clamp(26px, 4vw, 36px);\n}\n\n.wst-gift p {\n  max-width: 690px;\n  margin: 13px auto 0;\n  color: #625a53;\n  font-size: 16px;\n}\n\n\n\/* ========================\n   SPECIFICATIONS\n   ======================== *\/\n\n.wst-specs {\n  margin: 40px 0;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  border-radius: 19px;\n  background: #fff;\n}\n\n.wst-spec-head {\n  padding: 22px 23px;\n  background: var(--brown-dark);\n  color: #fff;\n}\n\n.wst-spec-head small {\n  display: block;\n  margin-bottom: 3px;\n  color: #d7ba8f;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: .11em;\n  text-transform: uppercase;\n}\n\n.wst-spec-head h3 {\n  margin: 0;\n  font-size: 25px;\n}\n\n.wst-spec-row {\n  display: grid;\n  grid-template-columns: 27% 73%;\n  padding: 16px 20px;\n  border-bottom: 1px solid #eee8e1;\n  font-size: 15px;\n}\n\n.wst-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.wst-spec-row strong {\n  padding-right: 14px;\n}\n\n.wst-spec-row span {\n  color: #57514b;\n}\n\n\n\/* ========================\n   FINAL CLOSE\n   ======================== *\/\n\n.wst-final {\n  margin: 43px 0 5px;\n  padding: 38px 25px;\n  text-align: center;\n  border-radius: 22px;\n  background:\n    linear-gradient(\n      145deg,\n      #30251d 0%,\n      #514033 100%\n    );\n  color: #fff;\n}\n\n.wst-final-icon {\n  margin-bottom: 8px;\n  font-size: 29px;\n}\n\n.wst-final h3 {\n  max-width: 700px;\n  margin: 0 auto;\n  font-size: clamp(27px, 5vw, 39px);\n  line-height: 1.16;\n}\n\n.wst-final p {\n  max-width: 640px;\n  margin: 13px auto 0;\n  color: #e9e1d9;\n  font-size: 16px;\n}\n\n.wst-final-message {\n  margin-top: 18px;\n  color: #dabd91;\n  font-size: 14px;\n  font-weight: 850;\n  letter-spacing: .12em;\n}\n\n\n\/* ========================\n   MOBILE\n   ======================== *\/\n\n@media (max-width: 700px) {\n\n  .wst-page {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .wst-hero {\n    padding: 30px 15px 27px;\n    border-radius: 17px;\n  }\n\n  .wst-hero-copy,\n  .wst-section-head p,\n  .wst-text {\n    font-size: 16px;\n  }\n\n  .wst-image {\n    margin-bottom: 28px;\n    border-radius: 14px;\n  }\n\n  .wst-benefits {\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .wst-benefit {\n    display: grid;\n    grid-template-columns: 46px 1fr;\n    column-gap: 13px;\n    text-align: left;\n    padding: 16px;\n  }\n\n  .wst-benefit-icon {\n    grid-row: 1 \/ 3;\n    margin: 0;\n  }\n\n  .wst-benefit strong,\n  .wst-benefit p {\n    align-self: center;\n  }\n\n  .wst-character-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .wst-audience-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .wst-spec-row {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .wst-section {\n    margin: 39px 0;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"wst-page\"\u003e\n\u003c!-- =========================\n       HERO\n       ========================= --\u003e\n\u003csection class=\"wst-hero\"\u003e\n\u003cdiv class=\"wst-eyebrow\"\u003eFaith Meets Humor\u003c\/div\u003e\n\u003ch2\u003eYou Thought No One Noticed. \u003cspan\u003eThey Did.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wst-hero-copy\"\u003eSome home décor simply fills a space. Others make people stop, smile, and look twice.\u003c\/p\u003e\n\u003cdiv class=\"wst-small-line\"\u003eWE SAW THAT DOOR TOPPER\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003cdiv class=\"wst-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/4cfbb2366884882e11aecdb2eb0182758d4281da.webp\" alt=\"We Saw That Door Topper\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- ORIGINAL CORE PRODUCT MESSAGE --\u003e\n\u003csection class=\"wst-section\"\u003e\n\u003cdiv class=\"wst-section-head\"\u003e\n\u003cspan class=\"wst-label\"\u003e We Saw That Door Topper \u003c\/span\u003e\n\u003ch3\u003eA Little Faith. A Little Humor.\u003cbr\u003eAnd A Whole Lot Of Personality.\u003c\/h3\u003e\n\u003cp\u003eThis Door Topper brings together Jesus, the Virgin Mary, and Saint Michael, all peeking over the doorway with one unforgettable message: \u003cstrong\u003e“WE SAW THAT.”\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUOTE --\u003e\n\u003cdiv class=\"wst-quote\"\u003e\n\u003cstrong\u003e “You thought no one noticed. They did.” \u003c\/strong\u003e \u003cspan\u003e The doorway decoration people won't expect to see. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"wst-benefits\"\u003e\n\u003cdiv class=\"wst-benefit\"\u003e\n\u003cdiv class=\"wst-benefit-icon\"\u003e✝️\u003c\/div\u003e\n\u003cstrong\u003e Faith With Personality \u003c\/strong\u003e\n\u003cp\u003eRecognizable Christian imagery paired with lighthearted humor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-benefit\"\u003e\n\u003cdiv class=\"wst-benefit-icon\"\u003e👀\u003c\/div\u003e\n\u003cstrong\u003e Instant Double Take \u003c\/strong\u003e\n\u003cp\u003ePut it above a doorway and wait for someone to finally look up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-benefit\"\u003e\n\u003cdiv class=\"wst-benefit-icon\"\u003e🎁\u003c\/div\u003e\n\u003cstrong\u003e Unexpected Gift \u003c\/strong\u003e\n\u003cp\u003eA memorable choice for Christian friends and family with a sense of humor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"wst-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/3a6251d342a6f46893c4b5c698aa0e1ff9a54d6f.webp\" alt=\"Jesus Virgin Mary and Saint Michael We Saw That Door Topper\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- HEAVENLY REMINDER --\u003e\n\u003csection class=\"wst-section\"\u003e\n\u003cdiv class=\"wst-section-head\"\u003e\n\u003cspan class=\"wst-label\"\u003e Look Up \u003c\/span\u003e\n\u003ch3\u003eA Heavenly Reminder With A Sense Of Humor\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-reminder\"\u003e\n\u003csmall\u003e Above Your Doorway \u003c\/small\u003e \u003cstrong\u003e Three Familiar Faces.\u003cbr\u003eOne Unforgettable Message. \u003c\/strong\u003e\n\u003cp\u003eJesus, the Virgin Mary, and Saint Michael appear together above your doorway, watching with playful expressions while Saint Michael points toward the bold message.\u003c\/p\u003e\n\u003cdiv class=\"wst-message\"\u003e“WE SAW THAT”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-character-grid\"\u003e\n\u003cdiv class=\"wst-character\"\u003e\n\u003cdiv class=\"wst-character-icon\"\u003e✝️\u003c\/div\u003e\n\u003cstrong\u003e Jesus \u003c\/strong\u003e\n\u003cp\u003ePart of the familiar Christian imagery that makes the design instantly recognizable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-character\"\u003e\n\u003cdiv class=\"wst-character-icon\"\u003e🕊️\u003c\/div\u003e\n\u003cstrong\u003e Virgin Mary \u003c\/strong\u003e\n\u003cp\u003eBrings a familiar faith-inspired presence to the playful scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-character\"\u003e\n\u003cdiv class=\"wst-character-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cstrong\u003e Saint Michael \u003c\/strong\u003e\n\u003cp\u003ePoints toward the bold message that gives the decoration its punchline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"wst-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/d7ba4a2a386c6c3db8296fe7fb2f8a6fced44189.webp\" alt=\"Funny Christian Door Topper decoration\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- FAITH + HUMOR --\u003e\n\u003csection class=\"wst-section\"\u003e\n\u003cdiv class=\"wst-section-head\"\u003e\n\u003cspan class=\"wst-label\"\u003e Meaningful + Unexpected \u003c\/span\u003e\n\u003ch3\u003eFaith Meets Unexpected Humor\u003c\/h3\u003e\n\u003cp\u003eReligious décor doesn't always have to feel serious.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-humor\"\u003e\n\u003ch4\u003eThe Joke Works Because You Don't Expect It\u003c\/h4\u003e\n\u003cp\u003eThis Door Topper blends recognizable Christian imagery with lighthearted humor, creating a decoration that feels meaningful, playful, and wonderfully unexpected. Place it above a doorway and wait for someone to notice. Then watch the double take happen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003cdiv class=\"wst-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/36b74dac29e5176535b449dd06619200e2c4d7e9.webp\" alt=\"We Saw That Christian doorway decoration\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- WHY IT STANDS OUT --\u003e\n\u003csection class=\"wst-section\"\u003e\n\u003cdiv class=\"wst-section-head\"\u003e\n\u003cspan class=\"wst-label\"\u003e Why People Notice It \u003c\/span\u003e\n\u003ch3\u003eNot Another Ordinary Wall Decoration\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-features\"\u003e\n\u003cdiv class=\"wst-feature\"\u003e\n\u003cdiv class=\"wst-feature-icon\"\u003e✝️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Familiar Christian Imagery \u003c\/strong\u003e \u003cspan\u003e Features Jesus, the Virgin Mary, and Saint Michael. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-feature\"\u003e\n\u003cdiv class=\"wst-feature-icon\"\u003e👀\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e “WE SAW THAT” \u003c\/strong\u003e \u003cspan\u003e A funny message designed to instantly grab attention. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-feature\"\u003e\n\u003cdiv class=\"wst-feature-icon\"\u003e🚪\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Made For The Doorway \u003c\/strong\u003e \u003cspan\u003e Turns an ordinary doorway into a memorable display. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-feature\"\u003e\n\u003cdiv class=\"wst-feature-icon\"\u003e😄\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Faith + Playful Humor \u003c\/strong\u003e \u003cspan\u003e A lighthearted approach to faith-inspired home décor. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-feature\"\u003e\n\u003cdiv class=\"wst-feature-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Easy To Work Into The Home \u003c\/strong\u003e \u003cspan\u003e Great for bedrooms, kitchens, offices, entryways, and more. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 5 --\u003e\n\u003cdiv class=\"wst-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/5acaae07bc84754b9bd5fafc9ecd4d2e4851e409.webp\" alt=\"We Saw That Door Topper gift and home decor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- WHO IT'S FOR --\u003e\n\u003csection class=\"wst-section\"\u003e\n\u003cdiv class=\"wst-section-head\"\u003e\n\u003cspan class=\"wst-label\"\u003e Who It's For \u003c\/span\u003e\n\u003ch3\u003eFor The Person Who Gets The Joke\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-audience\"\u003e\n\u003cdiv class=\"wst-audience-grid\"\u003e\n\u003cdiv class=\"wst-audience-item\"\u003e\n\u003cspan class=\"wst-check\"\u003e✓\u003c\/span\u003e Christian families with a sense of humor\u003c\/div\u003e\n\u003cdiv class=\"wst-audience-item\"\u003e\n\u003cspan class=\"wst-check\"\u003e✓\u003c\/span\u003e Jesus and Virgin Mary décor lovers\u003c\/div\u003e\n\u003cdiv class=\"wst-audience-item\"\u003e\n\u003cspan class=\"wst-check\"\u003e✓\u003c\/span\u003e Saint Michael devotees\u003c\/div\u003e\n\u003cdiv class=\"wst-audience-item\"\u003e\n\u003cspan class=\"wst-check\"\u003e✓\u003c\/span\u003e Friends who love funny religious gifts\u003c\/div\u003e\n\u003cdiv class=\"wst-audience-item\"\u003e\n\u003cspan class=\"wst-check\"\u003e✓\u003c\/span\u003e Faith-inspired home décor lovers\u003c\/div\u003e\n\u003cdiv class=\"wst-audience-item\"\u003e\n\u003cspan class=\"wst-check\"\u003e✓\u003c\/span\u003e Anyone who wants guests to laugh when they look up\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"wst-gift\"\u003e\n\u003cdiv class=\"wst-gift-icon\"\u003e🎁\u003c\/div\u003e\n\u003ch3\u003eThe Gift They Won't Forget\u003c\/h3\u003e\n\u003cp\u003eForget another ordinary decoration. Give them something that makes them laugh every single time they walk through the door.\u003c\/p\u003e\n\u003cp\u003ePerfect for birthdays, Christmas, housewarmings, Easter, or simply as a hilarious surprise for someone whose home could use a little heavenly supervision. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"wst-section\"\u003e\n\u003cdiv class=\"wst-specs\"\u003e\n\u003cdiv class=\"wst-spec-head\"\u003e\n\u003csmall\u003e Product Information \u003c\/small\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-spec-row\"\u003e\n\u003cstrong\u003e Material \u003c\/strong\u003e \u003cspan\u003e Wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-spec-row\"\u003e\n\u003cstrong\u003e Size \u003c\/strong\u003e \u003cspan\u003e 8inches \/ 10 Inches \/ 12inches \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-spec-row\"\u003e\n\u003cstrong\u003e Use \u003c\/strong\u003e \u003cspan\u003e A charming “We Saw That” Door Topper featuring Jesus, the Virgin Mary \u0026amp; Saint Michael, perfect for adding faith and personality to your doorway. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wst-spec-row\"\u003e\n\u003cstrong\u003e Ideal Gift For \u003c\/strong\u003e \u003cspan\u003e Christian families, faith-inspired decor lovers, and anyone who enjoys meaningful decor with a touch of humor. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CLOSE --\u003e\n\u003csection class=\"wst-final\"\u003e\n\u003cdiv class=\"wst-final-icon\"\u003e👀\u003c\/div\u003e\n\u003ch3\u003eSometimes You Don't Need A Long Lecture.\u003c\/h3\u003e\n\u003cp\u003eYou just need three familiar faces quietly watching from above the doorway.\u003c\/p\u003e\n\u003cdiv class=\"wst-final-message\"\u003eYEP. WE SAW THAT.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"8 inches","offer_id":44600784617537,"sku":"ARC-4D3UJK4-AA","price":19.98,"currency_code":"USD","in_stock":true},{"title":"10 inches","offer_id":44600784650305,"sku":"ARC-4D3UJK4-AB","price":24.98,"currency_code":"USD","in_stock":true},{"title":"12 inches","offer_id":44600784683073,"sku":"ARC-4D3UJK4-AC","price":29.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/7964\/5505\/files\/4cfbb2366884882e11aecdb2eb0182758d4281da.jpg?v=1789546132","url":"https:\/\/brynok.com\/products\/we-saw-that-door-topper","provider":"Brynok","version":"1.0","type":"link"}