{"product_id":"headless-horseman-garden-light","title":"Lumière de jardin Cavalier sans tête","description":"\u003cstyle\u003e \/* ==========================================================    HEADLESS HORSEMAN HALLOWEEN LANDING PAGE    Shopify Safe Version    - No negative margins    - No absolute layout overflow    - No parent width breakout    - Container responsive ========================================================== *\/  .shx-page, .shx-page *, .shx-page *::before, .shx-page *::after {   box-sizing: border-box; }  .shx-page {   --black: #050609;   --black2: #0b0d14;   --navy: #071427;   --blue: #147cff;   --blue2: #52c7ff;   --purple: #8b5bc7;   --purple2: #c195ff;   --orange: #ff781f;   --cream: #f8f6f2;   --white: #ffffff;   --text: #20232a;   --muted: #6c727d;    position: relative;   z-index: 0;   display: block;   clear: both;   isolation: isolate;    width: 100%;   max-width: 1180px;   min-width: 0;    margin: 30px auto 0;   padding: 0;    overflow: hidden;    color: var(--text);   background: var(--white);    font-family: Arial, Helvetica, sans-serif;   line-height: 1.65;    container-type: inline-size;   container-name: headlesshorseman; }  .shx-page img {   display: block;   width: 100% !important;   max-width: 100% !important;   height: auto !important;    margin: 0 !important;   padding: 0 !important;    border: 0; }  .shx-page h1, .shx-page h2, .shx-page h3, .shx-page p, .shx-page ul {   margin-top: 0; }  .shx-page h1, .shx-page h2, .shx-page h3 {   font-family: Georgia, 'Times New Roman', serif;   line-height: 1.12; }  .shx-page a {   text-decoration: none; }  .shx-section {   position: relative;   display: block;   clear: both;    width: 100%;   padding: 52px 20px; }  .shx-center {   text-align: center; }  \/* ========================    COMMON ======================== *\/  .shx-kicker {   display: inline-flex;    margin-bottom: 14px;   padding: 7px 15px;    align-items: center;   justify-content: center;    border: 1px solid rgba(139,91,199,.65);   border-radius: 999px;    color: var(--purple);   background: rgba(139,91,199,.08);    font-size: 12px;   font-weight: 900;   line-height: 1.2;   letter-spacing: 1.3px;   text-transform: uppercase; }  .shx-title {   max-width: 820px;    margin-right: auto;   margin-bottom: 16px;   margin-left: auto;    color: #11141a;    font-size: clamp(29px,5vw,44px);   font-weight: 700;   letter-spacing: -.8px;    overflow-wrap: break-word; }  .shx-subtitle {   max-width: 720px;    margin-right: auto;   margin-bottom: 28px;   margin-left: auto;    color: var(--muted);    font-size: 17px;   line-height: 1.75; }  .shx-button {   display: inline-flex;    width: auto;   min-height: 56px;    padding: 16px 28px;    align-items: center;   justify-content: center;    border: 1px solid #4ba7ff;   border-radius: 8px;    color: #fff !important;    background:     linear-gradient(       135deg,       #0867df 0%,       #1f9cff 50%,       #0758c5 100%     );    box-shadow:     0 14px 30px rgba(0,105,255,.32),     inset 0 1px 0 rgba(255,255,255,.35);    font-size: 16px;   font-weight: 900;   line-height: 1.25;    text-align: center;    transition:     transform .2s ease,     box-shadow .2s ease; }  .shx-button:hover {   color: #fff !important;    transform: translateY(-2px);    box-shadow:     0 18px 38px rgba(0,105,255,.42),     inset 0 1px 0 rgba(255,255,255,.4); }  \/* ========================    HERO ======================== *\/  .shx-hero {   position: relative;    display: block;   clear: both;    width: 100%;    padding: 62px 20px 38px;    overflow: hidden;    color: #fff;   text-align: center;    background:     radial-gradient(       circle at 50% 20%,       rgba(20,124,255,.25),       transparent 35%     ),     radial-gradient(       circle at 10% 10%,       rgba(112,48,164,.28),       transparent 28%     ),     linear-gradient(       150deg,       #020305 0%,       #071326 55%,       #050609 100%     ); }  .shx-hero-content {   position: relative;   z-index: 1;    width: 100%;   max-width: 900px;    margin: 0 auto; }  .shx-hero .shx-kicker {   color: #c59aff;    border-color: rgba(193,149,255,.5);    background: rgba(139,91,199,.09); }  .shx-main-title {   max-width: 880px;    margin: 0 auto 19px;    color: #fff !important;    font-size: clamp(39px,7vw,68px);   font-weight: 700;   line-height: 1.04 !important;    letter-spacing: -1.6px;    overflow-wrap: break-word; }  .shx-main-title span {   color: #58b9ff;   text-shadow:     0 0 20px rgba(39,148,255,.55); }  .shx-hero-copy {   max-width: 720px;    margin: 0 auto 27px;    color: #dbe9fa;    font-size: 18px;   line-height: 1.75; }  .shx-hero-note {   margin: 15px 0 0;    color: #9cb3cf;    font-size: 13px; }  \/* HERO IMAGE - normal flow *\/  .shx-hero-image {   position: relative;   z-index: 1;    display: block;    width: 100%;   max-width: 760px;    margin: 38px auto 0;   padding: 8px;    overflow: hidden;    border: 1px solid rgba(70,160,255,.42);   border-radius: 16px;    background: #030509;    box-shadow:     0 26px 58px rgba(0,0,0,.55),     0 0 50px rgba(18,112,255,.12); }  .shx-hero-image img {   border-radius: 10px;    aspect-ratio: 1 \/ 1;   object-fit: cover; }  \/* ========================    QUICK BENEFITS ======================== *\/  .shx-facts-section {   position: relative;    display: block;   clear: both;    width: 100%;    padding: 36px 15px 43px;    background: #f6f8fc; }  .shx-facts {   display: grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    width: 100%;   max-width: 940px;    margin: 0 auto;    overflow: hidden;    border: 1px solid #dce3ed;   border-radius: 13px;    background: #fff;    box-shadow:     0 13px 31px rgba(5,20,40,.08); }  .shx-fact {   min-width: 0;    padding: 23px 8px;    border-right: 1px solid #e4e9f0;   border-bottom: 1px solid #e4e9f0;    text-align: center; }  .shx-fact:nth-child(2n) {   border-right: 0; }  .shx-fact:nth-last-child(-n+2) {   border-bottom: 0; }  .shx-fact strong {   display: block;    color: #0878e8;    font-family: Georgia, 'Times New Roman', serif;    font-size: 26px;   line-height: 1.1; }  .shx-fact span {   display: block;    margin-top: 8px;    color: #444b58;    font-size: 12px;   font-weight: 900;   line-height: 1.4;    letter-spacing: .4px;   text-transform: uppercase; }  \/* ========================    EMOTIONAL INTRO ======================== *\/  .shx-emotion {   background: #fff; }  .shx-quote {   max-width: 760px;    margin: 31px auto 0;   padding: 29px 24px;    border-left: 4px solid #1687ff;    border-radius: 5px 14px 14px 5px;    color: #0b2442;    background:     linear-gradient(       135deg,       #edf7ff,       #f8fbff     );    box-shadow:     0 12px 28px rgba(7,50,100,.07);    font-family: Georgia, 'Times New Roman', serif;    font-size: 22px;   font-style: italic;   line-height: 1.55;    text-align: left; }  .shx-quote small {   display: block;    margin-top: 13px;    color: var(--muted);    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;   font-style: normal;   line-height: 1.65; }  \/* ========================    SPLIT LAYOUT ======================== *\/  .shx-split {   display: grid;    grid-template-columns:     minmax(0,1fr);    gap: 31px;    align-items: center; }  .shx-split \u003e * {   min-width: 0; }  .shx-copy {   width: 100%;   min-width: 0; }  .shx-copy p {   margin-bottom: 18px;    color: var(--muted);    font-size: 16px;   line-height: 1.75; }  .shx-image-card {   display: block;    width: 100%;   max-width: 560px;    margin: 0 auto;   padding: 8px;    overflow: hidden;    border: 1px solid #25374d;   border-radius: 15px;    background: #05070b;    box-shadow:     0 20px 45px rgba(0,0,0,.22); }  .shx-image-card img {   border-radius: 9px;    aspect-ratio: 1 \/ 1;   object-fit: cover; }  \/* CHECKS *\/  .shx-checks {   margin: 22px 0 0;   padding: 0;    list-style: none; }  .shx-checks li {   position: relative;    margin-bottom: 14px;   padding-left: 35px;    color: #242a33;    font-size: 15px;   font-weight: 700;   line-height: 1.55; }  .shx-checks li::before {   position: absolute;    top: 1px;   left: 0;    display: flex;    width: 24px;   height: 24px;    align-items: center;   justify-content: center;    border: 1px solid #1687ff;   border-radius: 50%;    color: #0878e8;   background: #edf7ff;    content: '✦';    font-size: 11px; }  \/* ========================    DARK SECTION ======================== *\/  .shx-dark {   color: #fff;    background:     radial-gradient(       circle at 90% 15%,       rgba(23,117,255,.22),       transparent 31%     ),     radial-gradient(       circle at 10% 80%,       rgba(124,64,173,.18),       transparent 28%     ),     linear-gradient(       145deg,       #030508,       #091526     ); }  .shx-dark .shx-title {   color: #fff; }  .shx-dark .shx-copy p {   color: #c9d6e7; }  .shx-dark .shx-checks li {   color: #eef5ff; }  .shx-dark .shx-checks li::before {   color: #67bdff;    border-color: #247ed2;    background: rgba(20,124,255,.1); }  \/* ========================    BENEFIT CARDS ======================== *\/  .shx-benefits {   background: #f2f6fc; }  .shx-card-grid {   display: grid;    grid-template-columns:     minmax(0,1fr);    gap: 18px;    margin-top: 32px; }  .shx-card-grid \u003e * {   min-width: 0; }  .shx-card {   padding: 27px 21px;    border: 1px solid #dbe4ef;   border-radius: 14px;    background: #fff;    box-shadow:     0 11px 28px rgba(10,35,70,.06);    text-align: left; }  .shx-icon {   display: flex;    width: 54px;   height: 54px;    margin-bottom: 18px;    align-items: center;   justify-content: center;    border: 1px solid #5eaaff;   border-radius: 50%;    color: #0a73db;    background: #edf7ff;    font-size: 24px; }  .shx-card h3 {   margin-bottom: 10px;    color: #0b203a;    font-size: 21px; }  .shx-card p {   margin-bottom: 0;    color: var(--muted);    font-size: 15px;   line-height: 1.7; }  \/* ========================    SHOWCASE ======================== *\/  .shx-showcase {   background: #fff; }  .shx-showcase-frame {   display: block;    width: 100%;   max-width: 800px;    margin: 33px auto 0;   padding: 8px;    overflow: hidden;    border: 1px solid #24374f;   border-radius: 15px;    background: #030509;    box-shadow:     0 22px 48px rgba(0,0,0,.2); }  .shx-showcase-frame img {   border-radius: 9px; }  \/* ========================    SOLAR SECTION ======================== *\/  .shx-solar {   background:     linear-gradient(       135deg,       #f5f8fc,       #edf5ff     ); }  \/* ========================    EMOTIONAL HALLOWEEN ======================== *\/  .shx-halloween {   color: #fff;    background:     radial-gradient(       circle at 10% 20%,       rgba(255,112,25,.22),       transparent 28%     ),     radial-gradient(       circle at 88% 10%,       rgba(73,87,255,.18),       transparent 28%     ),     linear-gradient(       145deg,       #130810,       #06070c     ); }  .shx-halloween .shx-title {   color: #fff; }  .shx-halloween .shx-subtitle {   color: #d9d0d8; }  .shx-tags {   display: flex;    flex-wrap: wrap;   justify-content: center;    gap: 10px;    max-width: 780px;    margin: 28px auto 0; }  .shx-tag {   padding: 10px 16px;    border: 1px solid rgba(157,110,210,.6);   border-radius: 999px;    color: #d8b8ff;    background: rgba(255,255,255,.05);    font-size: 13px;   font-weight: 800; }  \/* ========================    STEPS ======================== *\/  .shx-steps {   background: #fff; }  .shx-step-grid {   display: grid;    grid-template-columns:     minmax(0,1fr);    gap: 18px;    margin-top: 32px; }  .shx-step {   padding: 28px 21px;    border: 1px solid #dce4ee;   border-radius: 14px;    background: #f8fafc;    text-align: center; }  .shx-step-number {   display: flex;    width: 51px;   height: 51px;    margin: 0 auto 17px;    align-items: center;   justify-content: center;    border-radius: 50%;    color: #fff;    background:     linear-gradient(       135deg,       #095cc4,       #21a2ff     );    box-shadow:     0 8px 18px rgba(13,113,230,.22);    font-size: 21px;   font-weight: 900; }  .shx-step h3 {   margin-bottom: 9px;    color: #0b203a;    font-size: 19px; }  .shx-step p {   margin-bottom: 0;    color: var(--muted);    font-size: 15px;   line-height: 1.65; }  \/* ========================    COMPARISON ======================== *\/  .shx-compare {   background: #f5f7fa; }  .shx-compare-grid {   display: grid;    grid-template-columns:     minmax(0,1fr);    gap: 18px;    width: 100%;   max-width: 850px;    margin: 31px auto 0;    text-align: left; }  .shx-compare-card {   min-width: 0;    padding: 27px 22px;    border-radius: 14px; }  .shx-compare-card.basic {   border: 1px solid #dfe3e8;    background: #eceff2; }  .shx-compare-card.soul {   border: 2px solid #218dff;    background: #fff;    box-shadow:     0 15px 32px rgba(16,119,230,.12); }  .shx-compare-card h3 {   margin-bottom: 15px;    color: #0b203a;    font-size: 21px; }  .shx-compare-card ul {   margin: 0;   padding-left: 20px;    color: var(--muted); }  .shx-compare-card li {   margin-bottom: 10px;    font-size: 15px;   line-height: 1.6; }  \/* ========================    FAQ ======================== *\/  .shx-faq {   background: #fff; }  .shx-faq-list {   display: block;    width: 100%;   max-width: 820px;    margin: 29px auto 0;    text-align: left; }  .shx-faq details {   display: block;    margin-bottom: 12px;    overflow: hidden;    border: 1px solid #dce4ee;   border-radius: 12px;    background: #f8fafc; }  .shx-faq summary {   position: relative;    display: block;    padding: 18px 49px 18px 18px;    color: #102640;    cursor: pointer;    font-size: 16px;   font-weight: 900;   line-height: 1.45;    list-style: none; }  .shx-faq summary::-webkit-details-marker {   display: none; }  .shx-faq summary::after {   position: absolute;    top: 50%;   right: 18px;    color: #147cff;    content: '+';    font-size: 25px;   line-height: 1;    transform: translateY(-50%); }  .shx-faq details[open] summary::after {   content: '−'; }  .shx-faq-answer {   padding: 0 18px 18px;    color: var(--muted);    font-size: 15px;   line-height: 1.7; }  \/* ========================    FINAL CTA ======================== *\/  .shx-final {   position: relative;    display: block;   clear: both;    width: 100%;    padding: 66px 20px;    color: #fff;    text-align: center;    background:     radial-gradient(       circle at 50% 0%,       rgba(20,124,255,.3),       transparent 40%     ),     linear-gradient(       145deg,       #020305,       #081526     ); }  .shx-final .shx-title {   max-width: 780px;    color: #fff; }  .shx-final-copy {   max-width: 690px;    margin: 0 auto 27px;    color: #cedced;    font-size: 17px;   line-height: 1.75; }  .shx-final-note {   margin: 16px 0 0;    color: #8ea7c4;    font-size: 13px; }  \/* ========================    RESPONSIVE ======================== *\/  @container headlesshorseman (min-width:700px) {    .shx-section {     padding: 68px 42px;   }    .shx-hero {     padding: 76px 42px 48px;   }    .shx-facts-section {     padding: 43px 30px 48px;   }    .shx-facts {     grid-template-columns:       repeat(4,minmax(0,1fr));   }    .shx-fact {     border-right: 1px solid #e4e9f0;     border-bottom: 0;   }    .shx-fact:nth-child(2) {     border-right: 1px solid #e4e9f0;   }    .shx-fact:last-child {     border-right: 0;   }    .shx-split {     grid-template-columns:       repeat(2,minmax(0,1fr));      gap: 48px;   }    .shx-card-grid,   .shx-step-grid {     grid-template-columns:       repeat(3,minmax(0,1fr));      gap: 20px;   }    .shx-compare-grid {     grid-template-columns:       repeat(2,minmax(0,1fr));      gap: 20px;   }    .shx-final {     padding: 78px 42px;   } }  @container headlesshorseman (min-width:960px) {    .shx-section {     padding: 79px 59px;   }    .shx-hero {     padding: 87px 59px 54px;   }    .shx-split {     gap: 61px;   }    .shx-copy p {     font-size: 17px;   }    .shx-final {     padding: 87px 59px;   } }  @media screen and (max-width:480px) {    .shx-page {     margin-top: 20px;   }    .shx-main-title {     font-size: 38px;   }    .shx-title {     font-size: 30px;   }    .shx-hero-copy,   .shx-subtitle {     font-size: 16px;   }    .shx-button {     width: 100%;     max-width: 420px;      padding-right: 17px;     padding-left: 17px;   }    .shx-quote {     font-size: 19px;   } } \u003c\/style\u003e\n\u003cdiv class=\"shx-page\"\u003e\n\n\u003c!-- =====================        HERO   ====================== --\u003e\n\u003csection class=\"shx-hero\"\u003e\n\u003cdiv class=\"shx-hero-content\"\u003e\n\n\u003cspan class=\"shx-kicker\"\u003e Halloween 2026 • Décoration d'extérieur hantée \u003c\/span\u003e\n\u003ch1 class=\"shx-main-title\"\u003eLe Cavalier sans tête chevauche \u003cspan\u003eà la nuit tombée.\u003c\/span\u003e\n\n\u003c\/h1\u003e\n\n\u003cp class=\"shx-hero-copy\"\u003eAdmirez cinq esprits lumineux s'élancer sous un cavalier sans tête, un cheval bleu spectral et une lanterne citrouille enflammée, transformant votre jardin en une scène légendaire d'Halloween.\u003c\/p\u003e\n\n\u003ca class=\"shx-button js-shx-go-top\" href=\"#top\"\u003e Invitez le Cavalier chez vous → \u003c\/a\u003e\n\u003cp class=\"shx-hero-note\"\u003eÉnergie solaire • Exposition extérieure • Sans rallonge\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shx-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/6053\/6886\/files\/ChatGPT_Image_2026_8_24_02_13_30.png?v=1789611168\" alt=\"🎁 Aujourd'hui seulement : 49% DE RÉDUCTION 🎁Collection de lumières de jardin animées Halloween Faucheur d'âmes💀\"\u003e\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        QUICK BENEFITS   ====================== --\u003e\n\u003csection class=\"shx-facts-section\"\u003e\n\u003cdiv class=\"shx-facts\"\u003e\n\n\u003cdiv class=\"shx-fact\"\u003e\n\n\u003cstrong\u003eSolaire\u003c\/strong\u003e \u003cspan\u003eÉnergie\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shx-fact\"\u003e\n\n\u003cstrong\u003eAuto\u003c\/strong\u003e \u003cspan\u003eLumières nocturnes\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shx-fact\"\u003e\n\n\u003cstrong\u003e360°\u003c\/strong\u003e \u003cspan\u003eImpact Halloween\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shx-fact\"\u003e\n\n\u003cstrong\u003e0\u003c\/strong\u003e \u003cspan\u003eRallonge\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        EMOTIONAL HOOK   ====================== --\u003e\n\u003csection class=\"shx-section shx-emotion shx-center\"\u003e\u003cspan class=\"shx-kicker\"\u003e Ne vous contentez pas de décorer \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003eDevenez la maison dont on se souvient\u003c\/h2\u003e\n\n\u003cp class=\"shx-subtitle\"\u003eTous les quartiers ont des citrouilles. Tous les porches ont des toiles d'araignée. Mais rares sont les maisons qui font s'arrêter les enfants sur le trottoir pour dire à leurs parents : « Waouh... regarde ÇA. »\u003c\/p\u003e\n\n\u003cdiv class=\"shx-quote\"\u003e« Maman, on peut retourner voir la maison effrayante ? » \u003csmall\u003e C'est toute la différence entre installer des décorations d'Halloween et créer un souvenir d'Halloween. \u003c\/small\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        SOUL EFFECT   ====================== --\u003e\n\u003csection class=\"shx-section shx-dark\"\u003e\n\u003cdiv class=\"shx-split\"\u003e\n\n\u003cdiv class=\"shx-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/6053\/6886\/files\/8d64540b-bf25-4428-ad8d-14f985134121.png?v=1789704745\" alt=\"\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"shx-copy\"\u003e\n\n\u003cspan class=\"shx-kicker\"\u003e Observez la légende chevaucher \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003eUne légende d'Halloween mise en lumière\u003c\/h2\u003e\n\n\u003cp\u003eCinq esprits lumineux semblent surgir de terre sous le Cavalier sans tête, s'élevant vers sa lanterne citrouille tandis que le cheval spectral s'illumine d'un bleu électrique.\u003c\/p\u003e\n\n\u003cp\u003ePlutôt que de simplement éclairer la pelouse, le cavalier, son cheval, la lanterne citrouille et le sillage d'esprits créent l'illusion que la légende a pris vie chez vous.\u003c\/p\u003e\n\n\u003cul class=\"shx-checks\"\u003e\n\n\u003cli\u003eCinq esprits bleus lumineux\u003c\/li\u003e\n\n\u003cli\u003eMouvement de lumière spectrale fluide\u003c\/li\u003e\n\n\u003cli\u003eLanterne citrouille brillante\u003c\/li\u003e\n\n\u003cli\u003eCheval spectral bleu électrique\u003c\/li\u003e\n\n\u003cli\u003ePoint focal nocturne spectaculaire\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        3 BENEFITS   ====================== --\u003e\n\u003csection class=\"shx-section shx-benefits shx-center\"\u003e\u003cspan class=\"shx-kicker\"\u003e Conçu pour la nuit d'Halloween \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003eUne décoration. Une scène hantée complète.\u003c\/h2\u003e\n\n\u003cp class=\"shx-subtitle\"\u003eLe cavalier sans tête, le cheval spectral, la lanterne citrouille et cinq esprits en cascade se combinent pour offrir une véritable légende d'Halloween dans votre jardin.\u003c\/p\u003e\n\n\u003cdiv class=\"shx-card-grid\"\u003e\n\n\u003carticle class=\"shx-card\"\u003e\n\u003cdiv class=\"shx-icon\"\u003e👻\u003c\/div\u003e\n\n\u003ch3\u003eMouvement obsédant\u003c\/h3\u003e\n\n\u003cp\u003eLa lumière bleue fluide donne aux esprits une impression de mouvement, créant un impact visuel bien supérieur à une lumière statique classique.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"shx-card\"\u003e\n\u003cdiv class=\"shx-icon\"\u003e💀\u003c\/div\u003e\n\n\u003ch3\u003eEffrayant à la tombée de la nuit\u003c\/h3\u003e\n\n\u003cp\u003eLe col vide, le cheval lumineux, les cinq visages fantomatiques et la lanterne citrouille enflammée deviennent impossibles à ignorer une fois la nuit tombée.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"shx-card\"\u003e\n\u003cdiv class=\"shx-icon\"\u003e🏚️\u003c\/div\u003e\n\n\u003ch3\u003ePoint focal instantané\u003c\/h3\u003e\n\n\u003cp\u003ePlacez le Cavalier parmi les citrouilles, les tombes et les toiles d'araignées pour que votre décor d'Halloween gagne une pièce maîtresse légendaire.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        BIGGER THAN GARDEN LIGHT   ====================== --\u003e\n\u003csection class=\"shx-section shx-showcase shx-center\"\u003e\u003cspan class=\"shx-kicker\"\u003e Décoration Halloween à fort impact \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003eBien plus qu'une simple lampe de jardin\u003c\/h2\u003e\n\n\u003cp class=\"shx-subtitle\"\u003eInstallez-le dans le jardin, le long de l'allée ou à côté de votre entrée pour créer un point focal hanté que vos invités remarqueront depuis l'autre côté de la rue.\u003c\/p\u003e\n\n\u003cdiv class=\"shx-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/6053\/6886\/files\/99da7279-56c5-4012-9466-285843f0458a.png?v=1789704867\" alt=\"\"\u003e\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        DETAILS   ====================== --\u003e\n\u003csection class=\"shx-section shx-dark\"\u003e\n\u003cdiv class=\"shx-split\"\u003e\n\n\u003cdiv class=\"shx-copy\"\u003e\n\n\u003cspan class=\"shx-kicker\"\u003e Du col à l'âme \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003eDes détails légendaires sous tous les angles\u003c\/h2\u003e\n\n\u003cp\u003eChaque détail renforce la légende : un col sans équivoque, un cheval spectral, une lanterne citrouille enflammée et un sillage d'âmes capturées.\u003c\/p\u003e\n\n\u003cul class=\"shx-checks\"\u003e\n\n\u003cli\u003eCavalier clairement sans tête avec un col vide\u003c\/li\u003e\n\n\u003cli\u003eCitrouille-lanterne orange dans une lanterne gothique\u003c\/li\u003e\n\n\u003cli\u003eCinq visages précis dans le sillage des esprits\u003c\/li\u003e\n\n\u003cli\u003eManteau de cavalier victorien noir détaillé\u003c\/li\u003e\n\n\u003cli\u003eTête et cou de cheval à LED bleu électrique\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shx-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/6053\/6886\/files\/1933ab29-ca5d-4d26-bf58-f27310eb72df.png?v=1789705673\" alt=\"\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        SOLAR   ====================== --\u003e\n\u003csection class=\"shx-section shx-solar\"\u003e\n\u003cdiv class=\"shx-split\"\u003e\n\n\u003cdiv class=\"shx-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/6053\/6886\/files\/e917b5ba-7bea-4ce8-bde1-ffda7777fa9b.png?v=1789705474\" alt=\"\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"shx-copy\"\u003e\n\n\u003cspan class=\"shx-kicker\"\u003e Énergie solaire \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003ePas de fils. Pas de prise. Pas de contrainte.\u003c\/h2\u003e\n\n\u003cp\u003ePlacez-le là où votre décoration sera la plus mise en valeur, plutôt que là où se trouve une prise électrique.\u003c\/p\u003e\n\n\u003cp\u003eLe panneau solaire absorbe la lumière du jour et la décoration est conçue pour s'illuminer automatiquement à la tombée de la nuit.\u003c\/p\u003e\n\n\u003cul class=\"shx-checks\"\u003e\n\n\u003cli\u003eConception extérieure à énergie solaire\u003c\/li\u003e\n\n\u003cli\u003eAucune rallonge qui traîne sur la pelouse\u003c\/li\u003e\n\n\u003cli\u003eIllumination automatique au crépuscule\u003c\/li\u003e\n\n\u003cli\u003eInstallation simple par piquet\u003c\/li\u003e\n\n\u003cli\u003eConçu pour l'extérieur\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        INSTALLATION   ====================== --\u003e\n\u003csection class=\"shx-section shx-steps shx-center\"\u003e\u003cspan class=\"shx-kicker\"\u003e De la boîte à la maison hantée \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003eVotre jardin s'éveille en 3 étapes simples\u003c\/h2\u003e\n\n\u003cdiv class=\"shx-step-grid\"\u003e\n\n\u003cdiv class=\"shx-step\"\u003e\n\n\u003cdiv class=\"shx-step-number\"\u003e1\u003c\/div\u003e\n\n\u003ch3\u003ePlantez le décor\u003c\/h3\u003e\n\n\u003cp\u003ePositionnez la décoration dans votre jardin, le long d'une allée ou près de votre entrée.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shx-step\"\u003e\n\n\u003cdiv class=\"shx-step-number\"\u003e2\u003c\/div\u003e\n\n\u003ch3\u003eLaissez charger\u003c\/h3\u003e\n\n\u003cp\u003ePlacez le panneau solaire là où il peut recevoir la lumière directe du soleil durant la journée.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shx-step\"\u003e\n\n\u003cdiv class=\"shx-step-number\"\u003e3\u003c\/div\u003e\n\n\u003ch3\u003eAdmirez l'éveil\u003c\/h3\u003e\n\n\u003cp\u003eÀ la tombée de la nuit, voyez le Cavalier, son cheval, sa lanterne et ses cinq esprits s'éveiller.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        EMOTIONAL SECTION   ====================== --\u003e\n\u003csection class=\"shx-section shx-halloween shx-center\"\u003e\u003cspan class=\"shx-kicker\"\u003e Halloween n'arrive qu'une fois par an \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003eDonnez aux visiteurs une raison de s'arrêter chez vous\u003c\/h2\u003e\n\n\u003cp class=\"shx-subtitle\"\u003eIls oublieront sûrement une autre citrouille en plastique. Ils se souviendront de la maison où le Cavalier sans tête chevauchait à côté d'un cheval bleu lumineux pendant que cinq esprits s'élevaient vers sa lanterne.\u003c\/p\u003e\n\n\u003cdiv class=\"shx-tags\"\u003e\n\n\u003cspan class=\"shx-tag\"\u003e Jardin \u003c\/span\u003e \u003cspan class=\"shx-tag\"\u003e Allée \u003c\/span\u003e \u003cspan class=\"shx-tag\"\u003e Entrée \u003c\/span\u003e \u003cspan class=\"shx-tag\"\u003e Maison hantée \u003c\/span\u003e \u003cspan class=\"shx-tag\"\u003e Fête d'Halloween \u003c\/span\u003e \u003cspan class=\"shx-tag\"\u003e Cimetière \u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        COMPARISON   ====================== --\u003e\n\u003csection class=\"shx-section shx-compare shx-center\"\u003e\u003cspan class=\"shx-kicker\"\u003e Statique vs Vivant \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003ePourquoi se contenter d'un éclairage ordinaire ?\u003c\/h2\u003e\n\n\u003cdiv class=\"shx-compare-grid\"\u003e\n\n\u003cdiv class=\"shx-compare-card basic\"\u003e\n\n\u003ch3\u003eÉclairage classique\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eLueur statique simple\u003c\/li\u003e\n\n\u003cli\u003ePeu de mise en scène\u003c\/li\u003e\n\n\u003cli\u003eDifficile à remarquer depuis la rue\u003c\/li\u003e\n\n\u003cli\u003eRessemble à toutes les autres décorations\u003c\/li\u003e\n\n\u003cli\u003eNécessite souvent une prise électrique\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shx-compare-card soul\"\u003e\n\n\u003ch3\u003eLe Cavalier sans tête\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eEffet d'âme animé et fluide\u003c\/li\u003e\n\n\u003cli\u003eCrée une scène surnaturelle complète\u003c\/li\u003e\n\n\u003cli\u003eImpact visuel nocturne important\u003c\/li\u003e\n\n\u003cli\u003eCavalier, cheval, lanterne et cinq esprits\u003c\/li\u003e\n\n\u003cli\u003eÉnergie solaire, sans rallonge\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        FAQ   ====================== --\u003e\n\u003csection class=\"shx-section shx-faq shx-center\"\u003e\u003cspan class=\"shx-kicker\"\u003e Foire aux questions \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003eAvant que le Cavalier ne chevauche\u003c\/h2\u003e\n\n\u003cdiv class=\"shx-faq-list\"\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eLe Cavalier sans tête fonctionne-t-il à l'énergie solaire ?\u003c\/summary\u003e\n\u003cdiv class=\"shx-faq-answer\"\u003eOui, il est conçu pour fonctionner à l'énergie solaire. Placez le panneau solaire dans un endroit ensoleillé durant la journée pour une illumination optimale la nuit.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eA-t-il besoin d'une rallonge ?\u003c\/summary\u003e\n\u003cdiv class=\"shx-faq-answer\"\u003eAucune rallonge n'est nécessaire grâce au système solaire, vous offrant une liberté totale de positionnement.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eOù puis-je l'installer ?\u003c\/summary\u003e\n\u003cdiv class=\"shx-faq-answer\"\u003eIl est parfait comme point focal dans un jardin, le long d'une allée ou près d'un porche.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eS'illumine-t-il automatiquement la nuit ?\u003c\/summary\u003e\n\u003cdiv class=\"shx-faq-answer\"\u003eOui, il dispose d'une fonction d'illumination automatique au crépuscule après avoir chargé à la lumière du jour.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEst-il conçu pour l'extérieur ?\u003c\/summary\u003e\n\u003cdiv class=\"shx-faq-answer\"\u003eOui, il s'agit d'une décoration de jardin robuste, résistante aux intempéries pour une utilisation saisonnière classique.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQu'est-ce qui rend l'effet d'âme spécial ?\u003c\/summary\u003e\n\u003cdiv class=\"shx-faq-answer\"\u003ePlusieurs formes de fantômes lumineuses et des flux de lumière bleue créent l'illusion d'esprits s'élevant du sol vers la lanterne du Cavalier.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =====================        FINAL CTA   ====================== --\u003e\n\u003csection class=\"shx-final\"\u003e\u003cspan class=\"shx-kicker\"\u003e Quand les ténèbres tombent \u003c\/span\u003e\n\u003ch2 class=\"shx-title\"\u003eLaissez le Cavalier sans tête chevaucher cet Halloween\u003c\/h2\u003e\n\n\u003cp class=\"shx-final-copy\"\u003eLes citrouilles rendent un jardin festif. Les toiles d'araignée le rendent effrayant. Mais un Cavalier sans tête lumineux avec son cheval spectral, sa lanterne citrouille et ses cinq esprits en fera la maison dont tout le monde se souviendra.\u003c\/p\u003e\n\n\u003ca class=\"shx-button js-shx-go-top\" href=\"#top\"\u003e Appelez le Cavalier chez vous → \u003c\/a\u003e\n\u003cp class=\"shx-final-note\"\u003eFaites-en la pièce maîtresse de votre décor d'Halloween 2026.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"mysite","offers":[{"title":"Default Title","offer_id":54579023905078,"sku":"WBK2608216077-无头骑士","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/6053\/6886\/files\/ChatGPT_Image_2026_8_24_02_13_30.png?v=1789611168","url":"https:\/\/posviip.com\/fr\/products\/headless-horseman-garden-light","provider":"posviip","version":"1.0","type":"link"}