{"product_id":"gold-bee-wall-decor-resin-bug-wall-art","title":"Golden Bee Wall Decor 🐝 – 3D Whimsical Insect Art","description":"\u003cstyle\u003e\n\/* =========================================================\n   GOLDEN BEE \u0026 DRAGONFLY WALL DECOR\n   Shopify Landing Page\n   Vintage Garden Gallery \/ Botanical \/ US Market\n========================================================= *\/\n\n.gbw-page{\n  --ivory:#fbf8f1;\n  --cream:#f3ecdf;\n  --sand:#e8dcc8;\n  --gold:#b58742;\n  --gold-deep:#7d5b2c;\n  --bronze:#6e5133;\n  --green:#4e6247;\n  --green-soft:#eef2e9;\n  --text:#302b25;\n  --muted:#746d64;\n  --line:#e2d9cd;\n  --white:#ffffff;\n\n  width:100%;\n  max-width:860px;\n  margin:0 auto;\n  padding:0 16px 72px;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  line-height:1.62;\n  box-sizing:border-box;\n}\n\n.gbw-page *{\n  box-sizing:border-box;\n}\n\n.gbw-page h2,\n.gbw-page h3,\n.gbw-page p{\n  margin-top:0;\n}\n\n.gbw-page h2{\n  margin-bottom:14px;\n  color:var(--text);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:39px;\n  line-height:1.14;\n  font-weight:500;\n  letter-spacing:-.025em;\n}\n\n.gbw-page h3{\n  margin-bottom:7px;\n  color:var(--text);\n  font-size:17px;\n  line-height:1.3;\n}\n\n.gbw-page p{\n  margin-bottom:14px;\n  color:var(--muted);\n  font-size:17px;\n}\n\n.gbw-center{\n  text-align:center;\n}\n\n.gbw-section{\n  padding:43px 0 8px;\n}\n\n.gbw-section-lg{\n  padding:61px 0 8px;\n}\n\n.gbw-eyebrow{\n  display:block;\n  margin-bottom:9px;\n  color:var(--gold-deep);\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.gbw-lead{\n  max-width:680px;\n  margin-left:auto;\n  margin-right:auto;\n  font-size:18px !important;\n}\n\n.gbw-divider{\n  width:78px;\n  height:1px;\n  margin:40px auto 0;\n  background:linear-gradient(\n    90deg,\n    transparent,\n    var(--gold),\n    transparent\n  );\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM\n========================================================= *\/\n\n.gbw-img{\n  display:block;\n  width:100%;\n  height:auto !important;\n  margin:26px auto 0;\n  object-fit:contain !important;\n}\n\n.gbw-img-wide{\n  max-width:790px;\n  border-radius:9px;\n}\n\n.gbw-img-medium{\n  max-width:680px;\n  border-radius:9px;\n}\n\n.gbw-img-real{\n  max-width:610px;\n  border-radius:7px;\n}\n\n.gbw-img-size{\n  max-width:700px;\n  border:1px solid var(--line);\n  border-radius:7px;\n  background:#fff;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.gbw-hero{\n  padding-top:15px;\n  text-align:center;\n}\n\n.gbw-badge{\n  display:inline-block;\n  margin-bottom:16px;\n  padding:7px 15px;\n  border:1px solid #dac9ae;\n  border-radius:30px;\n  background:var(--ivory);\n  color:var(--gold-deep);\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.gbw-hero h2{\n  max-width:750px;\n  margin-left:auto;\n  margin-right:auto;\n  font-size:47px;\n}\n\n.gbw-hero p{\n  max-width:675px;\n  margin-left:auto;\n  margin-right:auto;\n  font-size:18px;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.gbw-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:28px;\n}\n\n.gbw-benefit{\n  padding:20px 10px 18px;\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  text-align:center;\n}\n\n.gbw-benefit-icon{\n  margin-bottom:7px;\n  color:var(--gold-deep);\n  font-size:25px;\n}\n\n.gbw-benefit strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--text);\n  font-size:12px;\n  line-height:1.35;\n}\n\n.gbw-benefit span{\n  display:block;\n  color:var(--muted);\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   EDITORIAL\n========================================================= *\/\n\n.gbw-editorial{\n  margin-top:55px;\n  padding:42px 27px;\n  border-radius:12px;\n  background:\n    radial-gradient(circle at 0% 0%,rgba(209,180,124,.15),transparent 37%),\n    var(--ivory);\n  text-align:center;\n}\n\n\n\/* =========================================================\n   FEATURE GRID\n========================================================= *\/\n\n.gbw-features{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:12px;\n  margin-top:27px;\n}\n\n.gbw-feature{\n  padding:22px 19px;\n  border:1px solid var(--line);\n  border-radius:9px;\n  background:#fff;\n  text-align:left;\n}\n\n.gbw-feature-icon{\n  display:block;\n  margin-bottom:8px;\n  color:var(--gold-deep);\n  font-size:23px;\n}\n\n.gbw-feature strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--text);\n  font-size:15px;\n}\n\n.gbw-feature span{\n  display:block;\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   BEE SECTION\n========================================================= *\/\n\n.gbw-bee{\n  margin-top:57px;\n  padding:39px 26px 32px;\n  border-radius:13px;\n  background:#f7f1e5;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   DRAGONFLY SECTION\n========================================================= *\/\n\n.gbw-dragonfly{\n  margin-top:57px;\n  padding:39px 26px 32px;\n  border-radius:13px;\n  background:#edf1e9;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n.gbw-quote{\n  max-width:740px;\n  margin:52px auto 0;\n  padding:29px 20px;\n  border-top:1px solid #cdbb9d;\n  border-bottom:1px solid #cdbb9d;\n  color:#574b3e;\n  text-align:center;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:23px;\n  font-style:italic;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.gbw-places{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:25px;\n}\n\n.gbw-place{\n  padding:17px 8px;\n  border-radius:8px;\n  background:var(--ivory);\n  text-align:center;\n  color:#504a42;\n  font-size:12px;\n  font-weight:750;\n}\n\n.gbw-place span{\n  display:block;\n  margin-bottom:6px;\n  font-size:24px;\n}\n\n\n\/* =========================================================\n   PAIR SECTION\n========================================================= *\/\n\n.gbw-pair{\n  margin-top:58px;\n  padding:42px 27px 34px;\n  border-radius:14px;\n  background:#29261f;\n  color:#fff;\n  text-align:center;\n}\n\n.gbw-pair h2{\n  color:#fff;\n}\n\n.gbw-pair p{\n  max-width:680px;\n  margin-left:auto;\n  margin-right:auto;\n  color:#d9d2c7;\n}\n\n.gbw-pair .gbw-eyebrow{\n  color:#d9b56f;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.gbw-size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:12px;\n  max-width:700px;\n  margin:24px auto 0;\n}\n\n.gbw-size-card{\n  padding:21px 15px;\n  border:1px solid var(--line);\n  border-radius:9px;\n  background:var(--ivory);\n  text-align:center;\n}\n\n.gbw-size-card strong{\n  display:block;\n  margin-bottom:7px;\n  color:var(--text);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:20px;\n  font-weight:500;\n}\n\n.gbw-size-card b{\n  display:block;\n  margin-bottom:3px;\n  color:var(--gold-deep);\n  font-size:14px;\n}\n\n.gbw-size-card span{\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   REAL LIFE\n========================================================= *\/\n\n.gbw-real-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:14px;\n  margin-top:27px;\n}\n\n.gbw-real-card{\n  overflow:hidden;\n  border-radius:9px;\n  background:#fff;\n}\n\n.gbw-real-card img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.gbw-real-copy{\n  padding:15px;\n  text-align:left;\n}\n\n.gbw-real-copy strong{\n  display:block;\n  margin-bottom:4px;\n  font-size:14px;\n}\n\n.gbw-real-copy span{\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.gbw-final{\n  margin-top:58px;\n  padding:47px 22px;\n  border-radius:14px;\n  background:\n    radial-gradient(circle at 0% 0%,#eee2cf,transparent 38%),\n    radial-gradient(circle at 100% 0%,#e8eee3,transparent 36%),\n    #faf8f3;\n  text-align:center;\n}\n\n.gbw-final h2{\n  max-width:660px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.gbw-btn{\n  display:inline-block;\n  margin-top:12px;\n  padding:16px 32px;\n  border-radius:4px;\n  background:#433a2d;\n  color:#fff !important;\n  text-decoration:none !important;\n  font-size:14px;\n  font-weight:850;\n  letter-spacing:.04em;\n  transition:.2s ease;\n}\n\n.gbw-btn:hover{\n  background:var(--gold-deep);\n}\n\n.gbw-trust{\n  margin-top:17px;\n  color:#7a746c;\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .gbw-page{\n    padding-left:13px;\n    padding-right:13px;\n  }\n\n  .gbw-section{\n    padding-top:34px;\n  }\n\n  .gbw-section-lg{\n    padding-top:46px;\n  }\n\n  .gbw-page h2{\n    font-size:30px;\n  }\n\n  .gbw-hero h2{\n    font-size:36px;\n  }\n\n  .gbw-page p,\n  .gbw-lead,\n  .gbw-hero p{\n    font-size:16px !important;\n  }\n\n  .gbw-benefits{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gbw-features{\n    grid-template-columns:1fr;\n  }\n\n  .gbw-places{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gbw-size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .gbw-real-grid{\n    grid-template-columns:1fr;\n  }\n\n  .gbw-img{\n    margin-top:21px;\n  }\n\n  .gbw-editorial,\n  .gbw-bee,\n  .gbw-dragonfly,\n  .gbw-pair{\n    padding:31px 16px 26px;\n  }\n\n  .gbw-quote{\n    font-size:20px;\n  }\n\n  .gbw-final{\n    padding:39px 15px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"gbw-page\"\u003e\n\u003c!-- =====================================================\n     01 HERO\n===================================================== --\u003e\n\u003csection class=\"gbw-hero gbw-section\"\u003e\n\u003cdiv class=\"gbw-badge\"\u003e✦ Sculptural Botanical Wall Décor ✦\u003c\/div\u003e\n\u003ch2\u003eBring a Little Golden Nature to the Wall.\u003c\/h2\u003e\n\u003cp\u003eInspired by two of the garden's most recognizable visitors, these dimensional Bee and Dragonfly wall accents turn natural forms into warm, eye-catching pieces of décor.\u003c\/p\u003e\n\u003cp style=\"font-weight: bold; color: #484138;\"\u003eDisplay one as a small focal point — or pair them together for a collected garden-gallery look.\u003c\/p\u003e\n\u003cimg class=\"gbw-img gbw-img-wide\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17872808105674.png?v=1787280983\u0026amp;width=1500\" alt=\"Golden Bee and Dragonfly Wall Decor displayed together on a garden fence\" loading=\"eager\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 QUICK BENEFITS\n===================================================== --\u003e\n\u003csection class=\"gbw-section\"\u003e\n\u003cdiv class=\"gbw-benefits\"\u003e\n\u003cdiv class=\"gbw-benefit\"\u003e\n\u003cdiv class=\"gbw-benefit-icon\"\u003e🐝\u003c\/div\u003e\n\u003cstrong\u003eNATURE-INSPIRED\u003c\/strong\u003e \u003cspan\u003eBee and dragonfly silhouettes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbw-benefit\"\u003e\n\u003cdiv class=\"gbw-benefit-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003e3D PRESENCE\u003c\/strong\u003e \u003cspan\u003eMore dimensional than ordinary flat wall art\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbw-benefit\"\u003e\n\u003cdiv class=\"gbw-benefit-icon\"\u003e☀\u003c\/div\u003e\n\u003cstrong\u003eWARM GOLD FINISH\u003c\/strong\u003e \u003cspan\u003eCatches natural light beautifully\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbw-benefit\"\u003e\n\u003cdiv class=\"gbw-benefit-icon\"\u003e❧\u003c\/div\u003e\n\u003cstrong\u003eEASY TO STYLE\u003c\/strong\u003e \u003cspan\u003eWorks with botanical and neutral spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"gbw-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     03 DESIGN STORY\n===================================================== --\u003e\n\u003csection class=\"gbw-editorial\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e WALL ART INSPIRED BY THE GARDEN \u003c\/span\u003e\n\u003ch2\u003eNature Has Already Done the Hard Part.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eBees bring soft rounded shapes and familiar garden charm. Dragonflies bring long lines, delicate wings and a completely different sense of movement.\u003c\/p\u003e\n\u003cp class=\"gbw-lead\"\u003eFinished in warm antique-inspired gold tones, both designs feel decorative without losing the character of the insects that inspired them.\u003c\/p\u003e\n\u003cdiv class=\"gbw-features\"\u003e\n\u003cdiv class=\"gbw-feature\"\u003e\n\u003cspan class=\"gbw-feature-icon\"\u003e◇\u003c\/span\u003e \u003cstrong\u003eRaised Sculptural Form\u003c\/strong\u003e \u003cspan\u003e Dimensional bodies and wings create visible depth, highlights and shadows against the wall. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbw-feature\"\u003e\n\u003cspan class=\"gbw-feature-icon\"\u003e✦\u003c\/span\u003e \u003cstrong\u003eDetailed Wing Texture\u003c\/strong\u003e \u003cspan\u003e Embossed lines and patterned surfaces give the wings visual detail even from across the room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbw-feature\"\u003e\n\u003cspan class=\"gbw-feature-icon\"\u003e☀\u003c\/span\u003e \u003cstrong\u003eWarm Metallic Look\u003c\/strong\u003e \u003cspan\u003e The golden finish pairs naturally with wood, cream, greenery and rustic textures. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbw-feature\"\u003e\n\u003cspan class=\"gbw-feature-icon\"\u003e❧\u003c\/span\u003e \u003cstrong\u003eTwo Different Shapes\u003c\/strong\u003e \u003cspan\u003e Choose the compact Bee or the wider, more elongated Dragonfly. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 BEE\n===================================================== --\u003e\n\u003csection class=\"gbw-bee\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e THE BEE \u003c\/span\u003e\n\u003ch2\u003eSmall, Warm \u0026amp; Full of Garden Character. 🐝\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eThe Bee's rounded body and layered wings make it especially easy to style in cozy indoor spaces.\u003c\/p\u003e\n\u003cp class=\"gbw-lead\"\u003eTry it beside an entryway table, in a sunroom, near houseplants or as a small accent on an otherwise empty wall.\u003c\/p\u003e\n\u003cimg class=\"gbw-img gbw-img-medium\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17872816042488.png?v=1787281700\u0026amp;width=1300\" alt=\"Golden Bee Wall Decor styled above a wooden entryway console\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 BEE REAL-LIFE SCALE\n===================================================== --\u003e\n\u003csection class=\"gbw-section-lg gbw-center\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e BEAUTIFUL WITHOUT TAKING OVER THE ROOM \u003c\/span\u003e\n\u003ch2\u003eA Small Detail That Makes the Wall Feel Finished.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eThe Bee works particularly well when you want to add character without filling the wall with a large framed print.\u003c\/p\u003e\n\u003cimg class=\"gbw-img gbw-img-real\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17872815671572.png?v=1787281700\u0026amp;width=1100\" alt=\"Golden Bee wall ornament shown in a natural home setting\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003cdiv class=\"gbw-quote\"\u003e“Like finding a little piece of the garden inside your home.”\u003c\/div\u003e\n\u003c!-- =====================================================\n     06 DRAGONFLY\n===================================================== --\u003e\n\u003csection class=\"gbw-dragonfly\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e THE DRAGONFLY \u003c\/span\u003e\n\u003ch2\u003eWider Wings. Stronger Statement.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eWith four long textured wings and an elongated body, the Dragonfly naturally fills more horizontal wall space.\u003c\/p\u003e\n\u003cp class=\"gbw-lead\"\u003eIt looks especially striking near plants, natural wood, porch seating or a garden-inspired wall.\u003c\/p\u003e\n\u003cimg class=\"gbw-img gbw-img-medium\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17872812802400.png?v=1787281364\u0026amp;width=1300\" alt=\"Golden Dragonfly Wall Decor displayed on a garden fence with roses\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 DRAGONFLY PATIO\n===================================================== --\u003e\n\u003csection class=\"gbw-section-lg gbw-center\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e LET THE SHAPE DO THE DECORATING \u003c\/span\u003e\n\u003ch2\u003eGive a Quiet Wall a Little Movement.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eThe open-wing silhouette creates a strong decorative shape without needing a frame or surrounding artwork.\u003c\/p\u003e\n\u003cimg class=\"gbw-img gbw-img-medium\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17872812866501.png?v=1787281365\u0026amp;width=1300\" alt=\"Golden Dragonfly wall sculpture styled on a warm patio wall\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 WHERE TO STYLE\n===================================================== --\u003e\n\u003csection class=\"gbw-section-lg gbw-center\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e A NATURAL FIT AROUND THE HOME \u003c\/span\u003e\n\u003ch2\u003eStyle Them Where Nature Already Feels Welcome.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eWarm gold works especially well alongside natural wood, botanical greenery, woven textures and soft neutral walls.\u003c\/p\u003e\n\u003cdiv class=\"gbw-places\"\u003e\n\u003cdiv class=\"gbw-place\"\u003e\n\u003cspan\u003e🏡\u003c\/span\u003e ENTRYWAY\u003c\/div\u003e\n\u003cdiv class=\"gbw-place\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e SUNROOM\u003c\/div\u003e\n\u003cdiv class=\"gbw-place\"\u003e\n\u003cspan\u003e🪴\u003c\/span\u003e PLANT CORNER\u003c\/div\u003e\n\u003cdiv class=\"gbw-place\"\u003e\n\u003cspan\u003e🌸\u003c\/span\u003e GARDEN WALL\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 TWO-PIECE DISPLAY\n===================================================== --\u003e\n\u003csection class=\"gbw-pair\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e ONE IS AN ACCENT • TWO FEEL LIKE A COLLECTION \u003c\/span\u003e\n\u003ch2\u003eBee + Dragonfly Work Even Better Together.\u003c\/h2\u003e\n\u003cp\u003eTheir silhouettes are intentionally different: the Bee is compact and rounded while the Dragonfly is wide and elongated.\u003c\/p\u003e\n\u003cp\u003eHang them at slightly different heights to create a more natural, collected arrangement instead of a perfectly symmetrical matching set.\u003c\/p\u003e\n\u003cimg class=\"gbw-img gbw-img-wide\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17872808105674.png?v=1787280983\u0026amp;width=1500\" alt=\"Golden Bee and Dragonfly wall sculptures displayed together\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     10 GARDEN DISPLAY\n===================================================== --\u003e\n\u003csection class=\"gbw-section-lg gbw-center\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e BOTANICAL INSPIRATION \u003c\/span\u003e\n\u003ch2\u003eRight at Home Beside Flowers \u0026amp; Greenery.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eThe warm gold finish stands out beautifully against weathered wood, green foliage and soft floral colors.\u003c\/p\u003e\n\u003cimg class=\"gbw-img gbw-img-wide\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1787281613263.png?v=1787281700\u0026amp;width=1500\" alt=\"Golden Dragonfly wall art displayed among roses and lavender\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     11 SIZE\n===================================================== --\u003e\n\u003csection class=\"gbw-section-lg gbw-center\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e PRODUCT SIZE \u003c\/span\u003e\n\u003ch2\u003eTwo Shapes. Two Different Proportions.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eCheck the dimensions below before choosing the best wall position for your space.\u003c\/p\u003e\n\u003cimg class=\"gbw-img gbw-img-size\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17872807993220.png?v=1787280983\u0026amp;width=1300\" alt=\"Golden Bee and Dragonfly Wall Decor size chart\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gbw-size-grid\"\u003e\n\u003cdiv class=\"gbw-size-card\"\u003e\n\u003cstrong\u003e 🐝 Bee \u003c\/strong\u003e \u003cb\u003e 20 × 14 cm \u003c\/b\u003e \u003cspan\u003e Approx. 7.87 × 5.51 in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbw-size-card\"\u003e\n\u003cstrong\u003e Dragonfly \u003c\/strong\u003e \u003cb\u003e 21.5 × 19 cm \u003c\/b\u003e \u003cspan\u003e Approx. 8.46 × 7.48 in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     12 NATURAL REAL-LIFE LOOK\n===================================================== --\u003e\n\u003csection class=\"gbw-section-lg gbw-center\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e HOW IT LOOKS IN A REAL SPACE \u003c\/span\u003e\n\u003ch2\u003eDecorative Without Feeling Over-Styled.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eThese pieces don't need a perfectly designed gallery wall. A simple wall, a little natural light and nearby greenery are enough to give them context.\u003c\/p\u003e\n\u003cdiv class=\"gbw-real-grid\"\u003e\n\u003cdiv class=\"gbw-real-card\"\u003e\n\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17872815671572.png?v=1787281700\u0026amp;width=900\" alt=\"Golden Bee Wall Decor in a casual home interior\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gbw-real-copy\"\u003e\n\u003cstrong\u003eBee — Indoor Accent\u003c\/strong\u003e \u003cspan\u003e Compact enough for smaller wall spaces, entryways and plant-filled corners. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbw-real-card\"\u003e\n\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1787281592174.png?v=1787281700\u0026amp;width=900\" alt=\"Golden Dragonfly Wall Decor in a casual outdoor setting\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gbw-real-copy\"\u003e\n\u003cstrong\u003eDragonfly — Wider Statement\u003c\/strong\u003e \u003cspan\u003e The extended wing shape gives it more presence across horizontal wall space. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     13 GIFT \/ PERSONALITY\n===================================================== --\u003e\n\u003csection class=\"gbw-editorial\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e FOR THE PERSON WHO ALWAYS NOTICES THE GARDEN \u003c\/span\u003e\n\u003ch2\u003eA Different Kind of Gift for Nature Lovers.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eA charming decorative choice for gardeners, bee lovers, dragonfly lovers and anyone who enjoys bringing botanical details into the home.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0; font-weight: bold; color: #4c443b;\"\u003ePick their favorite — or give the pair as a coordinated wall display.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     14 FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"gbw-final\"\u003e\u003cspan class=\"gbw-eyebrow\"\u003e GOLDEN INSECT WALL DÉCOR \u003c\/span\u003e\n\u003ch2\u003eLet the Garden Climb Onto the Wall.\u003c\/h2\u003e\n\u003cp class=\"gbw-lead\"\u003eChoose the charming Bee, the statement Dragonfly, or pair both together for a warm nature-inspired display.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"gbw-btn\"\u003e Choose Bee or Dragonfly Above \u003c\/a\u003e\n\u003cdiv class=\"gbw-trust\"\u003e🐝 Two Nature-Inspired Styles   •   ✦ 3D Wall Accent   •   ❧ Beautiful Alone or Paired\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YW","offers":[{"title":"bee","offer_id":67385952305197,"sku":"SZ05402608214049-大号-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"dragonfly","offer_id":67385952337965,"sku":"SZ05402608214048-蜻蜓挂饰","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/17872808105674.png?v=1787280983","url":"https:\/\/woverssy.com\/products\/gold-bee-wall-decor-resin-bug-wall-art","provider":"woverssy","version":"1.0","type":"link"}