
Halloween Metal Sign, Vintage Horror Wall Decor for Gothic House Home
USD 17.46

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 9.62
Condition: New
View GOTH HALLOWEEN SIGN FOR DOOR 11.8X5.9 METAL VAMPIRE WALL DECOR VINTAGE HALLOWEEN with current marketplace pricing, condition, product images and item details. It brings a standout goth decor vibe to walls, bars, kitchens and man caves alike. Free eBay listing template designed by droopify.co :root { --neutral-150: #F3F3F3; --neutral-200: #EDEDED; --neutral-250: #e2e2e2; --neutral-500: #5F5F5F; --neutral-600: #393939; --neutral-700: #242424; --neutral-800: #121212; --top-banner-text: #ffffff; --box-background: white; --top-banner: #000000; --background: #fcfcfc; --star: #feb738; font-family: Arial, Helvetica, sans-serif; } .x-item-description-child{ width: 100%; display: flex; align-items: center; flex-direction: column; } body { margin: 0px; padding: 0px; background-color: var(--background); } body::-webkit-scrollbar-track { background-color: transparent; } body::-webkit-scrollbar { width: 0px; background-color: transparent; } body::-webkit-scrollbar-thumb { background-color: transparent; } p { margin: 0px; padding: 0px; } ul { list-style-type: none; } li { margin-top: 10px; } li svg { width: 12px; height: 12px; margin-bottom: -1.5px; margin-right: -1px; } .flex { display: flex; align-items: center; justify-content: center; } .flex_column { display: flex; align-items: center; justify-content: center; flex-direction: column; } #top_banner { width: calc(100% - 40px); padding: 20px; font-size: 12px; background-color: var(--top-banner); color: var(--top-banner-text); font-family: sans-serif; font-weight: 100; text-align: center; } #top_banner svg { width: 12px; height: 12px; margin-right: 4px; } #product_info { margin-top: 50px; margin-bottom: 50px; max-width: 1000px; align-items: flex-start; } #product_images { width: 50%; } #product_images_main { width: 500px; height: 500px; border-radius: 6px; position: relative; background-color: white; -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; } #product_images_main img { max-width: 100%; max-height: 100%; } #product_images_container { width: 100%; height: 80px; margin-top: 10px; display: flex; align-items: center; flex-wrap: wrap; overflow: hidden; flex-direction: column; justify-content: space-between; -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; } #product_images_container .element { width: calc(20% - 8px); height: 78px; border: 1px solid transparent; border-radius: 2px; background-color: white; cursor: pointer; } #product_images_container .element:hover { border: 1px solid var(--neutral-150); } #product_images_container .element.active { border: 1px solid var(--neutral-500); } #product_images_container .element img { max-width: 95%; max-height: 95%; } #product_images .payments { width: 100%; display: flex; align-items: center; margin-top: 20px; font-size: 12px; color: var(--neutral-500); background-color: white; border-radius: 4px; height: 42px; border-radius: 4px; } #product_images .payments p { margin-left: 4px; } #product_images .payments svg { margin-left: 10px; width: 12px; height: 12px; } #product_description { width: calc(50% - 30px); margin-left: 30px; } #product_description .brand { font-size: 18px; margin: 10px 0 10px 0; font-weight: 500; color: var(--neutral-600); } #product_description .rate { font-size: 12px; font-weight: 500; color: var(--neutral-600); display: flex; align-items: center; margin-top: 10px; } #product_description .rate svg { width: 12px; height: 12px; margin-top: -2px; } #product_description .title { font-size: 38px; font-weight: 600; margin-top: 0px; margin-bottom: 10px; color: var(--neutral-800); } #product_description .description { font-size: 14px; color: var(--neutral-600); margin: 20px 0px 30px 0px; padding: 0px; } #product_description .price-container { display: flex; width: 100%; justify-content: flex-end; margin-top: 30px; } #product_description .price { width: fit-content; padding: 15px; border-radius: 10px; background-color: var(--box-background); border: 1px solid var(--neutral-200); box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px; /* border-bottom: 1px solid #f6efea; */ } #product_description .price label { font-size: 10px; color: var(--neutral-500); } #product_description .price p { font-size: 22px; font-weight: 600; margin-bottom: 5px; color: var(--neutral-700); } #product_description .price div { justify-content: flex-end; } #product_description .price svg { width: 32px; margin-right: 5px; } #menu { width: 100%; } #menu_nav { width: 100%; } #menu_nav .element { width: 100%; height: 40px; font-size: 14px; color: var(--neutral-500); font-family: sans-serif; font-weight: 100; cursor: pointer; border-bottom: 1px solid var(--neutral-200); } #menu_nav .element:hover { color: var(--neutral-600); border-bottom: 1px solid var(--neutral-250); } #menu1:checked { color: var(--neutral-700); } #menu input { width: 0; height: 0; opacity: 0; position: absolute; } #menu_answers { width: 100%; } #menu_answers h3 { font-size: 16px; font-weight: 600; margin-bottom: 5px; } #menu_answers p { font-size: 14px; } .menu_answer1, .menu_answer2, .menu_answer3 { padding: 5px 0px 5px 0px; width: calc(100% - 10px); display: none; } #menu1:checked~#menu_nav #menu1-section { color: var(--neutral-700) !important; font-weight: 500; border-bottom: 1px solid var(--neutral-700); } #menu2:checked~#menu_nav #menu2-section { color: var(--neutral-700) !important; font-weight: 500; border-bottom: 1px solid var(--neutral-700); } #menu3:checked~#menu_nav #menu3-section { color: var(--neutral-700) !important; font-weight: 500; border-bottom: 1px solid var(--neutral-700); } #menu1:checked~#menu_answers .menu_answer1 { display: block; } #menu2:checked~#menu_answers .menu_answer2 { display: block; } #menu3:checked~#menu_answers .menu_answer3 { display: block; } @media screen and (max-width: 1000px) { #product_info { width: 500px; flex-direction: column-reverse; } #product_images { margin-top: 50px; width: 100%; } #product_description { width: 100%; margin: 0px; } #questions { margin-bottom: 50px; } #product_description .price { width: fit-content; padding: 15px; width: calc(100% - 30px); } } @media screen and (max-width: 500px) { #product_info { width: calc(100% - 40px); padding: 0px 20px; flex-direction: column-reverse; } #product_images_main{ width: unset; height: 100%; } } tags Questo store è una garanzia Ebay! Spedizione 2-3 giorni lavorativi Supporto Clienti 24/7 Reso gratuito entro 30 giorni UBAREH GOTH HALLOWEEN SIGN FOR DOOR 11.8X5.9 METAL VAMPIRE WALL DECOR VINTAGE HALLOWEEN Valutato da noi 5 su 5 Quality Material: Made from quality metal, this outdoor metal decor piece delivers enduring strength, while its unique vampire decor style adds a captivating, dark charm to any room, entryway, patio or gothic-themed space Sleek Design: Elevate your space with this plaque, boasting a bold vintage aesthetic that suits retro decor fans and lovers of vintage signs. It brings a standout goth decor vibe to walls, bars, kitchens and man caves alike Easy to Install: Designed for ease, this metal wall hanging comes with pre-drilled holes, so you can add eerie gothic decor to your space in minutes with no special tools or hassle required for a secure, level display Wide Use: Elevate any environment with this outdoor sign, ideal for patios and entryways, and just as nice as vampire wall decor for indoor spaces like living rooms, bathrooms and kitchens, showcasing versatile style Great Halloween Decoration: This spooky metal plaque works as haunted mansion halloween decorations and vintage Halloween decor for doors, porches and party walls. A memorable Halloween gift for goth and horror decor fans Retro Welcome Foolish Mortals Sign - Retro Vintage Signs Trolls Wall Poster Spedizione Reso e Rimborso Chi siamo? Spedizione La spedizione è garantita in 2-3 giorni lavorativi tramite corriere GLS, DHL, BRT, Amazon Logistic, Blue Care Express, ecc... Reso e Rimborso Il reso è gratuito entro 30 giorni dall'acquisto Chi siamo? Il nostro negozio ci tiene alla tua esperienza, per ogni tuo dubbio saremo a tua completa disposizione! Prezzo $9.62 Condition: New. Category: Home & Garden › Home Décor › Plaques & Signs.
Additional views from the marketplace listing for GOTH HALLOWEEN SIGN FOR DOOR 11.8X5.9 METAL VAMPIRE WALL DECOR VINTAGE HALLOWEEN.
























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 GOTH HALLOWEEN SIGN FOR DOOR 11.8X5.9 METAL VAMPIRE WALL DECOR VINTAGE HALLOWEEN.

USD 17.46

USD 11.97

USD 32.50

USD 10.18

USD 16.99

USD 18.99

USD 11.89

USD 16.97

USD 11.39

USD 11.39