{"product_id":"cerberus-grim-reaper-lighted-statue-three-headed-hellhound-halloween-guardian-with-lantern","title":"💀🔥 Cerberus Grim Reaper Lighted Statue | Three-Headed Hellhound Halloween Guardian with Lantern","description":"\u003cstyle\u003e\n\/* =========================================================\n   CERBERUS REAPER GUARDIAN™\n   Halloween \/ Dark Fantasy Landing Page\n   Shopify Safe \/ No External Font \/ No JS\n========================================================= *\/\n\n.cerb-page,\n.cerb-page *{\n  box-sizing:border-box;\n}\n\n.cerb-page{\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  padding:0;\n  overflow:hidden;\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,Helvetica,sans-serif;\n  color:#211a16;\n  background:#fffaf2;\n\n  line-height:1.65;\n  -webkit-font-smoothing:antialiased;\n}\n\n.cerb-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n  border:0;\n}\n\n.cerb-page h1,\n.cerb-page h2,\n.cerb-page h3,\n.cerb-page p{\n  margin-top:0;\n}\n\n.cerb-section{\n  width:100%;\n  padding:58px 22px;\n}\n\n.cerb-light{\n  background:#fffaf2;\n}\n\n.cerb-cream{\n  background:#f1e7d8;\n}\n\n.cerb-grey{\n  background:#e9e7e2;\n}\n\n\/* ================================\n   TYPOGRAPHY\n================================ *\/\n\n.cerb-kicker{\n  margin-bottom:8px;\n\n  color:#b83a1d;\n\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.cerb-title{\n  max-width:760px;\n  margin:0 auto 14px;\n\n  color:#1c1815;\n\n  font-size:35px;\n  line-height:1.17;\n  font-weight:850;\n  letter-spacing:-.7px;\n  text-align:center;\n}\n\n.cerb-copy{\n  max-width:720px;\n  margin:0 auto 28px;\n\n  color:#534a43;\n\n  font-size:16px;\n  line-height:1.72;\n  text-align:center;\n}\n\n\/* ================================\n   HERO\n================================ *\/\n\n.cerb-hero{\n  position:relative;\n  padding:46px 22px 50px;\n\n  background:\n    radial-gradient(\n      circle at 50% 15%,\n      rgba(255,98,24,.16),\n      transparent 42%\n    ),\n    linear-gradient(\n      180deg,\n      #070708 0%,\n      #15100e 100%\n    );\n\n  text-align:center;\n}\n\n.cerb-badge{\n  display:inline-block;\n  margin-bottom:15px;\n  padding:8px 15px;\n\n  border:1px solid rgba(255,151,72,.45);\n  border-radius:999px;\n\n  background:rgba(255,116,38,.09);\n  color:#ffb26e;\n\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.cerb-hero h1{\n  max-width:800px;\n  margin:0 auto 15px;\n\n  color:#fff8ed;\n\n  font-size:45px;\n  line-height:1.07;\n  font-weight:900;\n  letter-spacing:-1.2px;\n}\n\n.cerb-hero h1 span{\n  color:#ff6c27;\n}\n\n.cerb-hero p{\n  max-width:700px;\n  margin:0 auto 25px;\n\n  color:#e4dcd2;\n\n  font-size:17px;\n  line-height:1.7;\n}\n\n.cerb-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:9px;\n\n  max-width:780px;\n  margin:0 auto 29px;\n}\n\n.cerb-pill{\n  padding:9px 14px;\n\n  border:1px solid rgba(255,255,255,.17);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.07);\n  color:#ffffff;\n\n  font-size:13px;\n  font-weight:750;\n}\n\n.cerb-image{\n  width:100%;\n  max-width:820px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n  border-radius:20px;\n\n  background:#111;\n\n  box-shadow:\n    0 15px 40px rgba(0,0,0,.18);\n}\n\n.cerb-hero .cerb-image{\n  box-shadow:\n    0 18px 50px rgba(0,0,0,.45),\n    0 0 40px rgba(255,79,20,.09);\n}\n\n\/* ================================\n   USP STRIP\n================================ *\/\n\n.cerb-usp{\n  padding:25px 18px;\n  background:#8f271e;\n}\n\n.cerb-usp-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n  max-width:850px;\n\n  margin:0 auto;\n}\n\n.cerb-usp-item{\n  padding:10px 8px;\n  text-align:center;\n}\n\n.cerb-usp-icon{\n  display:block;\n  margin-bottom:5px;\n  font-size:25px;\n}\n\n.cerb-usp-item strong{\n  display:block;\n\n  color:#ffffff;\n\n  font-size:14px;\n  line-height:1.3;\n}\n\n.cerb-usp-item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#f8dcd5;\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n\/* ================================\n   CAPTION\n================================ *\/\n\n.cerb-caption{\n  max-width:740px;\n  margin:23px auto 0;\n\n  text-align:center;\n}\n\n.cerb-caption h3{\n  margin-bottom:7px;\n\n  color:#201914;\n\n  font-size:23px;\n  line-height:1.3;\n  font-weight:850;\n}\n\n.cerb-caption p{\n  margin:0;\n\n  color:#5d534b;\n\n  font-size:15px;\n  line-height:1.7;\n}\n\n\/* ================================\n   FEATURE CARDS\n================================ *\/\n\n.cerb-cards{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:14px;\n\n  max-width:820px;\n  margin:28px auto 0;\n}\n\n.cerb-card{\n  padding:25px 18px;\n\n  border:1px solid #d7c8b7;\n  border-radius:17px;\n\n  background:#fffdf8;\n\n  text-align:center;\n}\n\n.cerb-card-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:51px;\n  height:51px;\n\n  margin:0 auto 13px;\n\n  border-radius:50%;\n\n  background:#211918;\n  color:#ff7a32;\n\n  font-size:25px;\n}\n\n.cerb-card h3{\n  margin-bottom:7px;\n\n  color:#261c18;\n\n  font-size:17px;\n  line-height:1.35;\n}\n\n.cerb-card p{\n  margin:0;\n\n  color:#62574e;\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n\/* ================================\n   HORROR BREAK\n================================ *\/\n\n.cerb-dark{\n  padding:57px 22px;\n\n  background:\n    radial-gradient(\n      circle at 50% 50%,\n      rgba(183,44,22,.22),\n      transparent 50%\n    ),\n    #09090a;\n\n  text-align:center;\n}\n\n.cerb-dark .cerb-kicker{\n  color:#ff843d;\n}\n\n.cerb-dark .cerb-title{\n  color:#fff8ef;\n}\n\n.cerb-dark .cerb-copy{\n  color:#d9d1c9;\n}\n\n.cerb-dark-lines{\n  max-width:760px;\n  margin:27px auto 0;\n}\n\n.cerb-dark-line{\n  display:flex;\n  align-items:flex-start;\n\n  gap:13px;\n\n  padding:15px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.12);\n\n  text-align:left;\n}\n\n.cerb-dark-line:last-child{\n  border-bottom:0;\n}\n\n.cerb-check{\n  flex:0 0 30px;\n\n  display:flex;\n  justify-content:center;\n  align-items:center;\n\n  width:30px;\n  height:30px;\n\n  border-radius:50%;\n\n  background:#b83222;\n  color:#ffffff;\n\n  font-weight:900;\n}\n\n.cerb-dark-line strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#ffffff;\n\n  font-size:16px;\n}\n\n.cerb-dark-line span{\n  color:#cfc6bd;\n\n  font-size:14px;\n  line-height:1.55;\n}\n\n\/* ================================\n   LOCATIONS\n================================ *\/\n\n.cerb-use-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:13px;\n\n  max-width:820px;\n  margin:28px auto 0;\n}\n\n.cerb-use{\n  padding:23px 16px;\n\n  border:1px solid #d8c9b8;\n  border-radius:16px;\n\n  background:#fffdf8;\n\n  text-align:center;\n}\n\n.cerb-use .icon{\n  margin-bottom:8px;\n  font-size:28px;\n}\n\n.cerb-use strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#251c17;\n\n  font-size:15px;\n}\n\n.cerb-use span{\n  display:block;\n\n  color:#655b52;\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\/* ================================\n   FIRE QUOTE\n================================ *\/\n\n.cerb-fire{\n  padding:52px 22px;\n\n  background:#762018;\n\n  text-align:center;\n}\n\n.cerb-fire small{\n  display:block;\n\n  margin-bottom:9px;\n\n  color:#ffc286;\n\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n}\n\n.cerb-fire h2{\n  max-width:730px;\n  margin:0 auto 12px;\n\n  color:#ffffff;\n\n  font-size:33px;\n  line-height:1.2;\n  font-weight:850;\n}\n\n.cerb-fire p{\n  max-width:680px;\n\n  margin:0 auto;\n\n  color:#ffe3d9;\n\n  font-size:15px;\n  line-height:1.7;\n}\n\n\/* ================================\n   DETAILS\n================================ *\/\n\n.cerb-specs{\n  max-width:800px;\n\n  margin:27px auto 0;\n\n  border:1px solid #d9cdbf;\n  border-radius:18px;\n\n  overflow:hidden;\n\n  background:#ffffff;\n}\n\n.cerb-spec-row{\n  display:grid;\n\n  grid-template-columns:185px 1fr;\n\n  border-bottom:1px solid #ebe3da;\n}\n\n.cerb-spec-row:last-child{\n  border-bottom:0;\n}\n\n.cerb-spec-label{\n  padding:14px 16px;\n\n  background:#211a17;\n  color:#ffffff;\n\n  font-size:13px;\n  font-weight:800;\n}\n\n.cerb-spec-value{\n  padding:14px 16px;\n\n  color:#554b43;\n\n  font-size:14px;\n}\n\n\/* ================================\n   FAQ\n================================ *\/\n\n.cerb-faq{\n  max-width:790px;\n\n  margin:27px auto 0;\n}\n\n.cerb-faq details{\n  margin-bottom:10px;\n\n  border:1px solid #d8ccbe;\n  border-radius:14px;\n\n  overflow:hidden;\n\n  background:#fffdf9;\n}\n\n.cerb-faq summary{\n  position:relative;\n\n  padding:18px 50px 18px 19px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#221a16;\n\n  font-size:15px;\n  font-weight:800;\n}\n\n.cerb-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.cerb-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:18px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:#b82e20;\n\n  font-size:25px;\n}\n\n.cerb-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.cerb-faq-answer{\n  padding:0 19px 18px;\n\n  color:#5c534c;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n\/* ================================\n   FINAL\n================================ *\/\n\n.cerb-final{\n  padding:57px 22px;\n\n  background:#111011;\n}\n\n.cerb-final-box{\n  max-width:790px;\n\n  margin:0 auto;\n  padding:38px 26px;\n\n  border:1px solid rgba(255,108,39,.28);\n  border-radius:22px;\n\n  background:\n    radial-gradient(\n      circle at 50% 100%,\n      rgba(255,80,20,.18),\n      transparent 55%\n    ),\n    #1b1513;\n\n  text-align:center;\n}\n\n.cerb-final-box small{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:#ff9a57;\n\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n}\n\n.cerb-final-box h2{\n  max-width:670px;\n\n  margin:0 auto 12px;\n\n  color:#fff8ef;\n\n  font-size:32px;\n  line-height:1.2;\n}\n\n.cerb-final-box p{\n  max-width:630px;\n\n  margin:0 auto;\n\n  color:#d9d0c8;\n\n  font-size:15px;\n  line-height:1.7;\n}\n\n\/* ================================\n   MOBILE\n================================ *\/\n\n@media screen and (max-width:749px){\n\n  .cerb-section{\n    padding:44px 14px;\n  }\n\n  .cerb-hero{\n    padding:32px 14px 38px;\n  }\n\n  .cerb-hero h1{\n    font-size:31px;\n    letter-spacing:-.5px;\n  }\n\n  .cerb-hero p{\n    font-size:15px;\n  }\n\n  .cerb-title{\n    font-size:27px;\n  }\n\n  .cerb-copy{\n    font-size:15px;\n  }\n\n  .cerb-image{\n    border-radius:13px;\n  }\n\n  .cerb-usp-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .cerb-cards{\n    grid-template-columns:1fr;\n  }\n\n  .cerb-use-grid{\n    grid-template-columns:1fr;\n  }\n\n  .cerb-dark{\n    padding:44px 14px;\n  }\n\n  .cerb-fire{\n    padding:43px 14px;\n  }\n\n  .cerb-fire h2{\n    font-size:26px;\n  }\n\n  .cerb-spec-row{\n    grid-template-columns:1fr;\n  }\n\n  .cerb-spec-label{\n    padding-bottom:9px;\n  }\n\n  .cerb-spec-value{\n    padding-top:10px;\n  }\n\n  .cerb-final{\n    padding:43px 14px;\n  }\n\n  .cerb-final-box{\n    padding:31px 18px;\n  }\n\n  .cerb-final-box h2{\n    font-size:26px;\n  }\n}\n\n@media screen and (max-width:420px){\n\n  .cerb-hero h1{\n    font-size:28px;\n  }\n\n  .cerb-title{\n    font-size:25px;\n  }\n\n  .cerb-pill{\n    font-size:12px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"cerb-page\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"cerb-hero\"\u003e\n\n  \u003cdiv class=\"cerb-badge\"\u003e\n    💀 Halloween's Ultimate Guardian\n  \u003c\/div\u003e\n\n  \u003ch1\u003e\n    Unleash the\n    \u003cspan\u003eGuardian of the Underworld\u003c\/span\u003e\n  \u003c\/h1\u003e\n\n  \u003cp\u003e\n    Three snarling heads. One skeletal reaper.\n    A lantern burning through the darkness.\n    Cerberus turns an ordinary Halloween display\n    into a scene straight from the underworld.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"cerb-pills\"\u003e\n\n    \u003cspan class=\"cerb-pill\"\u003e\n      🐺 Three-Headed Cerberus\n    \u003c\/span\u003e\n\n    \u003cspan class=\"cerb-pill\"\u003e\n      💀 Grim Reaper Rider\n    \u003c\/span\u003e\n\n    \u003cspan class=\"cerb-pill\"\u003e\n      🔥 Fiery Night Glow\n    \u003c\/span\u003e\n\n    \u003cspan class=\"cerb-pill\"\u003e\n      🎃 Halloween Statement Piece\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cerb-image\"\u003e\n\n    \u003cimg src=\"\/\/www.worldshoper.com\/cdn\/shop\/files\/image\/6a0597a17c4de53183abe48dde832f45c2d393f4.jpg\" alt=\"Cerberus Grim Reaper Lighted Halloween Statue\" width=\"1300\" height=\"1300\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     QUICK USP\n====================================================== --\u003e\n\n\u003csection class=\"cerb-usp\"\u003e\n\n  \u003cdiv class=\"cerb-usp-grid\"\u003e\n\n    \u003cdiv class=\"cerb-usp-item\"\u003e\n      \u003cspan class=\"cerb-usp-icon\"\u003e🐺\u003c\/span\u003e\n      \u003cstrong\u003eThree Terrifying Heads\u003c\/strong\u003e\n      \u003cspan\u003eFangs, glowing eyes \u0026amp; fiery mouths\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-usp-item\"\u003e\n      \u003cspan class=\"cerb-usp-icon\"\u003e💀\u003c\/span\u003e\n      \u003cstrong\u003eGrim Reaper Rider\u003c\/strong\u003e\n      \u003cspan\u003eA haunting silhouette above the beast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-usp-item\"\u003e\n      \u003cspan class=\"cerb-usp-icon\"\u003e🏮\u003c\/span\u003e\n      \u003cstrong\u003eGlowing Lantern\u003c\/strong\u003e\n      \u003cspan\u003eOld-world light in the darkness\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-usp-item\"\u003e\n      \u003cspan class=\"cerb-usp-icon\"\u003e🔥\u003c\/span\u003e\n      \u003cstrong\u003eMade for Nightfall\u003c\/strong\u003e\n      \u003cspan\u003eMore dramatic after the lights go down\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     GUARDIAN\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-cream\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Enter the Underworld\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    Meet the Beast Guarding Your Halloween\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    Inspired by Cerberus, the legendary three-headed\n    guardian of Greek mythology, this design combines\n    mythological darkness with unmistakable Halloween horror.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"\/\/www.worldshoper.com\/cdn\/shop\/files\/image\/ad35afffeafe9e4be140a72f17a22f070eb306c8.png\" alt=\"Three headed Cerberus Halloween guardian statue\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cerb-caption\"\u003e\n\n    \u003ch3\u003e\n      Not Another Ordinary Halloween Decoration\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Three aggressive heads face outward beneath\n      a hooded skeletal rider, creating a silhouette\n      designed to command attention from across the room.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cerb-cards\"\u003e\n\n    \u003cdiv class=\"cerb-card\"\u003e\n\n      \u003cdiv class=\"cerb-card-icon\"\u003e🐺\u003c\/div\u003e\n\n      \u003ch3\u003eMythological Horror\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Cerberus brings ancient underworld mythology\n        into a dramatic Halloween display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-card\"\u003e\n\n      \u003cdiv class=\"cerb-card-icon\"\u003e⛓️\u003c\/div\u003e\n\n      \u003ch3\u003eDark Fantasy Detail\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Chains, sculpted fur, claws and skeletal forms\n        give every angle something new to discover.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-card\"\u003e\n\n      \u003cdiv class=\"cerb-card-icon\"\u003e🔥\u003c\/div\u003e\n\n      \u003ch3\u003eNighttime Drama\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Warm internal illumination gives the beast\n        the appearance of supernatural fire.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     THREE HEADS\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-light\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    The Centerpiece\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    Three Heads. Three Terrifying Glows.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    Fierce expressions, exposed fangs,\n    glowing eyes and illuminated mouths\n    make Cerberus impossible to overlook.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"\/\/www.worldshoper.com\/cdn\/shop\/files\/image\/0e10f00471eceeaba4d522c82f9afe55f2858e49.png\" alt=\"Three glowing Cerberus hellhound heads\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cerb-caption\"\u003e\n\n    \u003ch3\u003e\n      It Looks Like the Fire Is Burning From Within\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Warm light shines through the beast's eyes\n      and open mouths while deep shadows emphasize\n      the fangs, fur and aggressive expressions.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     HORROR BREAK\n====================================================== --\u003e\n\n\u003csection class=\"cerb-dark\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Built for Halloween Drama\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    The Kind of Decoration Guests Stop to Look At\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    This isn't background décor.\n    Every layer is designed to build one complete\n    dark-fantasy scene.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-dark-lines\"\u003e\n\n    \u003cdiv class=\"cerb-dark-line\"\u003e\n\n      \u003cdiv class=\"cerb-check\"\u003e✓\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eGlowing Cerberus Eyes \u0026amp; Mouths\u003c\/strong\u003e\n        \u003cspan\u003e\n          Fiery illumination becomes the visual focus after dark.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-dark-line\"\u003e\n\n      \u003cdiv class=\"cerb-check\"\u003e✓\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eHooded Grim Reaper\u003c\/strong\u003e\n        \u003cspan\u003e\n          An instantly recognizable Halloween silhouette.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-dark-line\"\u003e\n\n      \u003cdiv class=\"cerb-check\"\u003e✓\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003ePumpkins, Skulls \u0026amp; Chains\u003c\/strong\u003e\n        \u003cspan\u003e\n          Classic spooky-season details ground the fantasy scene.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-dark-line\"\u003e\n\n      \u003cdiv class=\"cerb-check\"\u003e✓\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eGlowing Lantern\u003c\/strong\u003e\n        \u003cspan\u003e\n          Adds another warm point of light above the beast.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     GRIM REAPER\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-grey\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Death Has Arrived\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    The Grim Reaper Rides Above the Beast\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    Behind the three-headed hellhound,\n    a hooded skeletal figure grips the chains\n    and guides the creature through the darkness.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"\/\/www.worldshoper.com\/cdn\/shop\/files\/image\/ceabaa58e13fbf10f33268a7c693dfa78da6a5cc.png\" alt=\"Hooded Grim Reaper riding Cerberus Halloween statue\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cerb-caption\"\u003e\n\n    \u003ch3\u003e\n      A Silhouette Made for Halloween Night\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The skull, flowing robes and raised lantern\n      create a theatrical figure that feels like\n      it has stepped straight out of a dark legend.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     LANTERN\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-light\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Follow the Light\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    A Lantern Burning Through the Darkness\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    Raised above the creature,\n    the old-world lantern balances the fiery glow below\n    and gives the entire display a haunting nighttime presence.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"\/\/www.worldshoper.com\/cdn\/shop\/files\/image\/1591211bb3169de7d2f4c174028072562e3badf3.png\" alt=\"Grim Reaper glowing lantern detail\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     DETAIL\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-cream\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Look Closer\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    Chains, Claws \u0026amp; Dark Fantasy Detail\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    Thick chains, sculpted fur, sharp claws,\n    skeletal details and a bronze-like finish\n    give the piece an aged underworld character.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"\/\/www.worldshoper.com\/cdn\/shop\/files\/image\/a06515e9469526bf03c45478b740fd07ea4c4fd9.png\" alt=\"Cerberus sculpture chain fur claw and dark fantasy details\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cerb-caption\"\u003e\n\n    \u003ch3\u003e\n      Every Angle Has Something New to Find\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      It reads as one powerful silhouette from a distance,\n      then reveals layers of texture and smaller horror details\n      as you move closer.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     HALLOWEEN BASE\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-light\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Halloween From Top to Bottom\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    Pumpkins \u0026amp; Skulls Complete the Underworld Scene\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    Glowing jack-o'-lanterns,\n    skulls, rocky forms and autumn details\n    anchor the mythological beast firmly\n    in spooky-season décor.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"\/\/www.worldshoper.com\/cdn\/shop\/files\/image\/19e062d141f572548e3fe81e4be2c3d93ec2552c.png\" alt=\"Glowing Halloween pumpkin skull base detail\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FIRE BREAK\n====================================================== --\u003e\n\n\u003csection class=\"cerb-fire\"\u003e\n\n  \u003csmall\u003e\n    Wait Until the Sun Goes Down\n  \u003c\/small\u003e\n\n  \u003ch2\u003e\n    That's When the Guardian Really Wakes Up\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    During the day, it's a heavily detailed\n    dark-fantasy sculpture.\n    After dark, illuminated eyes, mouths,\n    lanterns and pumpkins transform the entire scene.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     NIGHT\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-grey\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Spectacular After Dark\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    One Statue. A Completely Different Mood at Night.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    Warm illumination picks out the most dramatic elements\n    of the sculpture while deep surrounding shadows\n    make the glowing details feel even stronger.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"\/\/www.worldshoper.com\/cdn\/shop\/files\/image\/64306c86d031f38893bb2254122a9f2d5cf97691.png\" alt=\"Cerberus Grim Reaper statue illuminated at night\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cerb-cards\"\u003e\n\n    \u003cdiv class=\"cerb-card\"\u003e\n      \u003cdiv class=\"cerb-card-icon\"\u003e👁️\u003c\/div\u003e\n      \u003ch3\u003eGlowing Eyes\u003c\/h3\u003e\n      \u003cp\u003e\n        The beast takes on a supernatural presence after dark.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-card\"\u003e\n      \u003cdiv class=\"cerb-card-icon\"\u003e🔥\u003c\/div\u003e\n      \u003ch3\u003eFiery Mouths\u003c\/h3\u003e\n      \u003cp\u003e\n        Internal warm light makes each open mouth feel alive.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-card\"\u003e\n      \u003cdiv class=\"cerb-card-icon\"\u003e🎃\u003c\/div\u003e\n      \u003ch3\u003eIlluminated Base\u003c\/h3\u003e\n      \u003cp\u003e\n        Glowing pumpkins carry the light through the full display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     DISPLAY\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-cream\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Make Your Entrance Impossible to Ignore\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    Give Your Halloween Display a Guardian\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    Place Cerberus where guests can take in\n    the entire silhouette and let it become\n    the center of your Halloween setup.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-image\"\u003e\n\n    \u003cimg loading=\"lazy\" src=\"\/\/www.worldshoper.com\/cdn\/shop\/files\/image\/42037592165996d029d9b6b332aac191cac03801.png\" alt=\"Cerberus Grim Reaper Halloween statue in entrance display\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cerb-use-grid\"\u003e\n\n    \u003cdiv class=\"cerb-use\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e🎃\u003c\/div\u003e\n\n      \u003cstrong\u003eFront Porch\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Create a dramatic Halloween welcome.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-use\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e🚪\u003c\/div\u003e\n\n      \u003cstrong\u003eEntryway\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Turn the hellhound into your seasonal guardian.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-use\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e💀\u003c\/div\u003e\n\n      \u003cstrong\u003eHaunted House\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Pair it with skeletons, tombstones and fog.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-use\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e🖤\u003c\/div\u003e\n\n      \u003cstrong\u003eGothic Decor\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Dark-fantasy character beyond traditional Halloween.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-use\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e🐺\u003c\/div\u003e\n\n      \u003cstrong\u003eMythology Collection\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Make Cerberus the centerpiece.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cerb-use\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e🍂\u003c\/div\u003e\n\n      \u003cstrong\u003eFall Display\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Surround it with pumpkins, leaves and lanterns.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     GIFT\n====================================================== --\u003e\n\n\u003csection class=\"cerb-dark\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    For Those Who Prefer Halloween Darker\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    An Epic Gift for Dark Fantasy Fans\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cerb-copy\"\u003e\n    Cerberus mythology, the Grim Reaper,\n    Gothic styling and classic Halloween imagery\n    come together in one statement piece\n    for collectors who have seen enough ordinary pumpkins.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cerb-dark-lines\"\u003e\n\n    \u003cdiv class=\"cerb-dark-line\"\u003e\n      \u003cdiv class=\"cerb-check\"\u003e✓\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eCerberus \u0026amp; Mythology Fans\u003c\/strong\u003e\n        \u003cspan\u003eA legendary creature brought into Halloween.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-dark-line\"\u003e\n      \u003cdiv class=\"cerb-check\"\u003e✓\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eGrim Reaper Collectors\u003c\/strong\u003e\n        \u003cspan\u003eA striking skeletal rider with a glowing lantern.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-dark-line\"\u003e\n      \u003cdiv class=\"cerb-check\"\u003e✓\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eGothic \u0026amp; Dark Fantasy Lovers\u003c\/strong\u003e\n        \u003cspan\u003eA centerpiece with more character than ordinary seasonal decor.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     PRODUCT DETAILS\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-light\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Product Details\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    The Guardian at a Glance\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"cerb-specs\"\u003e\n\n    \u003cdiv class=\"cerb-spec-row\"\u003e\n      \u003cdiv class=\"cerb-spec-label\"\u003e\n        Design\n      \u003c\/div\u003e\n      \u003cdiv class=\"cerb-spec-value\"\u003e\n        Hooded skeleton riding a three-headed hellhound\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-spec-row\"\u003e\n      \u003cdiv class=\"cerb-spec-label\"\u003e\n        Theme\n      \u003c\/div\u003e\n      \u003cdiv class=\"cerb-spec-value\"\u003e\n        Cerberus • Grim Reaper • Underworld • Halloween\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-spec-row\"\u003e\n      \u003cdiv class=\"cerb-spec-label\"\u003e\n        Style\n      \u003c\/div\u003e\n      \u003cdiv class=\"cerb-spec-value\"\u003e\n        Gothic • Dark Fantasy • Mythological • Spooky\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-spec-row\"\u003e\n      \u003cdiv class=\"cerb-spec-label\"\u003e\n        Main Details\n      \u003c\/div\u003e\n      \u003cdiv class=\"cerb-spec-value\"\u003e\n        Hellhound • Skeleton Rider • Lantern • Chains • Pumpkins • Skulls\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-spec-row\"\u003e\n      \u003cdiv class=\"cerb-spec-label\"\u003e\n        Color Palette\n      \u003c\/div\u003e\n      \u003cdiv class=\"cerb-spec-value\"\u003e\n        Bronze • Black • Bone • Fiery Amber\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-spec-row\"\u003e\n      \u003cdiv class=\"cerb-spec-label\"\u003e\n        Light Effect\n      \u003c\/div\u003e\n      \u003cdiv class=\"cerb-spec-value\"\u003e\n        Warm decorative illumination\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-spec-row\"\u003e\n      \u003cdiv class=\"cerb-spec-label\"\u003e\n        Display Style\n      \u003c\/div\u003e\n      \u003cdiv class=\"cerb-spec-value\"\u003e\n        Freestanding decorative statue\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cerb-spec-row\"\u003e\n      \u003cdiv class=\"cerb-spec-label\"\u003e\n        Quantity\n      \u003c\/div\u003e\n      \u003cdiv class=\"cerb-spec-value\"\u003e\n        1 × Cerberus Grim Reaper Lighted Statue\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\n\u003csection class=\"cerb-section cerb-grey\"\u003e\n\n  \u003cdiv class=\"cerb-kicker\"\u003e\n    Before You Unleash the Beast\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cerb-title\"\u003e\n    Frequently Asked Questions\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"cerb-faq\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What makes this different from ordinary Halloween decor?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cerb-faq-answer\"\u003e\n        It combines Cerberus mythology, a hooded Grim Reaper,\n        three illuminated hellhound heads, chains, a lantern,\n        jack-o'-lanterns and skull details into one complete\n        dark-fantasy scene.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it look good when the lights are off?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cerb-faq-answer\"\u003e\n        Yes. During the day, the sculpted heads,\n        skeletal rider, chains, fur texture and base details\n        create a dramatic display even without the illuminated effect.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where can I display it?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cerb-faq-answer\"\u003e\n        The product is presented for entryways,\n        porch displays, Halloween setups,\n        haunted-house themes, Gothic decor\n        and mythology collections.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is it only for Halloween?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cerb-faq-answer\"\u003e\n        Halloween is its strongest seasonal theme,\n        but its Cerberus mythology and Gothic styling\n        also make it suitable for dark-fantasy\n        and mythology collections.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What comes in the package?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cerb-faq-answer\"\u003e\n        The current product listing specifies\n        one Cerberus Grim Reaper Lighted Statue.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\n\u003csection class=\"cerb-final\"\u003e\n\n  \u003cdiv class=\"cerb-final-box\"\u003e\n\n    \u003csmall\u003e\n      This Halloween, Go Beyond Ordinary\n    \u003c\/small\u003e\n\n    \u003ch2\u003e\n      Unleash the Guardian of the Underworld\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Three snarling heads.\n      One skeletal rider.\n      Glowing eyes, fiery mouths and a lantern\n      cutting through the darkness.\n      Make Cerberus the guardian of your Halloween display.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":49629706813595,"sku":"SZ03842609247791-地狱犬死神发光雕像","price":43.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ad35afffeafe9e4be140a72f17a22f070eb306c8.jpg?v=1790241507","url":"https:\/\/zavrlygoods.com\/products\/cerberus-grim-reaper-lighted-statue-three-headed-hellhound-halloween-guardian-with-lantern","provider":"zavrlygoods","version":"1.0","type":"link"}