
Halloween Coffee Sign, Witches Brew Coffee Bar Kitchen Wall Decor
USD 36.39

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 26.42
Condition: New
View HALLOWEEN COFFEE SIGN WITCHES BREW COFFEE BAR KITCHEN WALL DECOR 15.8 X7.1 METAL with current marketplace pricing, condition, product images and item details. 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 COFFEE SIGN WITCHES BREW COFFEE BAR KITCHEN WALL DECOR 15.8 X7.1 METAL Valutato da noi 5 su 5 Unique Witch-Themed Design – Features “Witch’s Brew Coffee Co” lettering with a witch hat and bat accents, blending spooky Halloween vibes with a vintage coffee bar style for eye-catching seasonal décor. Durable Wooden Material – Crafted from high-quality wood with a smooth, sturdy finish, this sign offers long-lasting use while maintaining a rustic farmhouse look suitable for repeated seasonal display. Versatile Display Scenes – Perfect for coffee bars, kitchens, dining areas, tiered trays, walls, or mantels, adding a festive Halloween touch to both indoor and covered outdoor spaces. Great Gift Idea – A fun and unique gift for Halloween lovers, coffee enthusiasts, friends, or family, ideal for housewarmings, fall parties, or seasonal decorating. Ideal Size & Easy Setup – Measures 15.8 x 7.1 x 0.5 inches, lightweight and easy to hang or display, securely packaged to ensure safe delivery and convenient use right out of the box. 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 $26.42 Condition: New. Category: Home & Garden › Home Décor › Plaques & Signs.
Additional views from the marketplace listing for HALLOWEEN COFFEE SIGN WITCHES BREW COFFEE BAR KITCHEN WALL DECOR 15.8 X7.1 METAL.
























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 COFFEE SIGN WITCHES BREW COFFEE BAR KITCHEN WALL DECOR 15.8 X7.1 METAL.

USD 36.39

USD 14.99

USD 16.99

USD 30.99

USD 15.50

USD 13.88

USD 9.99

USD 11.39

USD 12.59

USD 13.99