{"product_id":"fire-breathing-orochi-solar-garden-light","title":"🔥🎃 Fire-Breathing Orochi Solar Garden Light – Epic Multi-Headed Dragon Halloween Decor","description":"\u003cstyle\u003e \/* =========================================================    OROCHI PRODUCT LANDING PAGE    Shopify Description \/ Custom Liquid    PC + Mobile Responsive ========================================================= *\/  .orochi-lp, .orochi-lp * {   box-sizing: border-box; }  .orochi-lp {   --orange: #ff6500;   --orange2: #ff8b25;   --black: #090909;   --black2: #111111;   --black3: #181818;   --white: #ffffff;   --gray: #c8c8c8;   --border: rgba(255, 101, 0, 0.35);    width: 100%;   max-width: 1000px;   margin: 0 auto;   padding: 0;   background: #090909;   color: #ffffff;   font-family: Arial, Helvetica, sans-serif;   line-height: 1.55;   overflow: hidden; }  .orochi-lp img {   display: block;   width: 100%;   max-width: 100%;   height: auto;   border: 0; }  .orochi-lp h2, .orochi-lp h3, .orochi-lp p {   margin-top: 0; }  .orochi-lp h2 {   margin-bottom: 16px;   font-size: 38px;   line-height: 1.08;   font-weight: 900;   color: #ffffff;   letter-spacing: -0.8px; }  .orochi-lp h3 {   margin-bottom: 10px;   font-size: 24px;   line-height: 1.2;   font-weight: 800;   color: #ffffff; }  .orochi-lp p {   margin-bottom: 18px;   font-size: 17px;   line-height: 1.65;   color: #d6d6d6; }  .orochi-lp .orochi-orange {   color: var(--orange); }  .orochi-lp .orochi-section {   padding: 54px 42px; }  .orochi-lp .orochi-dark {   background: #090909; }  .orochi-lp .orochi-dark-alt {   background: #111111; }  .orochi-lp .orochi-center {   text-align: center; }  .orochi-lp .orochi-eyebrow {   display: inline-block;   margin-bottom: 9px;   color: #ff7214;   font-size: 14px;   font-weight: 900;   letter-spacing: 1.4px;   text-transform: uppercase; }  .orochi-lp .orochi-copy {   max-width: 780px;   margin-left: auto;   margin-right: auto; }  .orochi-lp .orochi-image {   width: 100%;   margin: 0;   overflow: hidden;   background: #000; }  \/* =========================================================    HERO INTRO ========================================================= *\/  .orochi-lp .orochi-intro {   padding: 38px 42px 42px;   text-align: center;   background:     radial-gradient(circle at 50% 0%, rgba(255,94,0,.20), transparent 40%),     #090909; }  .orochi-lp .orochi-intro h2 {   max-width: 780px;   margin-left: auto;   margin-right: auto; }  .orochi-lp .orochi-intro p {   max-width: 750px;   margin-left: auto;   margin-right: auto; }  \/* =========================================================    TOP FEATURE GRID ========================================================= *\/  .orochi-lp .orochi-feature-grid {   display: grid;   grid-template-columns: repeat(4, 1fr);   gap: 12px;   margin-top: 28px; }  .orochi-lp .orochi-feature {   min-width: 0;   padding: 20px 12px;   background: #151515;   border: 1px solid #292929;   border-radius: 10px; }  .orochi-lp .orochi-feature-icon {   margin-bottom: 8px;   font-size: 28px; }  .orochi-lp .orochi-feature strong {   display: block;   margin-bottom: 4px;   color: #fff;   font-size: 15px;   line-height: 1.25; }  .orochi-lp .orochi-feature span {   display: block;   color: #aaa;   font-size: 13px;   line-height: 1.4; }  \/* =========================================================    TEXT + FEATURE LIST ========================================================= *\/  .orochi-lp .orochi-list {   max-width: 720px;   margin: 24px auto 0;   padding: 0;   list-style: none; }  .orochi-lp .orochi-list li {   position: relative;   margin: 0;   padding: 13px 10px 13px 35px;   border-bottom: 1px solid #272727;   color: #ededed;   font-size: 16px;   text-align: left; }  .orochi-lp .orochi-list li:last-child {   border-bottom: 0; }  .orochi-lp .orochi-list li:before {   content: '✓';   position: absolute;   left: 7px;   top: 13px;   color: var(--orange);   font-weight: 900; }  \/* =========================================================    DETAIL CARDS ========================================================= *\/  .orochi-lp .orochi-detail-grid {   display: grid;   grid-template-columns: repeat(2, 1fr);   gap: 14px;   max-width: 800px;   margin: 26px auto 0; }  .orochi-lp .orochi-detail-card {   padding: 20px;   border: 1px solid #2c2c2c;   border-radius: 10px;   background: #151515;   text-align: left; }  .orochi-lp .orochi-detail-card strong {   display: block;   margin-bottom: 6px;   color: #ff7419;   font-size: 17px; }  .orochi-lp .orochi-detail-card span {   color: #c8c8c8;   font-size: 14px; }  \/* =========================================================    NEW PRODUCT SIZE SECTION ========================================================= *\/  .orochi-lp .orochi-size-section {   padding: 55px 42px;   background:     radial-gradient(circle at 50% 20%, rgba(255,101,0,.16), transparent 42%),     #0c0c0c;   text-align: center; }  .orochi-lp .orochi-size-box {   position: relative;   max-width: 760px;   margin: 28px auto 0;   padding: 32px 28px;   border: 1px solid rgba(255,101,0,.55);   border-radius: 14px;   background: linear-gradient(     145deg,     rgba(255,101,0,.10),     rgba(255,101,0,.02)   );   overflow: hidden; }  .orochi-lp .orochi-size-box:before, .orochi-lp .orochi-size-box:after {   content: '';   position: absolute;   left: 12%;   width: 76%;   height: 1px;   background: linear-gradient(     90deg,     transparent,     rgba(255,101,0,.5),     transparent   ); }  .orochi-lp .orochi-size-box:before {   top: 8px; }  .orochi-lp .orochi-size-box:after {   bottom: 8px; }  .orochi-lp .orochi-ruler-icon {   display: flex;   justify-content: center;   align-items: center;   width: 58px;   height: 58px;   margin: 0 auto 16px;   border: 2px solid #ff6500;   border-radius: 50%;   color: #ff6500;   font-size: 28px;   font-weight: 900; }  .orochi-lp .orochi-size-label {   margin-bottom: 5px;   color: #bfbfbf;   font-size: 15px;   font-weight: 700;   letter-spacing: 1px;   text-transform: uppercase; }  .orochi-lp .orochi-size-main {   margin: 0;   color: #ffffff;   font-size: 50px;   line-height: 1.05;   font-weight: 900; }  .orochi-lp .orochi-size-main span {   color: #ff6500; }  .orochi-lp .orochi-size-inch {   margin-top: 8px;   color: #dedede;   font-size: 22px;   font-weight: 700; }  .orochi-lp .orochi-size-note {   max-width: 560px;   margin: 20px auto 0;   color: #aaa;   font-size: 14px; }  \/* visual measurement line *\/  .orochi-lp .orochi-measure-line {   display: flex;   align-items: center;   max-width: 430px;   margin: 24px auto 0; }  .orochi-lp .orochi-measure-cap {   width: 2px;   height: 20px;   flex: 0 0 auto;   background: #ff6500; }  .orochi-lp .orochi-measure-center {   position: relative;   height: 2px;   flex: 1;   background: #ff6500; }  .orochi-lp .orochi-measure-center:before, .orochi-lp .orochi-measure-center:after {   content: '';   position: absolute;   top: -3px;   width: 8px;   height: 8px;   border-top: 2px solid #ff6500;   border-right: 2px solid #ff6500; }  .orochi-lp .orochi-measure-center:before {   left: 0;   transform: rotate(-135deg); }  .orochi-lp .orochi-measure-center:after {   right: 0;   transform: rotate(45deg); }  \/* =========================================================    HOW IT WORKS ========================================================= *\/  .orochi-lp .orochi-steps {   display: grid;   grid-template-columns: repeat(3, 1fr);   gap: 14px;   max-width: 850px;   margin: 30px auto 0; }  .orochi-lp .orochi-step {   padding: 24px 17px;   border: 1px solid #2c2c2c;   border-radius: 10px;   background: #151515; }  .orochi-lp .orochi-step-num {   display: flex;   align-items: center;   justify-content: center;   width: 40px;   height: 40px;   margin: 0 auto 13px;   border-radius: 50%;   background: #ff6500;   color: #000;   font-size: 19px;   font-weight: 900; }  .orochi-lp .orochi-step strong {   display: block;   margin-bottom: 7px;   color: #fff;   font-size: 17px; }  .orochi-lp .orochi-step span {   display: block;   color: #aaa;   font-size: 14px; }  \/* =========================================================    USE CASES ========================================================= *\/  .orochi-lp .orochi-use-grid {   display: grid;   grid-template-columns: repeat(3, 1fr);   gap: 14px;   max-width: 850px;   margin: 28px auto 0; }  .orochi-lp .orochi-use-card {   padding: 22px 16px;   background: #151515;   border: 1px solid #2a2a2a;   border-radius: 10px; }  .orochi-lp .orochi-use-icon {   margin-bottom: 8px;   font-size: 26px; }  .orochi-lp .orochi-use-card strong {   display: block;   margin-bottom: 5px;   color: #fff; }  .orochi-lp .orochi-use-card span {   display: block;   color: #aaa;   font-size: 13px; }  \/* =========================================================    FAQ ========================================================= *\/  .orochi-lp .orochi-faq {   max-width: 800px;   margin: 28px auto 0; }  .orochi-lp .orochi-faq-item {   padding: 21px 0;   border-bottom: 1px solid #292929;   text-align: left; }  .orochi-lp .orochi-faq-item:first-child {   border-top: 1px solid #292929; }  .orochi-lp .orochi-faq-q {   margin-bottom: 8px;   color: #fff;   font-size: 17px;   font-weight: 800; }  .orochi-lp .orochi-faq-a {   margin: 0;   color: #bcbcbc;   font-size: 15px; }  \/* =========================================================    CTA ========================================================= *\/  .orochi-lp .orochi-final {   padding: 55px 42px 60px;   text-align: center;   background:     radial-gradient(circle at 50% 0%, rgba(255,94,0,.25), transparent 45%),     #080808; }  .orochi-lp .orochi-final p {   max-width: 680px;   margin-left: auto;   margin-right: auto; }  .orochi-lp .orochi-cta {   display: inline-block;   width: 100%;   max-width: 440px;   margin-top: 12px;   padding: 18px 25px;   border-radius: 8px;   background: linear-gradient(180deg, #ff7b1b, #ed5200);   color: #fff !important;   font-size: 19px;   font-weight: 900;   line-height: 1.2;   text-align: center;   text-decoration: none !important;   box-shadow: 0 7px 20px rgba(255, 83, 0, .22);   transition: transform .2s ease; }  .orochi-lp .orochi-cta:hover {   transform: translateY(-2px); }  .orochi-lp .orochi-under-cta {   margin-top: 14px !important;   margin-bottom: 0 !important;   color: #999 !important;   font-size: 13px !important; }  \/* =========================================================    MOBILE ========================================================= *\/  @media screen and (max-width: 749px) {    .orochi-lp .orochi-section,   .orochi-lp .orochi-intro,   .orochi-lp .orochi-size-section,   .orochi-lp .orochi-final {     padding-left: 18px;     padding-right: 18px;   }    .orochi-lp .orochi-section {     padding-top: 38px;     padding-bottom: 38px;   }    .orochi-lp .orochi-intro {     padding-top: 30px;     padding-bottom: 34px;   }    .orochi-lp .orochi-size-section {     padding-top: 40px;     padding-bottom: 40px;   }    .orochi-lp .orochi-final {     padding-top: 42px;     padding-bottom: 48px;   }    .orochi-lp h2 {     font-size: 28px;     line-height: 1.12;     letter-spacing: -0.4px;   }    .orochi-lp h3 {     font-size: 21px;   }    .orochi-lp p {     font-size: 15px;     line-height: 1.6;   }    .orochi-lp .orochi-eyebrow {     font-size: 12px;   }    .orochi-lp .orochi-feature-grid {     grid-template-columns: repeat(2, 1fr);     gap: 8px;   }    .orochi-lp .orochi-feature {     padding: 16px 8px;   }    .orochi-lp .orochi-feature strong {     font-size: 13px;   }    .orochi-lp .orochi-feature span {     font-size: 11px;   }    .orochi-lp .orochi-detail-grid {     grid-template-columns: 1fr;     gap: 9px;   }    .orochi-lp .orochi-detail-card {     padding: 17px;   }    .orochi-lp .orochi-size-box {     margin-top: 22px;     padding: 28px 16px;   }    .orochi-lp .orochi-size-main {     font-size: 41px;   }    .orochi-lp .orochi-size-inch {     font-size: 19px;   }    .orochi-lp .orochi-size-note {     font-size: 13px;   }    .orochi-lp .orochi-steps {     grid-template-columns: 1fr;     gap: 9px;   }    .orochi-lp .orochi-use-grid {     grid-template-columns: 1fr;     gap: 9px;   }    .orochi-lp .orochi-list li {     font-size: 14px;   }    .orochi-lp .orochi-faq-q {     font-size: 16px;   }    .orochi-lp .orochi-faq-a {     font-size: 14px;   }    .orochi-lp .orochi-cta {     padding: 17px 16px;     font-size: 17px;   } } \u003c\/style\u003e\n\u003cdiv class=\"orochi-lp\"\u003e\n\u003c!-- =========================        MAIN PRODUCT IMAGE   ========================== --\u003e\n\u003cdiv class=\"orochi-image\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/e44e176f3b1effbd4d57d22475c07e5beff3edd7.png\" alt=\"Orochi fire-breathing solar Halloween garden light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =========================        INTRO   ========================== --\u003e\n\u003cdiv class=\"orochi-intro\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eThis Isn't Another Pumpkin on the Porch\u003c\/div\u003e\n\u003ch2\u003eUnleash a \u003cspan class=\"orochi-orange\"\u003eLegend\u003c\/span\u003e in Your Yard\u003c\/h2\u003e\n\u003cp\u003eA multi-headed mythical beast by day. A blazing Halloween spectacle after sunset. The Orochi turns an ordinary lawn into the house trick-or-treaters remember.\u003c\/p\u003e\n\u003cp\u003eWhen the sun goes down, the beast wakes up. Glowing strands stream from the dragon heads to create the illusion of cascading fire — adding movement, light and a dramatic focal point to your Halloween display.\u003c\/p\u003e\n\u003cdiv class=\"orochi-feature-grid\"\u003e\n\u003cdiv class=\"orochi-feature\"\u003e\n\u003cdiv class=\"orochi-feature-icon\"\u003e☀️\u003c\/div\u003e\n\u003cstrong\u003eSolar Powered\u003c\/strong\u003e \u003cspan\u003eNo outdoor outlet needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-feature\"\u003e\n\u003cdiv class=\"orochi-feature-icon\"\u003e🔥\u003c\/div\u003e\n\u003cstrong\u003eFlame Light Effect\u003c\/strong\u003e \u003cspan\u003eSoft glowing lights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-feature\"\u003e\n\u003cdiv class=\"orochi-feature-icon\"\u003e🌙\u003c\/div\u003e\n\u003cstrong\u003eAuto On \/ Off\u003c\/strong\u003e \u003cspan\u003eComes alive after dark\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-feature\"\u003e\n\u003cdiv class=\"orochi-feature-icon\"\u003e🎃\u003c\/div\u003e\n\u003cstrong\u003eHalloween Ready\u003c\/strong\u003e \u003cspan\u003eInstant yard focal point\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================        BUILT FOR THE DARK   ========================== --\u003e\n\u003cdiv class=\"orochi-section orochi-dark orochi-center\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eBuilt for the Dark\u003c\/div\u003e\n\u003ch2\u003eOne Decoration. \u003cspan class=\"orochi-orange\"\u003eHuge Nighttime Impact.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"orochi-copy\"\u003eInstead of adding another small prop to your yard, create one dramatic centerpiece that immediately pulls attention toward your Halloween setup.\u003c\/p\u003e\n\u003cul class=\"orochi-list\"\u003e\n\u003cli\u003eMulti-headed mythical monster silhouette\u003c\/li\u003e\n\u003cli\u003eGlowing flame-style light illusion\u003c\/li\u003e\n\u003cli\u003eSolar-powered outdoor lighting\u003c\/li\u003e\n\u003cli\u003eAutomatic nighttime illumination\u003c\/li\u003e\n\u003cli\u003eDesigned for seasonal outdoor display\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"orochi-image\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/af7e41c8a2128c37ac6ab66f1fb3692d343d51f1.png\" alt=\"Orochi garden light daytime and nighttime comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =========================        DAY VS NIGHT   ========================== --\u003e\n\u003cdiv class=\"orochi-section orochi-dark-alt orochi-center\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eTwo Completely Different Looks\u003c\/div\u003e\n\u003ch2\u003eBy Day, Ominous. \u003cspan class=\"orochi-orange\"\u003eBy Night, Unforgettable.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"orochi-copy\"\u003eDuring the day, Orochi stands as a dark mythical sculpture. After sunset, the lighting effect transforms it into the centerpiece of your Halloween yard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FIRE EFFECT IMAGE --\u003e\n\u003cdiv class=\"orochi-image\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/8de756ddd102850248075a2c9ba285169baf9e34.png\" alt=\"Orochi glowing fire breathing light effect\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =========================        FIRE EFFECT   ========================== --\u003e\n\u003cdiv class=\"orochi-section orochi-dark orochi-center\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eThe Feature Everyone Notices\u003c\/div\u003e\n\u003ch2\u003eA Fire-Breathing Illusion \u003cspan class=\"orochi-orange\"\u003eWithout an Open Flame\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"orochi-copy\"\u003eBright points of light cascade outward from the dragon mouths, creating the appearance of fiery energy spilling across the ground.\u003c\/p\u003e\n\u003cul class=\"orochi-list\"\u003e\n\u003cli\u003eEye-catching moving-light appearance\u003c\/li\u003e\n\u003cli\u003eWarm molten orange nighttime glow\u003c\/li\u003e\n\u003cli\u003eMultiple illuminated dragon heads\u003c\/li\u003e\n\u003cli\u003eDramatic viewing effect from a distance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"max-width: 720px; margin: 22px auto 0; padding: 14px 16px; background: #151515; border-left: 3px solid #ff6500; color: #aaa; font-size: 13px; text-align: left;\"\u003e\u003cstrong style=\"color: #fff;\"\u003ePlease note:\u003c\/strong\u003e “Fire-breathing” refers to the decorative lighting effect. The product does not produce an actual open flame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DETAIL IMAGE --\u003e\n\u003cdiv class=\"orochi-image\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/952f799970c9b19734d1829cdc66b3f53b8b12ab.png\" alt=\"Orochi multi headed dragon sculpted details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =========================        DETAILS   ========================== --\u003e\n\u003cdiv class=\"orochi-section orochi-dark-alt orochi-center\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eDesigned to Be Seen\u003c\/div\u003e\n\u003ch2\u003eTerrifying Details \u003cspan class=\"orochi-orange\"\u003eFrom Every Angle\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"orochi-copy\"\u003eThe impact isn't only in the lights. Layered scales, aggressive dragon heads and a twisting coiled body help give the sculpture its legendary presence.\u003c\/p\u003e\n\u003cdiv class=\"orochi-detail-grid\"\u003e\n\u003cdiv class=\"orochi-detail-card\"\u003e\n\u003cstrong\u003e👁 Glowing Eyes\u003c\/strong\u003e \u003cspan\u003eAdds an eerie after-dark expression.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-detail-card\"\u003e\n\u003cstrong\u003e🐉 Multi-Head Design\u003c\/strong\u003e \u003cspan\u003eMultiple snarling heads create a mythical silhouette.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-detail-card\"\u003e\n\u003cstrong\u003e🔥 Soft Light Effect\u003c\/strong\u003e Gentle lights add a subtle sense of movement.\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-detail-card\"\u003e\n\u003cstrong\u003e🌑 Dark Sculpted Finish\u003c\/strong\u003e \u003cspan\u003eDramatic texture even before the lights come on.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================        NEW PRODUCT DIMENSIONS        ADDED: OVERALL HEIGHT 60 CM \/ 23.6 IN   ====================================================== --\u003e\n\u003cdiv class=\"orochi-size-section\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eProduct Dimensions\u003c\/div\u003e\n\u003ch2\u003eA Statement Piece \u003cspan class=\"orochi-orange\"\u003eMade to Be Seen\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"orochi-copy\"\u003eSized to create a noticeable focal point in your yard, garden, pathway or Halloween display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SETUP IMAGE --\u003e\n\u003cdiv class=\"orochi-image\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/a26c70e95f260f15c2dac396c6596fcb961d7ef4.png\" alt=\"Solar powered Orochi Halloween outdoor garden light setup\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =========================        SOLAR SETUP   ========================== --\u003e\n\u003cdiv class=\"orochi-section orochi-dark orochi-center\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eNo Extension Cord Across the Lawn\u003c\/div\u003e\n\u003ch2\u003eCharge by Day. \u003cspan class=\"orochi-orange\"\u003eAwaken After Dark.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"orochi-copy\"\u003ePlace it where it can receive sunlight and let the solar-powered lighting system do the work.\u003c\/p\u003e\n\u003cdiv class=\"orochi-steps\"\u003e\n\u003cdiv class=\"orochi-step\"\u003e\n\u003cdiv class=\"orochi-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003ePlace It\u003c\/strong\u003e \u003cspan\u003e Choose a visible outdoor location in your yard, garden or Halloween display. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-step\"\u003e\n\u003cdiv class=\"orochi-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eLet It Charge\u003c\/strong\u003e \u003cspan\u003e Position the solar panel where it can receive good daylight exposure. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-step\"\u003e\n\u003cdiv class=\"orochi-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eEnjoy the Show\u003c\/strong\u003e \u003cspan\u003e After dark, watch the illuminated beast become the focal point of your display. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BEAST IMAGE --\u003e\n\u003cdiv class=\"orochi-image\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/65ffa8cfd1e9d23dafffc6120a911c5b0392b6a4.png\" alt=\"Orochi Halloween beast outdoor yard decoration\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =========================        USE CASES   ========================== --\u003e\n\u003cdiv class=\"orochi-section orochi-dark-alt orochi-center\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eBuild the Yard Everyone Talks About\u003c\/div\u003e\n\u003ch2\u003eThe Beast of Halloween \u003cspan class=\"orochi-orange\"\u003eHas Arrived\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"orochi-copy\"\u003eUse Orochi as the anchor for your Halloween setup and build pumpkins, skeletons, tombstones and lighting around one attention-grabbing centerpiece.\u003c\/p\u003e\n\u003cdiv class=\"orochi-use-grid\"\u003e\n\u003cdiv class=\"orochi-use-card\"\u003e\n\u003cdiv class=\"orochi-use-icon\"\u003e🏡\u003c\/div\u003e\n\u003cstrong\u003eFront Yard\u003c\/strong\u003e \u003cspan\u003eTurn empty lawn space into a focal point.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-use-card\"\u003e\n\u003cdiv class=\"orochi-use-icon\"\u003e🎃\u003c\/div\u003e\n\u003cstrong\u003eTrick-or-Treat Night\u003c\/strong\u003e \u003cspan\u003eCreate an entrance kids and neighbors notice.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-use-card\"\u003e\n\u003cdiv class=\"orochi-use-icon\"\u003e🐉\u003c\/div\u003e\n\u003cstrong\u003eDragon Collection\u003c\/strong\u003e \u003cspan\u003eAdd mythical character to seasonal décor.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"orochi-list\" style=\"margin-top: 28px;\"\u003e\n\u003cli\u003eFront lawn Halloween displays\u003c\/li\u003e\n\u003cli\u003eWalkways and garden areas\u003c\/li\u003e\n\u003cli\u003ePorch and entrance decorating\u003c\/li\u003e\n\u003cli\u003eTrick-or-treat night setups\u003c\/li\u003e\n\u003cli\u003eMythology and dragon-themed collections\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL LIFESTYLE IMAGE --\u003e\n\u003cdiv class=\"orochi-image\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/7842fced7cd74e72c7e0f8887f342f7f303d9e60.png\" alt=\"Halloween Orochi fire breathing garden light family yard display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =========================        EMOTIONAL SECTION   ========================== --\u003e\n\u003cdiv class=\"orochi-section orochi-dark orochi-center\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eDon't Just Decorate. Create a Moment.\u003c\/div\u003e\n\u003ch2\u003eMake Your Yard \u003cspan class=\"orochi-orange\"\u003eThe House They Remember\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"orochi-copy\"\u003eHalloween is one night people remember because of the houses that went further than everyone else. Give your neighborhood something worth stopping for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =========================        FAQ   ========================== --\u003e\n\u003cdiv class=\"orochi-section orochi-dark-alt orochi-center\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eBefore You Unleash the Beast\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked \u003cspan class=\"orochi-orange\"\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"orochi-faq\"\u003e\n\u003cdiv class=\"orochi-faq-item\"\u003e\n\u003cdiv class=\"orochi-faq-q\"\u003eDoes the Orochi use real fire?\u003c\/div\u003e\n\u003cp class=\"orochi-faq-a\"\u003eNo. The fire-breathing appearance is created by a decorative lighting effect. There is no open flame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-faq-item\"\u003e\n\u003cdiv class=\"orochi-faq-q\"\u003eDoes it need to be plugged into an outdoor outlet?\u003c\/div\u003e\n\u003cp class=\"orochi-faq-a\"\u003eNo outdoor power cord is required. The product is designed as a solar-powered outdoor garden light that charges during daylight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-faq-item\"\u003e\n\u003cdiv class=\"orochi-faq-q\"\u003eDoes it turn on automatically at night?\u003c\/div\u003e\n\u003cp class=\"orochi-faq-a\"\u003eAfter charging, it is designed to illuminate automatically when ambient light becomes low.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-faq-item\"\u003e\n\u003cdiv class=\"orochi-faq-q\"\u003eCan I use it outdoors?\u003c\/div\u003e\n\u003cp class=\"orochi-faq-a\"\u003eIt is designed as an outdoor garden decoration. Place it securely and protect seasonal décor during severe weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-faq-item\"\u003e\n\u003cdiv class=\"orochi-faq-q\"\u003eWhere should I place it?\u003c\/div\u003e\n\u003cp class=\"orochi-faq-a\"\u003eFront yards, pathways, gardens and porch areas work well. For solar charging, choose a location where the panel can receive good daylight exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orochi-faq-item\"\u003e\n\u003cdiv class=\"orochi-faq-q\"\u003eIs it only for Halloween?\u003c\/div\u003e\n\u003cp class=\"orochi-faq-a\"\u003eHalloween is the main theme, but the mythical multi-headed dragon design also works for fantasy, dragon and mythology collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================        FINAL CTA   ========================== --\u003e\n\u003cdiv class=\"orochi-final\"\u003e\n\u003cdiv class=\"orochi-eyebrow\"\u003eThis Halloween, Go Bigger\u003c\/div\u003e\n\u003ch2\u003eDon't Be Another House \u003cspan class=\"orochi-orange\"\u003eWith Pumpkins.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch3 style=\"color: #ff6500; margin-bottom: 18px;\"\u003eUnleash Orochi.\u003c\/h3\u003e\n\u003cp\u003eTurn your front yard into a fiery mythical Halloween scene and give trick-or-treaters one more reason to stop, stare and remember your house.\u003c\/p\u003e\n\u003cp class=\"orochi-under-cta\"\u003eSolar Powered Flame Light Effect • Outdoor Halloween Décor\u003c\/p\u003e\n\u003cp class=\"orochi-under-cta\"\u003e \u003c\/p\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e🎁Package Includes\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul class=\"default\" style=\"text-align: left;\"\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e1 x  🔥🎃 Fire-Breathing Orochi Solar Garden Light – Epic Multi-Headed Dragon Halloween Decor\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cstrong\u003e❗\u003c\/strong\u003e\u003cstrong\u003eNotes\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eDue to manual measurements, please allow slight measurement deviations.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eDue to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0566\/7461\/5457\/files\/2_d6eb7690-fa08-44a1-a77d-5389a387d08a_480x480.png?v=1659411405\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cstrong\u003eOUR GUARANTEE:\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eWe believe we have some of the most innovative products in the world, and we want to make sure we back that up with a risk-free 30-day guarantee.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eIf for any reason you do not have a positive experience, we will make every effort to ensure that you are satisfied with your purchase.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eWe want you to rest assured that there is absolutely zero risk in buying and trying out products. If you don't like it and don't feel bad, we'll do it right.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli style=\"text-align: left; color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eWe email support. If you need help, please contact us.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mayciw","offers":[{"title":"Yamata no Orochi","offer_id":48838825181429,"sku":"JJ260911006-stdge-1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"Hellhound","offer_id":48838825214197,"sku":"JJ260911006-dyq-1","price":24.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/9397\/6565\/files\/e44e176f3b1effbd4d57d22475c07e5beff3edd7.jpg?v=1789108605","url":"https:\/\/www.mayciw.com\/products\/fire-breathing-orochi-solar-garden-light","provider":"Mayciw","version":"1.0","type":"link"}