{"product_id":"jesus-nativity-christmas-door-bell","title":"✨ Jezus Geboorte Kerst Deurbel","description":"\u003cstyle\u003e\n\/* =========================================================\n   JESUS NATIVITY CHRISTMAS DOOR BELL\n   Dutch (NL) · Conversion Funnel · Trust + Local Payments\n   Mobile + Tablet · No overflow · No JS · Zero dependencies\n   ========================================================= *\/\n.nl-nativity-bell,\n.nl-nativity-bell * { box-sizing: border-box; }\n\n.nl-nativity-bell {\n  --bg: #faf7f1;\n  --card: #ffffff;\n  --warm: #f5eee5;\n  --warm-soft: #f7eee4;\n  --cream: #f8f3ed;\n  --text: #3f3530;\n  --muted: #62564f;\n  --muted-soft: #776b63;\n  --border: #e4d9cd;\n  --border-soft: #e2d7cc;\n  --wine: #6d2929;\n  --wine-soft: #f7eee4;\n  --gold: #a06b35;\n  --trust: #2f6b3d;\n  --trust-soft: #eef5ef;\n  --shadow: 0 8px 25px rgba(74,51,35,.11);\n\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 12px 14px 45px;\n  background: var(--bg);\n  color: var(--text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, Helvetica, sans-serif;\n  line-height: 1.7;\n  font-size: 16px;\n  overflow-wrap: break-word;\n  word-wrap: break-word;\n  -webkit-text-size-adjust: 100%;\n}\n\n.nl-nativity-bell h1,\n.nl-nativity-bell h2,\n.nl-nativity-bell h3 {\n  line-height: 1.3;\n  color: var(--wine);\n  margin: 0 0 12px;\n  overflow-wrap: break-word;\n  word-wrap: break-word;\n}\n.nl-nativity-bell h1 { font-size: 32px; font-weight: 800; }\n.nl-nativity-bell h2 { font-size: 27px; }\n.nl-nativity-bell h3 { font-size: 20px; }\n.nl-nativity-bell p {\n  margin: 0 0 12px;\n  color: var(--muted);\n  font-size: 16px;\n  overflow-wrap: break-word;\n  word-wrap: break-word;\n}\n.nl-nativity-bell strong { color: var(--wine); }\n.nl-nativity-bell img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  border-radius: 18px;\n  box-shadow: var(--shadow);\n  margin: 0 auto;\n}\n\n\/* ============ TRUST TOP (boven Hero) ============ *\/\n.nl-nativity-bell .nl-trust-top {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 7px;\n  margin: 0 0 14px;\n}\n.nl-nativity-bell .nl-trust-top span {\n  background: var(--trust-soft);\n  color: var(--trust);\n  font-size: 11.5px;\n  font-weight: 800;\n  padding: 6px 12px;\n  border-radius: 999px;\n  border: 1px solid #d6e5d9;\n}\n\n.nl-nativity-bell .nl-payments {\n  background: #fff;\n  border: 1px solid var(--border);\n  border-radius: 18px;\n  padding: 20px 18px;\n  margin: 0 0 20px;\n  text-align: center;\n}\n.nl-nativity-bell .nl-payments h3 {\n  margin: 0 0 12px;\n  font-size: 17px;\n}\n.nl-nativity-bell .nl-pay-grid {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-bottom: 12px;\n}\n.nl-nativity-bell .nl-pay {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 8px 14px;\n  border-radius: 8px;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: .3px;\n}\n.nl-nativity-bell .nl-pay-ideal { background: #cc0066; color: #fff; }\n.nl-nativity-bell .nl-pay-paypal { background: #f8fafc; color: #003087; border: 1px solid #cbd5e1; }\n.nl-nativity-bell .nl-pay-visa { background: #1434cb; color: #fff; }\n.nl-nativity-bell .nl-pay-mc { background: #111; color: #fff; }\n.nl-nativity-bell .nl-pay-bancontact { background: #005498; color: #fff; }\n.nl-nativity-bell .nl-pay-klarna { background: #ffb3c7; color: #111; }\n\n.nl-nativity-bell .nl-pay-note {\n  margin: 0;\n  font-size: 13px;\n  color: var(--muted);\n}\n\n\/* HERO *\/\n.nl-nativity-bell .nl-hero {\n  text-align: center;\n  padding: 38px 20px 30px;\n  margin-bottom: 26px;\n  background: linear-gradient(180deg,#f5eadc 0%,#faf7f1 100%);\n  border: 1px solid #e5d5c2;\n  border-radius: 22px;\n}\n.nl-nativity-bell .nl-eyebrow {\n  display: inline-block;\n  padding: 7px 15px;\n  margin-bottom: 14px;\n  background: #7b2f2f;\n  color: #fff;\n  border-radius: 30px;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n.nl-nativity-bell .nl-hero h1 { margin: 0 auto 14px; }\n.nl-nativity-bell .nl-hero p { max-width: 820px; margin: 0 auto 12px; }\n.nl-nativity-bell .nl-hero-cta {\n  max-width: 700px;\n  margin: 20px auto 0;\n  padding: 15px 18px;\n  background: #fff;\n  border: 1px solid #dfcdb8;\n  border-radius: 12px;\n  color: var(--wine);\n  font-weight: 800;\n}\n\n\/* SECTION *\/\n.nl-nativity-bell .nl-section {\n  background: var(--card);\n  border: 1px solid var(--border);\n  border-radius: 20px;\n  padding: 30px 22px;\n  margin-bottom: 26px;\n}\n.nl-nativity-bell .nl-section--warm { background: var(--warm); border-color: #e2d4c5; }\n.nl-nativity-bell .nl-section-title {\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n\/* IMAGE BLOCK *\/\n.nl-nativity-bell .nl-image {\n  margin: 0 auto 34px;\n  text-align: center;\n}\n.nl-nativity-bell .nl-image img { max-width: 850px; }\n\n\/* QUOTE *\/\n.nl-nativity-bell .nl-quote {\n  margin-top: 18px;\n  padding: 17px 18px;\n  background: var(--wine-soft);\n  border-left: 4px solid #8b3434;\n  border-radius: 10px;\n}\n.nl-nativity-bell .nl-quote p:first-child {\n  margin: 0 0 5px;\n  font-weight: 800;\n  color: var(--wine);\n}\n.nl-nativity-bell .nl-quote p:last-child { margin: 0; color: #5d514a; }\n\n\/* GRID CARDS *\/\n.nl-nativity-bell .nl-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 14px;\n}\n.nl-nativity-bell .nl-card {\n  background: #fff;\n  border: 1px solid var(--border);\n  border-radius: 15px;\n  padding: 19px;\n}\n.nl-nativity-bell .nl-card-icon { font-size: 20px; margin-bottom: 6px; }\n.nl-nativity-bell .nl-card-title {\n  font-weight: 800;\n  font-size: 17px;\n  color: var(--wine);\n  margin-bottom: 6px;\n}\n.nl-nativity-bell .nl-card-text {\n  font-size: 15px;\n  color: #5e544e;\n}\n\n\/* DETAILS GRID *\/\n.nl-nativity-bell .nl-detail-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin-bottom: 10px;\n}\n.nl-nativity-bell .nl-detail-item {\n  padding: 14px 15px;\n  background: var(--cream);\n  border-radius: 12px;\n  font-weight: 600;\n  font-size: 15px;\n  color: #5e544e;\n}\n.nl-nativity-bell .nl-detail-item strong { color: var(--wine); }\n\n\/* TAGS *\/\n.nl-nativity-bell .nl-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin-bottom: 20px;\n}\n.nl-nativity-bell .nl-tag {\n  display: inline-block;\n  padding: 10px 13px;\n  background: var(--warm-soft);\n  border-radius: 20px;\n  font-weight: 600;\n  font-size: 14.5px;\n  color: var(--wine);\n}\n\n\/* PRODUCT INFO *\/\n.nl-nativity-bell .nl-info-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 12px;\n}\n.nl-nativity-bell .nl-info {\n  padding: 16px;\n  background: var(--cream);\n  border-radius: 12px;\n}\n.nl-nativity-bell .nl-info-label {\n  font-size: 12px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  color: #9a6a42;\n  font-weight: 800;\n  margin-bottom: 4px;\n}\n.nl-nativity-bell .nl-info-value { font-weight: 600; color: var(--text); }\n\n\/* MESSAGE *\/\n.nl-nativity-bell .nl-message {\n  margin-top: 14px;\n  padding: 20px;\n  background: var(--warm);\n  border: 1px solid #e4d8ca;\n  border-radius: 14px;\n  text-align: center;\n}\n.nl-nativity-bell .nl-message-label {\n  font-size: 12px;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n  color: #9a6a42;\n  font-weight: 800;\n  margin-bottom: 8px;\n}\n.nl-nativity-bell .nl-message-text {\n  font-size: 24px;\n  line-height: 1.35;\n  color: var(--wine);\n  font-weight: 800;\n}\n.nl-nativity-bell .nl-message-text span {\n  font-size: 18px;\n  letter-spacing: 1px;\n}\n\n\/* SIZES *\/\n.nl-nativity-bell .nl-sizes {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 12px;\n}\n.nl-nativity-bell .nl-size {\n  padding: 18px;\n  background: #fff;\n  border: 1px solid var(--border-soft);\n  border-radius: 14px;\n  text-align: center;\n}\n.nl-nativity-bell .nl-size-num {\n  font-size: 22px;\n  font-weight: 800;\n  color: var(--wine);\n  margin-bottom: 5px;\n}\n.nl-nativity-bell .nl-size-name { font-weight: 800; margin-bottom: 3px; }\n.nl-nativity-bell .nl-size-dim { font-size: 14px; color: #665b54; }\n.nl-nativity-bell .nl-size-note {\n  margin: 14px 0 0;\n  font-size: 13px;\n  color: var(--muted-soft);\n  text-align: center;\n  font-style: italic;\n}\n\n\/* PACKAGE *\/\n.nl-nativity-bell .nl-package {\n  padding: 18px;\n  background: var(--cream);\n  border-radius: 13px;\n  font-weight: 800;\n  color: var(--wine);\n}\n\n\/* SHIPPING BLOCK *\/\n.nl-nativity-bell .nl-shipping {\n  background: var(--trust-soft);\n  border: 1px solid #d6e5d9;\n  border-radius: 18px;\n  padding: 22px 18px;\n  margin-bottom: 26px;\n}\n.nl-nativity-bell .nl-shipping h3 {\n  color: var(--trust);\n  margin: 0 0 12px;\n  font-size: 18px;\n}\n.nl-nativity-bell .nl-ship-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n}\n.nl-nativity-bell .nl-ship {\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  padding: 12px 14px;\n  background: #fff;\n  border-radius: 12px;\n  border: 1px solid #e0ebe2;\n}\n.nl-nativity-bell .nl-ship-icon { font-size: 18px; line-height: 1; }\n.nl-nativity-bell .nl-ship-text { font-size: 14.5px; color: #405037; }\n.nl-nativity-bell .nl-ship-text strong { color: var(--trust); display: block; }\n\n\/* CLOSING *\/\n.nl-nativity-bell .nl-closing {\n  background: var(--wine);\n  color: #fff;\n  border-radius: 22px;\n  padding: 34px 22px;\n  text-align: center;\n}\n.nl-nativity-bell .nl-closing h2 {\n  color: #fff;\n  margin: 0 0 18px;\n  font-size: 28px;\n}\n.nl-nativity-bell .nl-closing p {\n  color: #fff;\n  margin: 0 0 10px;\n}\n.nl-nativity-bell .nl-closing-icons {\n  font-size: 28px;\n  margin-bottom: 10px;\n}\n.nl-nativity-bell .nl-closing-badge {\n  padding: 17px 18px;\n  background: rgba(255,255,255,.12);\n  border: 1px solid rgba(255,255,255,.25);\n  border-radius: 12px;\n  margin: 20px auto 14px;\n  max-width: 480px;\n}\n.nl-nativity-bell .nl-closing-badge div:first-child {\n  font-size: 20px;\n  font-weight: 800;\n  color: #fff;\n}\n.nl-nativity-bell .nl-closing-badge div:last-child {\n  font-size: 16px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  color: #fff;\n}\n\n\/* TABLET *\/\n@media (min-width: 700px) {\n  .nl-nativity-bell h1 { font-size: 38px; }\n  .nl-nativity-bell h2 { font-size: 29px; }\n  .nl-nativity-bell .nl-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }\n  .nl-nativity-bell .nl-detail-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }\n  .nl-nativity-bell .nl-info-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }\n  .nl-nativity-bell .nl-sizes { grid-template-columns: repeat(3, minmax(0,1fr)); }\n  .nl-nativity-bell .nl-ship-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }\n  .nl-nativity-bell .nl-section { padding: 34px 28px; }\n}\n\n\/* SMALL PHONES *\/\n@media (max-width: 380px) {\n  .nl-nativity-bell { padding: 10px 10px 30px; }\n  .nl-nativity-bell h1 { font-size: 26px; }\n  .nl-nativity-bell h2 { font-size: 22px; }\n  .nl-nativity-bell .nl-hero { padding: 28px 16px 22px; }\n  .nl-nativity-bell .nl-section { padding: 22px 16px; }\n  .nl-nativity-bell p { font-size: 15px; }\n  .nl-nativity-bell .nl-message-text { font-size: 20px; }\n  .nl-nativity-bell .nl-message-text span { font-size: 16px; }\n  .nl-nativity-bell .nl-pay { font-size: 11px; padding: 7px 11px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nl-nativity-bell\"\u003e\n\u003c!-- ============ TRUST TOP (helemaal bovenaan) ============ --\u003e\n\u003cdiv class=\"nl-trust-top\"\u003e\n\u003cspan\u003e🇳🇱 Verzending uit Nederland\u003c\/span\u003e \u003cspan\u003e🔒 Veilig betalen (SSL)\u003c\/span\u003e \u003cspan\u003e↩️ 30 dagen retour\u003c\/span\u003e \u003cspan\u003e⭐ 4,8\/5 klantbeoordeling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-payments\"\u003e\n\u003ch3\u003e💳 Betaal zoals jij wilt\u003c\/h3\u003e\n\u003cdiv class=\"nl-pay-grid\"\u003e\n\u003cspan class=\"nl-pay nl-pay-ideal\"\u003eiDEAL\u003c\/span\u003e \u003cspan class=\"nl-pay nl-pay-paypal\"\u003ePayPal\u003c\/span\u003e \u003cspan class=\"nl-pay nl-pay-visa\"\u003eVISA\u003c\/span\u003e \u003cspan class=\"nl-pay nl-pay-mc\"\u003e● Mastercard\u003c\/span\u003e \u003cspan class=\"nl-pay nl-pay-bancontact\"\u003eBancontact\u003c\/span\u003e \u003cspan class=\"nl-pay nl-pay-klarna\"\u003eKlarna\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"nl-pay-note\"\u003e🔒 256-bit SSL-versleuteling · Je gegevens zijn veilig\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"nl-hero\"\u003e\n\u003cspan class=\"nl-eyebrow\"\u003eChristelijke kerstdecoratie\u003c\/span\u003e\n\u003ch1\u003eEen Redder is geboren — luid de bel voor vreugde\u003c\/h1\u003e\n\u003cp\u003eKerst is meer dan lichtjes, cadeaus en versiering.\u003c\/p\u003e\n\u003cp\u003eHet is een seizoen van \u003cstrong\u003egeloof, hoop, vrede en liefde\u003c\/strong\u003e — en een moment om het verhaal te herdenken waarmee alles begon.\u003c\/p\u003e\n\u003cp\u003eDe \u003cstrong\u003eJesus Nativity Christmas Door Bell\u003c\/strong\u003e brengt die betekenis naar huis met een prachtig tafereel van \u003cstrong\u003eMaria, Jozef, Baby Jezus, de Ster van Bethlehem, een vredig lam, warm lantaarnlicht en een vintage wijnrode bel\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"nl-hero-cta\"\u003eEen betekenisvolle kerstdecoratie die warmte, geloof en vreugde in je huis brengt.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/81428e724046109dd162a238ee440f951c188ba5.png\" alt=\"Jesus Nativity Christmas Door Bell\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- MEANING --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003cdiv class=\"nl-section-title\"\u003eDe betekenis achter het ontwerp\u003c\/div\u003e\n\u003ch2\u003e❤️ Een kleine herinnering aan de eerste kerst\u003c\/h2\u003e\n\u003cp\u003eBovenaan verzamelen Maria en Jozef zich rond Baby Jezus onder de stralende Ster van Bethlehem.\u003c\/p\u003e\n\u003cp\u003eDe rustieke stal, het vredige lam, de warme lantaarn, de wintergroene details en de sneeuwaccenten creëren een knus tafereel geïnspireerd op die eerste kerstnacht.\u003c\/p\u003e\n\u003cp\u003eDaaronder hangt een diep wijnrode bel met antiek-gouden details, terwijl een \u003cstrong\u003eSter van Bethlehem-hanger\u003c\/strong\u003e het ontwerp compleet maakt.\u003c\/p\u003e\n\u003cdiv class=\"nl-quote\"\u003e\n\u003cp\u003eHet is meer dan feestdecoratie.\u003c\/p\u003e\n\u003cp\u003eHet is een kleine herinnering aan de reden van het seizoen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/ab8081793866e73ad6a2096348d4a7e8f1b131a1.png\" alt=\"Nativity Christmas Door Bell details\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- WHY YOU'LL LOVE IT --\u003e\n\u003cdiv class=\"nl-section nl-section--warm\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 20px;\"\u003e\n\u003cdiv class=\"nl-section-title\"\u003eIn één oogopslag\u003c\/div\u003e\n\u003ch2\u003e✨ Waarom je ervan zult houden\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-grid\"\u003e\n\u003cdiv class=\"nl-card\"\u003e\n\u003cdiv class=\"nl-card-icon\"\u003e⭐\u003c\/div\u003e\n\u003cdiv class=\"nl-card-title\"\u003eBetekenisvolle kerststal\u003c\/div\u003e\n\u003cdiv class=\"nl-card-text\"\u003eMaria, Jozef, Baby Jezus, de stal en de Ster van Bethlehem komen samen in een warm en herkenbaar kerstontwerp.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-card\"\u003e\n\u003cdiv class=\"nl-card-icon\"\u003e🔔\u003c\/div\u003e\n\u003cdiv class=\"nl-card-title\"\u003eVintage kerstbel-stijl\u003c\/div\u003e\n\u003cdiv class=\"nl-card-text\"\u003eDe rijke wijnrode bel en antiek-gouden accenten geven een tijdloze, erfstuk-achtige uitstraling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-card\"\u003e\n\u003cdiv class=\"nl-card-icon\"\u003e🙏\u003c\/div\u003e\n\u003cdiv class=\"nl-card-title\"\u003eBoodschap vol geloof\u003c\/div\u003e\n\u003cdiv class=\"nl-card-text\"\u003eDe woorden \u003cstrong\u003e“Een Redder is geboren — luid de bel voor vreugde”\u003c\/strong\u003e voegen een eenvoudige maar krachtige herinnering aan kerst toe.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-card\"\u003e\n\u003cdiv class=\"nl-card-icon\"\u003e🏡\u003c\/div\u003e\n\u003cdiv class=\"nl-card-title\"\u003eMooi in zoveel ruimtes\u003c\/div\u003e\n\u003cdiv class=\"nl-card-text\"\u003ePerfect voor je voordeur, entree, overdekt terras, woonkamer, haard, gang of kerstdisplay.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-card\"\u003e\n\u003cdiv class=\"nl-card-icon\"\u003e🎁\u003c\/div\u003e\n\u003cdiv class=\"nl-card-title\"\u003eEen betekenisvol kerstcadeau\u003c\/div\u003e\n\u003cdiv class=\"nl-card-text\"\u003eEen doordachte keuze voor familie, vrienden, buren, kerkvrienden en iedereen die van kerststal-decoratie houdt.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/85c1dfca92192a1c55be2f338c98741aaf437c3d.png\" alt=\"Vintage Nativity Christmas decoration\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- DESIGN DETAILS --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003cdiv class=\"nl-section-title\"\u003eOntwerpdetails\u003c\/div\u003e\n\u003ch2\u003e⭐ Prachtige details van boven tot onder\u003c\/h2\u003e\n\u003cp\u003eElk onderdeel van het ontwerp helpt het kerstverhaal te vertellen:\u003c\/p\u003e\n\u003cdiv class=\"nl-detail-grid\"\u003e\n\u003cdiv class=\"nl-detail-item\"\u003e⭐ \u003cstrong\u003eSter van Bethlehem\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-item\"\u003e🙏 \u003cstrong\u003eMaria \u0026amp; Jozef\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-item\"\u003e👶 \u003cstrong\u003eBaby Jezus in de kribbe\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-item\"\u003e🐑 \u003cstrong\u003eVredig lam-detail\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-item\"\u003e🏮 \u003cstrong\u003eWarme lantaarn-accent\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-item\"\u003e🌲 \u003cstrong\u003eWintergroen \u0026amp; sneeuwdetails\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-item\"\u003e🔔 \u003cstrong\u003eWijnrode kerstbel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-item\"\u003e✨ \u003cstrong\u003eAntiek-gouden decoratieve accenten\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-item\"\u003e⭐ \u003cstrong\u003eHangende Ster van Bethlehem-hanger\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 20px; padding: 16px 18px; background: var(--warm); border-radius: 12px; text-align: center; font-weight: 600; color: #66564c;\"\u003eSamen creëren deze details een stuk dat warm, traditioneel en vol betekenis aanvoelt.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/f3a19d8da24841ef44ce651fdce7d53738d942c3.png\" alt=\"Nativity Christmas Door Bell design details\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- GIFT --\u003e\n\u003cdiv class=\"nl-section nl-section--warm\"\u003e\n\u003cdiv class=\"nl-section-title\"\u003eKerstcadeau\u003c\/div\u003e\n\u003ch2\u003e🎁 Een betekenisvol kerstcadeau\u003c\/h2\u003e\n\u003cp\u003eSommige cadeaus worden één keer uitgepakt.\u003c\/p\u003e\n\u003cp\u003eAndere worden jaar na jaar deel van kerst.\u003c\/p\u003e\n\u003cp style=\"font-weight: 800; color: var(--wine);\"\u003eDeze kerststal-deurbel is een oprecht cadeau voor:\u003c\/p\u003e\n\u003cdiv style=\"padding: 17px 18px; background: #fff; border: 1px solid var(--border); border-radius: 13px; font-weight: 800; color: #60463c;\"\u003eMama • Oma • Ouders • Zussen • Vrienden • Buren • Kerkvrienden • Christelijke gezinnen • Kerststal-verzamelaars • Liefhebbers van kerstdecoratie\u003c\/div\u003e\n\u003cp style=\"margin: 18px 0 0; text-align: center;\"\u003eEen prachtige manier om een boodschap van \u003cstrong\u003egeloof, hoop, vrede en vreugde\u003c\/strong\u003e te delen met iemand van wie je houdt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/88568b28bb3e142bcf1517e15c512e66c96f6f13.png\" alt=\"Christmas Nativity gift decoration\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- DISPLAY --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003cdiv class=\"nl-section-title\"\u003eHuisdecoratie\u003c\/div\u003e\n\u003ch2\u003e🏡 Zet hem in je huis\u003c\/h2\u003e\n\u003cp\u003ePrachtig voor:\u003c\/p\u003e\n\u003cdiv class=\"nl-tags\"\u003e\n\u003cspan class=\"nl-tag\"\u003eVoordeur\u003c\/span\u003e \u003cspan class=\"nl-tag\"\u003eEntree\u003c\/span\u003e \u003cspan class=\"nl-tag\"\u003eOverdekt terras\u003c\/span\u003e \u003cspan class=\"nl-tag\"\u003eWoonkamer\u003c\/span\u003e \u003cspan class=\"nl-tag\"\u003eHaard\u003c\/span\u003e \u003cspan class=\"nl-tag\"\u003eGang\u003c\/span\u003e \u003cspan class=\"nl-tag\"\u003eKerstdisplay\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eCombineer met kerstkransen, warme stringlichtjes, groen, lantaarns of traditionele kerststal-decoratie voor een knusse feestelijke look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/da9a7fd2251e3a585637372679c7924b69497431.png\" alt=\"Jesus Nativity Christmas Door Bell home display\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003cdiv class=\"nl-section-title\"\u003eProductinformatie\u003c\/div\u003e\n\u003ch2\u003e📋 Productdetails\u003c\/h2\u003e\n\u003cdiv class=\"nl-info-grid\"\u003e\n\u003cdiv class=\"nl-info\"\u003e\n\u003cdiv class=\"nl-info-label\"\u003eProductnaam\u003c\/div\u003e\n\u003cdiv class=\"nl-info-value\"\u003eJesus Nativity Christmas Door Bell\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-info\"\u003e\n\u003cdiv class=\"nl-info-label\"\u003eThema\u003c\/div\u003e\n\u003cdiv class=\"nl-info-value\"\u003eJezus kerststal \/ Christelijke kerst\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-info\"\u003e\n\u003cdiv class=\"nl-info-label\"\u003eStijl\u003c\/div\u003e\n\u003cdiv class=\"nl-info-value\"\u003eTraditioneel vintage kerst\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-info\"\u003e\n\u003cdiv class=\"nl-info-label\"\u003eHoofdkleuren\u003c\/div\u003e\n\u003cdiv class=\"nl-info-value\"\u003eWijnrood, antiek goud, warm ivoor, bruin \u0026amp; zwart\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-message\"\u003e\n\u003cdiv class=\"nl-message-label\"\u003eOntwerpboodschap\u003c\/div\u003e\n\u003cdiv class=\"nl-message-text\"\u003eEEN REDDER IS GEBOREN\u003cbr\u003e\u003cspan\u003eLUID DE BEL VOOR VREUGDE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 22px;\"\u003e\n\u003ch3\u003eBeschikbare maten\u003c\/h3\u003e\n\u003cdiv class=\"nl-sizes\"\u003e\n\u003cdiv class=\"nl-size\"\u003e\n\u003cdiv class=\"nl-size-num\"\u003e8'\u003c\/div\u003e\n\u003cdiv class=\"nl-size-name\"\u003eKlein\u003c\/div\u003e\n\u003cdiv class=\"nl-size-dim\"\u003e8' H × 5,5' B\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-size\"\u003e\n\u003cdiv class=\"nl-size-num\"\u003e10'\u003c\/div\u003e\n\u003cdiv class=\"nl-size-name\"\u003eMiddel\u003c\/div\u003e\n\u003cdiv class=\"nl-size-dim\"\u003e10' H × 7' B\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-size\"\u003e\n\u003cdiv class=\"nl-size-num\"\u003e12'\u003c\/div\u003e\n\u003cdiv class=\"nl-size-name\"\u003eGroot\u003c\/div\u003e\n\u003cdiv class=\"nl-size-dim\"\u003e12' H × 8,5' B\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"nl-size-note\"\u003eKleine afwijkingen in afmetingen mogelijk door handmatige meting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"nl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/8712733213c9bafc5cb758a8060d6e28dfac170f.png\" alt=\"Jesus Nativity Christmas Door Bell sizes\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- PACKAGE --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003ch2\u003e📦 Inbegrepen in het pakket\u003c\/h2\u003e\n\u003cdiv class=\"nl-package\"\u003e1 × Jesus Nativity Christmas Door Bell\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING \u0026 TRUST (bottom) --\u003e\n\u003cdiv class=\"nl-shipping\"\u003e\n\u003ch3\u003e🛡️ Bestel met een gerust hart\u003c\/h3\u003e\n\u003cdiv class=\"nl-ship-grid\"\u003e\n\u003cdiv class=\"nl-ship\"\u003e\n\u003cdiv class=\"nl-ship-icon\"\u003e🇳🇱\u003c\/div\u003e\n\u003cdiv class=\"nl-ship-text\"\u003e\n\u003cstrong\u003eVerzending uit Nederland\u003c\/strong\u003eVoor 23:59 besteld = dezelfde dag verzonden.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-ship\"\u003e\n\u003cdiv class=\"nl-ship-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"nl-ship-text\"\u003e\n\u003cstrong\u003eLevertijd 1–2 werkdagen\u003c\/strong\u003eBinnen Nederland meestal binnen 2 dagen in huis.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-ship\"\u003e\n\u003cdiv class=\"nl-ship-icon\"\u003e↩️\u003c\/div\u003e\n\u003cdiv class=\"nl-ship-text\"\u003e\n\u003cstrong\u003e30 dagen retourrecht\u003c\/strong\u003eNiet tevreden? Je krijgt je geld terug.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-ship\"\u003e\n\u003cdiv class=\"nl-ship-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv class=\"nl-ship-text\"\u003e\n\u003cstrong\u003eVeilig betalen\u003c\/strong\u003e256-bit SSL-versleuteling via iDEAL, PayPal, creditcard of Klarna.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-ship\"\u003e\n\u003cdiv class=\"nl-ship-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv class=\"nl-ship-text\"\u003e\n\u003cstrong\u003eNederlandstalige klantenservice\u003c\/strong\u003eReactie binnen 24 uur per e-mail.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-ship\"\u003e\n\u003cdiv class=\"nl-ship-icon\"\u003e⭐\u003c\/div\u003e\n\u003cdiv class=\"nl-ship-text\"\u003e\n\u003cstrong\u003e4,8\/5 klantbeoordeling\u003c\/strong\u003eDuizenden tevreden klanten in Nederland en België.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"nl-closing\"\u003e\n\u003cdiv class=\"nl-closing-icons\"\u003e⭐ 🙏 🔔\u003c\/div\u003e\n\u003ch2\u003e✨ Breng het kerstverhaal naar huis\u003c\/h2\u003e\n\u003cp\u003eHang hem bij de deur.\u003c\/p\u003e\n\u003cp\u003eDoe de kerstlichtjes aan.\u003c\/p\u003e\n\u003cp\u003eLaat de Ster van Bethlehem stralen.\u003c\/p\u003e\n\u003cp style=\"max-width: 760px; margin: 0 auto 20px;\"\u003eEn laat dit vredige kerststal-tafereel iedereen die je huis binnenkomt eraan herinneren waar kerst werkelijk over gaat.\u003c\/p\u003e\n\u003cdiv class=\"nl-closing-badge\"\u003e\n\u003cdiv\u003eEEN REDDER IS GEBOREN\u003c\/div\u003e\n\u003cdiv\u003eLUID DE BEL VOOR VREUGDE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-weight: 800;\"\u003eMeer dan decoratie — een boodschap van geloof, hoop, vrede en liefde.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"koop 1","offer_id":53985259258221,"sku":"JC260917054-jr-1","price":32.99,"currency_code":"EUR","in_stock":true},{"title":"koop 2","offer_id":53985259290989,"sku":"JC260917054-jr-2","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"koop 3","offer_id":53985259323757,"sku":"JC260917054-jr-3","price":89.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/6123\/5565\/files\/631bbf2a84aa8a29bb40f5bf9643dfb5ddd65af4.jpg?v=1789633846","url":"https:\/\/www.zomerplezier.com\/products\/jesus-nativity-christmas-door-bell","provider":"Zomerplezier","version":"1.0","type":"link"}