{"product_id":"cat-halloween-centipede-costume","title":"Kat Halloween Duizendpoot Kostuum","description":"\u003cstyle\u003e\n\/* =========================================================\n   HALLOWEEN CENTIPEDE COSTUME FOR CATS\n   Dutch (NL) · Conversion Funnel · Trust + Local Payments\n   Mobile + Tablet · No overflow · No JS · Zero dependencies\n   ========================================================= *\/\n.nl-centipede-costume,\n.nl-centipede-costume * { box-sizing: border-box; }\n\n.nl-centipede-costume {\n  --bg: #fdfaf6;\n  --card: #ffffff;\n  --warm: #fdf5ec;\n  --cream: #f9f3ea;\n  --text: #3a2f2a;\n  --muted: #6b5d55;\n  --muted-soft: #857a72;\n  --border: #ecdfd1;\n  --wine: #8f2f2f;\n  --wine-soft: #fbecec;\n  --orange: #b04a3a;\n  --brown: #8d5a36;\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-centipede-costume h1,\n.nl-centipede-costume h2,\n.nl-centipede-costume 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-centipede-costume h1 { font-size: 28px; font-weight: 800; }\n.nl-centipede-costume h2 { font-size: 22px; }\n.nl-centipede-costume h3 { font-size: 20px; }\n.nl-centipede-costume 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-centipede-costume strong { color: var(--wine); }\n.nl-centipede-costume img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  border-radius: 16px;\n  margin: 0 auto 16px;\n  box-shadow: var(--shadow);\n}\n\n\/* ============ TRUST TOP ============ *\/\n.nl-centipede-costume .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-centipede-costume .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-centipede-costume .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-centipede-costume .nl-payments h3 {\n  margin: 0 0 12px;\n  font-size: 17px;\n}\n.nl-centipede-costume .nl-pay-grid {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-bottom: 12px;\n}\n.nl-centipede-costume .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-centipede-costume .nl-pay-ideal { background: #cc0066; color: #fff; }\n.nl-centipede-costume .nl-pay-paypal { background: #f8fafc; color: #003087; border: 1px solid #cbd5e1; }\n.nl-centipede-costume .nl-pay-visa { background: #1434cb; color: #fff; }\n.nl-centipede-costume .nl-pay-mc { background: #111; color: #fff; }\n.nl-centipede-costume .nl-pay-bancontact { background: #005498; color: #fff; }\n.nl-centipede-costume .nl-pay-klarna { background: #ffb3c7; color: #111; }\n.nl-centipede-costume .nl-pay-note {\n  margin: 0;\n  font-size: 13px;\n  color: var(--muted);\n}\n\n\/* ============ HERO ============ *\/\n.nl-centipede-costume .nl-hero {\n  text-align: center;\n  padding: 30px 20px 24px;\n  margin-bottom: 22px;\n  background: linear-gradient(180deg,#fdf0e2 0%,#fdfaf6 100%);\n  border: 1px solid #e9d8c4;\n  border-radius: 20px;\n}\n.nl-centipede-costume .nl-eyebrow {\n  display: inline-block;\n  padding: 7px 15px;\n  margin-bottom: 12px;\n  background: var(--wine);\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-centipede-costume .nl-hero h1 { margin: 0 auto 12px; }\n.nl-centipede-costume .nl-hero p { max-width: 700px; margin: 0 auto; }\n\n\/* ============ SECTION ============ *\/\n.nl-centipede-costume .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-centipede-costume .nl-section--warm { background: var(--warm); border-color: #ecdfd1; }\n.nl-centipede-costume .nl-section-title {\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--brown);\n  margin-bottom: 6px;\n}\n\n\/* ============ FEATURE BLOCK ============ *\/\n.nl-centipede-costume .nl-feature { margin-bottom: 20px; }\n.nl-centipede-costume .nl-feature:last-child { margin-bottom: 0; }\n.nl-centipede-costume .nl-feature-title {\n  font-weight: 800;\n  font-size: 18px;\n  color: var(--orange);\n  margin: 0 0 6px;\n}\n.nl-centipede-costume .nl-feature p { margin: 0; }\n\n\/* ============ PACKAGE ============ *\/\n.nl-centipede-costume .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 ============ *\/\n.nl-centipede-costume .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-centipede-costume .nl-shipping h3 {\n  color: var(--trust);\n  margin: 0 0 12px;\n  font-size: 18px;\n}\n.nl-centipede-costume .nl-ship-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n}\n.nl-centipede-costume .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-centipede-costume .nl-ship-icon { font-size: 18px; line-height: 1; }\n.nl-centipede-costume .nl-ship-text { font-size: 14.5px; color: #405037; }\n.nl-centipede-costume .nl-ship-text strong { color: var(--trust); display: block; }\n\n\/* ============ CLOSING ============ *\/\n.nl-centipede-costume .nl-closing {\n  background: var(--wine);\n  color: #fff;\n  border-radius: 20px;\n  padding: 30px 22px;\n  text-align: center;\n}\n.nl-centipede-costume .nl-closing h2 {\n  color: #fff;\n  margin: 0 0 14px;\n  font-size: 26px;\n}\n.nl-centipede-costume .nl-closing p { color: #fff; margin: 0; }\n\n\/* ============ TABLET ============ *\/\n@media (min-width: 700px) {\n  .nl-centipede-costume h1 { font-size: 34px; }\n  .nl-centipede-costume h2 { font-size: 26px; }\n  .nl-centipede-costume .nl-section { padding: 28px 26px; }\n  .nl-centipede-costume .nl-ship-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }\n}\n\n\/* ============ SMALL PHONES ============ *\/\n@media (max-width: 380px) {\n  .nl-centipede-costume { padding: 10px 10px 30px; }\n  .nl-centipede-costume h1 { font-size: 24px; }\n  .nl-centipede-costume h2 { font-size: 20px; }\n  .nl-centipede-costume .nl-hero { padding: 24px 16px 20px; }\n  .nl-centipede-costume .nl-section { padding: 20px 16px; }\n  .nl-centipede-costume p { font-size: 15px; }\n  .nl-centipede-costume .nl-pay { font-size: 11px; padding: 7px 11px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nl-centipede-costume\"\u003e\n\u003c!-- ============ TRUST TOP ============ --\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\"\u003eHalloween voor katten\u003c\/span\u003e\n\u003ch1\u003e🕷️ Halloween Centipede Kostuum voor Katten\u003c\/h1\u003e\n\u003cp\u003eKlaar om van je kat het grappigste wezentje van Halloween te maken? Dit creepy-cute duizendpootkostuum is gemaakt voor onvergetelijke foto’s, speelse momenten en heel veel lachmomenten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/1_f8ec7f5b-e771-462c-8376-f05ba7fe44b3.jpg?v=1788591244\u0026amp;width=600\" alt=\"Halloween Centipede Kostuum voor Katten\" width=\"600\" height=\"600\" loading=\"eager\" decoding=\"async\"\u003e \u003c!-- ============ FEATURES ============ --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003cdiv class=\"nl-section-title\"\u003e✨ Productkenmerken\u003c\/div\u003e\n\u003ch2\u003eWat maakt dit kostuum zo leuk?\u003c\/h2\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e🎃 Creepy-cute Halloween-look\u003c\/div\u003e\n\u003cp\u003eHet door duizendpoten geïnspireerde ontwerp geeft je kat direct een grappig Halloween-uiterlijk dat opvalt in elke foto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/2_647dc3be-a6a2-4e68-a07e-0b4c64781acc.jpg?v=1788591243\u0026amp;width=600\" alt=\"Duizendpoot kostuum detail\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e👀 Opvallend gesegmenteerd ontwerp\u003c\/div\u003e\n\u003cp\u003eEen reeks verhoogde lichaamsdelen en speelse zijdetails creëren het klassieke duizendpoot-silhouet van kop tot staart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/4_410057ac-b560-439d-9e55-75a92bce8d62.jpg?v=1788591244\u0026amp;width=600\" alt=\"Gesegmenteerd ontwerp\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e📸 Klaar voor de mooiste foto’s\u003c\/div\u003e\n\u003cp\u003ePerfect voor Halloween-portretten, themafeestjes en het delen van grappige momenten met vrienden en familie.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/6_266fd133-af3e-4baa-ad1c-95518d554b0a.jpg?v=1788591244\u0026amp;width=600\" alt=\"Foto-ready kostuum\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e🖤 Twee spooky kleuropties\u003c\/div\u003e\n\u003cp\u003eKies Zwart\/Rood voor een gedurfd Halloween-contrast of Zwart\/Goud voor een mysterieuze, dramatische look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/7_c7bdb9f1-8040-432e-b2c0-b2294e32fdb9.jpg?v=1788591244\u0026amp;width=600\" alt=\"Kleuropties zwart rood en zwart goud\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e🐈 Gemaakt voor kattenfeesten\u003c\/div\u003e\n\u003cp\u003eBreng extra persoonlijkheid naar Halloween-feestjes, kostuumfotografie en feestelijke momenten thuis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/3_0a5196f0-112f-4941-9163-09cc5fcdf791.jpg?v=1788591244\u0026amp;width=600\" alt=\"Kattenfeest kostuum\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"nl-feature\"\u003e\n\u003cdiv class=\"nl-feature-title\"\u003e✨ Een vrolijk cadeau voor kattenouders\u003c\/div\u003e\n\u003cp\u003eMeer dan een kostuum: het is een leuke manier om de bijzondere band tussen katten en hun baasjes te vieren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/7_9f35633d-ef66-48a1-aaf4-b4ddb04d333d.png?v=1788591245\u0026amp;width=600\" alt=\"Cadeau voor kattenouders\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c!-- ============ FINAL MESSAGE ============ --\u003e\n\u003cdiv class=\"nl-section nl-section--warm\"\u003e\n\u003ch2\u003e🕸️ Maak Halloween onvergetelijk\u003c\/h2\u003e\n\u003cp style=\"margin: 0;\"\u003eVoeg een beetje spooky humor toe aan het feest van je kat en maak foto’s die iedereen zich zal herinneren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============ PACKAGE ============ --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003ch3\u003e🎁 Inbegrepen in het pakket\u003c\/h3\u003e\n\u003cdiv class=\"nl-package\"\u003e1 × Cat Halloween Centipede Kostuum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ NOTES ============ --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003ch2\u003e❗ Opmerkingen\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDoor handmatige metingen kunnen kleine afwijkingen in de afmetingen voorkomen.\u003c\/li\u003e\n\u003cli\u003eDoor verschillende beeldscherm- en lichteffecten kan de werkelijke kleur iets afwijken van de afbeelding.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SHIPPING \u0026 TRUST ============ --\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\u003ch2\u003e🎃 Maak van je kat de ster van Halloween\u003c\/h2\u003e\n\u003cp\u003eCreëer grappige momenten, deel lachwekkende foto’s en geef je kat een Halloween-look die niemand vergeet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"lovelifeC","offers":[{"title":"Zwart en rood","offer_id":53985941258605,"sku":"CW260905015-heihong-1","price":34.99,"currency_code":"EUR","in_stock":true},{"title":"Zwart en goud","offer_id":53985941291373,"sku":"CW260905015-heijin-1","price":34.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/6123\/5565\/files\/7_9f35633d-ef66-48a1-aaf4-b4ddb04d333d.png?v=1789643146","url":"https:\/\/www.zomerplezier.com\/products\/cat-halloween-centipede-costume","provider":"Zomerplezier","version":"1.0","type":"link"}