{"title":"Essentially Vex","description":"\u003c!-- ============================================================\n     VEX ESSENTIALS WOMEN'S — COMPLETE SECTION\n     Collection header + info cards\n\n     INSTRUCTIONS:\n     1. Copy EVERYTHING below into your collection template\n        (replace your current collection description block)\n     2. The \u003cstyle\u003e, HTML, and \u003cscript\u003e are all included\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Collection Header --- *\/\n.vex-collection-header {\n  max-width: 1060px;\n  margin: 0 auto;\n  padding: 50px 24px 0;\n  text-align: center;\n}\n.vex-collection-header__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 40px !important;\n  font-weight: 400 !important;\n  letter-spacing: 7px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin-bottom: 8px !important;\n  line-height: 1.2 !important;\n}\n.vex-collection-header__divider {\n  width: 60px;\n  height: 1px;\n  background: #1a1a1a;\n  margin: 16px auto 24px;\n  border: none;\n}\n.vex-collection-header__description {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 14px !important;\n  font-weight: 300 !important;\n  line-height: 1.9 !important;\n  color: #555 !important;\n  max-width: 720px;\n  margin: 0 auto 14px !important;\n  letter-spacing: 0.3px;\n}\n.vex-collection-header__subtext {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 17px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin-bottom: 36px !important;\n  letter-spacing: 0.5px;\n  text-align: center !important;\n  display: block !important;\n  width: 100% !important;\n}\n\n\/* --- Free Shipping Bar --- *\/\n.vex-free-shipping-bar {\n  display: flex !important;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  padding: 14px 20px;\n  background: #faf9f7 !important;\n  border: 1px solid #e8e4e0;\n  margin-bottom: 20px;\n}\n.vex-free-shipping-bar__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n}\n.vex-free-shipping-bar__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #555 !important;\n}\n.vex-free-shipping-bar__highlight {\n  color: #1a1a1a !important;\n  font-weight: 600 !important;\n}\n\n\/* --- Info Cards Grid --- *\/\n.vex-info-grid {\n  display: grid !important;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: #e8e4e0;\n  border: 1px solid #e8e4e0;\n  margin-bottom: 1px;\n}\n.vex-info-grid--bottom {\n  display: grid !important;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: #e8e4e0;\n  border: 1px solid #e8e4e0;\n  border-top: none;\n  margin: 0 auto 24px;\n}\n.vex-info-card {\n  background: #faf9f7 !important;\n  padding: 26px 20px !important;\n  text-align: center;\n  transition: background 0.3s ease;\n}\n.vex-info-card:hover {\n  background: #f5f3f0 !important;\n}\n.vex-info-card__icon {\n  width: 32px !important;\n  height: 32px !important;\n  min-height: 0 !important;\n  margin: 0 auto 14px !important;\n  display: flex !important;\n  align-items: center;\n  justify-content: center;\n  border: 1px solid #d4cfc8 !important;\n  border-radius: 50% !important;\n  font-size: 14px !important;\n  color: #8b7d6b !important;\n  background: transparent !important;\n  padding: 0 !important;\n}\n.vex-info-card__title {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 600 !important;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin-bottom: 8px !important;\n}\n.vex-info-card__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 12px !important;\n  font-weight: 300 !important;\n  line-height: 1.7 !important;\n  color: #777 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-info-card__link {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 1px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  display: inline-block;\n  margin-top: 8px;\n}\n.vex-info-card__link:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Bottom Strip --- *\/\n.vex-bottom-strip {\n  border: 1px solid #e8e4e0;\n  border-top: none;\n  padding: 16px 28px !important;\n  display: flex !important;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  background: #faf9f7 !important;\n  margin-bottom: 0;\n}\n.vex-bottom-strip__badge {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  background: transparent !important;\n  padding: 0 !important;\n  flex-shrink: 0;\n  border: none !important;\n  min-height: 0 !important;\n  height: auto !important;\n  line-height: 1.4 !important;\n  border-radius: 0 !important;\n  box-shadow: none !important;\n}\n.vex-bottom-strip__divider {\n  width: 1px;\n  height: 14px;\n  background: #d4cfc8;\n  flex-shrink: 0;\n}\n.vex-bottom-strip__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 12px !important;\n  font-weight: 300 !important;\n  color: #777 !important;\n  letter-spacing: 0.3px;\n  line-height: 1.5 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-collection-header__title {\n    font-size: 28px !important;\n    letter-spacing: 4px !important;\n  }\n  .vex-collection-header__subtext {\n    font-size: 15px !important;\n  }\n  .vex-info-grid {\n    grid-template-columns: repeat(2, 1fr) !important;\n  }\n  .vex-info-grid--bottom {\n    grid-template-columns: repeat(2, 1fr) !important;\n  }\n  .vex-free-shipping-bar {\n    flex-direction: column;\n    gap: 4px;\n    padding: 10px 16px;\n  }\n  .vex-bottom-strip {\n    flex-direction: column;\n    text-align: center;\n    gap: 10px;\n    padding: 16px 20px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-collection-header {\n    padding: 32px 16px 0 !important;\n  }\n  .vex-collection-header__title {\n    font-size: 24px !important;\n    letter-spacing: 3px !important;\n  }\n  .vex-info-grid {\n    grid-template-columns: 1fr !important;\n  }\n  .vex-info-grid--bottom {\n    grid-template-columns: 1fr !important;\n  }\n  .vex-collection-header__description {\n    font-size: 13px !important;\n  }\n  .vex-info-card {\n    padding: 22px 16px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Collection Header ============ --\u003e\n\n\u003cdiv class=\"vex-collection-header\"\u003e\n\n  \u003ch1 class=\"vex-collection-header__title\"\u003eVex Essentials\u003c\/h1\u003e\n  \u003cdiv class=\"vex-collection-header__divider\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"vex-collection-header__description\"\u003e\n    Luxury latex at an accessible price. These timeless staples — tops, skirts, dresses, bodysuits, and more — are handcrafted in California from the same premium latex as our full collections, offered exclusively in black, red, and transparent natural.\n  \u003c\/p\u003e\n  \u003cp class=\"vex-collection-header__subtext\"\u003e\n    The quality you expect from Vex — streamlined, versatile, and designed to wear again and again.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"vex-free-shipping-bar\"\u003e\n    \u003cspan class=\"vex-free-shipping-bar__icon\"\u003e✦\u003c\/span\u003e\n    \u003cspan class=\"vex-free-shipping-bar__text\"\u003e\n      Free U.S. shipping on orders over \u003cspan class=\"vex-free-shipping-bar__highlight\"\u003e$350\u003c\/span\u003e  |  Flat rate international shipping\n    \u003c\/span\u003e\n    \u003cspan class=\"vex-free-shipping-bar__icon\"\u003e✦\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-info-grid\"\u003e\n    \u003cdiv class=\"vex-info-card\"\u003e\n      \u003cdiv class=\"vex-info-card__icon\"\u003e✎\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__title\"\u003eMade to Order\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__text\"\u003eEach piece is handcrafted for you\u003cbr\u003eafter your order is placed.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-info-card\"\u003e\n      \u003cdiv class=\"vex-info-card__icon\"\u003e♦\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__title\"\u003eHandcrafted Quality\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__text\"\u003eSame premium latex and craftsmanship\u003cbr\u003eas our full-price collections.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-info-card\"\u003e\n      \u003cdiv class=\"vex-info-card__icon\"\u003e✿\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__title\"\u003eThree Colors Only\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__text\"\u003eAvailable in black, red, and transparent\u003cbr\u003enatural to keep prices accessible.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-info-grid--bottom\"\u003e\n    \u003cdiv class=\"vex-info-card\"\u003e\n      \u003cdiv class=\"vex-info-card__icon\"\u003e★\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__title\"\u003eAccessible Pricing\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__text\"\u003eStreamlined options mean lower prices\u003cbr\u003ewithout compromising quality.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-info-card\"\u003e\n      \u003cdiv class=\"vex-info-card__icon\"\u003e❖\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__title\"\u003eNo Modifications\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__text\"\u003eCannot be customized, rushed,\u003cbr\u003eor purchased with coupon codes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-info-card\"\u003e\n      \u003cdiv class=\"vex-info-card__icon\"\u003e♣\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__title\"\u003eWant Custom?\u003c\/div\u003e\n      \u003cdiv class=\"vex-info-card__text\"\u003eNeed custom sizing, colors, or details?\u003cbr\u003e\n        \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-info-card__link\"\u003eShop Made-to-Order\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-bottom-strip\"\u003e\n    \u003cspan class=\"vex-bottom-strip__badge\"\u003eEssentials Pricing\u003c\/span\u003e\n    \u003cspan class=\"vex-bottom-strip__divider\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"vex-bottom-strip__text\"\u003eThese pieces are offered at a special price — no coupon codes, modifications, or rush orders apply.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"mini-latex-tube-dress-essentially-vex","title":"Mini Tube Dress - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eMake a bold statement with the Mini Tube Latex Dress by Vex Clothing. Handmade in California with precision using top-quality English latex, this sleek and versatile mini dress is a wardrobe essential for daring fashionistas. This form-fitting, strapless mini tube dress beautifully highlights your curves, making it a must-have for showcasing your figure. As seen on Kylie Jenner, it’s perfect for events, parties, or photoshoots.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/vex-in-harpers-bazaar\"\u003eKylie Jenner Harpers Bazaar\u003c\/a\u003e; Kylie Jenner on Instagram.\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":44659052314872,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44659052347640,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44659052380408,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44659052413176,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44659052445944,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44659052478712,"sku":"","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44659052511480,"sku":"","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44659052544248,"sku":"","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44659052577016,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44659052609784,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44659052642552,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44659052675320,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44659052708088,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44659052740856,"sku":"","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44659052773624,"sku":"","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44659052806392,"sku":"","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228143137016,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228143169784,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228143202552,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228143235320,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228143268088,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228143300856,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228143333624,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228143366392,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889645527288,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889645560056,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889645592824,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889645625592,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889645658360,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889645691128,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889645723896,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889645756664,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889645789432,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889645822200,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889645854968,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889645887736,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889645920504,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889645953272,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889645986040,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889646018808,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889646051576,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889646084344,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889646117112,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889646149880,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889646182648,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889646215416,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889646248184,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889646280952,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889646575864,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889646608632,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889646641400,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889646674168,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889646706936,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889646739704,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889646772472,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889646805240,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/4_c68d762c-fea3-4a31-b26a-4cad768834fd.png?v=1716488065"},{"product_id":"latex-tube-top-essentially-vex","title":"Tube Top - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eAdd bold sophistication to your wardrobe with the Essentially Vex Tube Top. Handmade in California using premium .50mm latex imported from England, this sleek and versatile top is perfect for edgy, modern looks. Available in black or red, it pairs effortlessly with high-waisted pants, skirts, or layering pieces. Price starting at just $67, this must-have staple redefines contemporary latex fashion. Shop now and embrace Vex Clothing’s unique craftsmanship.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e Nicole Scherzinger.\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":44699023704312,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44699023802616,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44699023900920,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44699023966456,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44699024031992,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44699024097528,"sku":"","price":72.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44699024163064,"sku":"","price":72.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44699024228600,"sku":"","price":72.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44699024326904,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44699024392440,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44699024457976,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44699024490744,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44699024523512,"sku":"","price":67.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44699024556280,"sku":"","price":72.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44699024589048,"sku":"","price":72.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44699024621816,"sku":"","price":72.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228138451192,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228138483960,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228138516728,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228138549496,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228138582264,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228138615032,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228138647800,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228138680568,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889648247032,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889648279800,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889648312568,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889648345336,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889648378104,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889648410872,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889648443640,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889648476408,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889648509176,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889648541944,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889648574712,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889648607480,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889648640248,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889648673016,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889648705784,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889648738552,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889648771320,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889648804088,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889648836856,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889648869624,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889648902392,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889648935160,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889648967928,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889649000696,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889649295608,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889649328376,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889649361144,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889649393912,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889649426680,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889649459448,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889649492216,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889649524984,"sku":null,"price":72.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/tube_top_2.png?v=1751473824"},{"product_id":"crop-latex-tee-essentially-vex","title":"Crop Tee - Essentially Vex","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eConstructed with a crew neck and short sleeves, our signature crop tee pairs seamlessly with jeans or high-waisted pants.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/vogue-italia-x-pride\"\u003e Vogue Italia \u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/coco-jones-for-taste-single\"\u003eCoco Jones\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":44699142553848,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44699142586616,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44699142619384,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44699142652152,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44699142684920,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44699142717688,"sku":"","price":140.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44699142750456,"sku":"","price":140.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44699142783224,"sku":"","price":140.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44699142815992,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44699142848760,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44699142881528,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44699142914296,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44699142947064,"sku":"","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44699142979832,"sku":"","price":140.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44699143012600,"sku":"","price":140.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44699143045368,"sku":"","price":140.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228145922296,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228145955064,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228145987832,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228146020600,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228146053368,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228146086136,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228146118904,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228146151672,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889650376952,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889650409720,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889650442488,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889650475256,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889650508024,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889650540792,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889650573560,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889650606328,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889650639096,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889650671864,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889650704632,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889650737400,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889650770168,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889650802936,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889650835704,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889650868472,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889650901240,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889650934008,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889650966776,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889650999544,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889651032312,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889651065080,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889651097848,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889651130616,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889651425528,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889651458296,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889651491064,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889651523832,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889651556600,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889651589368,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889651622136,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889651654904,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/CropTee_58975e40-1e44-489d-930b-e6d2ce27b6f1.jpg?v=1711901806"},{"product_id":"latex-leggings-essentially-vex","title":"Leggings - Essentially Vex","description":"\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eUpgrade your wardrobe with Essentially Vex classic style ankle-length latex leggings. Handmade in California using premium latex, these sleek and form-fitting leggings are available in timeless black or bold red. Designed for comfort and style, they’re perfect for daring looks and everyday sophistication. Available now from $235 – shop today to experience handmade luxury from Vex Clothing!\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/kim-kardashian-in-vex-leggings\"\u003e Kim Kardashian\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/julia-fox-x-highsnobiety\"\u003eJulia Fox \u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/beyonce-1\"\u003eBeyonce \u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/julia-fox-in-custom-vex-for-paper-magazine\"\u003e Paper Magazine \u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":44699248886008,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44699248918776,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44699248951544,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44699248984312,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44699249017080,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44699249049848,"sku":"","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44699249082616,"sku":"","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44699249115384,"sku":"","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44699249148152,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44699249180920,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44699249213688,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44699249246456,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44699249279224,"sku":"","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44699249311992,"sku":"","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44699249344760,"sku":"","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44699249377528,"sku":"","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228149330168,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228149362936,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228149395704,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228149428472,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228149461240,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228149494008,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228149526776,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228149559544,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889652801784,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889652834552,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889652867320,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889652900088,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889652932856,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889652965624,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889652998392,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889653031160,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889653063928,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889653096696,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889653129464,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889653162232,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889653195000,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889653227768,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889653260536,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889653293304,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889653326072,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889653358840,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889653391608,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889653424376,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889653457144,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889653489912,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889653522680,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889653555448,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889653850360,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889653883128,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889653915896,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889653948664,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889653981432,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889654014200,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889654046968,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889654079736,"sku":null,"price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/legging_19481b6f-e5b2-4a77-bb37-2d8bfc757914.jpg?v=1711902300"},{"product_id":"pencil-skirt-2","title":"Pencil Skirt - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eA must-have, this classic high-waist pencil skirt falls at the knees.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\u003cli\u003eApproximately 25” length on size small.\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/shay-mitchell-in-vex-for-wonderland-magazine\"\u003eWonderland Magazine\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/vex-featured-in-prestige-magazine-paris\"\u003ePrestige Magazine \u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/vex-latex-in-logo-forever-for-interview-magazine-photographed-by-david-sims\"\u003eInterview Magazine\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/underwire-bra-and-pencil-skirt-for-galore-magazine\"\u003eGalore Magazine \u003c\/a\u003e, Vogue Magazine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/candice-swanepoel-in-the-vex-pencil-skirt\"\u003eCandice Swanepoel\u003c\/a\u003e and \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/shakira-perro-fiel-ft-nicky-jam\"\u003eShakira\u003c\/a\u003e.\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":44699738374392,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44699738407160,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44699738439928,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44699738472696,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44699738505464,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44699738538232,"sku":"","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44699738571000,"sku":"","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44699738603768,"sku":"","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44699738636536,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44699738669304,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44699738702072,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44699738767608,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44699738800376,"sku":"","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44699738833144,"sku":"","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44699738865912,"sku":"","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44699738898680,"sku":"","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228152901880,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228152934648,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228152967416,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228153000184,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228153032952,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228153065720,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228153098488,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228153131256,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889655128312,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889655161080,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889655193848,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889655226616,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889655259384,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889655292152,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889655324920,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889655357688,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889655390456,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889655423224,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889655455992,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889655488760,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889655521528,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889655554296,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889655587064,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889655619832,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889655652600,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889655685368,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889655718136,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889655750904,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889655783672,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889655816440,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889655849208,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889655881976,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889656176888,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889656209656,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889656242424,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889656275192,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889656307960,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889656340728,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889656373496,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889656406264,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/pencil_0e33c5e5-d9c8-46f7-88b1-7078a3db8d33.jpg?v=1711904404"},{"product_id":"chevron-mini-essentially-vex","title":"Chevron Mini - Essentially Vex","description":"\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eLook no further for the perfect-fitting micro mini skirt. Ours is detailed with an asymmetric hem that’s slightly shorter in the front.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\u003cli\u003e11.5” length at the shortest point on size small low waist, 13.5\" for high waist.\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Custom Vex Clothing","offers":[{"title":"Black \/ XS","offer_id":44699875672312,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44699875770616,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44699875868920,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44699875934456,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44699875999992,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44699876032760,"sku":"","price":103.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44699876065528,"sku":"","price":103.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44699876098296,"sku":"","price":103.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44699876131064,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44699876163832,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44699876196600,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44699876229368,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44699876262136,"sku":"","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44699876294904,"sku":"","price":103.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44699876327672,"sku":"","price":103.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44699876360440,"sku":"","price":103.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228140548344,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228140581112,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228140613880,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228140646648,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228140679416,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228140712184,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228140744952,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228140777720,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889657389304,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889657422072,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889657454840,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889657487608,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889657520376,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889657553144,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889657585912,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889657618680,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889657651448,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889657684216,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889657716984,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889657749752,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889657782520,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889657815288,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889657848056,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889657880824,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889657913592,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889657946360,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889657979128,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889658011896,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889658044664,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889658077432,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889658110200,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889658142968,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889658437880,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889658470648,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889658503416,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889658536184,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889658568952,"sku":null,"price":88.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889658601720,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889658634488,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889658667256,"sku":null,"price":103.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/mini_c449e76b-eb08-4090-b38e-24418ad76eb4.jpg?v=1711904988"},{"product_id":"high-waisted-streamline-latex-knickers-essentially-vex","title":"Streamline Knickers -Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eElevate your wardrobe with Vex Clothing’s Streamline High-Waisted Latex Knickers. Handmade in California with precision, these sleek and comfortable briefs are crafted from premium latex and available in bold black or vibrant red. Perfect for pairing with corsets, crop tops, or layering under sheer garments, these knickers starting at just $90 redefine modern, edgy luxury. Shop now to experience the unmatched quality of Vex Clothing.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/maxim-magazine\"\u003eMaxim magazine \u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/free-magazine\"\u003eFree Magazine \u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/sch\"\u003eSchon\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/elle-fanning-v-magazine-1\"\u003eV Magazine\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/amanda-steele-for-mod-magazine\"\u003eAmanda Steele\u003c\/a\u003e, Halsey and Kylie Jenner, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/beyonce\"\u003eBeyonce \u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":44699899887864,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44699941011704,"sku":"","price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44699941044472,"sku":"","price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44699941077240,"sku":"","price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44699941110008,"sku":"","price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44699941142776,"sku":"","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44699941175544,"sku":"","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44699941208312,"sku":"","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44699941241080,"sku":"","price":90.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44699941273848,"sku":"","price":90.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44699941306616,"sku":"","price":90.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44699941339384,"sku":"","price":90.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44699941372152,"sku":"","price":90.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44699941404920,"sku":"","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44699941437688,"sku":"","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44699941470456,"sku":"","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228136747256,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228136780024,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228136812792,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228136845560,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228136878328,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228136911096,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228136943864,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228136976632,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889659650296,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889659683064,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889659715832,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889659748600,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889659781368,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889659814136,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889659846904,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889659879672,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889659912440,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889659945208,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889659977976,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889660010744,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889660043512,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889660076280,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889660109048,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889660141816,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889660174584,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889660207352,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889660240120,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889660272888,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889660305656,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889660338424,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889660371192,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889660403960,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889660698872,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889660731640,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889660764408,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889660797176,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889660829944,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889660862712,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889660895480,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889660928248,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/streamline.jpg?v=1711905271"},{"product_id":"high-cut-latex-thong-essentially-vex","title":"High Cut Thong - Essentially Vex","description":"\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eUnleash your bold side with the High Cut Latex Thong by Vex Clothing. Handmade in California from premium .50mm latex imported from England, this luxurious piece is perfect for adding a daring edge to your lingerie collection. Designed for comfort and style, featuring a classic high Brazillian-style cut, it’s available now from $56.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":44700588081400,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44700588114168,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44700588146936,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44700588179704,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44700588212472,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44700588245240,"sku":"","price":62.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44700588278008,"sku":"","price":62.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44700588310776,"sku":"","price":62.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44700588343544,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44700588376312,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44700588409080,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44700588441848,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44700588474616,"sku":"","price":56.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44700588507384,"sku":"","price":62.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44700588540152,"sku":"","price":62.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44700588572920,"sku":"","price":62.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228139892984,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228139925752,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228139958520,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228139991288,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228140024056,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228140056824,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228140089592,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228140122360,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889621082360,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889621115128,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889621147896,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889621180664,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889621213432,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889621246200,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889621278968,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889621311736,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889621344504,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889621377272,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889621410040,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889621442808,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889621475576,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889621508344,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889621541112,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889621573880,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889621606648,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889621639416,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889621672184,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889621704952,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889621737720,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889621770488,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889621803256,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889621836024,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889622130936,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889622163704,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889622196472,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889622229240,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889622262008,"sku":null,"price":56.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889622294776,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889622327544,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889622360312,"sku":null,"price":62.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/thing.jpg?v=1711907756"},{"product_id":"latex-stirrup-stockings-essentially-vex","title":"Stirrup Stockings - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eTurn heads with the Latex Stirrup Stockings by Vex Clothing. Handmade in California using premium .45 mm latex, these footless thigh-high stockings, designed with foot stirrups, are the ultimate statement piece. Perfect for layering under skirts or dresses, or pairing with bodysuits; these stockings add a bold, luxurious touch to any outfit. Available for $150, they’re designed for comfort and style. Shop now and experience the unmatched quality of Vex Clothing.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .45mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/tove-lo-x-vogue-scandinavia\"\u003eVogue\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Inc. | Latex Clothing","offers":[{"title":"Black \/ XS","offer_id":44700748939512,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44700748972280,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44700749005048,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44700749037816,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44700749070584,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44700749103352,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44700749136120,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44700749168888,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44700749201656,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44700749234424,"sku":"","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228144972024,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228145004792,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228145037560,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228145070328,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228145103096,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889668858104,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889668890872,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889668923640,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889668956408,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889668989176,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889669021944,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889669054712,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889669087480,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889669120248,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889669153016,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889669185784,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889669218552,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889669251320,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889669284088,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889669316856,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889669513464,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889669546232,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889669579000,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889669611768,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889669644536,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/stuppuip_b45ccf31-b977-4043-ae53-3cac8a6f315f.jpg?v=1711908612"},{"product_id":"opera-knuckle-latex-gloves-essentially-vex","title":"Opera Knuckle Gloves - Essentially Vex","description":"\u003c!-- ============================================================\n     ESSENTIALLY VEX — PRODUCT PAGE BANNER\n     Place at top of product description on all Essentially Vex items\n\n     INSTRUCTIONS:\n     1. Copy EVERYTHING below into the product description\n        (above the existing product description text)\n     2. The \u003cstyle\u003e and HTML are all included\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eAdd a touch of elegance to your wardrobe with Vex Clothing’s Opera Knuckle Gloves. Handmade in California from premium latex, these fingerless gloves offer a sleek, form-fitting design that’s both bold and versatile. Perfect for adding an edgy accent to formal or casual outfits, these gloves are available now for $65. Shop today and embrace luxury with Vex Clothing.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .40mm-.50mm latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/aluna-x-galore-magazine\" title=\"Knuckle Gloves\"\u003eGalore Magazine\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/vogue-hong-kong\"\u003e Vogue\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/atiana-de-la-hoya-galore-magazine\"\u003eGalore \u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/willow-smith-v-magazine\"\u003eWillow Smith\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/garbage\"\u003eShirley Manson of Garbage\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ Small","offer_id":44700797862136,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44700797894904,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44700797927672,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44700797960440,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44700797993208,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44700798025976,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44700798058744,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44700798091512,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228139204856,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228139237624,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228139270392,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228139303160,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889670627576,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889670660344,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889670693112,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889670725880,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889670758648,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889670791416,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889670824184,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889670856952,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889670889720,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889670922488,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889670955256,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889670988024,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889671151864,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889671184632,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889671217400,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889671250168,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/knuckleopera.jpg?v=1711908957"},{"product_id":"classic-latex-tee-essentially-vex","title":"Classic Tee - Essentially Vex","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eElevate your wardrobe with the Classic Latex Tee by Vex Clothing. Handmade in California using premium latex, this sleek crew neck t-shirt combines bold style with ultimate comfort. A versatile addition to any fashion-forward wardrobe, the Classic Tee is perfect for layering or making a statement on its own. Starting at only $184 – shop now to own a piece of handmade luxury.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\u003cli\u003ePullover style\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFit note:\u003c\/strong\u003e Model is wearing a size Large. For a looser fit, we recommend ordering a size up.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/orville-peck\"\u003eOrville Peck\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/bodyelectric-magazine\"\u003eBodyelectric Magazine\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":44700945055992,"sku":"","price":184.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44700945088760,"sku":"","price":184.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44700945121528,"sku":"","price":184.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":46081134199032,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44700945154296,"sku":"","price":184.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44700945187064,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44700945219832,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44700945252600,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44700945285368,"sku":"","price":184.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44700945318136,"sku":"","price":184.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44700945350904,"sku":"","price":184.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":46081134231800,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44700945383672,"sku":"","price":184.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44700945416440,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44700945449208,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44700945481976,"sku":"","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228151427320,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228151460088,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228151492856,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228151525624,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228151558392,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228151591160,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228151623928,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228151656696,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889672724728,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889672757496,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889672790264,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889672823032,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889672855800,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889672888568,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889672921336,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889672954104,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889672986872,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889673019640,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889673052408,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889673085176,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889673117944,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889673150712,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889673183480,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889673216248,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889673249016,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889673281784,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889673314552,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889673347320,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889673380088,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889673412856,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889673445624,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889673478392,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889673773304,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889673806072,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889673838840,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889673871608,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889673904376,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889673937144,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889673969912,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889674002680,"sku":null,"price":184.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/menstee.png?v=1711910022"},{"product_id":"latex-muscle-t-shirt-essentially-vex","title":"Muscle T-Shirt - Essentially Vex","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eTurn heads with the Essential Vex Muscle Latex T-Shirt by Vex Clothing. Handmade with precision from premium-quality latex, this bold, form-fitting tank top is perfect for making a statement. Designed for comfort and edge, it’s a wardrobe must-have for fashion-forward individuals. Available now from $165 – shop today and embrace handmade luxury.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\u003cli\u003ePull over style\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFit note:\u003c\/strong\u003e Model is wearing a size Large. For a looser fit, we recommend ordering a size up.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/vex-clothing-tank-for-in-fringe-magazine\"\u003eFringe Magazine\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":44701070426360,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44701070459128,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44701070491896,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44701070524664,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44701070557432,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44701070590200,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44701070622968,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44701070655736,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44701070688504,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44701070721272,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44701070754040,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44701070786808,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44701070819576,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44701070852344,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44701070885112,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44701070917880,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228151853304,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228151886072,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228151918840,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228151951608,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228151984376,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228152017144,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228152049912,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228152082680,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889675084024,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889675116792,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889675149560,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889675182328,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889675215096,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889675247864,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889675280632,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889675313400,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889675346168,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889675378936,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889675411704,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889675444472,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889675477240,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889675510008,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889675542776,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889675575544,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889675608312,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889675641080,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889675673848,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889675706616,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889675739384,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889675772152,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889675804920,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889675837688,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889676132600,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889676165368,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889676198136,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889676230904,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889676263672,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889676296440,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889676329208,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889676361976,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/mucklet.png?v=1711910392"},{"product_id":"lash-latex-leggings-essentially-vex","title":"Lash Leggings - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eElevate your wardrobe with the Lash Latex Leggings by Vex Clothing. Handmade in California using premium-quality latex, these sleek and bold leggings offer a second-skin fit that’s perfect for making a statement. Whether styled for a night out or a daring daytime look, these leggings, starting at $275, are a must-have for any fashion-forward wardrobe. Shop now to own your next iconic piece.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/fguk-magazine\"\u003eFGUK Magazine\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC | Latex Clothing","offers":[{"title":"Black \/ XS","offer_id":44701175709944,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44701175775480,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44701175808248,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44701175841016,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44701175873784,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44701175906552,"sku":"","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44701175939320,"sku":"","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44701175972088,"sku":"","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44701176004856,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44701176037624,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44701176070392,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44701176103160,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44701176135928,"sku":"","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44701176168696,"sku":"","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44701176201464,"sku":"","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44701176234232,"sku":"","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228150870264,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228150903032,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228150935800,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228150968568,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228151001336,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228151034104,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228151066872,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228151099640,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889677213944,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889677246712,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889677279480,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889677312248,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889677345016,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889677377784,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889677410552,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889677443320,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889677476088,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889677508856,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889677541624,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889677574392,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889677607160,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889677639928,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889677672696,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889677705464,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889677738232,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889677771000,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889677803768,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889677836536,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889677869304,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889677902072,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889677934840,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889677967608,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889678262520,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889678295288,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889678328056,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889678360824,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889678393592,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889678426360,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889678459128,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889678491896,"sku":null,"price":295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/30_2b819e15-d22c-4a91-88b6-54c217f77c28.png?v=1711912035"},{"product_id":"classic-brief-essentially-vex","title":"Classic Brief - Essentially Vex","description":"\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eElevate your wardrobe with Vex Clothing's Classic Latex Brief. Handmade in California using premium black or red latex, these briefs are designed for those who value both luxury and comfort. A perfect everyday essential or statement piece for layering, starting at just $76. Discover the meticulous craftsmanship and timeless style of Vex Clothing.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Inc. | Latex Clothing","offers":[{"title":"Black \/ XS","offer_id":44701214605560,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":44701214638328,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":44701214671096,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":44701214703864,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44701214736632,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":44701214769400,"sku":"","price":86.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":44701214802168,"sku":"","price":86.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":44701214834936,"sku":"","price":86.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":44701214867704,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":44701214900472,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":44701214933240,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":44701214966008,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44701214998776,"sku":"","price":76.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":44701215031544,"sku":"","price":86.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":44701215064312,"sku":"","price":86.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":44701215097080,"sku":"","price":86.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228144054520,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228144087288,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228144120056,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228144152824,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228144185592,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228144218360,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228144251128,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228144283896,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889679180024,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889679212792,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889679245560,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889679278328,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889679311096,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889679343864,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889679376632,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889679409400,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889679442168,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889679474936,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889679507704,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889679540472,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889679573240,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889679606008,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889679638776,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889679671544,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889679704312,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889679737080,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889679769848,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889679802616,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889679835384,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889679868152,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889679900920,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889679933688,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889680228600,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889680261368,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889680294136,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889680326904,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889680359672,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889680392440,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889680425208,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889680457976,"sku":null,"price":86.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/1_1d8bc2bd-56b2-4fbf-94bc-56f03e265dd0.png?v=1711912435"},{"product_id":"mens-latex-tank-top-essentially-vex","title":"Tank Top - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eUpgrade your wardrobe with the Men’s Latex Tank Top by Vex Clothing. Handmade in California using premium .50mm latex imported from England, this sleek and form-fitting tank top offers bold style and unparalleled craftsmanship. Perfect for daring casual looks or layering under jackets, this essential starts at just $165. Shop now and experience Vex Clothing’s commitment to quality and style.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\u003cli\u003eThis is a form-fitting tank; for a looser fit, order a size up.\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":46080781746424,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":46080781779192,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":46080781811960,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":46080781844728,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":46080781877496,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":46080781910264,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":46080781943032,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":46080781975800,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":46080782008568,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":46080782041336,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":46080782074104,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":46080782106872,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":46080782139640,"sku":"","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":46080782172408,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":46080782205176,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":46080782237944,"sku":"","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228152639736,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228152672504,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228152705272,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228152738040,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228152770808,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228152803576,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228152836344,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228152869112,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889690714360,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889690747128,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889690779896,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889690812664,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889690845432,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889690878200,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889690910968,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889690943736,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889690976504,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889691009272,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889691042040,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889691074808,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889691107576,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889691140344,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889691173112,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889691205880,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889691238648,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889691271416,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889691304184,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889691336952,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889691369720,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889691402488,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889691435256,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889691468024,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889691762936,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889691795704,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889691828472,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889691861240,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889691894008,"sku":null,"price":165.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889691926776,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889691959544,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889691992312,"sku":null,"price":180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/1_26dd6e5d-d4c4-479a-b32b-f6c7da0fd8ce.png?v=1716487974"},{"product_id":"mens-latex-thong-essentially-vex","title":"Mens Thong - Essentially Vex","description":"\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eElevate your style and confidence with the Mens Latex Thong by Vex Clothing. Handmade in the USA from .50mm premium latex, this sleek thong offers a perfect fit and unparalleled quality. Designed for bold, fetish-inspired looks, it’s perfect for personal wear or intimate moments. Available from $65 – shop now to own this handcrafted essential.\u003c\/p\u003e\n\u003cp\u003eHandmade in the USA from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Inc. | Latex Clothing","offers":[{"title":"Black \/ XS","offer_id":46080809566456,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":46080809599224,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":46080809631992,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":46080809664760,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":46080809697528,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":46080809730296,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":46080809763064,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":46080809795832,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":46080809828600,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":46080809861368,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":46080809894136,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":46080809926904,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":46080809959672,"sku":"","price":65.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":46080809992440,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":46080810025208,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":46080810057976,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228146708728,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228146741496,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228146774264,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228146807032,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228146839800,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228146872568,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228146905336,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228146938104,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889692418296,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889692451064,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889692483832,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889692516600,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889692549368,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889692582136,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889692614904,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889692647672,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889692680440,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889692713208,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889692745976,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889692778744,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889692811512,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889692844280,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889692877048,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889692909816,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889692942584,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889692975352,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889693008120,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889693040888,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889693073656,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889693106424,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889693139192,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889693171960,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889693466872,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889693499640,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889693532408,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889693565176,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889693597944,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889693630712,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889693663480,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889693696248,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/MenThong.png?v=1694733618"},{"product_id":"latex-dress-shirt-essentially-vex","title":"Dress Shirt - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eOur signature latex updates a classic button-front shirt. Short sleeves, a point collar and chest pocket make this an easily wearable style.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\u003cli\u003eSnap front closure\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":46080865698040,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":46080865730808,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":46080865763576,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":46080865796344,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":46080865829112,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":46080865861880,"sku":"","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":46080865894648,"sku":"","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":46080865927416,"sku":"","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":46080865960184,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":46080865992952,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":46080866025720,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":46080866058488,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":46080866091256,"sku":"","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":46080866124024,"sku":"","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":46080866156792,"sku":"","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":46080866189560,"sku":"","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228150051064,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228150083832,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228150116600,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228150149368,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228150182136,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228150214904,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228150247672,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228150280440,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889694908664,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889694941432,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889694974200,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889695006968,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889695039736,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889695072504,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889695105272,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889695138040,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889695170808,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889695203576,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889695236344,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889695269112,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889695301880,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889695334648,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889695367416,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889695400184,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889695432952,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889695465720,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889695498488,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889695531256,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889695564024,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889695596792,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889695629560,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889695662328,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889695957240,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889695990008,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889696022776,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889696055544,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889696088312,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889696121080,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889696153848,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889696186616,"sku":null,"price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/Dress_Shirt_-_Essentially_Vex_Mens_2.png?v=1751478512"},{"product_id":"classic-latex-jeans-essentially-vex","title":"Classic Jeans - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eMake a bold statement with Vex Clothing’s Classic Latex Jeans. Handmade in California using premium .50mm imported English latex, these sleek, edgy jeans feature zipper fly, four-pockets, and a perfect fit. Designed for fashion-forward individuals, these latex jeans elevate any wardrobe. Available from $550 – order now to embrace high-fashion style crafted with precision and care.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\u003cli\u003eZip fly, snap closure at waist\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":46080921207032,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":46080921239800,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":46080921272568,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":46080921305336,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":46080921338104,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":46080921370872,"sku":"","price":600.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":46080921403640,"sku":"","price":600.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":46080921436408,"sku":"","price":600.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":46080921469176,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":46080921501944,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":46080921534712,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":46080921567480,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":46080921600248,"sku":"","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":46080921633016,"sku":"","price":600.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":46080921665784,"sku":"","price":600.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":46080921698552,"sku":"","price":600.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228152279288,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228152312056,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228152344824,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228152377592,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228152410360,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228152443128,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228152475896,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228152508664,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889696841976,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889696874744,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889696907512,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889696940280,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889696973048,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889697005816,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889697038584,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889697071352,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889697104120,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889697136888,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889697169656,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889697202424,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889697235192,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889697267960,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889697300728,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889697333496,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889697366264,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889697399032,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889697431800,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889697464568,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889697497336,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889697530104,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889697562872,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889697595640,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889697890552,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889697923320,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889697956088,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889697988856,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889698021624,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889698054392,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889698087160,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889698119928,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/64_1a672cd1-6518-437e-9c90-a5809d1b9281.png?v=1728436004"},{"product_id":"sleeveless-latex-bodysuit-essentially-vex","title":"Sleeveless Bodysuit - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eStep into bold, modern fashion with Vex Clothing’s Sleeveless Latex Bodysuit. Handmade in California from premium English latex, this versatile and form-fitting bodysuit is designed to elevate any wardrobe with its sleeveless design and mock turtleneck. As seen on Kylie and Kendall Jenner, it’s the ultimate statement piece for daring fashion enthusiasts. Available now for $225 – shop today and own a piece of iconic style.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\u003cli\u003eThis product features a back zipper and no crotch zipper.\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/kylie-jenner-in-vex-sleeveless-bodysuit-and-wristlet-gloves\"\u003eKylie\u003c\/a\u003e and \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/kendall-jenner-in-the-sleeveless-bodysuit\"\u003eKendall Jenner\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e\u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/shape-magazine\"\u003e In Shape \u003c\/a\u003e\u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/shape-magazine\"\u003eMagazine\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/playboy\"\u003ePlayboy Magazine\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Inc. | Latex Clothing","offers":[{"title":"Black \/ XS","offer_id":46080951189752,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":46080951222520,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":46080951255288,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":46080951288056,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":46080951320824,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":46080951353592,"sku":"","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":46080951386360,"sku":"","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":46080951419128,"sku":"","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":46080951451896,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":46080951484664,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":46080951517432,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":46080951550200,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":46080951582968,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":46080951615736,"sku":"","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":46080951648504,"sku":"","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":46080951681272,"sku":"","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228147724536,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228147757304,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228147790072,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228147822840,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228147855608,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228147888376,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228147921144,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228147953912,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889699397880,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889699430648,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889699463416,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889699496184,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889699528952,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889699561720,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889699594488,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889699627256,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889699660024,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889699692792,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889699725560,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889699758328,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889699791096,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889699823864,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889699856632,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889699889400,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889699922168,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889699954936,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889699987704,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889700020472,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889700053240,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889700086008,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889700118776,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889700151544,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889700446456,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889700479224,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889700511992,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889700544760,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889700577528,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889700610296,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889700643064,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889700675832,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/products\/6_387f266e-ce02-44cc-9327-1b1a13fea9bb.png?v=1679072476"},{"product_id":"frontage-bikini-top-essentially-vex","title":"Frontage Bikini Top - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eThis sexy triangle bikini top ties on with a halter neck and back straps.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/www.papermag.com\/kim-kardashian-vex-latex#rebelltitem1\"\u003eKim Kardashian\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/doechii\"\u003eDoechii\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":46080970096888,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":46080970260728,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":46080970424568,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":46080970588408,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":46080970752248,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":46080970916088,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":46080971079928,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":46080971243768,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":46080971407608,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":46080971571448,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":46080971735288,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":46080971899128,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":46080972062968,"sku":"","price":70.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":46080972226808,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":46080972390648,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":46080972554488,"sku":"","price":75.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228141302008,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228141465848,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228141629688,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228141793528,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228141957368,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228142121208,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228142285048,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228142448888,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889702445304,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889702609144,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889702772984,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889702936824,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889703100664,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889703264504,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889703428344,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889703592184,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889703756024,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889703919864,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889704083704,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889704247544,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889704411384,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889704575224,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889704739064,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889704902904,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889705066744,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889705230584,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889705394424,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889705558264,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889705722104,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889705885944,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889706049784,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889706213624,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889707688184,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889707852024,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889708015864,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889708179704,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889708343544,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889708507384,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889708671224,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889708835064,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/25_4a365f11-6d20-431e-8add-9be40f4520c7.png?v=1755117008"},{"product_id":"simple-crop-top-essentially-vex","title":"Simple Crop Top - Essentially Vex","description":"\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eStep up your style with the Simple Latex Crop Top by Vex Clothing. Handmade in California using premium-quality latex, this sleek crop top with mock turtleneck and long sleeves is perfect for bold, contemporary fashion. A versatile luxury piece, it can be styled with high-waisted bottoms or layered for an edgy look. Available for $205 – shop now to own a wardrobe essential that redefines modern elegance.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\u003cli\u003eBack zip closure\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/kylie-jenner-interview-magazine\"\u003eKylie Jenner\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/dawn-richard\"\u003eBrittney Spears, Dawn Richard\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/lofficiel\"\u003eL'Officiel\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/vex-clothing-cover-and-editorial-for-fantastics-magazine\"\u003eFantastic Magazine\u003c\/a\u003e\u003c\/p\u003e","brand":"Custom Vex Clothing","offers":[{"title":"Black \/ XS","offer_id":46080990576888,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":46080990609656,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":46080990642424,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":46080990675192,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":46080990707960,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":46080990740728,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":46080990773496,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":46080990806264,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":46080990839032,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":46080990871800,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":46080990904568,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":46080990937336,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":46080990970104,"sku":"","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":46080991002872,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":46080991035640,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":46080991068408,"sku":"","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":48228148576504,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":48228148609272,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":48228148642040,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":48228148674808,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":48228148707576,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":48228148740344,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":48228148773112,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":48228148805880,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889710932216,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889710964984,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889710997752,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889711030520,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889711063288,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889711096056,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889711128824,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889711161592,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889711194360,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889711227128,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889711259896,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889711292664,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889711325432,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889711358200,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889711390968,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889711423736,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889711456504,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889711489272,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889711522040,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889711554808,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889711587576,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889711620344,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889711653112,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889711685880,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889711980792,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889712013560,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889712046328,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889712079096,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889712111864,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889712144632,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889712177400,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889712210168,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/products\/SimpleCropTop_5229645f-08dc-47f9-9e5e-6b3478fc6e4c.jpg?v=1628776623"},{"product_id":"biker-shorts-essentially-vex","title":"Biker Shorts - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eWelcome to your next favorite shorts! These fun and stylish biker shorts will have you feeling fashionable.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .45mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Clothing, INC | Latex Clothing","offers":[{"title":"Black \/ XS","offer_id":47906632925432,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Small","offer_id":47906632958200,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Medium","offer_id":47906632990968,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Large","offer_id":47906633023736,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":47906636431608,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":47906636464376,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":47906636497144,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":47906633089272,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Small","offer_id":47906633122040,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Medium","offer_id":47906633154808,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ Large","offer_id":47906633187576,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":47906636529912,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":47906636562680,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":47906636595448,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":47906633253112,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Small","offer_id":47906633285880,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Medium","offer_id":47906633318648,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ Large","offer_id":47906633351416,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":47906636628216,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":47906636660984,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":47906636693752,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889808646392,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Small","offer_id":49889808679160,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Medium","offer_id":49889808711928,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ Large","offer_id":49889808744696,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889808777464,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889808810232,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889808843000,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889808875768,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Small","offer_id":49889808908536,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Medium","offer_id":49889808941304,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ Large","offer_id":49889808974072,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889809006840,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889809039608,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889809072376,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889809105144,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Small","offer_id":49889809137912,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Medium","offer_id":49889809170680,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ Large","offer_id":49889809203448,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889809236216,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889809268984,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889809301752,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889809563896,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Small","offer_id":49889809596664,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Medium","offer_id":49889809629432,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ Large","offer_id":49889809662200,"sku":null,"price":133.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889809694968,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889809727736,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889809760504,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/2_6e2938b4-256f-41d7-9f35-025c8f41b6f4.png?v=1702895492"},{"product_id":"sculpt-mini-tank-dress-essentially-vex-copy","title":"Sculpt Mini Tank Dress - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eSecond-skin perfection. Ultra-sleek. Timeless.\u003c\/p\u003e\n\u003cp\u003eCommand the room in the \u003cem\u003eSculpt Tank Dress\u003c\/em\u003e, expertly cut to create an unmistakable hourglass silhouette. Handcrafted from premium latex, this dress features a deep scoop neckline, wide straps, and precision paneling for a smooth, contoured fit. The center-back zip allows for easy dressing while keeping the finish flawless. Available in two lengths—sultry \u003cstrong\u003eMini\u003c\/strong\u003e for maximum leg and sophisticated \u003cstrong\u003ePencil\u003c\/strong\u003e for classic allure.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 100% latex rubber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Center-back zip\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFit:\u003c\/strong\u003e Bodycon, figure-sculpting\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLengths:\u003c\/strong\u003e Mini (above mid-thigh) or Pencil (below knee)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFit note:\u003c\/strong\u003e Model is wearing size Small.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStyling:\u003c\/strong\u003e Pair with heels and minimal jewelry for modern elegance, or layer with statement accessories for an editorial edge.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Inc. | Latex Clothing","offers":[{"title":"Black \/ XS","offer_id":47906643181816,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":47906643214584,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":47906643247352,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":47906643280120,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":47906643312888,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":47906643345656,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":47906643378424,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":47906643411192,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":47906643443960,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":47906643476728,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":47906643509496,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":47906643542264,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":47906643575032,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":47906643607800,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":47906643640568,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":47906643673336,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":47906643706104,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ S","offer_id":47906643738872,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ M","offer_id":47906643771640,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ L","offer_id":47906643804408,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":47906643837176,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":47906643869944,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":47906643902712,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":47906643935480,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889811595512,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ S","offer_id":49889811628280,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ M","offer_id":49889811661048,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ L","offer_id":49889811693816,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889811726584,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889811759352,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889811792120,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889811824888,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889811857656,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ S","offer_id":49889811890424,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ M","offer_id":49889811923192,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ L","offer_id":49889811955960,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889811988728,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889812021496,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889812054264,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889812087032,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889812119800,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ S","offer_id":49889812152568,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ M","offer_id":49889812185336,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ L","offer_id":49889812218104,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889812250872,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889812283640,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889812316408,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889812349176,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889812644088,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ S","offer_id":49889812676856,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ M","offer_id":49889812709624,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ L","offer_id":49889812742392,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889812775160,"sku":null,"price":318.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889812807928,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889812840696,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889812873464,"sku":null,"price":338.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/12_3bca4af6-a9f9-4f8a-9af4-fac9e6d7e30c.png?v=1755118061"},{"product_id":"simple-catsuit-copy","title":"Simple Catsuit - Essentially Vex","description":"\u003cp\u003e\u003cstrong\u003eEssentially Vex – Where Luxury Meets Affordability.\u003c\/strong\u003e These meticulously crafted pieces, available exclusively in black, red, and transparent latex, are offered at a special price and cannot be purchased with coupon codes, modified, and rush service is not offered. Our loyal clients receive exclusive access to this discounted rate, which is not extended to our wholesale partners or retail outlets.\u003c\/p\u003e\n\u003cp\u003eIf you're looking for more customization options such as color choices, inseams, and additional features, please explore our made-to-order collections.\u003c\/p\u003e\n\u003cp\u003eThere's nothing like a classic black latex catsuit. Ours is designed for easy entry with a back zip closure.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBack zip closure (back zip option only)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/sophia-thatcher-x-numero-netherlands\"\u003eSophia Thatcher\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/violet-chachki\"\u003eViolet Chachki\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/kate-hudson\"\u003eKate Hudson\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/nicki-minaj-in-custom-vex-for-motorsport-music-video\"\u003eNicki Minaj\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/lesley-ann-brandt-in-vex-clothing-for-a-book-of-magazine\"\u003eA Book Magazine\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/vex-clothing-second-skin-for-interview-magazine\"\u003eInterview Magazine\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/vex-clothing-cover-and-editorial-for-fantastics-magazine\"\u003eFantastic Magazine\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/sch\"\u003eSchon\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/wwd\"\u003eWWD\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":47977220636920,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":47977220669688,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":47977220702456,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":47977220735224,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":47977220767992,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":47977220800760,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":47977220833528,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":47977220866296,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":47977220899064,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":47977220931832,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":47977220964600,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":47977220997368,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":47977221030136,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":47977221062904,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":47977221095672,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":47977221128440,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":47977221161208,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ S","offer_id":47977221193976,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ M","offer_id":47977221226744,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ L","offer_id":47977221259512,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":47977221292280,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":47977221325048,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":47977221357816,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":47977221390584,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889813954808,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ S","offer_id":49889813987576,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ M","offer_id":49889814020344,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ L","offer_id":49889814053112,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889814085880,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889814118648,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889814151416,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889814184184,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889814216952,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ S","offer_id":49889814249720,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ M","offer_id":49889814282488,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ L","offer_id":49889814315256,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889814348024,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889814380792,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889814413560,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889814446328,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889814479096,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ S","offer_id":49889814511864,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ M","offer_id":49889814544632,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ L","offer_id":49889814577400,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889814610168,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889814642936,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889814675704,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889814708472,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889815003384,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ S","offer_id":49889815036152,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ M","offer_id":49889815068920,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ L","offer_id":49889815101688,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889815134456,"sku":null,"price":534.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889815167224,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889815199992,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889815232760,"sku":null,"price":554.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/products\/1_22b1f1b3-5869-494f-82a1-94f7fa718be4.png?v=1672954753"},{"product_id":"plunge-bodysuit-copy","title":"Plunge Bodysuit - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eA plunging V-neckline gives this long-sleeve sex appeal. Complete the look with a pair of jeans.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\u003cli\u003eZip back closure\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/rico-nasty-spin-magazine\"\u003eSpin Magazine\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Black \/ XS","offer_id":47939119874296,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":47977077178616,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":47977077211384,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":47977077244152,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":47977077276920,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1","offer_id":47977077309688,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3","offer_id":47977077342456,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2","offer_id":47977077375224,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":47977077407992,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":47977077440760,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":47977077473528,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":47977077506296,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":47977077539064,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 1","offer_id":47977077571832,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 3","offer_id":47977077604600,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2","offer_id":47977077637368,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XS","offer_id":47977077670136,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ S","offer_id":47977077702904,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ M","offer_id":47977077735672,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ L","offer_id":47977077768440,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ XL","offer_id":47977077801208,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 1","offer_id":47977077833976,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 3","offer_id":47977077866744,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"Transparent Natural \/ 2","offer_id":47977077899512,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XS","offer_id":49889816871160,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ S","offer_id":49889816903928,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ M","offer_id":49889816936696,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ L","offer_id":49889816969464,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ XL","offer_id":49889817002232,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 1","offer_id":49889817035000,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 3","offer_id":49889817067768,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT ORANGE LIMITED QUANTITY \/ 2","offer_id":49889817100536,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XS","offer_id":49889817133304,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ S","offer_id":49889817166072,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ M","offer_id":49889817198840,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ L","offer_id":49889817231608,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ XL","offer_id":49889817264376,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 1","offer_id":49889817297144,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 3","offer_id":49889817329912,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT HOT PINK LIMITED QUANTITY \/ 2","offer_id":49889817362680,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XS","offer_id":49889817395448,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ S","offer_id":49889817428216,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ M","offer_id":49889817460984,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ L","offer_id":49889817493752,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ XL","offer_id":49889817526520,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 1","offer_id":49889817559288,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 3","offer_id":49889817592056,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"VIBRANT GREEN LIMITED QUANTITY \/ 2","offer_id":49889817624824,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XS","offer_id":49889817919736,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ S","offer_id":49889817952504,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ M","offer_id":49889817985272,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ L","offer_id":49889818018040,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ XL","offer_id":49889818050808,"sku":null,"price":261.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 1","offer_id":49889818083576,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 3","offer_id":49889818116344,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true},{"title":"GREY LIMITED QUANTITY \/ 2","offer_id":49889818149112,"sku":null,"price":281.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/before1_5.png?v=1774294935"},{"product_id":"joey-catsuit-copy","title":"Joey Catsuit - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eThis latex catsuit for men offers a slim and daring look. It features a convenient back zip closure and supportive pouch, making it a great piece for any event.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"Small \/ Black","offer_id":47939121185016,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Small \/ Red","offer_id":47939121217784,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Small \/ Transparent Natural","offer_id":47939121250552,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Black","offer_id":47939121283320,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Red","offer_id":47939121316088,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Transparent Natural","offer_id":47939121348856,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Large \/ Black","offer_id":47939121381624,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Large \/ Red","offer_id":47939121414392,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Large \/ Transparent Natural","offer_id":47939121447160,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Black","offer_id":47939121479928,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Red","offer_id":47939121512696,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Transparent Natural","offer_id":47939121545464,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"1X \/ Black","offer_id":47939121578232,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"1X \/ Red","offer_id":47939121611000,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"1X \/ Transparent Natural","offer_id":47939121643768,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"2X \/ Black","offer_id":47939121676536,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"2X \/ Red","offer_id":47939121709304,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"2X \/ Transparent Natural","offer_id":47939121742072,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"3X \/ Black","offer_id":47939121774840,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"3X \/ Red","offer_id":47939121807608,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"3X \/ Transparent Natural","offer_id":47939121840376,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"Small \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889820082424,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Medium \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889820115192,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Large \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889820147960,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889820180728,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"1X \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889820213496,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"2X \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889820246264,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"3X \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889820279032,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"Small \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889820311800,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Medium \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889820344568,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Large \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889820377336,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889820410104,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"1X \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889820442872,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"2X \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889820475640,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"3X \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889820508408,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"Small \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889820541176,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Medium \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889820573944,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Large \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889820606712,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889820639480,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"1X \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889820672248,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"2X \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889820705016,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"3X \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889820737784,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"Small \/ GREY LIMITED QUANTITY","offer_id":49889820999928,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Medium \/ GREY LIMITED QUANTITY","offer_id":49889821032696,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"Large \/ GREY LIMITED QUANTITY","offer_id":49889821065464,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ GREY LIMITED QUANTITY","offer_id":49889821098232,"sku":null,"price":663.0,"currency_code":"USD","in_stock":true},{"title":"1X \/ GREY LIMITED QUANTITY","offer_id":49889821131000,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"2X \/ GREY LIMITED QUANTITY","offer_id":49889821163768,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true},{"title":"3X \/ GREY LIMITED QUANTITY","offer_id":49889821196536,"sku":null,"price":683.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/34_b7625a91-9e6b-445d-803f-45668dd1e70e.png?v=1686165634"},{"product_id":"joey-boxer-essentially-vex","title":"Joey Boxer - Essentially Vex","description":"\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eOur iconic boxers offer an ultra comfortable and supportive contour pouch.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from .50mm latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"XS \/ Black","offer_id":47939123609848,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Red","offer_id":47939123970296,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Transparent Natural","offer_id":47939124003064,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Black","offer_id":47939123642616,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Red","offer_id":47939124035832,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Transparent Natural","offer_id":47939124068600,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":47939123675384,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Red","offer_id":47939124101368,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Transparent Natural","offer_id":47939124134136,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":47939123708152,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Red","offer_id":47939124166904,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Transparent Natural","offer_id":47939124199672,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Black","offer_id":47939123740920,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Red","offer_id":47939124232440,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Transparent Natural","offer_id":47939124265208,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"1 \/ Black","offer_id":47939124297976,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"1 \/ Red","offer_id":47939124330744,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"1 \/ Transparent Natural","offer_id":47939124363512,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"2 \/ Black","offer_id":47939124396280,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"2 \/ Red","offer_id":47939124429048,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"2 \/ Transparent Natural","offer_id":47939124461816,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3 \/ Black","offer_id":47939124494584,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3 \/ Red","offer_id":47939124527352,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3 \/ Transparent Natural","offer_id":47939124560120,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889822376184,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"S \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889822408952,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"M \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889822441720,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"L \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889822474488,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889822507256,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"1 \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889822540024,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"2 \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889822572792,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3 \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889822605560,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889822638328,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"S \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889822671096,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"M \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889822703864,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"L \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889822736632,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889822769400,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"1 \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889822802168,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"2 \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889822834936,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3 \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889822867704,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889822900472,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"S \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889822933240,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"M \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889822966008,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"L \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889822998776,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889823031544,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"1 \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889823064312,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"2 \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889823097080,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3 \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889823129848,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ GREY LIMITED QUANTITY","offer_id":49889823424760,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"S \/ GREY LIMITED QUANTITY","offer_id":49889823457528,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"M \/ GREY LIMITED QUANTITY","offer_id":49889823490296,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"L \/ GREY LIMITED QUANTITY","offer_id":49889823523064,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ GREY LIMITED QUANTITY","offer_id":49889823555832,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"1 \/ GREY LIMITED QUANTITY","offer_id":49889823588600,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"2 \/ GREY LIMITED QUANTITY","offer_id":49889823621368,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3 \/ GREY LIMITED QUANTITY","offer_id":49889823654136,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/7_4faa8411-30b9-4fce-85c5-769552e71322.png?v=1686164668"},{"product_id":"hunger-tee-essentially-vex","title":"Hunger Tee - Essentially Vex","description":"\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\n  \u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__header\"\u003e\n    \u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n    \u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__badges\"\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eBlack, Red \u0026amp;\u003cbr\u003eNatural Only\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vex-ev-badge\"\u003e\n      \u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__details\"\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      These meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack, red, and transparent natural\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\n    \u003c\/p\u003e\n    \u003cp class=\"vex-ev-banner__note\"\u003e\n      Looking for custom colors, inseams, or additional features?\n    \u003c\/p\u003e\n    \u003ca href=\"\/collections\/womens-latex-collection\" class=\"vex-ev-banner__cta\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vex-ev-banner__footer\"\u003e\n    \u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cp\u003eAnything but basic, our Hunger mock-turtleneck top is the perfect canvas to add on any of our accessories.\u003c\/p\u003e\n\u003cp\u003eHandmade in our California studio from latex imported from England.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\u003cli\u003eZip back closure\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e","brand":"Vex Clothing, INC | Latex Clothing","offers":[{"title":"Crop \/ XS \/ Black","offer_id":47939124887800,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XS \/ Red","offer_id":47939126231288,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XS \/ Transparent Natural","offer_id":47939126264056,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ S \/ Black","offer_id":47939126296824,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ S \/ Red","offer_id":47939126329592,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ S \/ Transparent Natural","offer_id":47939126362360,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ M \/ Black","offer_id":47939126395128,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ M \/ Red","offer_id":47939126427896,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ M \/ Transparent Natural","offer_id":47939126460664,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ L \/ Black","offer_id":47939126493432,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ L \/ Red","offer_id":47939126526200,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ L \/ Transparent Natural","offer_id":47939126558968,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XL \/ Black","offer_id":47939126591736,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XL \/ Red","offer_id":47939126624504,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XL \/ Transparent Natural","offer_id":47939126657272,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 1 \/ Black","offer_id":47939126690040,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 1 \/ Red","offer_id":47939126722808,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 1 \/ Transparent Natural","offer_id":47939126755576,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 2 \/ Black","offer_id":47939126788344,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 2 \/ Red","offer_id":47939126821112,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 2 \/ Transparent Natural","offer_id":47939126853880,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 3 \/ Black","offer_id":47939126886648,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 3 \/ Red","offer_id":47939126919416,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 3 \/ Transparent Natural","offer_id":47939126952184,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XS \/ Black","offer_id":47939124920568,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XS \/ Red","offer_id":47939126984952,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XS \/ Transparent Natural","offer_id":47939127017720,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ S \/ Black","offer_id":47939127050488,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ S \/ Red","offer_id":47939127083256,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ S \/ Transparent Natural","offer_id":47939127116024,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ M \/ Black","offer_id":47939127148792,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ M \/ Red","offer_id":47939127181560,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ M \/ Transparent Natural","offer_id":47939127214328,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ L \/ Black","offer_id":47939127247096,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ L \/ Red","offer_id":47939127279864,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ L \/ Transparent Natural","offer_id":47939127312632,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XL \/ Black","offer_id":47939127345400,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XL \/ Red","offer_id":47939127378168,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XL \/ Transparent Natural","offer_id":47939127410936,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 1 \/ Black","offer_id":47939127443704,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 1 \/ Red","offer_id":47939127476472,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 1 \/ Transparent Natural","offer_id":47939127509240,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 2 \/ Black","offer_id":47939127542008,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 2 \/ Red","offer_id":47939127574776,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 2 \/ Transparent Natural","offer_id":47939127607544,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 3 \/ Black","offer_id":47939127640312,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 3 \/ Red","offer_id":47939127673080,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 3 \/ Transparent Natural","offer_id":47939127705848,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XS \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825030392,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XS \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825063160,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ S \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825095928,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ M \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825128696,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ L \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825161464,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XL \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825194232,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 1 \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825227000,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 2 \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825259768,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 3 \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825292536,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ S \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825325304,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ M \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825358072,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ L \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825390840,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XL \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825423608,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 1 \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825456376,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 2 \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825489144,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 3 \/ VIBRANT ORANGE LIMITED QUANTITY","offer_id":49889825521912,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XS \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825554680,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XS \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825587448,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ S \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825620216,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ M \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825652984,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ L \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825685752,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XL \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825718520,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 1 \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825751288,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 2 \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825784056,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 3 \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825816824,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ S \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825849592,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ M \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825882360,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ L \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825915128,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XL \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825947896,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 1 \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889825980664,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 2 \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889826013432,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 3 \/ VIBRANT HOT PINK LIMITED QUANTITY","offer_id":49889826046200,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XS \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826078968,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XS \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826111736,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ S \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826144504,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ M \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826177272,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ L \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826210040,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XL \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826242808,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 1 \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826275576,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 2 \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826308344,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 3 \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826341112,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ S \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826373880,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ M \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826406648,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ L \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826439416,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XL \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826472184,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 1 \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826504952,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 2 \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826537720,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 3 \/ VIBRANT GREEN LIMITED QUANTITY","offer_id":49889826570488,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XS \/ GREY LIMITED QUANTITY","offer_id":49889827127544,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XS \/ GREY LIMITED QUANTITY","offer_id":49889827160312,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ S \/ GREY LIMITED QUANTITY","offer_id":49889827193080,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ M \/ GREY LIMITED QUANTITY","offer_id":49889827225848,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ L \/ GREY LIMITED QUANTITY","offer_id":49889827258616,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ XL \/ GREY LIMITED QUANTITY","offer_id":49889827291384,"sku":null,"price":245.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 1 \/ GREY LIMITED QUANTITY","offer_id":49889827324152,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 2 \/ GREY LIMITED QUANTITY","offer_id":49889827356920,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Crop \/ 3 \/ GREY LIMITED QUANTITY","offer_id":49889827389688,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ S \/ GREY LIMITED QUANTITY","offer_id":49889827422456,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ M \/ GREY LIMITED QUANTITY","offer_id":49889827455224,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ L \/ GREY LIMITED QUANTITY","offer_id":49889827487992,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ XL \/ GREY LIMITED QUANTITY","offer_id":49889827520760,"sku":null,"price":268.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 1 \/ GREY LIMITED QUANTITY","offer_id":49889827553528,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 2 \/ GREY LIMITED QUANTITY","offer_id":49889827586296,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true},{"title":"Full Length \/ 3 \/ GREY LIMITED QUANTITY","offer_id":49889827619064,"sku":null,"price":288.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/Hunger_Tee_Mens.png?v=1751389808"},{"product_id":"essentially-vex-long-latex-gloves-ready-to-ship","title":"Essentially Vex  Long Latex Gloves READY TO SHIP","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__header\"\u003e\n\u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n\u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__badges\"\u003e\n\u003cdiv class=\"vex-ev-badge\"\u003e\n\u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-badge\"\u003e\n\u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e \u003cspan class=\"vex-ev-badge__text\"\u003eBlack \u0026amp; Red \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-badge\"\u003e\n\u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-badge\"\u003e\n\u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__details\"\u003e\n\u003cp class=\"vex-ev-banner__note\"\u003eThese meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack and red\u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\u003c\/p\u003e\n\u003cp class=\"vex-ev-banner__note\"\u003eLooking for custom colors, inseams, or additional features?\u003c\/p\u003e\n\u003ca class=\"vex-ev-banner__cta\" href=\"\/collections\/womens-latex-collection\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__footer\"\u003e\u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e • Handmade in California • Same Quality, Exclusive Price\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur Essentially Vex Long Latex Gloves are among our most sought-after pieces, crafted from high-quality molded latex and imported for exceptional detail and durability. In our core colors — black, red, and transparent natural — these match our latex clothing perfectly; other colors are a close match.\u003c\/p\u003e\n\u003cp\u003eNo matter your style, these long gloves add a dramatic and sophisticated touch to any ensemble—perfect for taking your look to the next level!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUnisex design: suitable for everyone\u003c\/li\u003e\n\u003cli\u003e.40mm thickness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSizing:\u003c\/strong\u003e Please review our updated size chart before ordering. If you don’t fall within the listed measurements, consider our Bespoke Gloves for a tailored fit.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/krysten-ritter-x-schon-magazine\"\u003eKrysten Ritter\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/travis-barker-x-hunger-magazine\"\u003eTravis Barker\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/v-magazine\"\u003eBillie Eilish\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/kylie-jenner-complex-magazine\"\u003eKylie Jenner\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/celene-dion-in-vex-gloves\"\u003eCeline Dion\u003c\/a\u003e, and \u003ca href=\"https:\/\/vexclothing.com\/blogs\/celebrity\/beyonce-4\"\u003eBeyonce'\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e W Magazine, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/fguk-magazine\"\u003eFGUK Magazine\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/solar-magazine\"\u003eSolar Magazine\u003c\/a\u003e, \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/shay-mitchell-x-ny-post\"\u003eNY Post\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"XS \/ Black","offer_id":48891873493240,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Red","offer_id":48891873526008,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Black","offer_id":48891873722616,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Red","offer_id":48891873755384,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":48891873951992,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Red","offer_id":48891873984760,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":48891874181368,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Red","offer_id":48891874214136,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Black","offer_id":48891874410744,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Red","offer_id":48891874443512,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"XXL \/ Black","offer_id":48891884699896,"sku":null,"price":79.0,"currency_code":"USD","in_stock":false},{"title":"XXL \/ Red","offer_id":48891884732664,"sku":null,"price":79.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/7_a1a3ad37-17dc-4141-bf5a-1b02a502fb0e.png?v=1690394913"},{"product_id":"essentially-vex-short-latex-gloves-ready-to-ship","title":"Essentially Vex Short Latex Gloves READY TO SHIP","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n\/* --- Essentially Vex Banner --- *\/\n.vex-ev-banner {\n  max-width: 100%;\n  margin: 0 0 28px 0;\n  border: 1px solid #e8e4e0;\n  background: #faf9f7 !important;\n  overflow: hidden;\n}\n\n\/* --- Top Accent Bar --- *\/\n.vex-ev-banner__accent {\n  height: 3px;\n  background: linear-gradient(90deg, #1a1a1a 0%, #8b7d6b 50%, #1a1a1a 100%);\n}\n\n\/* --- Banner Header --- *\/\n.vex-ev-banner__header {\n  padding: 22px 24px 0;\n  text-align: center;\n}\n.vex-ev-banner__label {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.vex-ev-banner__title {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  margin: 0 0 4px 0 !important;\n  line-height: 1.3 !important;\n}\n.vex-ev-banner__subtitle {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 15px !important;\n  font-style: italic;\n  color: #8b7d6b !important;\n  margin: 0 0 18px 0 !important;\n  letter-spacing: 0.5px;\n}\n.vex-ev-banner__divider {\n  width: 40px;\n  height: 1px;\n  background: #d4cfc8;\n  margin: 0 auto 18px;\n  border: none;\n}\n\n\/* --- Info Badges Row --- *\/\n.vex-ev-banner__badges {\n  display: flex !important;\n  justify-content: center;\n  gap: 1px;\n  background: #e8e4e0;\n  border-top: 1px solid #e8e4e0;\n  border-bottom: 1px solid #e8e4e0;\n}\n.vex-ev-badge {\n  flex: 1;\n  background: #faf9f7 !important;\n  padding: 14px 12px !important;\n  text-align: center;\n}\n.vex-ev-badge__icon {\n  font-size: 12px;\n  color: #8b7d6b !important;\n  display: block;\n  margin-bottom: 6px;\n}\n.vex-ev-badge__text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 600 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #1a1a1a !important;\n  line-height: 1.4 !important;\n}\n\n\/* --- Policy Details --- *\/\n.vex-ev-banner__details {\n  padding: 18px 24px;\n  text-align: center;\n}\n.vex-ev-banner__note {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 300 !important;\n  line-height: 1.8 !important;\n  color: #777 !important;\n  max-width: 520px;\n  margin: 0 auto 12px !important;\n  letter-spacing: 0.2px;\n}\n.vex-ev-banner__note strong {\n  font-weight: 500 !important;\n  color: #555 !important;\n}\n\n\/* --- CTA Link --- *\/\n.vex-ev-banner__cta {\n  display: inline-block;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 500 !important;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #8b7d6b !important;\n  text-decoration: none !important;\n  border-bottom: 1px solid #d4cfc8 !important;\n  padding-bottom: 2px;\n  transition: color 0.2s ease, border-color 0.2s ease;\n  margin-top: 4px;\n}\n.vex-ev-banner__cta:hover {\n  color: #1a1a1a !important;\n  border-color: #1a1a1a !important;\n}\n\n\/* --- Exclusive Badge Footer --- *\/\n.vex-ev-banner__footer {\n  background: #f5f3f0 !important;\n  border-top: 1px solid #e8e4e0;\n  padding: 10px 24px;\n  text-align: center;\n}\n.vex-ev-banner__footer-text {\n  font-family: 'Inter', sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 400 !important;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999 !important;\n}\n.vex-ev-banner__footer-text em {\n  font-style: normal;\n  color: #8b7d6b !important;\n  font-weight: 500 !important;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 768px) {\n  .vex-ev-banner__badges {\n    flex-wrap: wrap;\n  }\n  .vex-ev-badge {\n    flex: 1 1 33%;\n    min-width: 0;\n  }\n  .vex-ev-banner__title {\n    font-size: 19px !important;\n    letter-spacing: 2px !important;\n  }\n}\n@media (max-width: 480px) {\n  .vex-ev-banner__header {\n    padding: 18px 16px 0;\n  }\n  .vex-ev-banner__badges {\n    flex-direction: column;\n  }\n  .vex-ev-badge {\n    flex: none;\n    padding: 10px 12px !important;\n  }\n  .vex-ev-banner__details {\n    padding: 16px 16px;\n  }\n  .vex-ev-banner__title {\n    font-size: 17px !important;\n    letter-spacing: 1.5px !important;\n  }\n  .vex-ev-banner__note {\n    font-size: 10.5px !important;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- ============ HTML — Essentially Vex Product Banner ============ --\u003e\n\u003cdiv class=\"vex-ev-banner\"\u003e\n\u003cdiv class=\"vex-ev-banner__accent\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__header\"\u003e\n\u003cspan class=\"vex-ev-banner__label\"\u003eExclusive Collection\u003c\/span\u003e\n\u003cdiv class=\"vex-ev-banner__title\"\u003eEssentially Vex\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__subtitle\"\u003eWhere Luxury Meets Affordability\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__badges\"\u003e\n\u003cdiv class=\"vex-ev-badge\"\u003e\n\u003cspan class=\"vex-ev-badge__icon\"\u003e✨\u003c\/span\u003e \u003cspan class=\"vex-ev-badge__text\"\u003eExclusive\u003cbr\u003ePricing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-badge\"\u003e\n\u003cspan class=\"vex-ev-badge__icon\"\u003e◆\u003c\/span\u003e \u003cspan class=\"vex-ev-badge__text\"\u003eBlack \u0026amp; Red \u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-badge\"\u003e\n\u003cspan class=\"vex-ev-badge__icon\"\u003e✪\u003c\/span\u003e \u003cspan class=\"vex-ev-badge__text\"\u003eNo Coupons\u003cbr\u003eor Mods\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-badge\"\u003e\n\u003cspan class=\"vex-ev-badge__icon\"\u003e✦\u003c\/span\u003e \u003cspan class=\"vex-ev-badge__text\"\u003eNo Rush\u003cbr\u003eService\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__details\"\u003e\n\u003cp class=\"vex-ev-banner__note\"\u003eThese meticulously crafted pieces are offered at a \u003cstrong\u003especial discounted rate\u003c\/strong\u003e exclusively for our loyal clients — not extended to wholesale partners or retail outlets. Available in \u003cstrong\u003eblack and red \u003c\/strong\u003e latex only. Coupon codes, modifications, and rush service are not available on Essentially Vex items.\u003c\/p\u003e\n\u003cp class=\"vex-ev-banner__note\"\u003eLooking for custom colors, inseams, or additional features?\u003c\/p\u003e\n\u003ca class=\"vex-ev-banner__cta\" href=\"\/collections\/womens-latex-collection\"\u003eExplore Made-to-Order Collections\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vex-ev-banner__footer\"\u003e\u003cspan class=\"vex-ev-banner__footer-text\"\u003e\u003cem\u003eEssentially Vex\u003c\/em\u003e  •  Handmade in California  •  Same Quality, Exclusive Price\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eOur mid-length gloves are highly requested products. These latex gloves are molded and imported. In our core colors — black, red, and transparent natural — these match our latex clothing perfectly; other colors are a close match.\u003c\/p\u003e\n\u003cp\u003eMolded latex gloves provide superior fit and strength. Our gloves are of the highest quality and are a top choice for latex enthusiasts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUnisex\u003c\/li\u003e\n\u003cli\u003e.40mm latex\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSizing:\u003c\/strong\u003e Please check the size chart. Sizing has changed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe clean and shine with a silicone-based latex polish. Store flat, away from direct sunlight, oils, and metal, which can stain latex.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen on:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/lady-gaga-cr-fashion-book\"\u003eLady Gaga\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAs seen in:\u003c\/strong\u003e \u003ca href=\"https:\/\/vexclothing.com\/blogs\/press\/shape-magazine\"\u003eShape Magazine\u003c\/a\u003e\u003c\/p\u003e","brand":"Vex Clothing, INC","offers":[{"title":"S \/ Black","offer_id":48891889844472,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Red","offer_id":48891889877240,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":48891889942776,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Red","offer_id":48891889975544,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":48891890041080,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Red","offer_id":48891890073848,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Black","offer_id":48891890139384,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Red","offer_id":48891890172152,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"XXL \/ Black","offer_id":48900791828728,"sku":null,"price":59.0,"currency_code":"USD","in_stock":false},{"title":"XXL \/ Red","offer_id":48900791861496,"sku":null,"price":59.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0250\/6651\/files\/1_4ba8cdfc-1cb2-4c0f-ae33-325d20367741.png?v=1690412956"}],"url":"https:\/\/vexclothing.com\/collections\/essentially-vex-latex.oembed?page=2","provider":"Vex Latex","version":"1.0","type":"link"}