{"product_id":"🔥waterproof-glowing-fluttering-butterfly-light","title":"🔥Waterproof Glowing Fluttering Butterfly Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   LARGE BUTTERFLY GARDEN LIGHT\n   SHOPIFY PRODUCT DETAIL BODY\n========================================================= *\/\n\n#butterfly-light-page {\n  --gold: #c99839;\n  --gold-dark: #80601f;\n  --gold-soft: #fff9eb;\n  --cream: #faf7ef;\n  --black: #211e19;\n  --text: #403a31;\n  --muted: #746b5d;\n  --border: #e9e0cf;\n  --white: #ffffff;\n\n  width: 100%;\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n  background: #ffffff;\n  color: var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.65;\n  box-sizing: border-box;\n}\n\n#butterfly-light-page *,\n#butterfly-light-page *::before,\n#butterfly-light-page *::after {\n  box-sizing: border-box;\n}\n\n#butterfly-light-page h1,\n#butterfly-light-page h2,\n#butterfly-light-page h3,\n#butterfly-light-page p {\n  margin-top: 0;\n}\n\n#butterfly-light-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bfly-hero {\n  padding: 34px 24px 28px;\n  text-align: center;\n  background:\n    linear-gradient(\n      180deg,\n      #fffdf7 0%,\n      #faf4e5 100%\n    );\n  border-bottom: 1px solid var(--border);\n}\n\n.bfly-eyebrow {\n  display: inline-block;\n  margin-bottom: 10px;\n  color: var(--gold-dark);\n  font-size: 12px;\n  line-height: 1.3;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n\n.bfly-hero h1 {\n  max-width: 700px;\n  margin: 0 auto 13px;\n  color: var(--black);\n  font-size: 36px;\n  line-height: 1.12;\n  font-weight: 800;\n  letter-spacing: -0.7px;\n}\n\n.bfly-hero-copy {\n  max-width: 660px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 17px;\n  line-height: 1.65;\n}\n\n.bfly-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-top: 19px;\n}\n\n.bfly-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 38px;\n  padding: 8px 12px;\n  background: #ffffff;\n  border: 1px solid #e5d6af;\n  border-radius: 999px;\n  color: #664d1c;\n  font-size: 13px;\n  font-weight: 750;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.bfly-image {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n  background: #ffffff;\n}\n\n.bfly-image img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n\n\/* =========================================================\n   TEXT SECTION\n========================================================= *\/\n\n.bfly-section {\n  width: 100%;\n  margin: 0;\n  padding: 26px 24px;\n  background: #ffffff;\n  border-bottom: 1px solid var(--border);\n}\n\n.bfly-section-soft {\n  background: var(--cream);\n}\n\n.bfly-section-gold {\n  background: var(--gold-soft);\n}\n\n.bfly-section h2 {\n  margin: 0 0 10px;\n  color: var(--black);\n  font-size: 27px;\n  line-height: 1.18;\n  font-weight: 800;\n  letter-spacing: -0.4px;\n}\n\n.bfly-section p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FEATURE ROW\n========================================================= *\/\n\n.bfly-feature-row {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  margin-top: 18px;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  overflow: hidden;\n  background: #ffffff;\n}\n\n.bfly-feature {\n  min-width: 0;\n  padding: 13px 8px;\n  text-align: center;\n  border-right: 1px solid var(--border);\n}\n\n.bfly-feature:last-child {\n  border-right: 0;\n}\n\n.bfly-feature-icon {\n  margin-bottom: 5px;\n  font-size: 21px;\n  line-height: 1;\n}\n\n.bfly-feature strong {\n  display: block;\n  color: var(--black);\n  font-size: 13px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   LIGHT COLOR OPTIONS\n========================================================= *\/\n\n.bfly-light-options {\n  display: flex;\n  gap: 10px;\n  margin-top: 17px;\n}\n\n.bfly-light-option {\n  flex: 1 1 0;\n  min-width: 0;\n  padding: 14px;\n  text-align: center;\n  background: #ffffff;\n  border: 1px solid var(--border);\n  border-radius: 11px;\n}\n\n.bfly-light-option strong {\n  display: block;\n  margin-bottom: 3px;\n  color: var(--black);\n  font-size: 16px;\n}\n\n.bfly-light-option span {\n  display: block;\n  color: var(--muted);\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   TECH SPECS\n========================================================= *\/\n\n.bfly-specs {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  margin-top: 18px;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  overflow: hidden;\n  background: #ffffff;\n}\n\n.bfly-spec {\n  min-width: 0;\n  padding: 13px 8px;\n  text-align: center;\n  border-right: 1px solid var(--border);\n}\n\n.bfly-spec:last-child {\n  border-right: 0;\n}\n\n.bfly-spec span {\n  display: block;\n  margin-bottom: 4px;\n  color: var(--muted);\n  font-size: 11px;\n  line-height: 1.3;\n  text-transform: uppercase;\n  letter-spacing: .6px;\n}\n\n.bfly-spec strong {\n  display: block;\n  color: var(--black);\n  font-size: 15px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   MATERIALS\n========================================================= *\/\n\n.bfly-materials {\n  display: flex;\n  gap: 10px;\n  margin-top: 17px;\n}\n\n.bfly-material {\n  flex: 1 1 0;\n  min-width: 0;\n  padding: 15px;\n  border-radius: 11px;\n  border: 1px solid var(--border);\n  background: #ffffff;\n}\n\n.bfly-material strong {\n  display: block;\n  margin-bottom: 4px;\n  color: var(--black);\n  font-size: 16px;\n}\n\n.bfly-material span {\n  display: block;\n  color: var(--muted);\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   SCENARIOS\n========================================================= *\/\n\n.bfly-scenarios {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  margin-top: 18px;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  overflow: hidden;\n}\n\n.bfly-scenario {\n  padding: 13px 6px;\n  text-align: center;\n  background: #ffffff;\n  border-right: 1px solid var(--border);\n  color: var(--text);\n  font-size: 13px;\n  line-height: 1.4;\n  font-weight: 700;\n}\n\n.bfly-scenario:last-child {\n  border-right: 0;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.bfly-steps {\n  margin-top: 15px;\n}\n\n.bfly-step {\n  display: flex;\n  align-items: center;\n  gap: 11px;\n  padding: 11px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.bfly-step:last-child {\n  border-bottom: 0;\n  padding-bottom: 0;\n}\n\n.bfly-step-number {\n  flex: 0 0 32px;\n  width: 32px;\n  height: 32px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n  background: var(--gold);\n  color: #ffffff;\n\n  font-size: 14px;\n  font-weight: 800;\n}\n\n.bfly-step-text {\n  flex: 1 1 auto;\n  min-width: 0;\n}\n\n.bfly-step-text strong {\n  display: block;\n  margin-bottom: 1px;\n  color: var(--black);\n  font-size: 15px;\n}\n\n.bfly-step-text span {\n  display: block;\n  color: var(--muted);\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   NOTICE\n========================================================= *\/\n\n.bfly-note {\n  margin-top: 16px;\n  padding: 12px 14px;\n  background: #fff9ec;\n  border-left: 4px solid var(--gold);\n  border-radius: 8px;\n  color: #655439;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.bfly-final {\n  padding: 31px 24px;\n  text-align: center;\n  background:\n    linear-gradient(\n      135deg,\n      #26231e 0%,\n      #181714 100%\n    );\n}\n\n.bfly-final h2 {\n  margin: 0 0 9px;\n  color: #ffffff;\n  font-size: 27px;\n  line-height: 1.2;\n}\n\n.bfly-final p {\n  max-width: 620px;\n  margin: 0 auto;\n  color: #e4dfd5;\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 600px) {\n\n  #butterfly-light-page {\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .bfly-hero {\n    padding: 27px 16px 23px;\n  }\n\n  .bfly-hero h1 {\n    font-size: 29px;\n  }\n\n  .bfly-hero-copy {\n    font-size: 15px;\n  }\n\n  .bfly-section {\n    padding: 22px 16px;\n  }\n\n  .bfly-section h2 {\n    font-size: 23px;\n  }\n\n  .bfly-section p {\n    font-size: 15px;\n  }\n\n  .bfly-feature-row,\n  .bfly-specs,\n  .bfly-scenarios {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .bfly-feature:nth-child(2),\n  .bfly-spec:nth-child(2),\n  .bfly-scenario:nth-child(2) {\n    border-right: 0;\n  }\n\n  .bfly-feature:nth-child(-n+2),\n  .bfly-spec:nth-child(-n+2),\n  .bfly-scenario:nth-child(-n+2) {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .bfly-feature:nth-child(3),\n  .bfly-spec:nth-child(3),\n  .bfly-scenario:nth-child(3) {\n    border-right: 1px solid var(--border);\n  }\n\n  .bfly-feature:nth-child(4),\n  .bfly-spec:nth-child(4),\n  .bfly-scenario:nth-child(4) {\n    border-right: 0;\n  }\n\n  .bfly-light-option,\n  .bfly-material {\n    padding: 12px 10px;\n  }\n\n  .bfly-final {\n    padding: 27px 16px;\n  }\n\n  .bfly-final h2 {\n    font-size: 23px;\n  }\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .bfly-light-options,\n  .bfly-materials {\n    flex-direction: column;\n  }\n\n  .bfly-pill {\n    font-size: 12px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"butterfly-light-page\"\u003e\n\u003c!-- =====================================================\n       HERO TEXT\n  ====================================================== --\u003e\n\u003csection class=\"bfly-hero\"\u003e\n\u003cdiv class=\"bfly-eyebrow\"\u003e✨ Large Outdoor Butterfly Light\u003c\/div\u003e\n\u003ch1\u003eBring a Glowing Butterfly to Life\u003c\/h1\u003e\n\u003cp class=\"bfly-hero-copy\"\u003eMore than a garden light — the large butterfly features gently fluttering motorized wings surrounded by soft LED illumination, creating a magical moving display for gardens, patios, weddings and special events.\u003c\/p\u003e\n\u003cdiv class=\"bfly-pills\"\u003e\n\u003cspan class=\"bfly-pill\"\u003e 🦋 Fluttering Wings \u003c\/span\u003e \u003cspan class=\"bfly-pill\"\u003e ✨ Soft LED Glow \u003c\/span\u003e \u003cspan class=\"bfly-pill\"\u003e 💧 IP65 Waterproof \u003c\/span\u003e \u003cspan class=\"bfly-pill\"\u003e 🔌 Plug-In Powered \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 1\n       FRONT PRODUCT PHOTO\n  ====================================================== --\u003e\n\u003cdiv class=\"bfly-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/58a12e6f-d1a3-4f61-a1ce-0456a4466f3f.jpg?v=1786437460\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n       MOVEMENT\n  ====================================================== --\u003e\n\u003csection class=\"bfly-section bfly-section-gold\"\u003e\n\u003cdiv class=\"bfly-eyebrow\"\u003eRealistic Fluttering Motion\u003c\/div\u003e\n\u003ch2\u003eA Butterfly That Actually Moves\u003c\/h2\u003e\n\u003cp\u003eThe motorized wings gently flutter back and forth, creating the illusion of a glowing butterfly resting inside your garden. The subtle movement adds life, dimension and an unforgettable visual focal point.\u003c\/p\u003e\n\u003cdiv class=\"bfly-feature-row\"\u003e\n\u003cdiv class=\"bfly-feature\"\u003e\n\u003cdiv class=\"bfly-feature-icon\"\u003e🦋\u003c\/div\u003e\n\u003cstrong\u003e Moving Wings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-feature\"\u003e\n\u003cdiv class=\"bfly-feature-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003e Large Presence \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-feature\"\u003e\n\u003cdiv class=\"bfly-feature-icon\"\u003e🌙\u003c\/div\u003e\n\u003cstrong\u003e Night Display \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-feature\"\u003e\n\u003cdiv class=\"bfly-feature-icon\"\u003e🌸\u003c\/div\u003e\n\u003cstrong\u003e Garden Accent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 2\n       OUTDOOR + ELECTRICAL SPECS\n  ====================================================== --\u003e\n\u003cdiv class=\"bfly-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/2f0f65b2-a282-4ae8-8305-6b91f18c6519.jpg?v=1786437460\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n       LED LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"bfly-section\"\u003e\n\u003cdiv class=\"bfly-eyebrow\"\u003eSoft LED Illumination\u003c\/div\u003e\n\u003ch2\u003eGentle Light Around Every Wing\u003c\/h2\u003e\n\u003cp\u003eEnergy-saving LED strips follow the outline of the translucent butterfly wings, producing a smooth, flicker-free glow that makes the wing pattern stand out beautifully after dark.\u003c\/p\u003e\n\u003cdiv class=\"bfly-light-options\"\u003e\n\u003cdiv class=\"bfly-light-option\"\u003e\n\u003cstrong\u003e Warm Yellow \u003c\/strong\u003e \u003cspan\u003e 3000K warm ambient glow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-light-option\"\u003e\n\u003cstrong\u003e Cool White \u003c\/strong\u003e \u003cspan\u003e 6000K clean white illumination \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-specs\"\u003e\n\u003cdiv class=\"bfly-spec\"\u003e\n\u003cspan\u003e Power Cord \u003c\/span\u003e \u003cstrong\u003e 7.8 ft \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-spec\"\u003e\n\u003cspan\u003e Input \u003c\/span\u003e \u003cstrong\u003e 110–220V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-spec\"\u003e\n\u003cspan\u003e Output \u003c\/span\u003e \u003cstrong\u003e DC 12V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-spec\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e \u003cstrong\u003e 14W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 3\n       MATERIAL DETAILS\n  ====================================================== --\u003e\n\u003cdiv class=\"bfly-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/b29530f9-d54e-493c-adb6-905b787b624e.jpg?v=1786437460\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL \/ WATERPROOF\n  ====================================================== --\u003e\n\u003csection class=\"bfly-section bfly-section-soft\"\u003e\n\u003cdiv class=\"bfly-eyebrow\"\u003eBuilt for Outdoor Decorating\u003c\/div\u003e\n\u003ch2\u003eDurable Materials, Beautiful Details\u003c\/h2\u003e\n\u003cp\u003eThe butterfly combines a sturdy ABS body with transparent PC wings, creating a lightweight yet decorative structure designed to showcase the LED lighting clearly.\u003c\/p\u003e\n\u003cdiv class=\"bfly-materials\"\u003e\n\u003cdiv class=\"bfly-material\"\u003e\n\u003cstrong\u003e Premium ABS Body \u003c\/strong\u003e \u003cspan\u003e Durable central housing for repeated decorative use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-material\"\u003e\n\u003cstrong\u003e Transparent PC Wings \u003c\/strong\u003e \u003cspan\u003e Clearly displays the illuminated butterfly pattern. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-note\"\u003e\n\u003cstrong\u003eIP65 Outdoor Protection:\u003c\/strong\u003e Designed to withstand typical outdoor weather exposure when installed and powered correctly.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 4\n       NIGHT GARDEN\n  ====================================================== --\u003e\n\u003cdiv class=\"bfly-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/d8f5dd55-cc75-463a-a65d-e55b76f704c2.jpg?v=1786437460\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n       GARDEN USE\n  ====================================================== --\u003e\n\u003csection class=\"bfly-section bfly-section-gold\"\u003e\n\u003cdiv class=\"bfly-eyebrow\"\u003eGarden Magic After Dark\u003c\/div\u003e\n\u003ch2\u003eTurn an Ordinary Yard Into a Dreamy Night Scene\u003c\/h2\u003e\n\u003cp\u003ePlace the glowing butterfly near flower beds, paths, patios or landscaping to create a warm decorative focal point that becomes even more impressive after sunset.\u003c\/p\u003e\n\u003cdiv class=\"bfly-scenarios\"\u003e\n\u003cdiv class=\"bfly-scenario\"\u003e🌸 Flower Beds\u003c\/div\u003e\n\u003cdiv class=\"bfly-scenario\"\u003e🌿 Gardens\u003c\/div\u003e\n\u003cdiv class=\"bfly-scenario\"\u003e🏡 Patios\u003c\/div\u003e\n\u003cdiv class=\"bfly-scenario\"\u003e✨ Pathways\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 5\n       WEDDING \/ EVENT SCENARIOS\n  ====================================================== --\u003e\n\u003cdiv class=\"bfly-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/0f3e5791-8700-49de-b6d9-1fe5f9d0c48c.jpg?v=1786437460\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n       EVENT USE\n  ====================================================== --\u003e\n\u003csection class=\"bfly-section\"\u003e\n\u003cdiv class=\"bfly-eyebrow\"\u003eMore Than Garden Decor\u003c\/div\u003e\n\u003ch2\u003eCreate an Unforgettable Event Display\u003c\/h2\u003e\n\u003cp\u003eWith an approximately 15.7-inch wingspan and glowing fluttering wings, the butterfly makes a striking accent for weddings, birthdays, festivals and themed celebrations.\u003c\/p\u003e\n\u003cdiv class=\"bfly-scenarios\"\u003e\n\u003cdiv class=\"bfly-scenario\"\u003e💍 Weddings\u003c\/div\u003e\n\u003cdiv class=\"bfly-scenario\"\u003e🎉 Parties\u003c\/div\u003e\n\u003cdiv class=\"bfly-scenario\"\u003e🎂 Birthdays\u003c\/div\u003e\n\u003cdiv class=\"bfly-scenario\"\u003e✨ Festivals\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 6\n       MULTIPLE BUTTERFLIES \/ NIGHT SCENE\n  ====================================================== --\u003e\n\u003cdiv class=\"bfly-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/b48b16ae-ca15-492d-b363-dc5973437772.jpg?v=1786437461\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"bfly-section bfly-section-soft\"\u003e\n\u003cdiv class=\"bfly-eyebrow\"\u003eSimple Assembly\u003c\/div\u003e\n\u003ch2\u003eSet Up Your Butterfly in Minutes\u003c\/h2\u003e\n\u003cp\u003eOne butterfly wing is packed separately for safer transportation. Assembly is simple and does not require complicated installation.\u003c\/p\u003e\n\u003cdiv class=\"bfly-steps\"\u003e\n\u003cdiv class=\"bfly-step\"\u003e\n\u003cdiv class=\"bfly-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"bfly-step-text\"\u003e\n\u003cstrong\u003e Attach the Wing \u003c\/strong\u003e \u003cspan\u003e Position the detached butterfly wing correctly. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-step\"\u003e\n\u003cdiv class=\"bfly-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"bfly-step-text\"\u003e\n\u003cstrong\u003e Tighten by Hand \u003c\/strong\u003e \u003cspan\u003e Secure the wing using the included nut. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-step\"\u003e\n\u003cdiv class=\"bfly-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"bfly-step-text\"\u003e\n\u003cstrong\u003e Place \u0026amp; Plug In \u003c\/strong\u003e \u003cspan\u003e Position the butterfly and connect it to power. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bfly-note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e This is a plug-in butterfly light and is \u003cstrong\u003enot solar powered\u003c\/strong\u003e. No batteries are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL\n  ====================================================== --\u003e\n\u003csection class=\"bfly-final\"\u003e\n\u003ch2\u003eBring Your Garden to Life After Dark\u003c\/h2\u003e\n\u003cp\u003eGentle fluttering movement, a large illuminated silhouette and soft LED light combine to create a statement decoration that looks magical in gardens, patios and special events.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Li","offers":[{"title":"Default Title","offer_id":52787300565304,"sku":"NC02102608114774-静态透明蝴蝶45*40CM-12v","price":35.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/58a12e6f-d1a3-4f61-a1ce-0456a4466f3f.jpg?v=1786437460","url":"https:\/\/reemoreemoo.com\/es\/products\/%f0%9f%94%a5waterproof-glowing-fluttering-butterfly-light","provider":"reemoreemoo","version":"1.0","type":"link"}