{"product_id":"pre-lit-artificial-christmas-hanging-basket","title":"🎄 Kerst Hot Sale 🏆 Voorverlichte Kunstmatige Kerst Hangmand","description":"\u003cstyle\u003e\n\/* =========================================================\n   PRE-LIT CHRISTMAS HANGING BASKET\n   Dutch (NL) · Conversion Funnel · Trust + Local Payments\n   Mobile + Tablet · No overflow · No JS · Zero dependencies\n   ========================================================= *\/\n.nl-hanging-basket,\n.nl-hanging-basket * { box-sizing: border-box; }\n\n.nl-hanging-basket {\n  --bg: #fdfaf5;\n  --card: #ffffff;\n  --warm: #fdf4ea;\n  --cream: #f9f3ea;\n  --text: #3a2f28;\n  --muted: #6b5d52;\n  --muted-soft: #857a70;\n  --border: #ecdfd0;\n  --accent: #e67e23;\n  --accent-soft: #fdeee0;\n  --wine: #8f2f2f;\n  --trust: #2f6b3d;\n  --trust-soft: #eef5ef;\n  --shadow: 0 8px 25px rgba(74,51,35,.10);\n\n  max-width: 900px;\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.65;\n  font-size: 16px;\n  overflow-wrap: break-word;\n  word-wrap: break-word;\n  -webkit-text-size-adjust: 100%;\n}\n\n.nl-hanging-basket h1,\n.nl-hanging-basket h2,\n.nl-hanging-basket h3 {\n  line-height: 1.3;\n  color: var(--accent);\n  margin: 0 0 12px;\n  overflow-wrap: break-word;\n  word-wrap: break-word;\n}\n.nl-hanging-basket h1 { font-size: 28px; font-weight: 800; }\n.nl-hanging-basket h2 { font-size: 23px; }\n.nl-hanging-basket h3 { font-size: 19px; }\n.nl-hanging-basket p {\n  margin: 0 0 14px;\n  color: var(--muted);\n  font-size: 16px;\n  overflow-wrap: break-word;\n  word-wrap: break-word;\n}\n.nl-hanging-basket strong { color: var(--wine); }\n.nl-hanging-basket ul {\n  margin: 0 0 14px;\n  padding-left: 20px;\n}\n.nl-hanging-basket li {\n  margin-bottom: 8px;\n  color: var(--muted);\n  font-size: 15.5px;\n  overflow-wrap: break-word;\n  word-wrap: break-word;\n}\n.nl-hanging-basket li strong { color: var(--wine); }\n.nl-hanging-basket img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  border-radius: 16px;\n  margin: 0 auto 18px;\n  box-shadow: var(--shadow);\n}\n\n\/* TRUST TOP *\/\n.nl-hanging-basket .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-hanging-basket .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\/* PAYMENTS *\/\n.nl-hanging-basket .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-hanging-basket .nl-payments h3 {\n  margin: 0 0 12px;\n  font-size: 17px;\n  color: var(--accent);\n}\n.nl-hanging-basket .nl-pay-grid {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-bottom: 12px;\n}\n.nl-hanging-basket .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-hanging-basket .nl-pay-ideal { background: #cc0066; color: #fff; }\n.nl-hanging-basket .nl-pay-paypal { background: #f8fafc; color: #003087; border: 1px solid #cbd5e1; }\n.nl-hanging-basket .nl-pay-visa { background: #1434cb; color: #fff; }\n.nl-hanging-basket .nl-pay-mc { background: #111; color: #fff; }\n.nl-hanging-basket .nl-pay-bancontact { background: #005498; color: #fff; }\n.nl-hanging-basket .nl-pay-klarna { background: #ffb3c7; color: #111; }\n.nl-hanging-basket .nl-pay-note {\n  margin: 0;\n  font-size: 13px;\n  color: var(--muted);\n}\n\n\/* HERO *\/\n.nl-hanging-basket .nl-hero {\n  text-align: center;\n  padding: 30px 20px 24px;\n  margin-bottom: 22px;\n  background: linear-gradient(180deg,#fdeee0 0%,#fdfaf5 100%);\n  border: 1px solid #ecd9c2;\n  border-radius: 20px;\n}\n.nl-hanging-basket .nl-eyebrow {\n  display: inline-block;\n  padding: 7px 15px;\n  margin-bottom: 12px;\n  background: var(--accent);\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-hanging-basket .nl-hero h1 { margin: 0 auto 12px; }\n.nl-hanging-basket .nl-hero p { max-width: 720px; margin: 0 auto; }\n\n\/* SECTION *\/\n.nl-hanging-basket .nl-section {\n  background: var(--card);\n  border: 1px solid var(--border);\n  border-radius: 18px;\n  padding: 24px 20px;\n  margin-bottom: 22px;\n}\n.nl-hanging-basket .nl-section--warm { background: var(--warm); border-color: #ecdfd0; }\n\n\/* FEATURE *\/\n.nl-hanging-basket .nl-feature { margin-bottom: 20px; }\n.nl-hanging-basket .nl-feature:last-child { margin-bottom: 0; }\n.nl-hanging-basket .nl-feature-title {\n  font-weight: 800;\n  font-size: 17px;\n  color: var(--accent);\n  margin: 0 0 6px;\n}\n\n\/* REVIEWS *\/\n.nl-hanging-basket .nl-review {\n  background: var(--cream);\n  border-radius: 14px;\n  padding: 16px 18px;\n  margin-bottom: 14px;\n}\n.nl-hanging-basket .nl-review-stars {\n  color: #f0a500;\n  letter-spacing: 2px;\n  font-size: 14px;\n  margin-bottom: 6px;\n}\n.nl-hanging-basket .nl-review-name {\n  font-weight: 800;\n  color: var(--wine);\n  font-size: 15px;\n}\n.nl-hanging-basket .nl-review-text {\n  font-size: 14.5px;\n  color: var(--muted);\n  margin: 8px 0 0;\n}\n\n\/* SHIPPING *\/\n.nl-hanging-basket .nl-shipping {\n  background: var(--trust-soft);\n  border: 1px solid #d6e5d9;\n  border-radius: 18px;\n  padding: 22px 18px;\n  margin-bottom: 22px;\n}\n.nl-hanging-basket .nl-shipping h3 {\n  color: var(--trust);\n  margin: 0 0 12px;\n  font-size: 18px;\n}\n.nl-hanging-basket .nl-ship-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n}\n.nl-hanging-basket .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-hanging-basket .nl-ship-icon { font-size: 18px; line-height: 1; }\n.nl-hanging-basket .nl-ship-text { font-size: 14.5px; color: #405037; }\n.nl-hanging-basket .nl-ship-text strong { color: var(--trust); display: block; }\n\n\/* TABLET *\/\n@media (min-width: 700px) {\n  .nl-hanging-basket h1 { font-size: 34px; }\n  .nl-hanging-basket h2 { font-size: 27px; }\n  .nl-hanging-basket .nl-section { padding: 28px 26px; }\n  .nl-hanging-basket .nl-ship-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }\n}\n\n\/* SMALL PHONES *\/\n@media (max-width: 380px) {\n  .nl-hanging-basket { padding: 10px 10px 30px; }\n  .nl-hanging-basket h1 { font-size: 24px; }\n  .nl-hanging-basket h2 { font-size: 20px; }\n  .nl-hanging-basket .nl-hero { padding: 24px 16px 20px; }\n  .nl-hanging-basket .nl-section { padding: 20px 16px; }\n  .nl-hanging-basket p { font-size: 15px; }\n  .nl-hanging-basket .nl-pay { font-size: 11px; padding: 7px 11px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nl-hanging-basket\"\u003e\n\u003c!-- TRUST TOP --\u003e\n\u003cdiv class=\"nl-trust-top\"\u003e\n\u003cspan\u003e📦 Verwerking 2–4 werkdagen\u003c\/span\u003e \u003cspan\u003e✈️ Levering 10–20 werkdagen\u003c\/span\u003e \u003cspan\u003e🔒 Veilig betalen (SSL)\u003c\/span\u003e \u003cspan\u003e↩️ 30 dagen retour\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\"\u003eKerstdecoratie\u003c\/span\u003e\n\u003ch1\u003e🎄 Breng warme feestelijke gloed naar je voordeur met onze Pre-Lit Kerst Hanging Basket\u003c\/h1\u003e\n\u003cp\u003eFamilie en gasten zullen versteld staan wanneer je je huis omtovert tot een winterwonderland, met de schoonheid en charme van de feestdagen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.opinionan.com\/cdn\/shop\/files\/image\/5846732828e20d7cd4803380bc58eba740df8f20.gif\" alt=\"Pre-Lit Kerst Hanging Basket\" width=\"614\" height=\"819\" loading=\"eager\" decoding=\"async\"\u003e \u003c!-- FEATURES --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003ch2\u003e✨ Waarom je van deze kerstmand zult houden\u003c\/h2\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e🌞 UV-bestendig voor blijvende schittering\u003c\/div\u003e\n\u003cp\u003eSpeciaal ontworpen om UV-stralen te weerstaan, zodat de kerstmand zijn levendige groene kleur behoudt — geschikt voor het hele jaar door in elke omgeving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.opinionan.com\/cdn\/shop\/files\/image\/fef07946586a07fc11f6f0a4150ef6218fa4e0fd.jpg\" alt=\"UV-bestendige kerstmand\" width=\"584\" height=\"584\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e🏡 Veelzijdig binnen \u0026amp; buiten\u003c\/div\u003e\n\u003cp\u003eVan huis- en kantoordecoratie tot patio- en tuinversiering: dit kunstgroen past zich moeiteloos aan verschillende omgevingen aan en brengt blijvende schoonheid in je omgeving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.opinionan.com\/cdn\/shop\/files\/image\/c8ce64e9ae630a4306558a9b78f07358e2115b92.jpg\" alt=\"Binnen en buiten gebruik\" width=\"613\" height=\"613\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e🌿 Blijft groen\u003c\/div\u003e\n\u003cp\u003eDe kleur van kunstplanten vervaagt niet, heeft geen onderhoud of water nodig en is bestand tegen regen, sneeuw en zonlicht — met goede duurzaamheid en stabiele kwaliteit, ook geschikt voor buiten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e🎁 Breed inzetbaar\u003c\/div\u003e\n\u003cp\u003eDe kerstkrans is zeer geschikt voor het decoreren van je voordeur, entree, tuin of overal in je huis. Perfect voor voordeuren, muren, haarden, winkelramen, kamers en kerstboomdecoratie — zo wordt jouw huis het meest in het oog springende huis van de straat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.opinionan.com\/cdn\/shop\/files\/image\/efaf30b44f513d929bad7069100f5733c4f7bc78.jpg\" alt=\"Kerstkrans decoratie\" width=\"587\" height=\"619\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e✅ 100% garantie\u003c\/div\u003e\n\u003cp\u003eKwaliteitsgarantie van een echt merk. Niet tevreden? Je kunt op elk moment je geld terugkrijgen. Klanttevredenheid is ons doel — koop met een gerust hart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC --\u003e\n\u003cdiv class=\"nl-section nl-section--warm\"\u003e\n\u003cp style=\"margin: 0;\"\u003e\u003cstrong\u003e📋 SPEC:\u003c\/strong\u003e De stringlichtjes zijn exclusief batterijen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.opinionan.com\/cdn\/shop\/files\/image\/807e3633acf0e313d87c284be5997ba7bab8d29a.jpg\" alt=\"Kerstmand detail\" width=\"621\" height=\"621\" loading=\"lazy\" decoding=\"async\"\u003e \u003c!-- REVIEWS --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003ch2\u003e⭐ Klantbeoordelingen\u003c\/h2\u003e\n\u003cdiv class=\"nl-review\"\u003e\n\u003cdiv class=\"nl-review-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cdiv class=\"nl-review-name\"\u003eAbigail W.\u003c\/div\u003e\n\u003cp class=\"nl-review-text\"\u003eIk vind ze heel mooi. Ik kocht er net 4 en hing ze allemaal op mijn veranda, tussen de guirlandes en kerstbomen. Ze zien er geweldig uit. Ze zijn licht van gewicht, dus ik hoef niet bang te zijn dat ze op mijn veranda neerstorten bij wind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.opinionan.com\/cdn\/shop\/files\/image\/aa1d85639b9cf762d762de5172174fea6238d8df.jpg\" alt=\"Klantfoto kerstmand\" width=\"600\" height=\"800\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-review\"\u003e\n\u003cdiv class=\"nl-review-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cdiv class=\"nl-review-name\"\u003eRichard T.\u003c\/div\u003e\n\u003cp class=\"nl-review-text\"\u003eIk ben zo blij dat ik deze hanging basket heb gekocht! Het was de perfecte decoratie voor onze veranda tijdens de feestdagen. Overdag ziet hij er zo feestelijk uit en ’s avonds zijn de lichtjes zo mooi. Hij hield het de hele feestperiode goed vol. Ik kan niet wachten om hem volgende kerst weer te gebruiken. Extreem tevreden met mijn aankoop!!!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.opinionan.com\/cdn\/shop\/files\/image\/4f9158682f44378a3393ffc9781f3439d901eaa3.jpg\" alt=\"Klantfoto veranda decoratie\" width=\"600\" height=\"800\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-review\"\u003e\n\u003cdiv class=\"nl-review-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cdiv class=\"nl-review-name\"\u003eCharlotte P.\u003c\/div\u003e\n\u003cp class=\"nl-review-text\"\u003ePrachtig — als cadeau gegeven en met een beetje voorzichtig manoeuvreren van de takken bij het uitpakken, voilà! Klaar om buiten opgehangen te worden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.opinionan.com\/cdn\/shop\/files\/image\/d45ddfa8d7c9fb95610aa22b0223ec43cedadf49.jpg\" alt=\"Klantfoto cadeau kerstmand\" width=\"600\" height=\"800\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING --\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\u003eVerwerking: 2–4 werkdagen\u003c\/strong\u003eNa je bestelling verwerken wij deze zorgvuldig binnen 2 tot 4 werkdagen.\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\u003eVerzending: 10–20 werkdagen\u003c\/strong\u003eDe internationale verzending naar Nederland duurt gemiddeld 10 tot 20 werkdagen.\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\u003eTotale levertijd: ca. 2–4 weken\u003c\/strong\u003eReken op ongeveer 2 tot 4 weken vanaf je bestelling tot de levering.\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"40cm*40cm*40cm \/ With light（Basket）","offer_id":53989692244333,"sku":"K211103006-LV-1","price":39.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/6123\/5565\/files\/dd71bbe39bea17292c2196b84f74b17d8f036a73.webp?v=1789703574","url":"https:\/\/www.zomerplezier.com\/products\/pre-lit-artificial-christmas-hanging-basket","provider":"Zomerplezier","version":"1.0","type":"link"}