{"product_id":"gothic-heart-eye-statement-crossbody-bag","title":"Gothic Heart Eye Statement Crossbody Bag","description":"\u003cstyle\u003e\n.heartbag-page{\n  max-width:1100px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#0c0c0d;\n  color:#f5f2ef;\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.68;\n}\n\n.heartbag-page *{\n  box-sizing:border-box;\n}\n\n.heartbag-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n}\n\n.hb-img{\n  width:100%;\n  margin:0;\n  background:#111;\n}\n\n.hb-section{\n  padding:44px 22px;\n  text-align:center;\n}\n\n.hb-section.light{\n  background:#f7f4f1;\n  color:#292323;\n}\n\n.hb-section.dark{\n  background:\n    radial-gradient(circle at top,#1b1b1d 0%,#0b0b0c 72%);\n}\n\n.hb-label{\n  display:inline-block;\n  margin-bottom:12px;\n  color:#bca6c9;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.hb-section h2,\n.hb-hero h1{\n  max-width:880px;\n  margin:0 auto 16px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  line-height:1.15;\n}\n\n.hb-section h2{\n  font-size:35px;\n  color:#f3eef4;\n}\n\n.hb-section.light h2{\n  color:#2c2328;\n}\n\n.hb-section p{\n  max-width:800px;\n  margin:0 auto 17px;\n  font-size:17px;\n  color:#d1cbcf;\n}\n\n.hb-section.light p{\n  color:#655c60;\n}\n\n\/* HERO *\/\n\n.hb-hero{\n  padding:50px 22px 46px;\n  text-align:center;\n  background:\n    radial-gradient(circle at top,#272128 0%,#111013 55%,#080809 100%);\n}\n\n.hb-hero h1{\n  font-size:44px;\n  color:#f5f0f4;\n}\n\n.hb-hero p{\n  max-width:790px;\n  margin:0 auto 17px;\n  color:#d3ccd2;\n  font-size:18px;\n}\n\n.hb-accent{\n  color:#d5b6d8;\n}\n\n\/* BADGES *\/\n\n.hb-badges{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:10px;\n  max-width:900px;\n  margin:28px auto 0;\n}\n\n.hb-badge{\n  padding:10px 15px;\n  border:1px solid #403942;\n  border-radius:999px;\n  background:#171519;\n  color:#eee6ed;\n  font-size:14px;\n  font-weight:700;\n}\n\n\/* CARDS *\/\n\n.hb-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px;\n  max-width:920px;\n  margin:30px auto 0;\n}\n\n.hb-card{\n  padding:24px 18px;\n  border:1px solid #ded6d9;\n  border-radius:14px;\n  background:#fff;\n  color:#625b5d;\n  box-shadow:0 8px 24px rgba(30,20,25,.07);\n}\n\n.hb-card span{\n  display:block;\n  margin-bottom:8px;\n  font-size:30px;\n}\n\n.hb-card strong{\n  display:block;\n  margin-bottom:7px;\n  color:#2f262a;\n  font-size:17px;\n}\n\n\/* FEATURES *\/\n\n.hb-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:15px;\n  max-width:860px;\n  margin:28px auto 0;\n}\n\n.hb-feature{\n  padding:20px;\n  border-radius:12px;\n  background:#171519;\n  border:1px solid #353137;\n  text-align:left;\n}\n\n.hb-feature strong{\n  display:block;\n  margin-bottom:6px;\n  color:#e7cfe8;\n  font-size:17px;\n}\n\n.hb-feature p{\n  margin:0;\n  color:#cfc8cc;\n  font-size:15px;\n}\n\n\/* STYLE CARDS *\/\n\n.hb-style-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:15px;\n  max-width:860px;\n  margin:28px auto 0;\n}\n\n.hb-style{\n  padding:20px;\n  border:1px solid #ddd5d9;\n  border-radius:12px;\n  background:#fff;\n  text-align:left;\n}\n\n.hb-style strong{\n  display:block;\n  margin-bottom:6px;\n  color:#302629;\n  font-size:17px;\n}\n\n\/* FAQ *\/\n\n.hb-faq{\n  max-width:850px;\n  margin:28px auto 0;\n  text-align:left;\n}\n\n.hb-faq details{\n  padding:17px 0;\n  border-bottom:1px solid #373137;\n}\n\n.hb-faq summary{\n  cursor:pointer;\n  color:#f0e8ef;\n  font-size:17px;\n  font-weight:700;\n}\n\n.hb-faq p{\n  margin:11px 0 0;\n  font-size:15px;\n  color:#cfc7cc;\n}\n\n\/* FINAL *\/\n\n.hb-final{\n  padding:54px 22px;\n  text-align:center;\n  background:\n    radial-gradient(circle at top,#2c202c 0%,#120f13 70%);\n}\n\n.hb-final h2{\n  max-width:850px;\n  margin:0 auto 16px;\n  color:#ead2ea;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:36px;\n  line-height:1.18;\n}\n\n.hb-final p{\n  max-width:760px;\n  margin:0 auto;\n  color:#d8d0d6;\n  font-size:17px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:750px){\n\n  .hb-hero{\n    padding:36px 16px;\n  }\n\n  .hb-hero h1{\n    font-size:31px;\n  }\n\n  .hb-hero p{\n    font-size:16px;\n  }\n\n  .hb-section{\n    padding:32px 16px;\n  }\n\n  .hb-section h2{\n    font-size:27px;\n  }\n\n  .hb-section p{\n    font-size:16px;\n  }\n\n  .hb-grid{\n    grid-template-columns:1fr;\n  }\n\n  .hb-feature-grid,\n  .hb-style-grid{\n    grid-template-columns:1fr;\n  }\n\n  .hb-final h2{\n    font-size:28px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"heartbag-page\"\u003e\n\n\n\u003c!-- ============================\nIMAGE 1\n============================ --\u003e\n\n\u003cdiv class=\"hb-img\"\u003e\n\n\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/1_ab6ddb46-069e-49fb-aa2e-17ba055ec620.png?v=1788406051\u0026amp;width=1800\" alt=\"Gothic Heart Eye Statement Crossbody Bag\" loading=\"eager\" fetchpriority=\"high\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ============================\nHERO\n============================ --\u003e\n\n\u003csection class=\"hb-hero\"\u003e\n\n\u003cspan class=\"hb-label\"\u003e\nGothic Heart Eye Statement Crossbody Bag\n\u003c\/span\u003e\n\n\u003ch1\u003e\nDark Romance Meets\n\u003cspan class=\"hb-accent\"\u003e\nStatement Style\n\u003c\/span\u003e\n\u003c\/h1\u003e\n\n\u003cp\u003e\nA surreal heart-shaped eye bag designed\nfor outfits that were never meant to blend in.\n\u003c\/p\u003e\n\n\u003cp\u003e\nWear it crossbody, carry it on your shoulder,\nand turn even the simplest all-black look\ninto something impossible to ignore.\n\u003c\/p\u003e\n\n\u003cdiv class=\"hb-badges\"\u003e\n\n\u003cspan class=\"hb-badge\"\u003e\n👁️ Eye-Catching Heart Design\n\u003c\/span\u003e\n\n\u003cspan class=\"hb-badge\"\u003e\n⛓️ Chain Strap Included\n\u003c\/span\u003e\n\n\u003cspan class=\"hb-badge\"\u003e\n🖤 Gothic Statement Style\n\u003c\/span\u003e\n\n\u003cspan class=\"hb-badge\"\u003e\n🌙 Night-Out Ready\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================\nVALUE\n============================ --\u003e\n\n\u003csection class=\"hb-section light\"\u003e\n\n\u003cspan class=\"hb-label\"\u003e\nWear The Unexpected\n\u003c\/span\u003e\n\n\u003ch2\u003e\nOne Detail Can Change\nThe Whole Outfit\n\u003c\/h2\u003e\n\n\u003cp\u003e\nPair it with lace, leather,\nan oversized graphic tee\nor your favorite all-black outfit.\n\u003c\/p\u003e\n\n\u003cp\u003e\nThe sculptural heart silhouette\nturns the bag into more than storage —\nit becomes the centerpiece of the look.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"hb-grid\"\u003e\n\n\n\u003cdiv class=\"hb-card\"\u003e\n\n\u003cspan\u003e👁️\u003c\/span\u003e\n\n\u003cstrong\u003e\nStatement Front\n\u003c\/strong\u003e\n\nThe heart-shaped eye instantly becomes\nthe focal point of your outfit.\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"hb-card\"\u003e\n\n\u003cspan\u003e⛓️\u003c\/span\u003e\n\n\u003cstrong\u003e\nCrossbody Ready\n\u003c\/strong\u003e\n\nSilver-tone chain hardware gives\nthe bag a sharper gothic finish.\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"hb-card\"\u003e\n\n\u003cspan\u003e🌙\u003c\/span\u003e\n\n\u003cstrong\u003e\nNight-Out Size\n\u003c\/strong\u003e\n\nDesigned for the small essentials\nyou actually need while you're out.\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================\nIMAGE 2\n============================ --\u003e\n\n\u003cdiv class=\"hb-img\"\u003e\n\n\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/6_55fb9130-f180-4eeb-90fe-0c61d520b64a.png?v=1788406051\u0026amp;width=1500\" alt=\"Gothic Heart Eye Crossbody Bag outfit\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ============================\nALT FASHION\n============================ --\u003e\n\n\u003csection class=\"hb-section dark\"\u003e\n\n\u003cspan class=\"hb-label\"\u003e\nMade For Alt Looks\n\u003c\/span\u003e\n\n\u003ch2\u003e\nAn Accessory For People\nWho Don't Dress To Disappear\n\u003c\/h2\u003e\n\n\u003cp\u003e\nGothic, dark romantic, alternative,\npunk or spooky-season styling —\nthis bag brings instant personality.\n\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================\nCAPACITY\n============================ --\u003e\n\n\u003csection class=\"hb-section light\"\u003e\n\n\u003cspan class=\"hb-label\"\u003e\nSmall Bag • Right Essentials\n\u003c\/span\u003e\n\n\u003ch2\u003e\nMade For Your\nNight-Out Must-Haves\n\u003c\/h2\u003e\n\n\u003cp\u003e\nCompact by design,\nwith room for the little things\nyou reach for most while you're out.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"hb-grid\"\u003e\n\n\u003cdiv class=\"hb-card\"\u003e\n\u003cspan\u003e💄\u003c\/span\u003e\n\u003cstrong\u003eLipstick\u003c\/strong\u003e\nKeep your favorite lip color close.\n\u003c\/div\u003e\n\n\u003cdiv class=\"hb-card\"\u003e\n\u003cspan\u003e🔑\u003c\/span\u003e\n\u003cstrong\u003eKeys\u003c\/strong\u003e\nCarry your everyday keys without a bulky bag.\n\u003c\/div\u003e\n\n\u003cdiv class=\"hb-card\"\u003e\n\u003cspan\u003e💳\u003c\/span\u003e\n\u003cstrong\u003eCards\u003c\/strong\u003e\nIdeal for a card holder or essential cards.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================\nIMAGE 3\n============================ --\u003e\n\n\u003cdiv class=\"hb-img\"\u003e\n\n\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/3_8fe02c70-024b-4d06-bb0c-a564182a6b20.png?v=1788406051\u0026amp;width=1500\" alt=\"Gothic Heart Eye Bag capacity\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ============================\n360 DESIGN\n============================ --\u003e\n\n\u003csection class=\"hb-section dark\"\u003e\n\n\u003cspan class=\"hb-label\"\u003e\nMore Than A Front View\n\u003c\/span\u003e\n\n\u003ch2\u003e\nDesigned From\nEvery Angle\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe heart silhouette continues around the bag,\nfinished with metallic framing\nand a contrasting dark textured back.\n\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================\nIMAGE 4\n============================ --\u003e\n\n\u003cdiv class=\"hb-img\"\u003e\n\n\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/2_ee0263d2-0ec6-4f1d-97f6-ca7f6ea2dd79.png?v=1788406051\u0026amp;width=1700\" alt=\"Gothic Heart Eye Bag 360 degree design\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ============================\nDETAILS\n============================ --\u003e\n\n\u003csection class=\"hb-section dark\"\u003e\n\n\u003cspan class=\"hb-label\"\u003e\nLook Closer\n\u003c\/span\u003e\n\n\u003ch2\u003e\nIt's The Details\nThat Make It Different\n\u003c\/h2\u003e\n\n\u003cp\u003e\nFrom the dramatic eye artwork\nto the metallic frame and chain,\nevery detail pushes the design\nfar beyond an ordinary mini bag.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"hb-feature-grid\"\u003e\n\n\n\u003cdiv class=\"hb-feature\"\u003e\n\n\u003cstrong\u003e\n👁 Eye-Catching Front\n\u003c\/strong\u003e\n\n\u003cp\u003e\nA heart-shaped iris design\ncreates an unmistakable focal point.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"hb-feature\"\u003e\n\n\u003cstrong\u003e\n◇ Silver-Tone Frame\n\u003c\/strong\u003e\n\n\u003cp\u003e\nMetallic edging gives the bag\na sharp contrast against darker outfits.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"hb-feature\"\u003e\n\n\u003cstrong\u003e\n♡ Structured Heart Shape\n\u003c\/strong\u003e\n\n\u003cp\u003e\nThe distinctive silhouette remains\nrecognizable from every angle.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"hb-feature\"\u003e\n\n\u003cstrong\u003e\n⛓ Chain Strap\n\u003c\/strong\u003e\n\n\u003cp\u003e\nDesigned for shoulder\nor crossbody styling.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================\nIMAGE 5\n============================ --\u003e\n\n\u003cdiv class=\"hb-img\"\u003e\n\n\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/4_4a3b06a0-71ee-4fb7-be1e-6d0253ba53c4.png?v=1788406051\u0026amp;width=1500\" alt=\"Gothic Heart Eye Bag details\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ============================\nSTYLE IT\n============================ --\u003e\n\n\u003csection class=\"hb-section light\"\u003e\n\n\u003cspan class=\"hb-label\"\u003e\nOne Bag • Different Moods\n\u003c\/span\u003e\n\n\u003ch2\u003e\nStyle It Your Way\n\u003c\/h2\u003e\n\n\u003cp\u003e\nDress it up,\ntake it to a concert,\nor use it as the finishing detail\nfor your spooky-season look.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"hb-style-grid\"\u003e\n\n\n\u003cdiv class=\"hb-style\"\u003e\n\n\u003cstrong\u003e\n🌙 Night Out\n\u003c\/strong\u003e\n\nPair with a black mini dress,\nlace details and metallic jewelry.\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"hb-style\"\u003e\n\n\u003cstrong\u003e\n🎸 Concert Ready\n\u003c\/strong\u003e\n\nWear with graphic tees,\nmesh layers, boots and chains.\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"hb-style\"\u003e\n\n\u003cstrong\u003e\n🎃 Spooky Season\n\u003c\/strong\u003e\n\nAn easy statement piece\nfor Halloween-inspired outfits.\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"hb-style\"\u003e\n\n\u003cstrong\u003e\n🖤 Everyday Alt\n\u003c\/strong\u003e\n\nAdd one unusual detail\nto a simple black outfit.\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================\nIMAGE 6\n============================ --\u003e\n\n\u003cdiv class=\"hb-img\"\u003e\n\n\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/7_8456ed86-183b-4af3-a7b7-1990fd6f4485.png?v=1788406051\u0026amp;width=1700\" alt=\"Gothic Heart Eye Crossbody Bag styling ideas\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ZB666","offers":[{"title":"Ice Blue","offer_id":54234446364783,"sku":"SZ0466260904773-蓝色","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Blood Red","offer_id":54234446397551,"sku":"SZ0466260904773-红色","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Poison Green","offer_id":54234446430319,"sku":"SZ0466260904773-绿色","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Mystic Violet","offer_id":54234446463087,"sku":"SZ0466260904773-紫色","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/13_5ed74a13-75b2-4241-8e79-bb5eb60941e0.png?v=1788580569","url":"https:\/\/suzvo.com\/products\/gothic-heart-eye-statement-crossbody-bag","provider":"suzvo","version":"1.0","type":"link"}