LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker main product image
Product video preview

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.

LUDILO

LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker

USD 6.73

Condition: New

View on eBay

Description

View LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker with current marketplace pricing, condition, product images and item details. Manufacturer LUDILO. 3D HALLOWEEN BATS: DIY bats wing fold into 3D flying effect, Halloween 3D wall bats take you and all guests into a verisimilar scene with many flying bats. Sticky Halloween Bats on wall, window, door, stairs, table, and refrigerator, living room, bedroom, washroom etc. /* ═══ Halloween — RESET + BASE ═══ */ .tpl-halloween, .tpl-halloween * { box-sizing: border-box; margin: 0; padding: 0; } .tpl-halloween { font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif; color: #f5e6d3; background: #0d0410; width: 100%; max-width: 100%; margin: 0; padding: 16px; line-height: 1.5; font-size: 14px; -webkit-text-size-adjust: 100%; } /* ═══ SALE BAR ═══ */ .tpl-halloween .zdn-sale-bar { background: #ff7518; color: #1a0a1f; text-align: center; padding: 10px 16px; font-family: -apple-system, “Segoe UI”, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 16px; border-radius: 6px; } /* ═══ HEADER ═══ */ .tpl-halloween .zdn-header { background: #1a0a1f; border: 2px solid #ff7518; border-radius: 10px; padding: 28px 20px; text-align: center; margin-bottom: 16px; position: relative; overflow: hidden; } .tpl-halloween .zdn-header-bg { position: absolute; right: -10px; top: -10px; font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 80px; color: #ff7518; opacity: 0.06; letter-spacing: 4px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; } .tpl-halloween .zdn-store-stamp { display: inline-block; background: #ff7518; color: #251530; font-family: “Courier New”, monospace; font-size: 11px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 5px 14px; margin-bottom: 14px; position: relative; z-index: 2; } .tpl-halloween .zdn-title-main { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 28px; color: #f5e6d3; letter-spacing: 1.5px; text-transform: uppercase; line-height: 1.15; margin-bottom: 14px; position: relative; z-index: 2; word-wrap: break-word; } .tpl-halloween .zdn-shipping-badge { font-family: “Courier New”, monospace; font-size: 12px; color: #ff7518; letter-spacing: 2.5px; text-transform: uppercase; font-weight: bold; position: relative; z-index: 2; margin: 0; } .tpl-halloween .zdn-shipping-badge::before, .tpl-halloween .zdn-shipping-badge::after { content: “🎃”; color: #ff7518; opacity: 0.6; margin: 0 10px; font-size: 10px; } /* ═══ MAIN ═══ */ .tpl-halloween .zdn-main { width: 100%; border-collapse: separate; border-spacing: 14px 0; margin-bottom: 14px; } .tpl-halloween .zdn-main > tbody > tr > td { vertical-align: top; padding: 0; } .tpl-halloween .zdn-col-img { width: 46%; } .tpl-halloween .zdn-col-desc { width: 54%; } .tpl-halloween .zdn-product-card { background: #251530; border: 1px solid #3d2548; border-radius: 8px; padding: 20px; height: 100%; } /* ═══ GALLERY ═══ */ .tpl-halloween .zdn-gallery-top { margin-bottom: 14px; } .tpl-halloween .zdn-product-badge { display: inline-block; background: #ff7518; color: #251530; font-family: “Courier New”, monospace; font-size: 9px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 4px 10px; } .tpl-halloween .zdn-gallery { position: relative; background: #1a0a1f; border: 1px solid #3d2548; border-radius: 6px; padding: 14px; } .tpl-halloween .zdn-gallery::before { content: “”; position: absolute; top: 8px; left: 8px; width: 22px; height: 22px; border-top: 2px solid #ff7518; border-left: 2px solid #ff7518; } .tpl-halloween .zdn-gallery::after { content: “”; position: absolute; bottom: 8px; right: 8px; width: 22px; height: 22px; border-bottom: 2px solid #ff7518; border-right: 2px solid #ff7518; } .tpl-halloween .zdn-gallery-input { position: absolute; opacity: 0; pointer-events: none; width: 0; height: 0; } .tpl-halloween .zdn-gallery-stage { position: relative; width: 100%; height: 280px; overflow: hidden; border-radius: 4px; background: #0d0410; } .tpl-halloween .zdn-gallery-slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.35s ease; pointer-events: none; padding: 10px; } .tpl-halloween .zdn-gallery-slide img { max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; border-radius: 3px; } .tpl-halloween #tpl-halloween-img-1:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(1), .tpl-halloween #tpl-halloween-img-2:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(2), .tpl-halloween #tpl-halloween-img-3:checked ~ .zdn-gallery-stage .zdn-gallery-slide:nth-child(3) { opacity: 1; pointer-events: auto; z-index: 2; } .tpl-halloween .zdn-stage-dots { display: flex; justify-content: center; gap: 6px; margin-top: 10px; } .tpl-halloween .zdn-stage-dots label { width: 24px; height: 4px; background: #3d2548; cursor: pointer; border-radius: 2px; transition: background 0.2s, width 0.2s; } .tpl-halloween #tpl-halloween-img-1:checked ~ .zdn-stage-dots label:nth-of-type(1), .tpl-halloween #tpl-halloween-img-2:checked ~ .zdn-stage-dots label:nth-of-type(2), .tpl-halloween #tpl-halloween-img-3:checked ~ .zdn-stage-dots label:nth-of-type(3) { background: #ff7518; width: 36px; } .tpl-halloween .zdn-thumbs { display: flex; gap: 6px; margin-top: 14px; padding-top: 14px; border-top: 1px solid #3d2548; } .tpl-halloween .zdn-thumb { flex: 1; height: 64px; background: #251530; border: 2px solid #3d2548; border-radius: 4px; cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 4px; position: relative; overflow: hidden; transition: border-color 0.2s, transform 0.15s; min-width: 0; } .tpl-halloween .zdn-thumb:hover { border-color: #ff7518; transform: translateY(-1px); } .tpl-halloween .zdn-thumb img { max-width: 100%; max-height: 100%; object-fit: contain; } .tpl-halloween .zdn-thumb-num { position: absolute; top: 2px; left: 3px; font-family: “Courier New”, monospace; font-size: 9px; color: #ff7518; font-weight: bold; letter-spacing: 1px; z-index: 2; background: #1a0a1f; padding: 1px 4px; border-radius: 2px; } .tpl-halloween .zdn-gallery-info { display: flex; justify-content: space-between; align-items: center; margin-top: 12px; padding-top: 10px; border-top: 1px solid #3d2548; font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9b7faa; } .tpl-halloween .zdn-gallery-info-left { color: #ff7518; font-weight: bold; } /* ═══ DESCRIPTION SIDE ═══ */ .tpl-halloween .zdn-desc-header-row { margin-bottom: 14px; } .tpl-halloween .zdn-desc-header { display: inline-block; background: #ff7518; color: #251530; font-family: “Courier New”, monospace; font-size: 9px; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 4px 10px; } .tpl-halloween .zdn-desc-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 22px; color: #ff7518; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 14px; padding-bottom: 12px; border-bottom: 1px solid #3d2548; } .tpl-halloween .zdn-desc-title .line { color: #9b7faa; font-family: “Courier New”, monospace; font-size: 11px; margin-right: 8px; } .tpl-halloween .zdn-desc-box { padding: 18px 20px; background: #1a0a1f; border-left: 3px solid #ff7518; color: #c4a8d4; font-size: 14px; line-height: 1.75; border-radius: 0 4px 4px 0; margin-bottom: 16px; word-wrap: break-word; overflow-wrap: break-word; } .tpl-halloween .zdn-desc-box strong { color: #f5e6d3; } .tpl-halloween .zdn-desc-box p { margin-bottom: 10px; } .tpl-halloween .zdn-desc-box p:last-child { margin-bottom: 0; } .tpl-halloween .zdn-desc-box ul, .tpl-halloween .zdn-desc-box ol { margin: 10px 0 10px 20px; padding-left: 8px; } .tpl-halloween .zdn-desc-box li { margin-bottom: 6px; line-height: 1.7; } .tpl-halloween .zdn-desc-box li::marker { color: #ff7518; } /* SPECS */ .tpl-halloween .zdn-specs-label { font-family: “Courier New”, monospace; font-size: 10px; color: #ff7518; letter-spacing: 3px; text-transform: uppercase; font-weight: bold; margin-bottom: 10px; padding-bottom: 8px; border-bottom: 1px solid #3d2548; display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; } .tpl-halloween .zdn-specs-label-badge { font-family: “Courier New”, monospace; font-size: 9px; color: #9b7faa; letter-spacing: 1px; font-weight: normal; text-transform: none; } .tpl-halloween .zdn-specs-box { background: #1a0a1f; border: 1px solid #3d2548; border-radius: 4px; padding: 14px 16px; font-size: 13px; line-height: 1.8; color: #c4a8d4; } .tpl-halloween .zdn-specs-box table { width: 100%; border-collapse: collapse; } .tpl-halloween .zdn-specs-box td, .tpl-halloween .zdn-specs-box th { padding: 6px 8px; border-bottom: 1px solid #3d2548; text-align: left; font-size: 13px; } .tpl-halloween .zdn-specs-box tr:last-child td, .tpl-halloween .zdn-specs-box tr:last-child th { border-bottom: none; } .tpl-halloween .zdn-specs-box th { color: #ff7518; font-family: “Courier New”, monospace; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; font-weight: bold; width: 40%; } .tpl-halloween .zdn-specs-box td { color: #f5e6d3; font-weight: 500; } /* ═══ INFO STRIP ═══ */ .tpl-halloween .zdn-info-table { width: 100%; border-collapse: separate; border-spacing: 12px 0; margin-bottom: 14px; } .tpl-halloween .zdn-info-table > tbody > tr > td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-halloween .zdn-info-card { background: #251530; border: 1px solid #3d2548; border-top: 3px solid #ff7518; border-radius: 8px; padding: 24px 18px; text-align: center; position: relative; overflow: hidden; min-height: 240px; height: 100%; } .tpl-halloween .zdn-card-label { display: inline-block; font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #ff7518; border: 1px solid #ff7518; padding: 3px 10px; margin-bottom: 14px; font-weight: bold; } .tpl-halloween .zdn-card-icon { font-size: 30px; margin-bottom: 10px; color: #ff7518; line-height: 1; } .tpl-halloween .zdn-card-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 20px; letter-spacing: 2.5px; color: #ff7518; margin-bottom: 12px; text-transform: uppercase; } .tpl-halloween .zdn-card-text { font-size: 13px; line-height: 1.6; color: #c4a8d4; margin-bottom: 8px; } .tpl-halloween .zdn-card-text strong { color: #f5e6d3; } .tpl-halloween .zdn-hl-orange { color: #ff7518; font-weight: bold; } .tpl-halloween .zdn-hl-gold { color: #a855f7; font-weight: bold; } /* ═══ SHOWCASE ═══ */ .tpl-halloween .zdn-showcase { background: #0d0410; border: 1px solid #3d2548; border-radius: 12px; overflow: hidden; margin-top: 24px; } .tpl-halloween .zdn-divider { padding: 20px 20px 8px; background: #1a0a1f; text-align: center; } .tpl-halloween .zdn-divider-label { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 3px; color: #ff7518; text-transform: uppercase; font-weight: bold; padding: 0 14px; } .tpl-halloween .zdn-divider-line { display: inline-block; width: 50px; height: 1px; background: #ff7518; vertical-align: middle; opacity: 0.5; } /* HERO */ .tpl-halloween .zdn-hero { background: #1a0a1f; padding: 44px 28px; border-bottom: 1px solid #3d2548; position: relative; overflow: hidden; } .tpl-halloween .zdn-hero-bg { position: absolute; right: -20px; top: -20px; font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 120px; color: #ff7518; opacity: 0.05; letter-spacing: 4px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; max-width: 100%; overflow: hidden; } .tpl-halloween .zdn-hero-kicker { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; text-transform: uppercase; padding: 6px 14px; background: #ff7518; color: #251530; font-weight: bold; margin-bottom: 16px; position: relative; z-index: 2; } .tpl-halloween .zdn-hero-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 42px; line-height: 1.05; letter-spacing: 2px; margin-bottom: 18px; color: #f5e6d3; position: relative; z-index: 2; text-transform: uppercase; word-wrap: break-word; } .tpl-halloween .zdn-hero-title-accent { color: #ff7518; display: block; } .tpl-halloween .zdn-hero-desc { font-size: 14px; line-height: 1.8; color: #c4a8d4; max-width: 560px; margin-bottom: 24px; position: relative; z-index: 2; } .tpl-halloween .zdn-stats { width: 100%; border-collapse: separate; border-spacing: 20px 0; position: relative; z-index: 2; } .tpl-halloween .zdn-stats td { border-left: 2px solid #ff7518; padding: 2px 0 2px 12px; vertical-align: top; width: 25%; } .tpl-halloween .zdn-stat-num { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 30px; color: #ff7518; line-height: 1; letter-spacing: 1px; } .tpl-halloween .zdn-stat-label { font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9b7faa; margin-top: 6px; font-weight: bold; } /* SECTIONS */ .tpl-halloween .zdn-sec { padding: 36px 28px; } .tpl-halloween .zdn-sec-head-table { width: 100%; margin-bottom: 24px; } .tpl-halloween .zdn-sec-kicker { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; color: #ff7518; text-transform: uppercase; margin-bottom: 8px; font-weight: bold; } .tpl-halloween .zdn-sec-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 30px; letter-spacing: 2px; color: #f5e6d3; line-height: 1; text-transform: uppercase; word-wrap: break-word; } .tpl-halloween .zdn-sec-title-accent { color: #ff7518; } .tpl-halloween .zdn-sec-sub { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 2px; color: #9b7faa; text-transform: uppercase; text-align: right; vertical-align: bottom; } /* CATEGORIES */ .tpl-halloween .zdn-cat-table { width: 100%; border-collapse: separate; border-spacing: 10px; } .tpl-halloween .zdn-cat-table td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-halloween .zdn-cat-card { display: block; background: #251530; border: 1px solid #3d2548; padding: 20px 16px; text-decoration: none; color: inherit; border-radius: 4px; position: relative; min-height: 130px; transition: border-color 0.2s, background 0.2s; } .tpl-halloween .zdn-cat-card:hover { border-color: #ff7518; background: rgba(255,117,24,0.15); } .tpl-halloween .zdn-cat-num { position: absolute; top: 10px; right: 12px; font-family: “Courier New”, monospace; font-size: 10px; color: #5b3a6b; letter-spacing: 2px; font-weight: bold; } .tpl-halloween .zdn-cat-icon-box { width: 40px; height: 40px; border: 1px solid #ff7518; display: inline-block; text-align: center; line-height: 38px; color: #ff7518; margin-bottom: 12px; font-size: 18px; font-weight: bold; } .tpl-halloween .zdn-cat-name { font-size: 13px; font-weight: bold; color: #f5e6d3; text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 4px; } .tpl-halloween .zdn-cat-count { font-family: “Courier New”, monospace; font-size: 10px; color: #9b7faa; letter-spacing: 1px; } /* ABOUT */ .tpl-halloween .zdn-about-bg { background: #1a0a1f; border-top: 1px solid #3d2548; border-bottom: 1px solid #3d2548; } .tpl-halloween .zdn-about-table { width: 100%; border-collapse: separate; border-spacing: 28px 0; } .tpl-halloween .zdn-about-table > tbody > tr > td { vertical-align: top; width: 50%; padding: 0; } .tpl-halloween .zdn-about-visual { background: linear-gradient(135deg, #251530 0%, #1a0a1f 100%); border: 1px solid #3d2548; height: 340px; position: relative; overflow: hidden; border-radius: 6px; } .tpl-halloween .zdn-about-visual::before { content: “”; position: absolute; inset: 0; background-image: linear-gradient(#ff7518 1px, transparent 1px), linear-gradient(90deg, #ff7518 1px, transparent 1px); background-size: 30px 30px; opacity: 0.06; } .tpl-halloween .zdn-about-visual-corner { position: absolute; width: 36px; height: 36px; pointer-events: none; } .tpl-halloween .zdn-about-visual-corner.tl { top: 12px; left: 12px; border-top: 2px solid #ff7518; border-left: 2px solid #ff7518; } .tpl-halloween .zdn-about-visual-corner.tr { top: 12px; right: 12px; border-top: 2px solid #ff7518; border-right: 2px solid #ff7518; } .tpl-halloween .zdn-about-visual-corner.bl { bottom: 12px; left: 12px; border-bottom: 2px solid #ff7518; border-left: 2px solid #ff7518; } .tpl-halloween .zdn-about-visual-corner.br { bottom: 12px; right: 12px; border-bottom: 2px solid #ff7518; border-right: 2px solid #ff7518; } .tpl-halloween .zdn-about-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; z-index: 2; width: 90%; } .tpl-halloween .zdn-about-center-badge { display: inline-block; background: #ff7518; color: #251530; font-family: “Courier New”, monospace; font-size: 10px; font-weight: bold; letter-spacing: 3px; padding: 5px 14px; text-transform: uppercase; margin-bottom: 18px; } .tpl-halloween .zdn-about-center-num { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 88px; color: #ff7518; line-height: 0.9; letter-spacing: 2px; } .tpl-halloween .zdn-about-center-lbl { font-family: “Courier New”, monospace; font-size: 11px; letter-spacing: 4px; color: #f5e6d3; text-transform: uppercase; margin-top: 10px; font-weight: bold; } .tpl-halloween .zdn-about-center-sub { font-family: “Courier New”, monospace; font-size: 9px; letter-spacing: 3px; color: #9b7faa; text-transform: uppercase; margin-top: 16px; padding-top: 14px; border-top: 1px solid #3d2548; display: inline-block; padding-left: 30px; padding-right: 30px; } .tpl-halloween .zdn-about-content { padding: 8px 0; } .tpl-halloween .zdn-about-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 36px; letter-spacing: 2px; line-height: 1.05; margin-bottom: 18px; color: #f5e6d3; text-transform: uppercase; word-wrap: break-word; overflow-wrap: break-word; } .tpl-halloween .zdn-about-title-accent { color: #ff7518; } .tpl-halloween .zdn-about-text { font-size: 14px; line-height: 1.8; color: #c4a8d4; margin-bottom: 14px; } .tpl-halloween .zdn-pills { margin-top: 20px; line-height: 2.4; } .tpl-halloween .zdn-pill { display: inline-block; font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 2px; padding: 5px 12px; border: 1px solid #3d2548; color: #9b7faa; text-transform: uppercase; margin-right: 6px; margin-bottom: 4px; font-weight: bold; } .tpl-halloween .zdn-pill-on { border-color: #ff7518; color: #ff7518; background: rgba(255,117,24,0.15); } /* TRUST 6 cards */ .tpl-halloween .zdn-trust-table { width: 100%; border-collapse: separate; border-spacing: 2px; background: #3d2548; } .tpl-halloween .zdn-trust-table td { width: 33.33%; padding: 0; vertical-align: top; } .tpl-halloween .zdn-trust-card { background: #251530; padding: 26px 16px; text-align: center; min-height: 180px; height: 100%; } .tpl-halloween .zdn-trust-icon { width: 46px; height: 46px; margin: 0 auto 12px; color: #ff7518; border: 1px solid #ff7518; border-radius: 50%; line-height: 44px; font-size: 20px; font-weight: bold; } .tpl-halloween .zdn-trust-title { font-size: 12px; font-weight: bold; color: #f5e6d3; text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 6px; } .tpl-halloween .zdn-trust-desc { font-size: 12px; color: #9b7faa; line-height: 1.6; } /* CTA */ .tpl-halloween .zdn-cta { background: #ff7518; padding: 32px 28px; position: relative; overflow: hidden; } .tpl-halloween .zdn-cta-bg { position: absolute; right: 20px; top: -15px; font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 90px; color: rgba(0,0,0,0.08); letter-spacing: 3px; line-height: 1; white-space: nowrap; pointer-events: none; text-transform: uppercase; } .tpl-halloween .zdn-cta-table { width: 100%; position: relative; z-index: 2; } .tpl-halloween .zdn-cta-table td { vertical-align: middle; } .tpl-halloween .zdn-cta-left { width: 60%; } .tpl-halloween .zdn-cta-right { width: 40%; text-align: right; } .tpl-halloween .zdn-cta-kicker { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 4px; color: rgba(0,0,0,0.7); text-transform: uppercase; font-weight: bold; margin-bottom: 6px; } .tpl-halloween .zdn-cta-title { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 26px; color: #000; letter-spacing: 2px; line-height: 1.1; margin-bottom: 6px; text-transform: uppercase; word-wrap: break-word; } .tpl-halloween .zdn-cta-sub { font-size: 13px; color: rgba(0,0,0,0.8); font-weight: bold; } .tpl-halloween .zdn-cta-btn { display: inline-block; background: #000; color: #ff7518; font-family: “Courier New”, monospace; font-size: 11px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; padding: 14px 22px; border: 2px solid #000; text-decoration: none; margin-left: 6px; margin-bottom: 6px; min-height: 44px; line-height: 1.1; } .tpl-halloween .zdn-cta-btn-ghost { background: transparent; color: #000; } /* BOTTOM */ .tpl-halloween .zdn-bottom { padding: 22px 24px; background: #1a0a1f; border-top: 1px solid #3d2548; } .tpl-halloween .zdn-bottom-table { width: 100%; } .tpl-halloween .zdn-bottom-table td { vertical-align: middle; } .tpl-halloween .zdn-bottom-logo { font-family: Impact, ‘Arial Narrow Bold’, sans-serif; font-weight: normal; font-size: 22px; color: #ff7518; letter-spacing: 3px; line-height: 1.1; text-transform: uppercase; word-wrap: break-word; } .tpl-halloween .zdn-bottom-logo-sub { font-family: “Courier New”, monospace; font-size: 10px; color: #f5e6d3; letter-spacing: 3px; display: block; margin-top: 4px; font-weight: bold; } .tpl-halloween .zdn-bottom-meta { font-family: “Courier New”, monospace; font-size: 10px; letter-spacing: 1.5px; color: #9b7faa; text-align: right; line-height: 1.6; } .tpl-halloween .zdn-bottom-meta-strong { color: #ff7518; font-weight: bold; } /* ═══════════════════════════════════════════ RESPONSIVE ═══════════════════════════════════════════ */ @media only screen and (max-width: 900px) { .tpl-halloween .zdn-hero-title { font-size: 36px; } .tpl-halloween .zdn-sec-title { font-size: 26px; } .tpl-halloween .zdn-about-title { font-size: 32px; } .tpl-halloween .zdn-stat-num { font-size: 26px; } } @media only screen and (max-width: 768px) { .tpl-halloween { padding: 10px; font-size: 14px; } .tpl-halloween .zdn-sale-bar { font-size: 11px; padding: 8px 12px; letter-spacing: 1.5px; } .tpl-halloween .zdn-header { padding: 22px 14px; } .tpl-halloween .zdn-header-bg { font-size: 42px; } .tpl-halloween .zdn-title-main { font-size: 22px; letter-spacing: 1px; } .tpl-halloween .zdn-shipping-badge { font-size: 10px; letter-spacing: 1.5px; } .tpl-halloween .zdn-main, .tpl-halloween .zdn-main > tbody, .tpl-halloween .zdn-main > tbody > tr, .tpl-halloween .zdn-main > tbody > tr > td { display: block; width: 100% !important; } .tpl-halloween .zdn-main { border-spacing: 0; } .tpl-halloween .zdn-main > tbody > tr > td { margin-bottom: 10px; } .tpl-halloween .zdn-product-card { padding: 14px; } .tpl-halloween .zdn-gallery { padding: 12px; } .tpl-halloween .zdn-gallery-stage { height: 280px; } .tpl-halloween .zdn-thumb { height: 56px; min-height: 44px; } .tpl-halloween .zdn-desc-title { font-size: 20px; } .tpl-halloween .zdn-desc-box { padding: 14px 16px; font-size: 13.5px; } .tpl-halloween .zdn-specs-box { padding: 10px 12px; font-size: 12px; } .tpl-halloween .zdn-specs-box td, .tpl-halloween .zdn-specs-box th { padding: 5px 6px; font-size: 12px; display: block; width: 100%; border-bottom: none; } .tpl-halloween .zdn-specs-box th { color: #ff7518; padding-top: 10px; padding-bottom: 2px; } .tpl-halloween .zdn-specs-box td { padding-bottom: 10px; border-bottom: 1px solid #3d2548; } .tpl-halloween .zdn-specs-box tr:last-child td { border-bottom: none; } .tpl-halloween .zdn-info-table, .tpl-halloween .zdn-info-table > tbody, .tpl-halloween .zdn-info-table > tbody > tr, .tpl-halloween .zdn-info-table > tbody > tr > td { display: block; width: 100% !important; } .tpl-halloween .zdn-info-table { border-spacing: 0; } .tpl-halloween .zdn-info-table > tbody > tr > td { margin-bottom: 10px; } .tpl-halloween .zdn-info-card { min-height: auto; padding: 22px 18px; } .tpl-halloween .zdn-card-title { font-size: 20px; } .tpl-halloween .zdn-hero { padding: 30px 18px; } .tpl-halloween .zdn-hero-bg { font-size: 60px; } .tpl-halloween .zdn-hero-title { font-size: 26px; letter-spacing: 1.5px; } .tpl-halloween .zdn-hero-desc { font-size: 13px; } .tpl-halloween .zdn-stats, .tpl-halloween .zdn-stats tbody { display: block; width: 100%; } .tpl-halloween .zdn-stats { border-spacing: 0; } .tpl-halloween .zdn-stats tr { display: flex; flex-wrap: wrap; } .tpl-halloween .zdn-stats td { display: block; width: 50% !important; margin-bottom: 14px; padding-right: 10px; } .tpl-halloween .zdn-stat-num { font-size: 24px; } .tpl-halloween .zdn-sec { padding: 28px 16px; } .tpl-halloween .zdn-sec-title { font-size: 22px; letter-spacing: 1.5px; } .tpl-halloween .zdn-cat-table, .tpl-halloween .zdn-cat-table tbody { display: block; width: 100%; } .tpl-halloween .zdn-cat-table tr { display: flex; flex-wrap: wrap; width: 100%; } .tpl-halloween .zdn-cat-table td { display: block; width: 50% !important; padding: 4px !important; } .tpl-halloween .zdn-cat-card { min-height: 115px; padding: 14px 12px; } .tpl-halloween .zdn-cat-name { font-size: 11px; letter-spacing: 1px; } .tpl-halloween .zdn-cat-icon-box { width: 34px; height: 34px; line-height: 32px; font-size: 16px; margin-bottom: 10px; } .tpl-halloween .zdn-about-table, .tpl-halloween .zdn-about-table > tbody, .tpl-halloween .zdn-about-table > tbody > tr, .tpl-halloween .zdn-about-table > tbody > tr > td { display: block; width: 100% !important; } .tpl-halloween .zdn-about-table { border-spacing: 0; } .tpl-halloween .zdn-about-table > tbody > tr > td { margin-bottom: 24px; } .tpl-halloween .zdn-about-visual { height: 240px; } .tpl-halloween .zdn-about-center-num { font-size: 64px; } .tpl-halloween .zdn-about-title { font-size: 26px; letter-spacing: 1.5px; } .tpl-halloween .zdn-about-text { font-size: 13px; } .tpl-halloween .zdn-trust-table, .tpl-halloween .zdn-trust-table tbody { display: block; width: 100%; } .tpl-halloween .zdn-trust-table tr { display: flex; flex-wrap: wrap; width: 100%; } .tpl-halloween .zdn-trust-table td { display: block; width: 50% !important; border-bottom: 1px solid #3d2548; } .tpl-halloween .zdn-trust-card { min-height: 170px; padding: 22px 12px; } .tpl-halloween .zdn-trust-icon { width: 40px; height: 40px; line-height: 38px; font-size: 18px; } .tpl-halloween .zdn-trust-title { font-size: 11px; } .tpl-halloween .zdn-trust-desc { font-size: 11px; } .tpl-halloween .zdn-cta { padding: 24px 18px; } .tpl-halloween .zdn-cta-bg { font-size: 48px; } .tpl-halloween .zdn-cta-table, .tpl-halloween .zdn-cta-table tbody, .tpl-halloween .zdn-cta-table tr, .tpl-halloween .zdn-cta-table td { display: block; width: 100% !important; text-align: left !important; } .tpl-halloween .zdn-cta-right { margin-top: 18px; } .tpl-halloween .zdn-cta-title { font-size: 22px; letter-spacing: 1.5px; } .tpl-halloween .zdn-cta-btn { display: block; margin-left: 0; margin-bottom: 8px; text-align: center; padding: 14px 20px; font-size: 11px; } .tpl-halloween .zdn-bottom { padding: 18px; } .tpl-halloween .zdn-bottom-table, .tpl-halloween .zdn-bottom-table tbody, .tpl-halloween .zdn-bottom-table tr, .tpl-halloween .zdn-bottom-table td { display: block; width: 100% !important; } .tpl-halloween .zdn-bottom-logo { font-size: 20px; } .tpl-halloween .zdn-bottom-meta { text-align: left; margin-top: 14px; font-size: 9px; } } @media only screen and (max-width: 420px) { .tpl-halloween .zdn-title-main { font-size: 19px; } .tpl-halloween .zdn-gallery-stage { height: 240px; } .tpl-halloween .zdn-thumb { height: 48px; } .tpl-halloween .zdn-hero-title { font-size: 22px; } .tpl-halloween .zdn-sec-title { font-size: 18px; } .tpl-halloween .zdn-about-title { font-size: 22px; } .tpl-halloween .zdn-about-center-num { font-size: 56px; } .tpl-halloween .zdn-cta-title { font-size: 19px; } .tpl-halloween .zdn-stat-num { font-size: 22px; } .tpl-halloween .zdn-card-title { font-size: 18px; } .tpl-halloween .zdn-desc-title { font-size: 18px; } } /* eBay-safe gallery: no form controls, first image on the stage. The template scopes its rules under .tpl- , so these need !important. */ .zdn-gallery-stage .zdn-gallery-slide { position: static !important; opacity: 1 !important; pointer-events: auto !important; } .zdn-thumb { cursor: default !important; } .zdn-thumb:hover { transform: none !important; border-color: #2a2a3e !important; } /* Layout guards: long content scrolls instead of stretching the layout */ .zdn-title-main { display: -webkit-box !important; -webkit-box-orient: vertical !important; -webkit-line-clamp: 2 !important; line-clamp: 2 !important; overflow: hidden !important; } .zdn-desc-box { max-height: 280px !important; overflow-y: auto !important; -webkit-overflow-scrolling: touch; } .zdn-specs-box { max-height: 300px !important; overflow-y: auto !important; -webkit-overflow-scrolling: touch; } .zdn-desc-box img { max-width: 100% !important; height: auto !important; } .zdn-desc-box table, .zdn-specs-box table { max-width: 100%; } @media only screen and (min-width: 769px) { .zdn-info-table > tbody > tr { display: flex !important; gap: 12px; } .zdn-info-table > tbody > tr > td { display: block !important; flex: 1 1 0; width: auto !important; } .zdn-info-card { height: 100% !important; min-height: 0 !important; box-sizing: border-box; } /* Gallery card and details card share one height */ .zdn-main > tbody > tr { display: flex !important; gap: 14px; align-items: stretch; } .zdn-main > tbody > tr > td { display: block !important; } .zdn-main > tbody > tr > td.zdn-col-img { flex: 0 0 46%; width: 46% !important; } .zdn-main > tbody > tr > td.zdn-col-desc { flex: 1 1 0; width: auto !important; } .zdn-product-card { height: 100% !important; box-sizing: border-box; } } 🎃 HALLOWEEN SALE — UP TO 45% OFF 🎃 nexubox Trick or Treat LUDILO 100pcs Bats Halloween Decorations: Halloween Bats Wall Décor Bat Stickers Decals PVC 3D Wall Bat Scary Stickers Halloweens Party Decorations Indoor Outdoor DIY Home Window Door Décor Halloween bats decoration perfectly combined with Halloween decorative skull, spider web, Halloween spider, pumpkin, specter etc. A must-have for Halloween party decorations. GREAT VARIETY & STYLES: 100pcs Bats wall decor come in 4 different shapes and 4 different sizes. The set comprises: 10 large stickers (9.8 inches), available in two shapes (5 of each), 40 medium stickers (6.3 inches), available in two shapes (20 of each) 25 small stickers (4.8 inches), 25 extra-small stickers (4 inches). Super value to meet your different needs! 3D HALLOWEEN BATS: DIY bats wing fold into 3D flying effect, Halloween 3D wall bats take you and all guests into a verisimilar scene with many flying bats. Sticky Halloween Bats on wall, window, door, stairs, table, and refrigerator, living room, bedroom, washroom etc. Halloween bats wall decor ideal for Halloween party decorations, school carnivals and Batman-theme parties. SPOOKY & SCARY STICKERS: Black PVC fake bats stickers look realistic, create a vivid & scary Halloween wall decorations. Use at Halloween door decor, Halloween window decorations, Eve party, ghost festival, bring horror to Halloween activities. Let your imagination run wild for scary decor, Go and spook your neighbors and friends! EASY APPLICATION & REMOVABLE: Made of durable PVC Material, flexible home decor bat wings are easy to bend into shapes, bat decals decor applied with attached double-sided adhesive tapes, fit any dry & smooth surface like clean smooth wall, glass, ceramic tiles and metal. Soapy water with Dawn dish soap will be helpful for removing the Adhesive. Or heat it with a hair dryer and take it off easily. lf there is sticky residue on the wall, it can be wiped with alcohol. // Specifications Technical Details Brand LUDILO Color Black Item dimensions L x W x H 11 x 4.72 x 0.59 inches Surface Recommendation Wall Recommended Uses For Product Wall, Window Material Plastic Theme Horror Cartoon Character Halloween Special Feature Waterproof Number of Pieces 100 Subject Character Halloween Product Style 100PCS Item Form Bat Pattern Bats Shape Irregular Animal Theme Bat Seasons Fall Item Dimensions 11 x 4.72 x 0.59 inches Unit Count 120 Count Number of Items 100 Additional Features Waterproof Embellishment Feature Crystal Reusability Reusable Brand Name LUDILO Target Audience Adults Set Name Bats Décor 100Pcs Set UPC 633337408609 Age Range Description Adult Manufacturer LUDILO Model Number HFDZ-10001 Customer Reviews 4.9/5 Indoor Outdoor Usage Indoor Material Type Plastic Finish Type Powder Coated Water Resistance Level Waterproof Policy ↻ Returns We offer a 30-Day Return Policy on items you are not completely satisfied with. Choose a full refund or an exchange — refunds processed within 2-3 business days . Delivery 🦇 Shipping Delivered within 3 business days via UPS Express . Support 👻 Contact We do our very best to make sure every customer is completely satisfied. Message us anytime — 24/7 support available. More From nexubox nexubox 👻 BOO! 👻 FRIGHTFULLY GOOD. WICKEDLY FAST. Costumes, décor, candy bowls and everything in between. Our Halloween collection is hand-picked to make your spooky season scarily fun. 12K+ Happy Buyers 4.9★ Seller Rating 48H Avg Dispatch 100% Guarantee // Shop by Category Explore The Store // 06 departments // 01 🏚 Home & Garden Everyday essentials // 02 🐈‍⬛ Pet Supplies For happy pets // 03 💀 Smart Gadgets Tech that delivers // 04 ⚰ Tools & Industrial Built for work // 05 🕷 Collectibles Rare finds // 06 🎃 Best Sellers Top rated picks Trusted Seller 100% Satisfaction // Guaranteed // Who We Are About nexubox We started with one goal — make quality products accessible without the noise. Every item in our catalog is handpicked, verified, and backed by real support. From Home & Garden to Smart Gadgets, Pet Supplies, Industrial Tools and beyond — we curate across categories so you can shop with confidence. Trusted Seller Verified Listings Fast Dispatch Quality Certified 5-Star Service // Our Promise Why Shop With Us // 06 reasons 🎃 Fast Dispatch Orders leave our warehouse in 1–2 business days, often sooner 🔮 Secure Checkout All transactions encrypted & fully protected end-to-end 🦇 24/7 Support Real humans ready to help whenever you need us ✓ Quality Assured Every listing hand-verified before it reaches the catalog 🕸 US Warehouse Ships from inside the United States — arrives quickly $ Tax-Free No import duties or hidden fees — the price you see is final nexubox // More From nexubox Browse the Full Catalog Thousands of curated products — something new every week. Visit Store → See All Items nexubox Premium Catalog Thank you for shopping with us Fast & Secure · Premium Quality · Trusted Seller Condition: New. Category: Home & Garden › Holiday & Seasonal Décor › Figurines. Brand: LUDILO.

Brand
LUDILO
Color
Black
Item dimensions L x W x H
11 x 4.72 x 0.59 inches
Surface Recommendation
Wall
Recommended Uses For Product
Wall, Window
Material
Plastic
Theme
Horror
Cartoon Character
Halloween
Special Feature
Waterproof
Number of Pieces
100
Subject Character
Halloween
Product Style
100PCS
Item Form
Bat
Pattern
Bats
Shape
Irregular
Animal Theme
Bat
Seasons
Fall
Item Dimensions
11 x 4.72 x 0.59 inches
Unit Count
120 Count
Number of Items
100
Additional Features
Waterproof
Embellishment Feature
Crystal
Reusability
Reusable
Brand Name
LUDILO
Target Audience
Adults
Set Name
Bats Décor 100Pcs Set
UPC
633337408609
Age Range Description
Adult
Manufacturer
LUDILO
Model Number
HFDZ-10001
Customer Reviews
4.9/5
Indoor Outdoor Usage
Indoor
Material Type
Plastic
Finish Type
Powder Coated
Water Resistance Level
Waterproof
Country of Origin
United States
Country/Region of Manufacture
United States

Product details in pictures

Additional views from the marketplace listing for LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker.

LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker detailed image 1LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker detailed image 2LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker detailed image 3LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker detailed image 4LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker detailed image 5LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker detailed image 6LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker detailed image 7LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker detailed image 8LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker detailed image 9

Similar visual styles

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

LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 1
Style 1
LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 2
Style 2
LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 3
Style 3
LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 4
Style 4
LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 5
Style 5
LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 6
Style 6
LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 7
Style 7
LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 8
Style 8
LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 9
Style 9
LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker similar visual style 10
Style 10

Related products

Related marketplace listings for LUDILO 100Pcs Bats Halloween Decorations: Halloween Bats Wall Décor Sticker.