
Halloween Skull Decoration Realistic Plastic Skeleton Head Haunted House Horror
USD 19.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Unbranded
USD 7.29
Condition: New
View Halloween Skull Decoration Realistic Plastic Skeleton Head Haunted House Prop with current marketplace pricing, condition, product images and item details. Perfect for haunted houses, parties, yard displays — durable, lightweight, and spooky. 🏚️ Haunted house. Bring your haunted house or Halloween party to life with this eerily realistic skull. Crafted from durable plastic with intricate bone detailing, it’s lightweight enough to hang or place anywhere. Halloween Skull Decoration · lebouti-23 * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; background: #0a0c14; display: flex; justify-content: center; padding: 18px 10px; color: #e8ecf5; line-height: 1.5; } .landing { max-width: 1100px; width: 100%; background: radial-gradient(circle at 70% 30%, #1a1a2e, #0b0b14 95%); border-radius: 48px 48px 32px 32px; box-shadow: 0 30px 60px rgba(0,0,0,0.88), 0 0 0 1px rgba(255, 160, 60, 0.08); padding: 26px 26px 38px; transition: all 0.2s; } /* ----- STORE HEADER (PREMIUM BANNER) · SPOOKY ORANGE GLOW ----- */ .store-banner { text-align: center; padding: 12px 0 16px; margin-bottom: 24px; border-bottom: 1px solid rgba(255, 160, 60, 0.08); position: relative; } .store-banner::after { content: ''; position: absolute; bottom: -2px; left: 15%; width: 70%; height: 2px; background: linear-gradient(90deg, transparent, #ff8c1a, #ffb84d, transparent); border-radius: 100%; filter: blur(1px); opacity: 0.4; } .store-name { font-size: 2.2rem; font-weight: 500; background: linear-gradient(135deg, #ffd9b3, #ffb84d); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 0 30px rgba(255, 140, 30, 0.10); letter-spacing: 5px; font-family: 'Inter', 'Segoe UI', sans-serif; display: inline-block; padding: 0 16px; } .store-name small { font-weight: 300; font-size: 1rem; background: none; -webkit-background-clip: unset; background-clip: unset; color: #b09878; text-shadow: none; letter-spacing: 2px; margin-left: 8px; } /* ----- HERO GRID (2 images) HD ----- */ .hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin: 18px 0 28px; } .hero-card { background: #141c2a; border-radius: 30px; overflow: hidden; box-shadow: 0 14px 30px rgba(0,0,0,0.7), 0 0 0 1px rgba(255, 160, 60, 0.04); transition: all 0.35s ease; cursor: default; } .hero-card:hover { transform: scale(1.01); box-shadow: 0 20px 40px rgba(180, 100, 30, 0.12), 0 0 0 2px rgba(255, 160, 60, 0.10); } .hero-card img { display: block; width: 100%; height: auto; aspect-ratio: 1 / 1; object-fit: cover; background: #101826; transition: transform 0.45s cubic-bezier(0.2, 0.9, 0.3, 1.1); } .hero-card:hover img { transform: scale(1.04); } /* ----- TITLE + HOOK ----- */ .title-section { padding: 4px 0 14px; } .product-title { font-size: 2.4rem; font-weight: 700; line-height: 1.2; letter-spacing: -0.02em; background: linear-gradient(135deg, #ffd9b3, #ffb84d); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 2px 25px rgba(255, 140, 30, 0.08); margin-bottom: 10px; } .hook { font-size: 1.15rem; font-weight: 400; color: #d0c0a8; max-width: 92%; border-left: 4px solid #ff8c1a; padding-left: 20px; background: linear-gradient(90deg, rgba(180, 100, 30, 0.05), transparent); border-radius: 0 20px 20px 0; line-height: 1.6; } /* ----- FEATURES (cards) · spooky glow ----- */ .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 18px; margin: 36px 0 28px; } .feature-item { background: rgba(44, 34, 24, 0.6); backdrop-filter: blur(4px); border-radius: 28px; padding: 20px 12px 16px; text-align: center; box-shadow: 0 8px 20px rgba(0,0,0,0.5), 0 0 0 1px rgba(255, 160, 60, 0.03); transition: all 0.25s ease; border: 1px solid rgba(255, 160, 60, 0.02); } .feature-item:hover { transform: translateY(-5px); background: rgba(64, 50, 38, 0.7); border-color: rgba(255, 160, 60, 0.10); box-shadow: 0 16px 30px rgba(180, 100, 30, 0.10); } .feature-icon { font-size: 2.2rem; margin-bottom: 8px; display: block; filter: drop-shadow(0 0 12px rgba(255, 140, 30, 0.06)); } .feature-name { font-weight: 600; font-size: 1rem; color: #e8d8c0; letter-spacing: 0.2px; } /* ----- SPECS (grid) warm borders ----- */ .specs-wrapper { background: rgba(28, 22, 16, 0.5); backdrop-filter: blur(2px); border-radius: 32px; padding: 26px 22px; margin: 28px 0 28px; border: 1px solid rgba(255, 160, 60, 0.03); box-shadow: inset 0 0 30px rgba(100, 60, 20, 0.03); } .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px 28px; } .spec-item { display: flex; justify-content: space-between; padding: 8px 0; border-bottom: 1px solid rgba(255, 160, 60, 0.03); } .spec-label { color: #b09878; font-weight: 400; } .spec-value { font-weight: 500; color: #e8ecf5; text-shadow: 0 0 8px rgba(255, 140, 30, 0.02); } /* ----- WHY CHOOSE + BENEFITS (two columns) ----- */ .two-col-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; margin: 36px 0 28px; } .col-card { background: rgba(32, 24, 18, 0.5); backdrop-filter: blur(4px); border-radius: 32px; padding: 22px 20px 26px; border: 1px solid rgba(255, 160, 60, 0.02); box-shadow: 0 12px 28px rgba(0,0,0,0.4); transition: all 0.3s; } .col-card:hover { border-color: rgba(255, 160, 60, 0.08); background: rgba(48, 38, 30, 0.6); } .col-card h3 { font-size: 1.5rem; font-weight: 600; margin-bottom: 16px; letter-spacing: -0.2px; background: linear-gradient(135deg, #ffd9b3, #ffb84d); -webkit-background-clip: text; background-clip: text; color: transparent; display: inline-block; } .col-card ul { list-style: none; } .col-card li { padding: 8px 0 8px 32px; position: relative; color: #d0c0a8; font-weight: 400; border-bottom: 1px solid rgba(255, 160, 60, 0.02); } .col-card li::before { content: "✦"; color: #ff8c1a; position: absolute; left: 4px; font-size: 1.1rem; opacity: 0.5; filter: drop-shadow(0 0 6px #ff8c1a22); } /* ----- DETAIL (3rd image + text) HD ----- */ .detail-block { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; align-items: center; background: rgba(18, 14, 10, 0.5); backdrop-filter: blur(2px); border-radius: 36px; padding: 16px 20px 16px 16px; margin: 32px 0 8px; border: 1px solid rgba(255, 160, 60, 0.03); box-shadow: 0 16px 40px rgba(0,0,0,0.5); } .detail-image { border-radius: 28px; overflow: hidden; box-shadow: 0 10px 24px rgba(0,0,0,0.7); transition: all 0.4s ease; } .detail-image:hover { transform: scale(1.01); box-shadow: 0 14px 34px rgba(180, 100, 30, 0.10); } .detail-image img { display: block; width: 100%; height: auto; aspect-ratio: 1/1; object-fit: cover; background: #101826; transition: transform 0.5s ease; } .detail-image:hover img { transform: scale(1.03); } .detail-text { padding: 4px 10px; } .detail-text h3 { font-size: 1.8rem; font-weight: 600; letter-spacing: -0.2px; background: linear-gradient(135deg, #ffd9b3, #ffb84d); -webkit-background-clip: text; background-clip: text; color: transparent; margin-bottom: 12px; } .detail-text p { color: #d0c0a8; font-size: 1.05rem; line-height: 1.7; font-weight: 300; border-left: 3px solid #ff8c1a; padding-left: 18px; background: linear-gradient(90deg, rgba(180, 100, 30, 0.04), transparent); border-radius: 0 12px 12px 0; } /* ----- RESPONSIVE ----- */ @media (max-width: 720px) { .landing { padding: 14px 10px 28px; border-radius: 28px; } .store-name { font-size: 1.8rem; letter-spacing: 2px; } .hero-grid { grid-template-columns: 1fr; gap: 16px; } .product-title { font-size: 2rem; } .hook { font-size: 1rem; max-width: 100%; padding-left: 14px; } .features-grid { grid-template-columns: 1fr 1fr; gap: 12px; } .specs-grid { grid-template-columns: 1fr; gap: 4px; } .two-col-grid { grid-template-columns: 1fr; gap: 18px; } .detail-block { grid-template-columns: 1fr; padding: 12px; gap: 12px; } .detail-text h3 { font-size: 1.5rem; } .detail-text p { font-size: 1rem; } .col-card h3 { font-size: 1.3rem; } } @media (max-width: 460px) { .features-grid { grid-template-columns: 1fr 1fr; gap: 10px; } .feature-item { padding: 14px 6px; } .feature-icon { font-size: 1.8rem; } .product-title { font-size: 1.6rem; } } /* micro-interactions + cursor */ .hero-card, .feature-item, .col-card, .detail-image, .specs-wrapper { transition: all 0.25s ease; } .store-banner, .product-title, .hook, .col-card h3, .detail-text h3 { cursor: default; } .hero-card, .detail-image, .feature-item { cursor: url('data:image/svg+xml;utf8, ') 12 12, auto; } /* NO buttons, NO warranty, NO brand (except store header) */ .no-buttons { display: none; } | halloween & horror Realistic Plastic Skull · Halloween Decoration Highly detailed skeleton head in Large, Medium, or Small sizes. Perfect for haunted houses, parties, yard displays — durable, lightweight, and spooky. 💀 Realistic design 📏 1 sizes 🏚️ Haunted house 🎃 Party prop Material Durable plastic Sizes Large, Medium, Small Occasion Halloween, horror events Weight ~180 g Package 30×30×20 cm High‑concerned chemical None ⏤ why choose Ultra‑realistic sculpt Lightweight yet sturdy Versatile size options Weather‑resistant plastic ⏤ benefits Creates instant spooky vibe Indoor & outdoor use Reusable for years Perfect for photo ops spooky centerpiece Bring your haunted house or Halloween party to life with this eerily realistic skull. Crafted from durable plastic with intricate bone detailing, it’s lightweight enough to hang or place anywhere. Choose your size for the perfect scare factor. Condition: New. Category: Collectibles › Holiday & Seasonal › Other Holiday Collectibles. Brand: Unbranded.
Additional views from the marketplace listing for Halloween Skull Decoration Realistic Plastic Skeleton Head Haunted House Prop.







Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for Halloween Skull Decoration Realistic Plastic Skeleton Head Haunted House Prop.

USD 19.99

USD 11.99

USD 17.99

USD 10.50

USD 10.71

USD 14.90

USD 6.99

USD 9.79

USD 4.99

USD 3.94