
200FT LED Outdoor String Lights with Remote, 72+2 Shatterproof Bulbs Dimmable
USD 69.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 70.99
Condition: New
View 200FT LED Outdoor String Lights with Remote, 72+2 Shatterproof Bulbs Dimmable Ti with current marketplace pricing, condition, product images and item details. Included Components 200ft string light kit. Special Feature function(f) {var _np=(window.P. execute(function(A){ A.on('a:truncate:po-attribute-truncate-3:updated', function(data) { var isTruncated = ! ). /*------------- BASE IMPORT -------------*/ img { max-width: 100%; } html, body { overflow-x: hidden; font-size: 12px; padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6, p, li, ul, ol, span { margin: 0; padding: 0; } ul, ol { list-style: none; padding-left: 0; } input, button { border: none; } input:focus, button:focus { outline: none; } ::-moz-selection { background-color: #ff0066; color: #ffffff; } ::selection { background-color: #ff0066; color: #ffffff; } @media screen and (min-width: 768px) { html, body { font-size: 14px; } } @media screen and (min-width: 992px) { html, body { font-size: 15px; } } @media screen and (min-width: 1200px) { html, body { font-size: 16px; } } /*------------- UTILITIES IMPORT -------------*/ /*------------- UTILITY CLASSES -------------*/ .section { max-width: 1600px; margin: 0 auto; } .paypal { width: 50%; max-width: 350px; display: block; margin: 0 auto; } /*------------- MODULES IMPORT -------------*/ /*------------- TABLE OF CONTENTS -------------*/ /* 1. HEADER 2. PRODUCT 3. FOOTER */ /*------------- 1. HEADER -------------*/ .header { font-family: "Century Gothic", sans-serif; position: relative; text-align: center; } .header__img { width: 100%; height: auto; } :root{ --ink:#222; --ivory:#faf7f2; --taupe:#b89f88; --taupe-deep:#8c7a6b; --card: rgba(255,255,255,0.9); } body{ color:var(--ink); background-color:var(--ivory); } /* Title */ .header__title{ font-family:"Playfair Display", serif; font-weight:600; color:#fff; position:absolute; top:35%; left:50%; transform:translate(-50%, -35%); width:100%; font-size:3.2rem; letter-spacing:.5px; -webkit-text-stroke: 2.5px transparent; background: linear-gradient(90deg,#ffffff 0%, #ffffff 45%, var(--taupe) 60%, #ffffff 90%); background-size: 200% 100%; -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:#fff; text-shadow:0 2px 10px rgba(0,0,0,.15), 0 0 0 1px rgba(184,159,136,.55); animation: luxeRise .9s ease-out both, luxeSheen 7s linear infinite; } /* Buttons / badges (optional) */ .btn-primary{ background: var(--taupe-deep); border:0; border-radius:999px; padding:10px 20px; font-family:"Inter",sans-serif; font-weight:600; transition: transform .2s ease, box-shadow .2s ease; } .btn-primary:hover{ transform: translateY(-2px); box-shadow:0 10px 24px rgba(0,0,0,.12); } /* Cards (optional) */ .tab_content{ background:var(--card); border-radius:18px; box-shadow:0 10px 30px rgba(0,0,0,.08); } /* Animations */ @keyframes luxeRise{ from{ opacity:0; transform:translate(-50%,-20%) scale(.98); } to{ opacity:1; transform:translate(-50%,-35%) scale(1); } } @keyframes luxeSheen{ 0%{ background-position:0% 50%; } 100%{ background-position:200% 50%; } } @media screen and (min-width: 768px) { .header__title { font-size: 6rem; } } @media screen and (min-width: 992px) { .header__title { font-size: 8rem; } } @media screen and (min-width: 992px) { .header__title { font-size: 10rem; } } .header__title--light { color: #ffcae8; -webkit-transform: none; -ms-transform: none; transform: none; position: static; } /*------------- 2. PRODUCT -------------*/ .product__header { padding: 0 15px; margin: 3rem auto; text-align: center; } @media screen and (min-width: 768px) { .product__header { text-align: right; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } } .product__header-title { width: 100%; color: #cfb992; font-size: 3rem; line-height: 3.5rem; margin-bottom: 1rem; font-weight: bold; font-family: "Century Gothic", sans-serif; } @media screen and (min-width: 768px) { .product__header-title { margin-bottom: 0; width: auto; font-size: 4rem; line-height: 4rem; margin-right: 1rem; } } @media screen and (min-width: 992px) { .product__header-title { font-size: 5rem; line-height: 5rem; } } @media screen and (min-width: 1200px) { .product__header-title { font-size: 6rem; line-height: 6rem; max-width: 540px; } } .product__img-wrapper { width: 100%; position: relative; } @media screen and (min-width: 768px) { .product__img-wrapper { width: auto; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } } @media screen and (min-width: 1200px) { .product__img-wrapper { max-width: 800px; } } .product__img-wrapper img { width: 95%; height: auto; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .product__img-bg { width: 100%; height: auto; } .product__info { max-width: 1300px; margin: 0 auto; padding: 0 15px; } .product__info--alt .product__info-title { color: #ffffff; } .product__info--alt .product__info-text { color: #ffffff; font-size: 1.667rem; line-height: 2.5rem; } @media screen and (min-width: 768px) { .product__info--alt .product__info-text { font-size: 1rem; line-height: 2rem; } } .product__info+.product__info { margin-top: 3.5rem; } .product__info-header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; margin-bottom: 1rem; width: 100%; } .product__info-title { font-size: 3rem; color: #262626; font-family: "Century Gothic", sans-serif; text-transform: uppercase; font-weight: normal; margin-left: 1rem; } @media screen and (min-width: 768px) { .product__info-title { font-size: 2.425rem; } } .product__info-text { width: 100%; color: #4b4b4b; font-size: 2.5rem; line-height: 3.833rem; font-family: "Century Gothic", sans-serif; } @media screen and (min-width: 768px) { .product__info-text { font-size: 1.875rem; line-height: 2.875rem; } } .product__info-text+.product__info-text { margin-top: 3.5rem; } /*------------- 3. FOOTER -------------*/ .footer { position: relative; margin-top: 5rem; background-image: url("https://media.istockphoto.com/id/1438032979/photo/empty-wooden-table-with-blurred-view-of-scandinavian-living-room.jpg?s=612x612&w=0&k=20&c=Zkr_7e27x6a_BEGUE4dVon2v_BxS9rHb0fYOzij4xpw="); background-repeat: no-repeat; background-position: center top; background-size: cover; padding: 20rem 15px 10rem 15px; } @media screen and (min-width: 1200px) { .footer { padding: 15rem 15px; } } .footer__content { max-width: 1300px; margin: 8rem auto 0 auto; } @media screen and (min-width: 768px) { .footer__content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } } .footer__column+.footer__column { margin-top: 3.5rem; } @media screen and (min-width: 768px) { .footer__column+.footer__column { margin-top: 0; margin-left: 3.5rem; } } HOME DESIGN WELCOME TO YOUR PERFECT HOME DETAILS Smart remote control: No need to adjust it with effort,one click switches brightness(from a warm dim glow to bright illumination), set 3/6-hour timer(turn on before bed,automatically turn off at dawn to save energy), and instantly switch between 3modes: flashing (festive vibes),breathing(romantic date),and constant on(nighttime safety).Whether hung on eaves,fences or treetops,You can precisely control the string of lights with remote,even seniors and children can also use it easily 200FT Extra-Long size: Most string lights on the market are only 50-100ft size,For large yards,pool sides,or long fences often require multiple strings to be connected,resulting in tangled wires and potential poor contact.Our 200ft extra-long string light can wrap around an entire tree,cover an entire patio,or even illuminate a medium-sized garden with one string lights,no splicing needed,Installation is time-saving,making the decor looking seamless and attractive. Waterproof and shatter-resistant dual protection: The light string has passed the waterproof certification,ensuring no short circuits during rain and withstanding harsh weather conditions.Bulb casings are made of tough shatterproof plastic.Decorate your garden in spring,illuminate your porch in winter—hang them year-round without removal,durable and hassle-free. Safe and reliable 24V low-voltage operation: The power supply features overload protection and short-circuit prevention design,ensuring automatic power disconnection in case of abnormal current,eliminating safety hazards,and providing peace of mind for outdoor decor 72+2 Premium S11 LED Bulbs: 20% more bulbs than standard string lights on the market! More lights, more even and brighter illumination, and longer lifespan. 2 spare bulbs are included as a bonus for easy replacement in time. eliminating the need to purchase accessories separately. Order once and enjoy peace of mind. If you run into any issues with your purchase, please contact us,our team is always ready to provide you with replacement and assistance services Product description Light Source Type LED Style Retro Number of Items 1 Power Source Corded Electric Number of Light Sources 72 Control Method Remote Theme Modern Retro Traditional Bistro Product Style Retro Controller Type Remote Control Unit Count 200.0 Feet Bulb Shape Size S11 Manufacturer Part Number T-S11-006 Model Number T-S11-006 Item Length 2400 Inches Seasons All Seasons Additional Features Energy Efficient, Dimmable,IP65 Waterproof, Shatterproof & Durable, Weather Resistant,connectable,Decor Form Factor String Lights Included Components 200ft string light kit Indoor/Outdoor Usage Outdoor Material Type Plastic Light Color Warm White Manufacturer Warranty Description 1 year warranty. Occasion Wedding, Christmas, Birthday,Party Special Feature function(f) {var _np=(window.P._namespace("DetailPageProductOverviewTemplatesJava"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('A').execute(function(A){ A.on('a:truncate:po-attribute-truncate-3:updated', function(data) { var isTruncated = !data.truncateInstance.getIfTextFits(); var seeMoreElement = document.getElementById('po-attribute-see-more-id-3'); if(seeMoreElement) { seeMoreElement.style.display = isTruncated ? '' : 'none'; } }) }); })); Energy Efficient, Dimmable,IP65 Waterproof, Shatterproof & Durable, Weather Resistant,connectable,Decor See more Bulb Base E12 Ingress Protection Code Rating IP65 Color Temperature 2700 Kelvin Color Black Wattage 12 watts Indoor Outdoor Usage Outdoor Voltage 24 Volts Size 200FT-Remote (n/a) Payment We accept all payments via Ebay using Credit Cards , PAYPAL , Apple Pay and many others Shipping We are always working hard to ensure your package arrives as soon as possible. Please understand that some factors like weather, high postal traffic, and the performance of shipping companies are outside of our control. DELIVERY & RETURN POLICY We offer a 30-Day Return Policy on items in which you are not completely satisfied with. You have the option of a full-refund or an exchange of the item. No returns are available on items shipped outside of the USA. Condition: New. Category: Home & Garden › Lamps, Lighting & Ceiling Fans › String Lights, Fairy Lights.
Additional views from the marketplace listing for 200FT LED Outdoor String Lights with Remote, 72+2 Shatterproof Bulbs Dimmable Ti.












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 200FT LED Outdoor String Lights with Remote, 72+2 Shatterproof Bulbs Dimmable Ti.

USD 69.99

USD 94.99

USD 120.99

USD 137.99

USD 32.99

USD 71.49

USD 59.00

USD 99.99

USD 93.99

USD 74.97