{"product_id":"halloween-whimsical-hanging-leg-planter-hand-painted-resin-succulent-pot","title":"Halloween Whimsical Hanging Leg Planter Handcrafted Fall Skeleton Decor","description":"\u003cstyle\u003e\n\/* =========================================================\n   HALLOWEEN HANGING LEG PLANTER — SHOPIFY PRODUCT DETAIL\n   Mobile First \/ Scoped CSS \/ Conversion Focused\n   7 Product Images \/ First Image Priority \/ Others Lazy\n   ========================================================= *\/\n\n.hw-planter-page{\n  --hw-black:#171717;\n  --hw-text:#2f2a27;\n  --hw-muted:#655d58;\n  --hw-orange:#e46f25;\n  --hw-orange-dark:#b84e16;\n  --hw-purple:#6d4b83;\n  --hw-soft:#fbf6f1;\n  --hw-purple-soft:#f5f0f8;\n  --hw-pill:#f1efed;\n  --hw-line:#e8e3df;\n  --hw-white:#ffffff;\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:0;\n  overflow:hidden;\n  background:#fff;\n  color:var(--hw-text);\n  font-family:Arial,Helvetica,sans-serif;\n}\n\n.hw-planter-page *{box-sizing:border-box;}\n\n.hw-planter-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  border:0;\n}\n\n.hw-planter-page h1,\n.hw-planter-page h2,\n.hw-planter-page h3,\n.hw-planter-page p{\n  margin-top:0;\n}\n\n.hw-section{\n  width:100%;\n  padding:30px 20px 68px;\n  background:#fff;\n}\n\n.hw-section+.hw-section{\n  padding-top:10px;\n}\n\n.hw-section--soft{\n  background:var(--hw-soft);\n}\n\n.hw-section--purple{\n  background:var(--hw-purple-soft);\n}\n\n.hw-inner{\n  width:100%;\n  max-width:516px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.hw-pill{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:26px;\n  margin:0 auto 14px;\n  padding:6px 15px 5px;\n  border-radius:999px;\n  background:var(--hw-pill);\n  color:#272321;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:12px;\n  line-height:1;\n  font-weight:900;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.hw-title{\n  max-width:516px;\n  margin:0 auto;\n  color:var(--hw-black);\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:35px;\n  line-height:1.05;\n  letter-spacing:-1.5px;\n  font-weight:900;\n  text-align:center;\n}\n\n.hw-orange{\n  color:var(--hw-orange-dark);\n}\n\n.hw-purple{\n  color:var(--hw-purple);\n}\n\n.hw-icon{\n  display:inline-block;\n  margin-right:6px;\n  font-size:.84em;\n  line-height:1;\n  vertical-align:2px;\n}\n\n.hw-copy{\n  max-width:516px;\n  margin:18px auto 0;\n  color:#37312e;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:16px;\n  line-height:1.63;\n  letter-spacing:.1px;\n  font-weight:400;\n  text-align:center;\n}\n\n.hw-image{\n  width:100%;\n  max-width:516px;\n  margin:24px auto 0;\n  overflow:hidden;\n  border-radius:17px;\n  background:#f3efec;\n}\n\n.hw-image img{\n  width:100%;\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.hw-benefits{\n  width:100%;\n  max-width:516px;\n  margin:24px auto 0;\n  display:grid;\n  grid-template-columns:1fr;\n  gap:9px;\n}\n\n.hw-benefit{\n  display:flex;\n  align-items:center;\n  gap:11px;\n  padding:13px 15px;\n  border:1px solid var(--hw-line);\n  border-radius:12px;\n  background:#fff;\n  text-align:left;\n}\n\n.hw-check{\n  flex:0 0 24px;\n  width:24px;\n  height:24px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#171717;\n  color:#fff;\n  font-size:12px;\n  font-weight:900;\n}\n\n.hw-benefit-text{\n  color:#38322f;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:12px;\n  line-height:1.45;\n  font-weight:700;\n}\n\n.hw-use-grid{\n  width:100%;\n  max-width:516px;\n  margin:25px auto 0;\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n}\n\n.hw-use{\n  padding:16px 8px;\n  border:1px solid var(--hw-line);\n  border-radius:13px;\n  background:#fff;\n  color:#37312e;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:11px;\n  line-height:1.35;\n  font-weight:800;\n  text-align:center;\n}\n\n.hw-use-icon{\n  display:block;\n  margin-bottom:7px;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:23px;\n}\n\n.hw-style-grid{\n  width:100%;\n  max-width:516px;\n  margin:25px auto 0;\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n}\n\n.hw-style-chip{\n  padding:9px 12px;\n  border:1px solid var(--hw-line);\n  border-radius:999px;\n  background:#fff;\n  color:#403936;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:10px;\n  line-height:1.2;\n  font-weight:800;\n  text-transform:uppercase;\n}\n\n.hw-specs{\n  width:100%;\n  max-width:516px;\n  margin:26px auto 0;\n  overflow:hidden;\n  border:1px solid #e6e0dc;\n  border-radius:15px;\n  background:#fff;\n  text-align:left;\n}\n\n.hw-spec-row{\n  display:grid;\n  grid-template-columns:39% 61%;\n  border-bottom:1px solid #ece7e3;\n}\n\n.hw-spec-row:last-child{\n  border-bottom:0;\n}\n\n.hw-spec-name,\n.hw-spec-value{\n  padding:13px 12px;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:12px;\n  line-height:1.45;\n}\n\n.hw-spec-name{\n  background:#f7f3f0;\n  color:#231f1d;\n  font-weight:900;\n}\n\n.hw-spec-value{\n  background:#fff;\n  color:#504844;\n}\n\n.hw-note{\n  width:100%;\n  max-width:516px;\n  margin:24px auto 0;\n  padding:17px;\n  border-radius:13px;\n  background:#fff6ed;\n  color:#5b514b;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:11px;\n  line-height:1.62;\n  text-align:left;\n}\n\n.hw-note strong{\n  color:#28211e;\n}\n\n.hw-faq{\n  width:100%;\n  max-width:516px;\n  margin:25px auto 0;\n  text-align:left;\n}\n\n.hw-faq details{\n  border-top:1px solid var(--hw-line);\n}\n\n.hw-faq details:last-child{\n  border-bottom:1px solid var(--hw-line);\n}\n\n.hw-faq summary{\n  position:relative;\n  padding:17px 36px 17px 0;\n  list-style:none;\n  cursor:pointer;\n  color:#1e1b19;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:14px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n.hw-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.hw-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  top:12px;\n  right:2px;\n  color:#222;\n  font-size:25px;\n  line-height:1;\n  font-weight:400;\n}\n\n.hw-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.hw-faq-answer{\n  padding:0 0 17px;\n  color:#5b534f;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:12px;\n  line-height:1.65;\n}\n\n.hw-btn{\n  display:flex;\n  width:100%;\n  max-width:516px;\n  min-height:57px;\n  margin:27px auto 0;\n  align-items:center;\n  justify-content:center;\n  padding:16px 20px;\n  border-radius:13px;\n  background:#171717;\n  color:#fff!important;\n  text-decoration:none!important;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:15px;\n  line-height:1.2;\n  font-weight:900;\n  letter-spacing:.35px;\n  transition:opacity .2s ease,transform .2s ease;\n}\n\n.hw-btn:hover{\n  opacity:.9;\n  transform:translateY(-1px);\n}\n\n.hw-final{\n  width:100%;\n  padding:12px 20px 70px;\n  background:#fff;\n}\n\n.hw-final-inner{\n  width:100%;\n  max-width:516px;\n  margin:0 auto;\n  padding:34px 24px 30px;\n  border-radius:18px;\n  background:#171717;\n  text-align:center;\n}\n\n.hw-final-inner .hw-pill{\n  background:#312b29;\n  color:#fff;\n}\n\n.hw-final-title{\n  max-width:450px;\n  margin:0 auto;\n  color:#fff;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:31px;\n  line-height:1.06;\n  letter-spacing:-1.3px;\n  font-weight:900;\n}\n\n.hw-final-copy{\n  max-width:440px;\n  margin:16px auto 0;\n  color:#e4dfdc;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:13px;\n  line-height:1.6;\n}\n\n.hw-final-inner .hw-btn{\n  margin-top:22px;\n  background:#fff;\n  color:#171717!important;\n}\n\n.hw-small{\n  margin:10px auto 0;\n  color:#aaa3a0;\n  font-family:\"Courier New\",Courier,monospace;\n  font-size:10px;\n  line-height:1.5;\n}\n\n@media(max-width:480px){\n\n  .hw-section{\n    padding:27px 22px 59px;\n  }\n\n  .hw-section+.hw-section{\n    padding-top:7px;\n  }\n\n  .hw-pill{\n    min-height:24px;\n    margin-bottom:13px;\n    padding:6px 13px 5px;\n    font-size:10px;\n    letter-spacing:.9px;\n  }\n\n  .hw-title{\n    font-size:30px;\n    line-height:1.06;\n    letter-spacing:-1.2px;\n  }\n\n  .hw-copy{\n    margin-top:16px;\n    font-size:14px;\n    line-height:1.62;\n  }\n\n  .hw-image{\n    margin-top:23px;\n    border-radius:15px;\n  }\n\n  .hw-spec-name,\n  .hw-spec-value{\n    padding:12px 10px;\n    font-size:11px;\n  }\n\n  .hw-final{\n    padding-left:20px;\n    padding-right:20px;\n  }\n\n  .hw-final-inner{\n    padding:31px 20px 27px;\n  }\n\n  .hw-final-title{\n    font-size:28px;\n  }\n}\n\n@media(min-width:760px){\n\n  .hw-section{\n    padding-top:34px;\n    padding-bottom:78px;\n  }\n\n  .hw-title{\n    font-size:38px;\n  }\n\n  .hw-copy{\n    font-size:16px;\n  }\n\n  .hw-use-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hw-planter-page\"\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003eHALLOWEEN DECOR WITH PERSONALITY\u003c\/div\u003e\n\u003ch1 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e🎃\u003c\/span\u003e Give Your Plants a \u003cspan class=\"hw-orange\"\u003eSpooky Little Sidekick.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hw-copy\"\u003eA hand-painted resin planter with dangling legs and Halloween character charm—made to turn a tiny succulent, shelf or desk into an instant seasonal conversation starter.\u003c\/p\u003e\n\u003cdiv class=\"hw-benefits\"\u003e\n\u003cdiv class=\"hw-benefit\"\u003e\n\u003cspan class=\"hw-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"hw-benefit-text\"\u003e PLAYFUL HANGING-LEG DESIGN THAT SITS ON SHELF EDGES \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-benefit\"\u003e\n\u003cspan class=\"hw-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"hw-benefit-text\"\u003e HAND-PAINTED HALLOWEEN CHARACTER DETAILS \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-benefit\"\u003e\n\u003cspan class=\"hw-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"hw-benefit-text\"\u003e PERFECT FOR SUCCULENTS, DESKS, SHELVES \u0026amp; GIFTING \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-image\"\u003e\u003cimg src=\"https:\/\/cdn.gettechcloud.com\/image\/d7157022932cf686fc2843d8c99f49c0ea400c87.png\" alt=\"Halloween whimsical hanging leg resin succulent planter\" width=\"516\" height=\"516\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003eNOT ANOTHER BORING FLOWER POT\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e👻\u003c\/span\u003e Let the Legs Dangle. \u003cspan class=\"hw-purple\"\u003eLet the Personality Show.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-copy\"\u003eThe sitting design turns the edge of a shelf, desk, windowsill or mantel into part of the decoration. Those dangling legs are what make people stop, look twice and smile.\u003c\/p\u003e\n\u003cdiv class=\"hw-image\"\u003e\u003cimg src=\"https:\/\/cdn.gettechcloud.com\/image\/f7adc14e84d9bffe78ace9e3dee9f8c7153d63f3.jpeg\" alt=\"Halloween character planter perched on shelf edge with dangling legs\" width=\"516\" height=\"516\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-section hw-section--purple\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003eCHARACTER IN EVERY DETAIL\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e🎨\u003c\/span\u003e Small Pot. \u003cspan class=\"hw-orange\"\u003eBig Halloween Energy.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-copy\"\u003eHand-painted details bring the characters to life—from spooky faces and bandages to webs, costumes and playful seasonal accents that feel more collectible than generic décor.\u003c\/p\u003e\n\u003cdiv class=\"hw-image\"\u003e\u003cimg src=\"https:\/\/cdn.gettechcloud.com\/image\/a9b755dacaa0ab8abf04d1656b1d414d0d395253.jpeg\" alt=\"Hand-painted Halloween resin planter detail\" width=\"516\" height=\"516\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003eRESIN MADE FOR SEASONAL DISPLAY\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e🪴\u003c\/span\u003e Decorate Indoors. \u003cspan class=\"hw-purple\"\u003eStyle Sheltered Outdoor Spaces.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-copy\"\u003eThe resin construction gives each planter a solid decorative feel while staying easy to place around the home, porch, covered patio or garden display.\u003c\/p\u003e\n\u003cdiv class=\"hw-image\"\u003e\u003cimg src=\"https:\/\/cdn.gettechcloud.com\/image\/236a5deae50e5078a0250f6b408c47aa2a43b32a.jpeg\" alt=\"Durable resin Halloween hanging leg planter\" width=\"516\" height=\"516\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-use-grid\"\u003e\n\u003cdiv class=\"hw-use\"\u003e\n\u003cspan class=\"hw-use-icon\"\u003e🪴\u003c\/span\u003e SUCCULENTS\u003c\/div\u003e\n\u003cdiv class=\"hw-use\"\u003e\n\u003cspan class=\"hw-use-icon\"\u003e📚\u003c\/span\u003e SHELVES\u003c\/div\u003e\n\u003cdiv class=\"hw-use\"\u003e\n\u003cspan class=\"hw-use-icon\"\u003e🖥️\u003c\/span\u003e DESKS\u003c\/div\u003e\n\u003cdiv class=\"hw-use\"\u003e\n\u003cspan class=\"hw-use-icon\"\u003e🎃\u003c\/span\u003e HALLOWEEN DISPLAYS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-section hw-section--soft\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003eMORE THAN A PLANTER\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e✨\u003c\/span\u003e Plant It. Hold It. \u003cspan class=\"hw-orange\"\u003eDisplay It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-copy\"\u003eUse it for a tiny succulent, dried stems, pens or simply as a character decoration. It adds Halloween charm even when there is nothing planted inside.\u003c\/p\u003e\n\u003cdiv class=\"hw-image\"\u003e\u003cimg src=\"https:\/\/cdn.gettechcloud.com\/image\/d7c3c162006a2d9d2add2a774263ccdbac05c6d5.jpeg\" alt=\"Halloween hanging leg planter used for home and desk decoration\" width=\"516\" height=\"516\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003ePICK YOUR SPOOKY FAVORITE\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e💀\u003c\/span\u003e One Shelf. \u003cspan class=\"hw-purple\"\u003eSeven Personalities.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-copy\"\u003eChoose the character that fits your Halloween style—or mix several together for a playful collection across a mantel, shelf or party table.\u003c\/p\u003e\n\u003cdiv class=\"hw-image\"\u003e\u003cimg src=\"https:\/\/cdn.gettechcloud.com\/image\/31dc3141b3421290d239e907163602a7b87cb446.jpeg\" alt=\"Halloween hanging leg planter character style\" width=\"516\" height=\"516\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-style-grid\"\u003e\n\u003cspan class=\"hw-style-chip\"\u003eSkeleton Leg\u003c\/span\u003e \u003cspan class=\"hw-style-chip\"\u003ePurple Witch\u003c\/span\u003e \u003cspan class=\"hw-style-chip\"\u003eBone\u003c\/span\u003e \u003cspan class=\"hw-style-chip\"\u003eMummy\u003c\/span\u003e \u003cspan class=\"hw-style-chip\"\u003ePumpkin\u003c\/span\u003e \u003cspan class=\"hw-style-chip\"\u003eBat\u003c\/span\u003e \u003cspan class=\"hw-style-chip\"\u003eGhost\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-section hw-section--purple\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003eAN EASY HALLOWEEN GIFT\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e🎁\u003c\/span\u003e For Plant Lovers Who Already Have \u003cspan class=\"hw-orange\"\u003eEnough Normal Pots.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-copy\"\u003eQuirky, useful and easy to display, it makes a fun seasonal gift for succulent fans, coworkers, hosts, collectors and anyone who treats Halloween like a personality trait.\u003c\/p\u003e\n\u003cdiv class=\"hw-image\"\u003e\u003cimg src=\"https:\/\/cdn.gettechcloud.com\/image\/e29b6cde57a4c304177c7550c67cfa8578508347.jpeg\" alt=\"Halloween whimsical resin planter gift and seasonal decor\" width=\"516\" height=\"516\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003ePRODUCT HIGHLIGHTS\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e✔\u003c\/span\u003e Made to Bring \u003cspan class=\"hw-purple\"\u003eMore Character to Small Spaces.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hw-benefits\"\u003e\n\u003cdiv class=\"hw-benefit\"\u003e\n\u003cspan class=\"hw-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"hw-benefit-text\"\u003e WHIMSICAL SITTING DESIGN WITH DANGLING LEGS \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-benefit\"\u003e\n\u003cspan class=\"hw-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"hw-benefit-text\"\u003e HAND-PAINTED HALLOWEEN CHARACTER FINISH \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-benefit\"\u003e\n\u003cspan class=\"hw-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"hw-benefit-text\"\u003e DURABLE RESIN CONSTRUCTION \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-benefit\"\u003e\n\u003cspan class=\"hw-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"hw-benefit-text\"\u003e COMPACT SIZE FOR SHELVES, DESKS \u0026amp; WINDOWSILLS \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-benefit\"\u003e\n\u003cspan class=\"hw-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"hw-benefit-text\"\u003e WORKS AS A MINI PLANTER OR DECORATIVE HOLDER \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-benefit\"\u003e\n\u003cspan class=\"hw-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"hw-benefit-text\"\u003e SEVEN HALLOWEEN-INSPIRED STYLE OPTIONS \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-section hw-section--soft\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003eSPECIFICATIONS\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e📋\u003c\/span\u003e Small Enough to Fit In. \u003cspan class=\"hw-orange\"\u003eFun Enough to Stand Out.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hw-specs\"\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cdiv class=\"hw-spec-name\"\u003ePRODUCT TYPE\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-value\"\u003eHalloween Hanging-Leg Mini Planter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cdiv class=\"hw-spec-name\"\u003eMATERIAL\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-value\"\u003eResin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cdiv class=\"hw-spec-name\"\u003eSIZE\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-value\"\u003eApprox. 12 × 5 × 5 cm \/ 4.7 × 2.0 × 2.0 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cdiv class=\"hw-spec-name\"\u003eSTYLE OPTIONS\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-value\"\u003eSkeleton Leg • Purple Witch • Bone • Mummy • Pumpkin • Bat • Ghost\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cdiv class=\"hw-spec-name\"\u003eDISPLAY\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-value\"\u003eShelf • Desk • Mantel • Windowsill • Covered Patio\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cdiv class=\"hw-spec-name\"\u003eGREAT FOR\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-value\"\u003eSucculents • Mini Plants • Pens • Halloween Décor • Gifts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cdiv class=\"hw-spec-name\"\u003ePACKAGE\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-value\"\u003e1 × Halloween Whimsical Hanging Leg Planter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cdiv class=\"hw-spec-name\"\u003ePLANT INCLUDED\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-value\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-note\"\u003e\n\u003cstrong\u003eDisplay Note:\u003c\/strong\u003e Plants shown in lifestyle images are for presentation and are not included. Because each piece is decorative and hand-finished, small visual variations may occur. For longer-lasting color and finish, avoid prolonged exposure to harsh weather, standing water or extreme temperatures.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003eQUICK ANSWERS\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003e\n\u003cspan class=\"hw-icon\"\u003e💬\u003c\/span\u003e Before You Add One to \u003cspan class=\"hw-purple\"\u003eYour Haunted Shelf.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hw-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the planter include a plant?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003eNo. The listing includes the decorative resin planter only, so you can add your own small succulent, faux plant or other display item.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow big is it?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003eThe planter is approximately 12 × 5 × 5 cm \/ 4.7 × 2.0 × 2.0 inches, excluding any plant or decoration placed inside.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003eIts sitting design works especially well on shelf edges, desks, mantels, windowsills and similar flat surfaces where the legs can hang freely.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003eThe resin construction can work for decorative outdoor use, but a covered or sheltered location is recommended to help preserve the painted finish over time.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat styles are available?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003eCurrent CSV variants include Skeleton Leg, Purple Witch, Bone, Mummy, Pumpkin, Bat and Ghost.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used for something other than plants?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003eYes. Its compact container shape can also hold small desk items or simply be displayed empty as a Halloween character decoration.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hw-final\"\u003e\n\u003cdiv class=\"hw-final-inner\"\u003e\n\u003cdiv class=\"hw-pill\"\u003eSPOOKY • QUIRKY • SHELF-READY\u003c\/div\u003e\n\u003ch2 class=\"hw-final-title\"\u003eYour Succulent Deserves a Halloween Costume Too.\u003c\/h2\u003e\n\u003cp class=\"hw-final-copy\"\u003ePick your character, let the legs dangle and turn one tiny corner of your home into something people actually notice.\u003c\/p\u003e\n\u003ca class=\"hw-btn\" href=\"#\"\u003e CHOOSE YOUR SPOOKY STYLE → \u003c\/a\u003e\n\u003cp class=\"hw-small\"\u003eHAND-PAINTED • RESIN • 7 STYLES • HALLOWEEN-READY\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Q2004","offers":[{"title":"skeleton leg","offer_id":50567091880129,"sku":"Q20286-A","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Purple Witch","offer_id":50567091912897,"sku":"Q20286-B","price":24.99,"currency_code":"USD","in_stock":true},{"title":"bone","offer_id":50567091945665,"sku":"Q20286-C","price":24.99,"currency_code":"USD","in_stock":true},{"title":"mummy","offer_id":50567091978433,"sku":"Q20286-D","price":24.99,"currency_code":"USD","in_stock":true},{"title":"pumpkin","offer_id":50567092011201,"sku":"Q20286-E","price":24.99,"currency_code":"USD","in_stock":true},{"title":"bat","offer_id":50567092043969,"sku":"Q20286-F","price":24.99,"currency_code":"USD","in_stock":true},{"title":"ghost","offer_id":50567092076737,"sku":"Q20286-G","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/d7157022932cf686fc2843d8c99f49c0ea400c87.jpg?v=1788744896","url":"https:\/\/valorsca.com\/products\/halloween-whimsical-hanging-leg-planter-hand-painted-resin-succulent-pot","provider":"Valors-ca","version":"1.0","type":"link"}