{"product_id":"gothic-heart-eye-statement-crossbody-bag","title":"🔥Last Day 49% OFF – Gothic Heart Eye Crossbody Bag | Dark Statement Purse","description":"\u003cstyle\u003e\n\/* =========================================\n   ZAVRLYGOODS - GOTHIC HEART EYE BAG\n   Shopify Product Description\n========================================= *\/\n\n.zg-eye-bag,\n.zg-eye-bag * {\n  box-sizing: border-box;\n}\n\n.zg-eye-bag {\n  --bg: #0b090d;\n  --panel: #151118;\n  --panel-2: #1d1720;\n  --text: #f7f2f6;\n  --muted: #c7bbc7;\n  --accent: #c9a7cb;\n  --accent-2: #e4d0e5;\n  --line: rgba(255,255,255,.11);\n  --silver: #d8d4dc;\n\n  width: 100%;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n  background: var(--bg);\n  color: var(--text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.6;\n  border-radius: 18px;\n}\n\n.zg-eye-bag img {\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\n.zg-eye-bag h2,\n.zg-eye-bag h3,\n.zg-eye-bag p {\n  margin-top: 0;\n}\n\n.zg-eye-bag h2 {\n  margin-bottom: 14px;\n  font-size: 34px;\n  line-height: 1.08;\n  letter-spacing: -1px;\n  color: #ffffff;\n}\n\n.zg-eye-bag h3 {\n  margin-bottom: 8px;\n  font-size: 18px;\n  line-height: 1.3;\n  color: #ffffff;\n}\n\n.zg-eye-bag p {\n  color: var(--muted);\n  margin-bottom: 0;\n}\n\n.zg-eye-bag .zg-section {\n  padding: 52px 42px;\n}\n\n.zg-eye-bag .zg-center {\n  text-align: center;\n}\n\n.zg-eye-bag .zg-eyebrow {\n  margin-bottom: 12px;\n  color: var(--accent-2);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n.zg-eye-bag .zg-highlight {\n  color: var(--accent-2);\n}\n\n\/* SALE BAR *\/\n.zg-eye-bag .zg-sale {\n  padding: 12px 18px;\n  text-align: center;\n  background: #a5203d;\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: .7px;\n}\n\n\/* HERO *\/\n.zg-eye-bag .zg-hero {\n  position: relative;\n  background:\n    radial-gradient(circle at 50% 20%, rgba(177,124,180,.18), transparent 44%),\n    linear-gradient(180deg, #171019 0%, #09080b 100%);\n}\n\n.zg-eye-bag .zg-hero-image {\n  position: relative;\n}\n\n.zg-eye-bag .zg-hero-image:after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  height: 34%;\n  pointer-events: none;\n  background: linear-gradient(\n    to bottom,\n    rgba(11,9,13,0),\n    rgba(11,9,13,.96)\n  );\n}\n\n.zg-eye-bag .zg-hero-copy {\n  padding: 8px 42px 46px;\n  text-align: center;\n}\n\n.zg-eye-bag .zg-hero-copy h2 {\n  max-width: 700px;\n  margin-left: auto;\n  margin-right: auto;\n  font-size: 40px;\n}\n\n.zg-eye-bag .zg-hero-copy p {\n  max-width: 680px;\n  margin-left: auto;\n  margin-right: auto;\n  font-size: 17px;\n}\n\n.zg-eye-bag .zg-pills {\n  margin-top: 26px;\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 9px;\n}\n\n.zg-eye-bag .zg-pill {\n  padding: 9px 13px;\n  border: 1px solid rgba(255,255,255,.14);\n  border-radius: 999px;\n  background: rgba(255,255,255,.05);\n  color: #f9f6f9;\n  font-size: 12px;\n  font-weight: 700;\n}\n\n\/* TRUST BAR *\/\n.zg-eye-bag .zg-trust {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  border-top: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n  background: #100d12;\n}\n\n.zg-eye-bag .zg-trust-item {\n  padding: 22px 14px;\n  text-align: center;\n  border-right: 1px solid var(--line);\n}\n\n.zg-eye-bag .zg-trust-item:last-child {\n  border-right: 0;\n}\n\n.zg-eye-bag .zg-trust-icon {\n  margin-bottom: 7px;\n  font-size: 25px;\n}\n\n.zg-eye-bag .zg-trust strong {\n  display: block;\n  margin-bottom: 3px;\n  color: #ffffff;\n  font-size: 14px;\n}\n\n.zg-eye-bag .zg-trust span {\n  color: #a99faa;\n  font-size: 12px;\n}\n\n\/* SPLIT SECTION *\/\n.zg-eye-bag .zg-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: stretch;\n}\n\n.zg-eye-bag .zg-split-image {\n  min-height: 100%;\n  background: #100d12;\n}\n\n.zg-eye-bag .zg-split-image img {\n  width: 100%;\n  height: 100%;\n  min-height: 430px;\n  object-fit: cover;\n}\n\n.zg-eye-bag .zg-split-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 46px 38px;\n  background: var(--panel);\n}\n\n\/* BENEFITS *\/\n.zg-eye-bag .zg-benefit-grid {\n  margin-top: 28px;\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n}\n\n.zg-eye-bag .zg-benefit {\n  padding: 24px 18px;\n  border: 1px solid var(--line);\n  border-radius: 14px;\n  background: var(--panel);\n  text-align: center;\n}\n\n.zg-eye-bag .zg-benefit .zg-icon {\n  width: 48px;\n  height: 48px;\n  margin: 0 auto 13px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: rgba(201,167,203,.12);\n  color: var(--accent-2);\n  font-size: 23px;\n}\n\n.zg-eye-bag .zg-benefit p {\n  font-size: 13px;\n}\n\n\/* CAPACITY *\/\n.zg-eye-bag .zg-capacity {\n  background:\n    radial-gradient(circle at top right, rgba(179,130,182,.12), transparent 36%),\n    #100d12;\n}\n\n.zg-eye-bag .zg-essentials {\n  max-width: 650px;\n  margin: 28px auto 0;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 12px;\n}\n\n.zg-eye-bag .zg-essential {\n  padding: 18px 8px;\n  border: 1px solid var(--line);\n  border-radius: 12px;\n  background: rgba(255,255,255,.035);\n  text-align: center;\n}\n\n.zg-eye-bag .zg-essential .zg-e-icon {\n  display: block;\n  margin-bottom: 7px;\n  font-size: 25px;\n}\n\n.zg-eye-bag .zg-essential strong {\n  color: #ffffff;\n  font-size: 13px;\n}\n\n\/* FULL IMAGE *\/\n.zg-eye-bag .zg-image-block {\n  background: #0b090d;\n}\n\n.zg-eye-bag .zg-image-block img {\n  width: 100%;\n}\n\n\/* FEATURES *\/\n.zg-eye-bag .zg-feature-list {\n  margin-top: 30px;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.zg-eye-bag .zg-feature {\n  padding: 22px;\n  border: 1px solid var(--line);\n  border-radius: 14px;\n  background: var(--panel);\n}\n\n.zg-eye-bag .zg-feature-number {\n  margin-bottom: 8px;\n  display: inline-block;\n  color: var(--accent);\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: 1px;\n}\n\n\/* OCCASIONS *\/\n.zg-eye-bag .zg-occasions {\n  margin-top: 25px;\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 10px;\n}\n\n.zg-eye-bag .zg-occasion {\n  padding: 10px 15px;\n  border: 1px solid rgba(228,208,229,.25);\n  border-radius: 8px;\n  background: rgba(228,208,229,.07);\n  color: #f5ebf5;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n\/* QUOTE *\/\n.zg-eye-bag .zg-quote {\n  padding: 58px 42px;\n  text-align: center;\n  background:\n    linear-gradient(rgba(9,7,10,.88), rgba(9,7,10,.94)),\n    radial-gradient(circle at center, #4a2c4d 0%, #0a080b 70%);\n}\n\n.zg-eye-bag .zg-quote-mark {\n  margin-bottom: 12px;\n  color: var(--accent);\n  font-size: 44px;\n  line-height: 1;\n}\n\n.zg-eye-bag .zg-quote h2 {\n  max-width: 650px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n\/* FAQ *\/\n.zg-eye-bag .zg-faq {\n  background: #100d12;\n}\n\n.zg-eye-bag details {\n  margin-bottom: 10px;\n  border: 1px solid var(--line);\n  border-radius: 12px;\n  background: var(--panel);\n  overflow: hidden;\n}\n\n.zg-eye-bag summary {\n  position: relative;\n  padding: 18px 48px 18px 18px;\n  color: #ffffff;\n  font-weight: 700;\n  cursor: pointer;\n  list-style: none;\n}\n\n.zg-eye-bag summary::-webkit-details-marker {\n  display: none;\n}\n\n.zg-eye-bag summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 19px;\n  top: 13px;\n  color: var(--accent-2);\n  font-size: 25px;\n  font-weight: 300;\n}\n\n.zg-eye-bag details[open] summary:after {\n  content: \"−\";\n}\n\n.zg-eye-bag .zg-answer {\n  padding: 0 18px 18px;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\/* FINAL CTA *\/\n.zg-eye-bag .zg-final {\n  padding: 58px 42px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 50% 20%, rgba(174,120,178,.17), transparent 48%),\n    #0b090d;\n}\n\n.zg-eye-bag .zg-final p {\n  max-width: 610px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.zg-eye-bag .zg-cta {\n  display: inline-block;\n  margin-top: 25px;\n  padding: 16px 34px;\n  border-radius: 8px;\n  background: #f3edf3;\n  color: #171018 !important;\n  text-decoration: none;\n  font-weight: 900;\n  font-size: 15px;\n  letter-spacing: .4px;\n}\n\n.zg-eye-bag .zg-cta-note {\n  display: block;\n  margin-top: 12px;\n  color: #988e99;\n  font-size: 11px;\n}\n\n\/* MOBILE *\/\n@media (max-width: 749px) {\n  .zg-eye-bag {\n    border-radius: 0;\n  }\n\n  .zg-eye-bag .zg-section,\n  .zg-eye-bag .zg-final,\n  .zg-eye-bag .zg-quote {\n    padding: 38px 20px;\n  }\n\n  .zg-eye-bag h2 {\n    font-size: 27px;\n  }\n\n  .zg-eye-bag .zg-hero-copy {\n    padding: 5px 20px 36px;\n  }\n\n  .zg-eye-bag .zg-hero-copy h2 {\n    font-size: 31px;\n  }\n\n  .zg-eye-bag .zg-hero-copy p {\n    font-size: 15px;\n  }\n\n  .zg-eye-bag .zg-sale {\n    font-size: 12px;\n  }\n\n  .zg-eye-bag .zg-trust {\n    grid-template-columns: 1fr;\n  }\n\n  .zg-eye-bag .zg-trust-item {\n    display: grid;\n    grid-template-columns: 40px 1fr;\n    column-gap: 7px;\n    align-items: center;\n    text-align: left;\n    padding: 14px 20px;\n    border-right: 0;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .zg-eye-bag .zg-trust-item:last-child {\n    border-bottom: 0;\n  }\n\n  .zg-eye-bag .zg-trust-icon {\n    grid-row: 1 \/ span 2;\n    margin: 0;\n    font-size: 22px;\n  }\n\n  .zg-eye-bag .zg-split {\n    grid-template-columns: 1fr;\n  }\n\n  .zg-eye-bag .zg-split-image img {\n    min-height: 0;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .zg-eye-bag .zg-split-copy {\n    padding: 35px 20px;\n  }\n\n  .zg-eye-bag .zg-benefit-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .zg-eye-bag .zg-benefit {\n    text-align: left;\n    padding: 18px;\n  }\n\n  .zg-eye-bag .zg-benefit .zg-icon {\n    margin: 0 0 10px 0;\n  }\n\n  .zg-eye-bag .zg-essentials {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .zg-eye-bag .zg-feature-list {\n    grid-template-columns: 1fr;\n  }\n\n  .zg-eye-bag .zg-cta {\n    width: 100%;\n    padding-left: 15px;\n    padding-right: 15px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"zg-eye-bag\"\u003e\n\n  \u003c!-- LIMITED-TIME BAR --\u003e\n  \u003cdiv class=\"zg-sale\"\u003e\n    🔥 LIMITED-TIME SALE · WHILE STOCK LASTS\n  \u003c\/div\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"zg-hero\"\u003e\n\n    \u003cdiv class=\"zg-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/d967f5b4736335e3f8cf4310779d571f2cc1fb2d.png\" alt=\"Gothic Heart Eye Statement Crossbody Bag\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zg-hero-copy\"\u003e\n\n      \u003cdiv class=\"zg-eyebrow\"\u003e\n        DARK ROMANCE · STATEMENT STYLE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        The Bag People\u003cbr\u003e\n        \u003cspan class=\"zg-highlight\"\u003eWon't Stop Looking At.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A surreal heart-eye silhouette designed for outfits that were\n        never meant to disappear into the crowd.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"zg-pills\"\u003e\n        \u003cspan class=\"zg-pill\"\u003e👁 Statement Design\u003c\/span\u003e\n        \u003cspan class=\"zg-pill\"\u003e⛓ Crossbody Chain\u003c\/span\u003e\n        \u003cspan class=\"zg-pill\"\u003e♥ Compact Essentials\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"zg-trust\"\u003e\n\n    \u003cdiv class=\"zg-trust-item\"\u003e\n      \u003cdiv class=\"zg-trust-icon\"\u003e👁\u003c\/div\u003e\n      \u003cstrong\u003eInstant Statement\u003c\/strong\u003e\n      \u003cspan\u003eTransforms even a simple outfit.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zg-trust-item\"\u003e\n      \u003cdiv class=\"zg-trust-icon\"\u003e⛓\u003c\/div\u003e\n      \u003cstrong\u003eCrossbody Ready\u003c\/strong\u003e\n      \u003cspan\u003eSilver-tone chain strap included.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zg-trust-item\"\u003e\n      \u003cdiv class=\"zg-trust-icon\"\u003e♥\u003c\/div\u003e\n      \u003cstrong\u003eNight-Out Size\u003c\/strong\u003e\n      \u003cspan\u003eMade for your small must-haves.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- STYLE SECTION --\u003e\n  \u003csection class=\"zg-split\"\u003e\n\n    \u003cdiv class=\"zg-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/22e660297160cc4f6c3a9637ce4308b1a18de95d.png\" alt=\"Gothic outfit with heart eye crossbody bag\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zg-split-copy\"\u003e\n\n      \u003cdiv class=\"zg-eyebrow\"\u003e\n        WEAR THE UNEXPECTED\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        One Detail Can Change\u003cbr\u003e\n        \u003cspan class=\"zg-highlight\"\u003eThe Whole Look.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Pair it with lace, leather, an oversized tee, boots or your\n        favorite all-black outfit. The sculptural heart silhouette\n        becomes part bag, part jewelry, part conversation starter.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHY IT STANDS OUT --\u003e\n  \u003csection class=\"zg-section zg-center\"\u003e\n\n    \u003cdiv class=\"zg-eyebrow\"\u003e\n      SMALL BAG · BIG PERSONALITY\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Made To Be \u003cspan class=\"zg-highlight\"\u003eSeen.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:650px;margin:0 auto;\"\u003e\n      Not another plain crossbody. Every angle is designed to give\n      alternative, gothic and dark-romantic outfits a stronger focal point.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"zg-benefit-grid\"\u003e\n\n      \u003cdiv class=\"zg-benefit\"\u003e\n        \u003cdiv class=\"zg-icon\"\u003e👁\u003c\/div\u003e\n        \u003ch3\u003eHeart-Eye Front\u003c\/h3\u003e\n        \u003cp\u003e\n          A surreal focal point that instantly draws attention.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zg-benefit\"\u003e\n        \u003cdiv class=\"zg-icon\"\u003e◇\u003c\/div\u003e\n        \u003ch3\u003eMetallic Contrast\u003c\/h3\u003e\n        \u003cp\u003e\n          Silver-tone detailing frames the distinctive heart silhouette.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zg-benefit\"\u003e\n        \u003cdiv class=\"zg-icon\"\u003e⛓\u003c\/div\u003e\n        \u003ch3\u003eStatement Chain\u003c\/h3\u003e\n        \u003cp\u003e\n          Finished with a chain strap for shoulder or crossbody styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CAPACITY IMAGE --\u003e\n  \u003cdiv class=\"zg-image-block\"\u003e\n    \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/3c32d70a39249d49fb4a958c36fbe2f0f686c7be.png\" alt=\"Gothic heart eye bag capacity\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- CAPACITY --\u003e\n  \u003csection class=\"zg-section zg-center zg-capacity\"\u003e\n\n    \u003cdiv class=\"zg-eyebrow\"\u003e\n      YOUR NIGHT-OUT MUST-HAVES\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Small Bag.\u003cbr\u003e\n      \u003cspan class=\"zg-highlight\"\u003eRight Essentials.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:590px;margin:0 auto;\"\u003e\n      Compact on purpose. Bring the things you actually reach for\n      while keeping your outfit light and easy.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"zg-essentials\"\u003e\n\n      \u003cdiv class=\"zg-essential\"\u003e\n        \u003cspan class=\"zg-e-icon\"\u003e💄\u003c\/span\u003e\n        \u003cstrong\u003eLipstick\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zg-essential\"\u003e\n        \u003cspan class=\"zg-e-icon\"\u003e🔑\u003c\/span\u003e\n        \u003cstrong\u003eKeys\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zg-essential\"\u003e\n        \u003cspan class=\"zg-e-icon\"\u003e💳\u003c\/span\u003e\n        \u003cstrong\u003eCards\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zg-essential\"\u003e\n        \u003cspan class=\"zg-e-icon\"\u003e🎧\u003c\/span\u003e\n        \u003cstrong\u003eEarbuds\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ANGLES IMAGE --\u003e\n  \u003cdiv class=\"zg-image-block\"\u003e\n    \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/6798325120d87f48ac4e643887afb70038c7cd37.png\" alt=\"Front side and back views of gothic heart eye crossbody bag\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"zg-section\"\u003e\n\n    \u003cdiv class=\"zg-center\"\u003e\n\n      \u003cdiv class=\"zg-eyebrow\"\u003e\n        LOOK CLOSER\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        It's The Details\u003cbr\u003e\n        \u003cspan class=\"zg-highlight\"\u003eThat Make It Different.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zg-feature-list\"\u003e\n\n      \u003cdiv class=\"zg-feature\"\u003e\n        \u003cspan class=\"zg-feature-number\"\u003e01 · FRONT\u003c\/span\u003e\n        \u003ch3\u003eSurreal Heart-Eye Design\u003c\/h3\u003e\n        \u003cp\u003e\n          The eye artwork creates an unmistakable focal point from\n          across the room.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zg-feature\"\u003e\n        \u003cspan class=\"zg-feature-number\"\u003e02 · FRAME\u003c\/span\u003e\n        \u003ch3\u003eSilver-Tone Detailing\u003c\/h3\u003e\n        \u003cp\u003e\n          Metallic accents add sharp contrast against the darker finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zg-feature\"\u003e\n        \u003cspan class=\"zg-feature-number\"\u003e03 · SHAPE\u003c\/span\u003e\n        \u003ch3\u003eStructured Heart Profile\u003c\/h3\u003e\n        \u003cp\u003e\n          A distinctive silhouette that keeps its statement shape visible.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zg-feature\"\u003e\n        \u003cspan class=\"zg-feature-number\"\u003e04 · STRAP\u003c\/span\u003e\n        \u003ch3\u003eCrossbody Styling\u003c\/h3\u003e\n        \u003cp\u003e\n          Wear it across your body or over the shoulder depending on\n          the look.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAIL IMAGE --\u003e\n  \u003cdiv class=\"zg-image-block\"\u003e\n    \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/588e6863de55ebfd4a9c239a9136b4f0a950922b.png\" alt=\"Close-up gothic heart eye bag details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIFFERENT MOODS --\u003e\n  \u003csection class=\"zg-section zg-center\"\u003e\n\n    \u003cdiv class=\"zg-eyebrow\"\u003e\n      ONE BAG · DIFFERENT MOODS\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Style It \u003cspan class=\"zg-highlight\"\u003eYour Way.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:630px;margin:0 auto;\"\u003e\n      Make it dramatic, romantic, punk, spooky or effortless.\n      This is the kind of accessory that lets the rest of your outfit\n      follow your mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"zg-occasions\"\u003e\n      \u003cspan class=\"zg-occasion\"\u003eGoth Nights\u003c\/span\u003e\n      \u003cspan class=\"zg-occasion\"\u003eConcerts\u003c\/span\u003e\n      \u003cspan class=\"zg-occasion\"\u003eFestivals\u003c\/span\u003e\n      \u003cspan class=\"zg-occasion\"\u003eParties\u003c\/span\u003e\n      \u003cspan class=\"zg-occasion\"\u003eDate Nights\u003c\/span\u003e\n      \u003cspan class=\"zg-occasion\"\u003eHalloween\u003c\/span\u003e\n      \u003cspan class=\"zg-occasion\"\u003eEveryday Alt Looks\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- OUTFIT IMAGE --\u003e\n  \u003cdiv class=\"zg-image-block\"\u003e\n    \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/82228c1026d39ef29ae64f69b512ffe706569c85.png\" alt=\"Different outfits styled with gothic heart eye crossbody bag\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- EMOTIONAL HOOK --\u003e\n  \u003csection class=\"zg-quote\"\u003e\n\n    \u003cdiv class=\"zg-quote-mark\"\u003e“\u003c\/div\u003e\n\n    \u003cdiv class=\"zg-eyebrow\"\u003e\n      NOT JUST FOR HALLOWEEN\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Your Accessories Should Say Something\n      \u003cspan class=\"zg-highlight\"\u003eBefore You Do.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:620px;margin:0 auto;\"\u003e\n      Cute enough to love. Strange enough to remember.\n      Bold enough to become the piece everyone asks about.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n  \u003cdiv class=\"zg-image-block\"\u003e\n    \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/7d6df668f99c44e67b838eb2ae4f992def1ccd03.png\" alt=\"Gothic heart eye bag styled with dark fashion accessories\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"zg-section zg-faq\"\u003e\n\n    \u003cdiv class=\"zg-center\"\u003e\n      \u003cdiv class=\"zg-eyebrow\"\u003e\n        QUICK QUESTIONS\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Before You \u003cspan class=\"zg-highlight\"\u003eTake It Out.\u003c\/span\u003e\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can I fit inside?\u003c\/summary\u003e\n      \u003cdiv class=\"zg-answer\"\u003e\n        This is a compact statement bag intended for small essentials\n        such as cards, keys, lipstick, earbuds and similarly sized items.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include the chain strap?\u003c\/summary\u003e\n      \u003cdiv class=\"zg-answer\"\u003e\n        Yes. It includes a silver-tone chain strap designed for shoulder\n        or crossbody styling.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the eye design on both sides?\u003c\/summary\u003e\n      \u003cdiv class=\"zg-answer\"\u003e\n        No. The eye artwork is featured on the statement front, while the\n        reverse side has a darker textured finish.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it only for Halloween?\u003c\/summary\u003e\n      \u003cdiv class=\"zg-answer\"\u003e\n        No. It works beautifully with gothic, alternative, punk and\n        dark-romantic outfits for concerts, festivals, parties, nights out\n        and everyday statement styling.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this a large everyday handbag?\u003c\/summary\u003e\n      \u003cdiv class=\"zg-answer\"\u003e\n        No. It is designed as a compact statement crossbody rather than\n        a large tote or full-size everyday handbag.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"zg-final\"\u003e\n\n    \u003cdiv class=\"zg-eyebrow\"\u003e\n      COMPLETE THE LOOK\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Cute. Strange.\u003cbr\u003e\n      \u003cspan class=\"zg-highlight\"\u003eImpossible To Ignore.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Give your favorite dark outfit the one detail that changes\n      everything.\n    \u003c\/p\u003e\n\n    \u003ca class=\"zg-cta\" href=\"#top\"\u003e\n      GET YOURS TODAY ↑\n    \u003c\/a\u003e\n\n    \u003cspan class=\"zg-cta-note\"\u003e\n      Limited availability while current stock lasts.\n    \u003c\/span\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":49453953974427,"sku":"LZH2609056769-爱心眼睛斜挎包","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/d967f5b4736335e3f8cf4310779d571f2cc1fb2d.jpg?v=1788590023","url":"https:\/\/zavrlygoods.com\/products\/gothic-heart-eye-statement-crossbody-bag","provider":"zavrlygoods","version":"1.0","type":"link"}