
Halloween Decorations Outdoor,Large Witches Cauldron on Tripod with Light
USD 41.14

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 48.93
Condition: New
View HALLOWEEN DECORATIONS OUTDOOR LARGE WITCHES CAULDRON ON TRIPOD WITH LIGHT BLACK with current marketplace pricing, condition, product images and item details. Suitable for both outdoor and indoor use, it withstands any weather conditions. Easy Installation: Simple to assemble and disassemble with quick-connect rotating joints. Chi siamo?. 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 HALLOWEEN DECORATIONS OUTDOOR LARGE WITCHES CAULDRON ON TRIPOD WITH LIGHT BLACK Valutato da noi 5 su 5 Halloween Outdoor Decoration Set: Featuring a tripod-mounted witch cauldron, this set includes a mysterious green glowing eyeball light and spider web, making it an ideal addition to horror or fantasy-themed settings. Size and Material: Crafted from thick iron pipes, the tripod stand reaches a height of 54 inches, while the cauldron measures 12.5 x 7 inches. Suitable for both outdoor and indoor use, it withstands any weather conditions. Easy Installation: Simple to assemble and disassemble with quick-connect rotating joints. Perfect for Halloween parties or outdoor decor, it sets up effortlessly and packs away for future use. Unique Design: The witch's cauldron boasts a shiny black finish, complemented by green glowing eyeballs (requires 2 AA batteries, not included) and spider webs, creating a spooky ambiance reminiscent of magical witchcraft. Versatile Use: Ideal for outdoor Halloween decorations, indoor decor, Halloween party themes, and yard displays. Place this eerie cauldron in your yard or on your porch to captivate passersby and specters alike. Halloween Decorations Outdoor,Black Plastic Bowl Halloween Party Decoration Large Witches Cauldron on Tripod with String Lights Candy Bucket Decoration for Halloween Home Decoration Porch Indoor 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 $46.27 Condition: New. Category: Home & Garden › Holiday & Seasonal Décor › Yard Décor.
Additional views from the marketplace listing for HALLOWEEN DECORATIONS OUTDOOR LARGE WITCHES CAULDRON ON TRIPOD WITH LIGHT BLACK.
























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 DECORATIONS OUTDOOR LARGE WITCHES CAULDRON ON TRIPOD WITH LIGHT BLACK.

USD 41.14

USD 51.99

USD 57.98

USD 49.98

USD 46.30

USD 51.99

USD 40.99

USD 50.49

USD 45.46

USD 42.75