
Lighted Birch Twig Tree with Fairy Lights 4FT 200 LED Lights for Indoor Outdoor
USD 75.79

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 86.79
Condition: New
View LIGHTED BIRCH TWIG TREE WITH FAIRY LIGHTS 4FT 200 LED LIGHTS FOR INDOOR OUTDOOR with current marketplace pricing, condition, product images and item details. UL, CE and RoHS certified. 🎄【UNIQUE DESIGN】- The branch is flexible enough to be bent into any shape as you wish, as well as lightweight to move around easily and bring convenience to storage. 4 ground stakes are included for outdoor use including parties, weddings, yard and more. 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 LIGHTED BIRCH TWIG TREE WITH FAIRY LIGHTS 4FT 200 LED LIGHTS FOR INDOOR OUTDOOR Valutato da noi 5 su 5 🎄【UPGRADED 4FT 200 LED】- The lighted birch tree comes with 200 fairy LEDs wrapped to decorate your home and office as part of holiday décor for both indoor and outdoor use. 🎄【LIFELIKE LOOK】- The pre-lit lighting tree is handmade and exquisitely crafted to look like a wonderful piece of art. Life-like birch bark texture create a natural and romantic atmosphere at home on Easter, Ramadan, Thanksgiving, Christmas winter holidays or festivals 🎄【UNIQUE DESIGN】- The branch is flexible enough to be bent into any shape as you wish, as well as lightweight to move around easily and bring convenience to storage. 4 ground stakes are included for outdoor use including parties, weddings, yard and more 🎄【SAFE TO USE】- Apart from being waterproof IP44 for outdoor use, the light up tree is also designed with low output voltage (4.5V) to ensure safety. UL, CE and RoHS certified 🎄【BUY WITH CONFIDENCE】- If you have any questions or issues, please keep us posted. We will help you until issue well solved 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 $87.45 Condition: New. Category: Home & Garden › Lamps, Lighting & Ceiling Fans › String Lights, Fairy Lights.
Additional views from the marketplace listing for LIGHTED BIRCH TWIG TREE WITH FAIRY LIGHTS 4FT 200 LED LIGHTS FOR INDOOR OUTDOOR.
























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 LIGHTED BIRCH TWIG TREE WITH FAIRY LIGHTS 4FT 200 LED LIGHTS FOR INDOOR OUTDOOR.

USD 75.79

USD 108.28

USD 85.53

USD 82.03

USD 76.94

USD 75.79

USD 81.90

USD 75.79

USD 89.80

USD 77.42