{"title":"Products","description":null,"products":[{"product_id":"xo-chain-cz","title":"Timeless XO","description":"\u003cstyle\u003e\n  .vx-section,\n  .vx-modal-backdrop{\n    --vx-gold:#d4af37; --vx-gold-light:#f4e4a6;\n    --vx-text:#fff; --vx-text-muted:rgba(255,255,255,.90); --vx-text-subtle:rgba(255,255,255,.72);\n    --vx-border:rgba(255,255,255,.10); --vx-border-gold:rgba(212,175,55,.30);\n    --vx-radius:12px; --vx-radius-sm:8px; --vx-transition:.22s cubic-bezier(.4,0,.2,1);\n  }\n\n  .vx-section{\n    font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,\"SF Pro Text\",\"Segoe UI\",Roboto,Arial,sans-serif;\n    font-size:14px; line-height:1.65; color:var(--vx-text);\n    background:transparent; padding:0 0 8px; margin:0 !important;\n    -webkit-font-smoothing:antialiased; text-rendering:optimizeLegibility;\n  }\n  .vx-section *{box-sizing:border-box}\n  .vx-section \u003e :first-child{margin-top:0 !important}\n\n  .vx-body{font-size:13.5px; line-height:1.7; color:var(--vx-text-muted); margin:0}\n  .vx-body strong{color:#fff;font-weight:700}\n  .vx-caption{font-size:12.5px; line-height:1.55; color:var(--vx-text-subtle); margin:0}\n\n  .vx-link{color:var(--vx-gold); text-decoration:none; transition:opacity var(--vx-transition)}\n  .vx-link:hover{opacity:.85; text-decoration:underline}\n\n  .vx-badges{display:flex; flex-wrap:wrap; align-items:center; gap:8px; margin:12px 0 14px}\n  .vx-badge{\n    position:relative; overflow:hidden;\n    display:inline-flex; align-items:center; gap:6px;\n    padding:7px 12px; border-radius:999px;\n    border:1px solid var(--vx-border-gold);\n    background:linear-gradient(135deg, rgba(212,175,55,.14) 0%, rgba(0,0,0,.78) 100%);\n    backdrop-filter:blur(8px); -webkit-backdrop-filter:blur(8px);\n    font-size:10px; font-weight:650; text-transform:uppercase; letter-spacing:.08em;\n    color:var(--vx-text-muted); white-space:nowrap;\n    transition:transform var(--vx-transition), border-color var(--vx-transition), box-shadow var(--vx-transition);\n  }\n  .vx-badge:hover{transform:translateY(-1px); border-color:var(--vx-gold)}\n  .vx-badge svg{flex-shrink:0; width:12px; height:12px}\n  .vx-badge::after{\n    content:''; position:absolute; top:0; bottom:0; width:50%;\n    background:linear-gradient(120deg, transparent, rgba(255,255,255,.25), transparent);\n    transform:translateX(-150%); pointer-events:none;\n  }\n  .vx-badge:hover::after{animation:vx-sweep .6s ease-out}\n  @keyframes vx-sweep{to{transform:translateX(250%)}}\n\n  .vx-badge--action{\n    background:linear-gradient(135deg, var(--vx-gold) 0%, var(--vx-gold-light) 100%);\n    border-color:var(--vx-gold);\n    color:#000; font-weight:900; cursor:pointer;\n  }\n  .vx-badge--action:hover{transform:translateY(-2px); box-shadow:0 4px 16px rgba(212,175,55,.26)}\n  .vx-badge--action svg{stroke:#000}\n  .vx-badge--btn{appearance:none; -webkit-appearance:none; border:none; background:none}\n\n  .vx-accordion{border-top:1px solid var(--vx-border)}\n  .vx-accordion:last-of-type{border-bottom:1px solid var(--vx-border)}\n  .vx-accordion summary{\n    cursor:pointer; list-style:none;\n    display:flex; align-items:center; justify-content:space-between; gap:12px;\n    padding:16px 0; min-height:56px;\n    transition:color var(--vx-transition);\n    font-weight:900; letter-spacing:.02em; color:rgba(255,255,255,.92);\n  }\n  .vx-accordion summary::-webkit-details-marker{display:none}\n  .vx-accordion summary:hover{color:var(--vx-gold)}\n  .vx-accordion-chevron{\n    flex-shrink:0; width:20px; height:20px;\n    color:var(--vx-text-subtle);\n    transition:transform var(--vx-transition), color var(--vx-transition);\n  }\n  .vx-accordion[open] .vx-accordion-chevron{transform:rotate(180deg); color:var(--vx-gold)}\n  .vx-accordion-body{padding-bottom:18px}\n\n  .vx-features{display:grid; grid-template-columns:repeat(2,1fr); gap:16px 18px}\n  @media (max-width:640px){.vx-features{grid-template-columns:1fr; gap:14px}}\n  .vx-feature{display:flex; gap:12px}\n  .vx-feature-icon{\n    width:36px; height:36px; border-radius:50%;\n    background:linear-gradient(135deg, rgba(212,175,55,.16) 0%, rgba(0,0,0,.86) 100%);\n    border:1px solid var(--vx-border-gold);\n    display:flex; align-items:center; justify-content:center;\n    flex-shrink:0;\n  }\n  .vx-feature-icon svg{width:18px; height:18px; stroke:var(--vx-gold)}\n  .vx-feature-title{\n    font-size:11px; font-weight:900; text-transform:uppercase; letter-spacing:.1em;\n    color:#fff; margin:0 0 4px;\n  }\n  .vx-feature-desc{font-size:12.5px; color:var(--vx-text-muted); line-height:1.55; margin:0}\n\n  .vx-specs{display:flex; flex-direction:column}\n  .vx-spec-row{\n    display:flex; justify-content:space-between; align-items:center; gap:16px;\n    padding:10px 12px; font-size:13px; border-radius:10px;\n  }\n  .vx-spec-row:nth-child(odd){background:rgba(255,255,255,.04)}\n  .vx-spec-label{color:var(--vx-text-subtle); font-weight:650}\n  .vx-spec-value{color:#fff; font-weight:800; text-align:right}\n\n  .vx-chain-options{display:flex; flex-direction:column; gap:12px; margin-bottom:10px}\n  .vx-chain-card{\n    display:flex; align-items:center; justify-content:space-between; gap:14px;\n    padding:14px 16px;\n    background:rgba(255,255,255,.045);\n    border:1px solid var(--vx-border);\n    border-radius:var(--vx-radius);\n    transition:transform var(--vx-transition), border-color var(--vx-transition), box-shadow var(--vx-transition);\n  }\n  .vx-chain-card:hover{transform:translateY(-1px); border-color:rgba(255,255,255,.20)}\n  .vx-chain-card--highlight{\n    border-color:var(--vx-border-gold);\n    background:linear-gradient(135deg, rgba(212,175,55,.10) 0%, rgba(0,0,0,.55) 100%);\n    box-shadow:0 10px 30px rgba(0,0,0,.35);\n  }\n  .vx-chain-info{display:flex; flex-direction:column; gap:3px}\n  .vx-chain-name{\n    font-size:12px; font-weight:900; color:#fff;\n    letter-spacing:.08em; text-transform:uppercase; margin:0;\n  }\n  .vx-chain-desc{font-size:12.5px; color:var(--vx-text-muted); margin:0}\n  .vx-tag{\n    flex:0 0 auto;\n    font-size:9px; font-weight:900; text-transform:uppercase; letter-spacing:.12em;\n    padding:4px 9px; border-radius:999px;\n    background:rgba(255,255,255,.10);\n    border:1px solid rgba(255,255,255,.18);\n    color:#fff; white-space:nowrap;\n  }\n  .vx-tag--gold{background:linear-gradient(135deg, var(--vx-gold), var(--vx-gold-light)); border:none; color:#000}\n\n  .vx-faq{display:flex; flex-direction:column; gap:12px}\n  .vx-faq-item{padding:0 0 12px 0; border-bottom:1px solid rgba(255,255,255,.08)}\n  .vx-faq-item:last-child{border-bottom:none; padding-bottom:0}\n  .vx-faq-question{font-size:13px; font-weight:900; color:#fff; margin:0 0 4px}\n  .vx-faq-answer{font-size:13px; color:var(--vx-text-muted); margin:0; line-height:1.6}\n\n  .vx-payline{\n    margin-top:10px;\n    padding:14px 14px 12px;\n    border-radius:var(--vx-radius);\n    border:1px solid rgba(255,255,255,.10);\n    background:linear-gradient(180deg, rgba(255,255,255,.035) 0%, rgba(255,255,255,.012) 100%);\n    position:relative; overflow:hidden;\n    box-shadow:0 10px 28px rgba(0,0,0,.45);\n  }\n  .vx-payline::before{\n    content:\"\"; position:absolute; inset:0;\n    background:radial-gradient(90% 160% at 0% 0%,\n      rgba(212,175,55,.22) 0%,\n      rgba(212,175,55,.08) 25%,\n      rgba(0,0,0,0) 60%);\n    opacity:.95; pointer-events:none;\n  }\n  .vx-payline-head{position:relative; display:flex; align-items:baseline; justify-content:space-between; gap:10px; margin-bottom:10px}\n  .vx-payline-title{\n    font-size:11px; font-weight:900; text-transform:uppercase; letter-spacing:.16em;\n    color:rgba(255,255,255,.92);\n    display:flex; align-items:center; gap:8px;\n  }\n  .vx-payline-sub{font-size:12px; color:rgba(255,255,255,.68); white-space:nowrap}\n  .vx-payline-grid{position:relative; display:grid; grid-template-columns:1fr 1fr; gap:10px}\n  .vx-payitem{\n    border-radius:10px;\n    border:1px solid rgba(255,255,255,.10);\n    background:rgba(0,0,0,.35);\n    padding:10px 10px 9px;\n    display:flex; flex-direction:column; gap:4px;\n  }\n  .vx-paytag{font-size:10px; font-weight:900; text-transform:uppercase; letter-spacing:.14em; color:rgba(255,255,255,.72)}\n  .vx-paytext{font-size:13px; font-weight:850; color:rgba(255,255,255,.92); line-height:1.2}\n  .vx-paynote{font-size:12px; color:rgba(255,255,255,.68); line-height:1.25}\n  .vx-paynote a{color:var(--vx-gold-light); text-decoration:underline; text-decoration-color:rgba(212,175,55,.45); text-underline-offset:2px}\n  @media (max-width:520px){\n    .vx-payline-grid{grid-template-columns:1fr}\n    .vx-payline-sub{white-space:normal}\n  }\n\n  .vx-contact-box{\n    padding:14px 16px;\n    background:rgba(255,255,255,.03);\n    border:1px solid var(--vx-border);\n    border-radius:var(--vx-radius);\n  }\n  .vx-contact-box p{margin:0; font-size:13px; color:var(--vx-text-muted); line-height:1.65}\n\n  html.vx-lock, body.vx-lock{overflow:hidden !important}\n  .vx-modal-backdrop{\n    position:fixed; inset:0;\n    display:flex; align-items:center; justify-content:center;\n    padding:18px;\n    background:rgba(0,0,0,.78);\n    backdrop-filter:blur(8px); -webkit-backdrop-filter:blur(8px);\n    opacity:0; visibility:hidden; pointer-events:none;\n    z-index:999999;\n    transition:opacity .22s ease, visibility .22s ease;\n  }\n  .vx-modal-backdrop.is-open{opacity:1; visibility:visible; pointer-events:auto}\n  .vx-modal{\n    width:100%; max-width:440px;\n    background:linear-gradient(180deg,#151515 0%, #0a0a0a 100%);\n    border-radius:16px;\n    border:1px solid var(--vx-border-gold);\n    box-shadow:0 24px 80px rgba(0,0,0,.8);\n    padding:18px;\n    transform:translateY(8px) scale(.985);\n    transition:transform .22s ease;\n  }\n  .vx-modal-backdrop.is-open .vx-modal{transform:translateY(0) scale(1)}\n  .vx-modal-header{display:flex; align-items:flex-start; justify-content:space-between; gap:16px; margin-bottom:12px}\n  .vx-modal-kicker{font-size:9px; text-transform:uppercase; letter-spacing:.15em; color:var(--vx-gold); margin:0 0 4px; font-weight:900}\n  .vx-modal-heading{font-size:14px; font-weight:900; text-transform:uppercase; letter-spacing:.1em; color:#fff; margin:0 0 2px}\n  .vx-modal-subhead{font-size:12px; color:var(--vx-text-subtle); margin:0}\n  .vx-modal-body{font-size:13px; line-height:1.6; color:var(--vx-text-muted); margin-bottom:14px}\n  .vx-modal-body p{margin:0 0 8px}\n  .vx-modal-body ul{margin:10px 0 0; padding-left:18px}\n  .vx-modal-body li{margin:6px 0}\n  .vx-modal-footer{display:flex; justify-content:flex-end; gap:10px}\n  .vx-modal-confirm{\n    padding:10px 18px;\n    border-radius:999px;\n    border:none;\n    background:linear-gradient(135deg, var(--vx-gold), var(--vx-gold-light));\n    color:#000;\n    font-size:11px;\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:.12em;\n    cursor:pointer;\n    transition:transform var(--vx-transition), box-shadow var(--vx-transition);\n  }\n  .vx-modal-confirm:hover{transform:translateY(-1px); box-shadow:0 4px 16px rgba(212,175,55,.35)}\n  @media (prefers-reduced-motion: reduce){\n    .vx-badge, .vx-modal, .vx-modal-backdrop, .vx-accordion-chevron{transition:none !important}\n    .vx-badge:hover::after{animation:none !important}\n  }\n\n  #vx-root.vx-instock .vx-po { display: none !important; }\n  #vx-root.vx-preorder .vx-is { display: none !important; }\n\n  .vx-po-urgency{\n    color:#e6c250;\n    font-weight:700;\n  }\n\u003c\/style\u003e\n\n\u003c!--\n  MODE TOGGLE\n  Use ONE of these classes on #vx-root:\n  - vx-preorder\n  - vx-instock\n\n  RECOMMENDED DEFAULTS:\n  - Keep data-show-limit=\"false\" unless the cap is real\n  - Keep both button texts as \"Add to Cart\"\n--\u003e\n\u003cdiv id=\"vx-root\" class=\"vx-preorder\" data-store-timezone=\"America\/Toronto\" data-batch-start-day=\"21\" data-cutoff-day=\"20\" data-ship-day=\"1\" data-show-limit=\"false\" data-batch-limit=\"10\" data-preorder-hero-text=\"Monthly batch release\" data-preorder-button-text=\"Add to Cart\" data-instock-button-text=\"Add to Cart\"\u003e\n  \u003cdiv class=\"vx-section\"\u003e\n    \u003cdiv style=\"margin:0;\"\u003e\n      \u003cp class=\"vx-body\" style=\"margin:0;\"\u003e\n        The everyday XO chain: high-sparkle \u003cstrong\u003e5A CZ\u003c\/strong\u003e, a \u003cstrong\u003e925 sterling silver base\u003c\/strong\u003e, and a clean look that hits under flash.\n        \u003cstrong class=\"vx-is\"\u003eShips in 1–3 business days (while stock lasts).\u003c\/strong\u003e\n        \u003cstrong class=\"vx-po js-vx-po-hero-cta\"\u003eMonthly batch release.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cp class=\"vx-caption\" style=\"margin-top:8px;\"\u003e\n        \u003cspan class=\"vx-is\"\u003eLimited batch drops. When it sells out, it sells out.\u003c\/span\u003e\n        \u003cspan class=\"vx-po vx-po-urgency js-vx-po-urgency\"\u003eNext batch ships June 1. Order by May 20 to secure yours.\u003c\/span\u003e\n        \u003cem\u003eFan-inspired piece. Not affiliated with or endorsed by any artist or label.\u003c\/em\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vx-badges\"\u003e\n      \u003cdiv class=\"vx-badge\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003e5A CZ\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vx-badge\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003e925 Sterling Silver\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vx-badge\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"8\" r=\"6\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eRhodium \/ Gold Finish\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vx-badge\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M4 7h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 7l1 14h10l1-14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 7V5a3 3 0 0 1 6 0v2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eAnti-Tarnish\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vx-badge vx-po\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2v4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 2v4\"\u003e\u003c\/path\u003e\n          \u003crect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan class=\"js-vx-batch-badge\"\u003eNext batch ships June 1\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cbutton type=\"button\" class=\"vx-badge vx-badge--action vx-badge--btn\" data-vx-open=\"vxGuarantee_TimelessCZ\" aria-haspopup=\"dialog\"\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eXO·TWOD Guarantee\u003c\/span\u003e\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"vx-accordion\"\u003e\n      \u003csummary\u003e\n        Why Choose Timeless XO?\n        \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cdiv class=\"vx-accordion-body\"\u003e\n        \u003cdiv class=\"vx-features\"\u003e\n          \u003cdiv class=\"vx-feature\"\u003e\n            \u003cdiv class=\"vx-feature-icon\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4 class=\"vx-feature-title\"\u003e5A CZ Sparkle\u003c\/h4\u003e\n              \u003cp class=\"vx-feature-desc\"\u003e5A stones for a bright, diamond-like look. Perfect for everyday wear.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-feature\"\u003e\n            \u003cdiv class=\"vx-feature-icon\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4 class=\"vx-feature-title\"\u003e925 Sterling Silver\u003c\/h4\u003e\n              \u003cp class=\"vx-feature-desc\"\u003eStamped “925”. Real jewelry metal, not a costume base.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-feature\"\u003e\n            \u003cdiv class=\"vx-feature-icon\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4 class=\"vx-feature-title\"\u003eClean Finish\u003c\/h4\u003e\n              \u003cp class=\"vx-feature-desc\"\u003eRhodium or gold finish + protective coat for better everyday longevity.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-feature\"\u003e\n            \u003cdiv class=\"vx-feature-icon\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M21 3v5h-5\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4 class=\"vx-feature-title\"\u003eEasy Daily Stack\u003c\/h4\u003e\n              \u003cp class=\"vx-feature-desc\"\u003eClean size that layers well and sits right with tees and hoodies.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vx-accordion\"\u003e\n      \u003csummary\u003e\n        Chain Options\n        \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cdiv class=\"vx-accordion-body\"\u003e\n        \u003cdiv class=\"vx-chain-options\"\u003e\n          \u003cdiv class=\"vx-chain-card\"\u003e\n            \u003cdiv class=\"vx-chain-info\"\u003e\n              \u003cp class=\"vx-chain-name\"\u003eRope Chain 22″ - Stainless Steel\u003c\/p\u003e\n              \u003cp class=\"vx-chain-desc\"\u003eIncluded. Casual everyday look.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"vx-tag\"\u003eIncluded\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-chain-card vx-chain-card--highlight\"\u003e\n            \u003cdiv class=\"vx-chain-info\"\u003e\n              \u003cp class=\"vx-chain-name\"\u003eTennis Chain 22″ - 925 Silver (3mm)\u003c\/p\u003e\n              \u003cp class=\"vx-chain-desc\"\u003eCleaner, premium shine. The jewelry look.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"vx-tag vx-tag--gold\"\u003eUpgrade\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"vx-caption\"\u003eRope = casual. Tennis = cleaner and more premium on camera.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vx-accordion\"\u003e\n      \u003csummary\u003e\n        Product Specifications\n        \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cdiv class=\"vx-accordion-body\"\u003e\n        \u003cdiv class=\"vx-specs\"\u003e\n          \u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003ePendant Size\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003eApprox. 1.7\" × 2\" (no bail)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eStones\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003e5A cubic zirconia\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003ePendant Metal\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003e925 sterling silver, stamped “925”\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eFinish\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003eRhodium or gold finish + protective coat\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eChain Length\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003e22\" standard\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vx-accordion\"\u003e\n      \u003csummary\u003e\n        FAQ\n        \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cdiv class=\"vx-accordion-body\"\u003e\n        \u003cdiv class=\"vx-faq\"\u003e\n          \u003cdiv class=\"vx-faq-item\"\u003e\n            \u003cp class=\"vx-faq-question\"\u003eIs this XO chain real silver?\u003c\/p\u003e\n            \u003cp class=\"vx-faq-answer\"\u003eYes. The \u003cstrong\u003ependant\u003c\/strong\u003e is solid \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e and stamped “925”. Choose the \u003cstrong\u003eTennis upgrade\u003c\/strong\u003e and the chain is 925 as well. The free Rope option is stainless.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-faq-item\"\u003e\n            \u003cp class=\"vx-faq-question\"\u003eWill this chain turn my neck green?\u003c\/p\u003e\n            \u003cp class=\"vx-faq-answer\"\u003eNo green-neck energy. The core piece is \u003cstrong\u003e925 silver\u003c\/strong\u003e with a high-grade finish, built for daily wear. For best longevity, avoid showering or swimming in it.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-faq-item\"\u003e\n            \u003cp class=\"vx-faq-question\"\u003eDoes it pass a diamond tester?\u003c\/p\u003e\n            \u003cp class=\"vx-faq-answer\"\u003eNo. \u003cstrong\u003e5A CZ\u003c\/strong\u003e is diamond-like, but it won’t test as diamond. Want a tester-friendly upgrade? \u003ca class=\"vx-link\" href=\"https:\/\/xo-twod.com\/products\/xo-chain-moissanite\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eShop Moissanite\u003c\/a\u003e.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-faq-item\"\u003e\n            \u003cp class=\"vx-faq-question\"\u003eHow long does shipping take?\u003c\/p\u003e\n            \u003cp class=\"vx-faq-answer\"\u003e\n              \u003cspan class=\"vx-is\"\u003e\n                \u003cstrong\u003eReady to ship\u003c\/strong\u003e - typically ships in \u003cstrong\u003e1–3 business days\u003c\/strong\u003e. \u003cstrong\u003eFree tracked shipping\u003c\/strong\u003e to US \u0026amp; Canada; worldwide options at checkout.\n              \u003c\/span\u003e\n              \u003cspan class=\"vx-po js-vx-po-shipping\"\u003e\n                \u003cstrong\u003eBatch release\u003c\/strong\u003e - this piece ships with our next monthly batch on \u003cstrong\u003eJune 1\u003c\/strong\u003e. Order by \u003cstrong\u003eMay 20\u003c\/strong\u003e. You’ll receive a confirmation email with your estimated ship date immediately after ordering. \u003cstrong\u003eFree tracked shipping\u003c\/strong\u003e to US \u0026amp; Canada; worldwide options at checkout.\n              \u003c\/span\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-faq-item\"\u003e\n            \u003cp class=\"vx-faq-question\"\u003eNeed a payment plan?\u003c\/p\u003e\n            \u003cp class=\"vx-faq-answer\"\u003e\u003cstrong\u003eWant to split the payment?\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv aria-label=\"Installment payment options\" class=\"vx-payline\"\u003e\n              \u003cdiv class=\"vx-payline-head\"\u003e\n                \u003cdiv class=\"vx-payline-title\"\u003e\n                  \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                    \u003crect rx=\"3\" height=\"14\" width=\"20\" y=\"5\" x=\"2\"\u003e\u003c\/rect\u003e\n                    \u003cline y2=\"10\" x2=\"22\" y1=\"10\" x1=\"2\"\u003e\u003c\/line\u003e\n                    \u003cline y2=\"15\" x2=\"10\" y1=\"15\" x1=\"6\"\u003e\u003c\/line\u003e\n                  \u003c\/svg\u003e\n                  Installments\n                \u003c\/div\u003e\n                \u003cdiv class=\"vx-payline-sub\"\u003eSplit payments, keep it simple.\u003c\/div\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"vx-payline-grid\"\u003e\n                \u003cdiv class=\"vx-payitem\"\u003e\n                  \u003cdiv class=\"vx-paytag\"\u003eCanada\u003c\/div\u003e\n                  \u003cdiv class=\"vx-paytext\"\u003eShop Pay\u003c\/div\u003e\n                  \u003cdiv class=\"vx-paynote\"\u003eInstallments at checkout, where available.\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"vx-payitem\"\u003e\n                  \u003cdiv class=\"vx-paytag\"\u003eInternational\u003c\/div\u003e\n                  \u003cdiv class=\"vx-paytext\"\u003eKlarna \/ Afterpay\u003c\/div\u003e\n                  \u003cdiv class=\"vx-paynote\"\u003eAvailable via \u003ca href=\"https:\/\/xotwodchains.etsy.com\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eEtsy\u003c\/a\u003e.\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-faq-item vx-po\"\u003e\n            \u003cp class=\"vx-faq-question\"\u003eWhy does this ship later?\u003c\/p\u003e\n            \u003cp class=\"vx-faq-answer js-vx-po-why\"\u003e\n              This piece is released in small monthly batches. Order by \u003cstrong\u003eMay 20\u003c\/strong\u003e for the \u003cstrong\u003eJune 1\u003c\/strong\u003e shipment. If the batch fills early, ordering will pause until the next release.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-faq-item vx-po\"\u003e\n            \u003cp class=\"vx-faq-question\"\u003eCan I cancel before it ships?\u003c\/p\u003e\n            \u003cp class=\"vx-faq-answer\"\u003eYes. \u003cstrong\u003eFull refund, no questions asked\u003c\/strong\u003e, any time before your piece ships. You’ll get an email the moment it ships with full tracking.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-faq-item vx-po\"\u003e\n            \u003cp class=\"vx-faq-question\"\u003eDon’t want to wait?\u003c\/p\u003e\n            \u003cp class=\"vx-faq-answer\"\u003eThe \u003ca class=\"vx-link\" href=\"\/products\/xo-chain-moissanite\"\u003eMoissanite Edition\u003c\/a\u003e is in stock and ships now. More fire, GRA certified, same XO design.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vx-faq-item\"\u003e\n            \u003cp class=\"vx-faq-question\"\u003eWhat’s your return policy?\u003c\/p\u003e\n            \u003cp class=\"vx-faq-answer\"\u003e\n              \u003cspan class=\"vx-is\"\u003eReturns accepted within \u003cstrong\u003e7 days of delivery\u003c\/strong\u003e for \u003cstrong\u003eunused\u003c\/strong\u003e items in original packaging.\u003c\/span\u003e\n              \u003cspan class=\"vx-po\"\u003eOrders can be cancelled for a \u003cstrong\u003efull refund\u003c\/strong\u003e any time before the piece ships. Once shipped, standard policy applies: returns accepted within \u003cstrong\u003e7 days of delivery\u003c\/strong\u003e for \u003cstrong\u003eunused\u003c\/strong\u003e items in original packaging.\u003c\/span\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vx-accordion\"\u003e\n      \u003csummary\u003e\n        Questions?\n        \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cdiv class=\"vx-accordion-body\"\u003e\n        \u003cdiv class=\"vx-contact-box\"\u003e\n          \u003cp\u003eNot sure which chain to choose? DM \u003ca href=\"https:\/\/instagram.com\/xo.twod.store\" rel=\"noopener noreferrer\" class=\"vx-link\" target=\"_blank\"\u003e@xo.twod.store\u003c\/a\u003e and we’ll help you pick.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vx-modal-backdrop\" id=\"vxGuarantee_TimelessCZ\" aria-hidden=\"true\" role=\"dialog\"\u003e\n  \u003cdiv class=\"vx-modal\" role=\"document\" aria-modal=\"true\"\u003e\n    \u003cdiv class=\"vx-modal-header\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"vx-modal-kicker\"\u003eXOTWOD Promise\u003c\/p\u003e\n        \u003ch4 class=\"vx-modal-heading\"\u003eXO·TWOD Guarantee\u003c\/h4\u003e\n        \u003cp class=\"vx-modal-subhead\"\u003eHow we stand behind Timeless XO\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vx-modal-body\"\u003e\n      \u003cp\u003e\u003cstrong\u003eWe stand behind every piece we ship.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp\u003eIf your item arrives with a \u003cstrong\u003emanufacturing defect\u003c\/strong\u003e, we’ll work with you to \u003cstrong\u003erepair or replace\u003c\/strong\u003e it under our policy.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eCovers production faults such as settings, clasps, or major defects.\u003c\/li\u003e\n        \u003cli\u003eNormal wear, finish fading over time, accidental damage, or loss aren’t covered.\u003c\/li\u003e\n        \u003cli\u003eIf something feels off, message us with photos and we’ll review it.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vx-modal-footer\"\u003e\n      \u003cbutton type=\"button\" class=\"vx-modal-confirm\" data-vx-close=\"vxGuarantee_TimelessCZ\"\u003eGot it\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function () {\n  const root = document.getElementById('vx-root');\n  if (!root) return;\n\n  const config = {\n    timeZone: root.dataset.storeTimezone || 'America\/Toronto',\n    batchStartDay: Number(root.dataset.batchStartDay || 21),\n    cutoffDay: Number(root.dataset.cutoffDay || 20),\n    shipDay: Number(root.dataset.shipDay || 1),\n    showLimit: root.dataset.showLimit === 'true',\n    batchLimit: Number(root.dataset.batchLimit || 0),\n    preorderHeroText: root.dataset.preorderHeroText || 'Monthly batch release',\n    preorderButtonText: root.dataset.preorderButtonText || 'Add to Cart',\n    instockButtonText: root.dataset.instockButtonText || 'Add to Cart'\n  };\n\n  const isPreorder = root.classList.contains('vx-preorder');\n\n  function getTodayPartsInZone(timeZone) {\n    const parts = new Intl.DateTimeFormat('en-CA', {\n      timeZone,\n      year: 'numeric',\n      month: 'numeric',\n      day: 'numeric'\n    }).formatToParts(new Date());\n\n    const map = {};\n    parts.forEach(part =\u003e {\n      if (part.type !== 'literal') map[part.type] = part.value;\n    });\n\n    return {\n      year: Number(map.year),\n      monthIndex: Number(map.month) - 1,\n      day: Number(map.day)\n    };\n  }\n\n  function addMonths(year, monthIndex, delta) {\n    const d = new Date(Date.UTC(year, monthIndex + delta, 1, 12));\n    return {\n      year: d.getUTCFullYear(),\n      monthIndex: d.getUTCMonth()\n    };\n  }\n\n  function formatMonthDay(year, monthIndex, day, timeZone) {\n    const dt = new Date(Date.UTC(year, monthIndex, day, 12));\n    return new Intl.DateTimeFormat('en-US', {\n      timeZone,\n      month: 'long',\n      day: 'numeric'\n    }).format(dt);\n  }\n\n  function getBatchDates() {\n    const today = getTodayPartsInZone(config.timeZone);\n\n    let cutoffBase;\n    let shipBase;\n\n    if (today.day \u003e= config.batchStartDay) {\n      cutoffBase = addMonths(today.year, today.monthIndex, 1);\n      shipBase = addMonths(today.year, today.monthIndex, 2);\n    } else {\n      cutoffBase = { year: today.year, monthIndex: today.monthIndex };\n      shipBase = addMonths(today.year, today.monthIndex, 1);\n    }\n\n    return {\n      cutoff: {\n        year: cutoffBase.year,\n        monthIndex: cutoffBase.monthIndex,\n        day: config.cutoffDay\n      },\n      ship: {\n        year: shipBase.year,\n        monthIndex: shipBase.monthIndex,\n        day: config.shipDay\n      }\n    };\n  }\n\n  function setText(selector, text) {\n    root.querySelectorAll(selector).forEach(el =\u003e {\n      el.textContent = text;\n    });\n  }\n\n  function setHtml(selector, html) {\n    root.querySelectorAll(selector).forEach(el =\u003e {\n      el.innerHTML = html;\n    });\n  }\n\n  function normalizeSentence(text) {\n    const trimmed = (text || '').trim();\n    if (!trimmed) return '';\n    return \/[.!?]$\/.test(trimmed) ? trimmed : trimmed + '.';\n  }\n\n  function updateProductButtons(text) {\n    const selectors = [\n      'form[action*=\"\/cart\/add\"] button[type=\"submit\"]',\n      'form[action*=\"\/cart\/add\"] [name=\"add\"]',\n      'button[name=\"add\"]',\n      '[data-add-to-cart]',\n      '[data-product-form] button[type=\"submit\"]',\n      '.shopify-payment-button__button--unbranded'\n    ];\n\n    const seen = new Set();\n\n    document.querySelectorAll(selectors.join(',')).forEach(el =\u003e {\n      if (seen.has(el)) return;\n      seen.add(el);\n\n      const labelTarget =\n        el.querySelector('span') ||\n        el.querySelector('.btn__text') ||\n        el;\n\n      if (labelTarget) {\n        labelTarget.textContent = text;\n      }\n    });\n  }\n\n  function applyButtonTextRepeatedly(text) {\n    updateProductButtons(text);\n\n    const observer = new MutationObserver(() =\u003e {\n      updateProductButtons(text);\n    });\n\n    observer.observe(document.body, {\n      childList: true,\n      subtree: true\n    });\n\n    setTimeout(() =\u003e observer.disconnect(), 8000);\n  }\n\n  if (isPreorder) {\n    const { cutoff, ship } = getBatchDates();\n    const cutoffText = formatMonthDay(cutoff.year, cutoff.monthIndex, cutoff.day, config.timeZone);\n    const shipText = formatMonthDay(ship.year, ship.monthIndex, ship.day, config.timeZone);\n\n    let urgencyText = `Next batch ships ${shipText}. Order by ${cutoffText} to secure yours.`;\n\n    if (config.showLimit \u0026\u0026 config.batchLimit \u003e 0) {\n      urgencyText += ` Small batch, up to ${config.batchLimit} pieces.`;\n    }\n\n    setText('.js-vx-po-hero-cta', normalizeSentence(config.preorderHeroText));\n    setText('.js-vx-po-urgency', urgencyText);\n    setText('.js-vx-batch-badge', `Next batch ships ${shipText}`);\n\n    setHtml(\n      '.js-vx-po-shipping',\n      `\u003cstrong\u003eBatch release\u003c\/strong\u003e - this piece ships with our next monthly batch on \u003cstrong\u003e${shipText}\u003c\/strong\u003e. Order by \u003cstrong\u003e${cutoffText}\u003c\/strong\u003e. You’ll receive a confirmation email with your estimated ship date immediately after ordering. \u003cstrong\u003eFree tracked shipping\u003c\/strong\u003e to US \u0026amp; Canada; worldwide options at checkout.`\n    );\n\n    setHtml(\n      '.js-vx-po-why',\n      `This piece is released in small monthly batches. Order by \u003cstrong\u003e${cutoffText}\u003c\/strong\u003e for the \u003cstrong\u003e${shipText}\u003c\/strong\u003e shipment. If the batch fills early, ordering will pause until the next release.`\n    );\n\n    applyButtonTextRepeatedly(config.preorderButtonText);\n  } else {\n    applyButtonTextRepeatedly(config.instockButtonText);\n  }\n\n  function openModal(id) {\n    const modal = document.getElementById(id);\n    if (!modal) return;\n    modal.classList.add('is-open');\n    modal.setAttribute('aria-hidden', 'false');\n    document.documentElement.classList.add('vx-lock');\n    document.body.classList.add('vx-lock');\n  }\n\n  function closeModal(id) {\n    const modal = document.getElementById(id);\n    if (!modal) return;\n    modal.classList.remove('is-open');\n    modal.setAttribute('aria-hidden', 'true');\n\n    const anyOpen = document.querySelector('.vx-modal-backdrop.is-open');\n    if (!anyOpen) {\n      document.documentElement.classList.remove('vx-lock');\n      document.body.classList.remove('vx-lock');\n    }\n  }\n\n  document.addEventListener('click', function (event) {\n    const openBtn = event.target.closest('[data-vx-open]');\n    if (openBtn) {\n      openModal(openBtn.getAttribute('data-vx-open'));\n      return;\n    }\n\n    const closeBtn = event.target.closest('[data-vx-close]');\n    if (closeBtn) {\n      closeModal(closeBtn.getAttribute('data-vx-close'));\n      return;\n    }\n\n    if (event.target.classList.contains('vx-modal-backdrop')) {\n      closeModal(event.target.id);\n    }\n  });\n\n  document.addEventListener('keydown', function (event) {\n    if (event.key !== 'Escape') return;\n    document.querySelectorAll('.vx-modal-backdrop.is-open').forEach(modal =\u003e {\n      closeModal(modal.id);\n    });\n  });\n})();\n\u003c\/script\u003e","brand":"XOTWOD","offers":[{"title":"Pendant Only (+FREE Rope Chain)","offer_id":50428230304055,"sku":"51","price":265.0,"currency_code":"CAD","in_stock":true},{"title":"Tennis Chain (3mm 22\")","offer_id":51366869664055,"sku":null,"price":330.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0924\/3344\/9271\/files\/XO_Chain_XOTWOD_XO_The_Weeknd_Necklace_The_Weeknd_Merch_XO_Chains_XO_Chain_XO_Pendant.png?v=1767055920"},{"product_id":"xo-chain-vault","title":"Vault XO - Collector’s Edition","description":"\u003c!-- Vault XO – Product Detail Block (Premium Redesign v2.2, CLEAN + CONCISE) --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600\u0026display=swap');\n\n  :root {\n    --vx-gold: #d4af37;\n    --vx-gold-light: #f4e4a6;\n    --vx-gold-dark: #b8962e;\n    --vx-bg: #000;\n    --vx-bg-elevated: #0a0a0a;\n    --vx-bg-card: rgba(255,255,255,0.02);\n    --vx-border: rgba(255,255,255,0.08);\n    --vx-border-gold: rgba(212,175,55,0.25);\n    --vx-text: #fff;\n    --vx-text-muted: rgba(255,255,255,0.82);\n    --vx-text-subtle: rgba(255,255,255,0.62);\n    --vx-radius: 12px;\n    --vx-radius-sm: 8px;\n    --vx-transition: 0.25s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n\n  .vx-section {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"SF Pro Text\", \"Segoe UI\", sans-serif;\n    color: var(--vx-text);\n    background: var(--vx-bg);\n    padding: 0 0 32px; \/* removed top spacing *\/\n    margin-top: 0 !important; \/* extra guard against theme spacing *\/\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n  .vx-section * { box-sizing: border-box; }\n\n  \/* Extra guards against theme injecting top spacing *\/\n  .vx-section \u003e :first-child { margin-top: 0 !important; }\n  .vx-section p:first-child { margin-top: 0 !important; }\n  .vx-section .vx-payline { margin-top: 0 !important; }\n\n  \/* Typography *\/\n  .vx-display {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-style: normal;\n    font-weight: 600;\n    font-size: clamp(20px, 4vw, 26px);\n    margin: 0;\n    background: linear-gradient(135deg, var(--vx-gold) 0%, var(--vx-gold-light) 50%, var(--vx-gold) 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    letter-spacing: 0.01em;\n  }\n\n  .vx-heading {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"SF Pro Text\", \"Segoe UI\", sans-serif;\n    font-style: normal;\n    font-weight: 800;\n    font-size: 12px;\n    margin: 0;\n    color: rgba(255,255,255,0.92);\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n  }\n\n  .vx-body {\n    font-size: 14px;\n    line-height: 1.7;\n    color: var(--vx-text-muted);\n    margin: 0;\n  }\n  .vx-body strong { color: var(--vx-text); font-weight: 650; }\n\n  .vx-caption { font-size: 12px; color: var(--vx-text-subtle); margin: 0; }\n  .vx-highlight { color: var(--vx-gold-light); }\n\n  .vx-link {\n    color: var(--vx-gold);\n    text-decoration: none;\n    transition: color var(--vx-transition);\n  }\n  .vx-link:hover { color: var(--vx-gold-light); }\n\n  \/* Sparkly emphasis links *\/\n  .vx-link--sparkle {\n    font-weight: 850;\n    color: var(--vx-gold);\n    background: linear-gradient(135deg, var(--vx-gold) 0%, var(--vx-gold-light) 45%, var(--vx-gold) 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    text-decoration: underline;\n    text-decoration-color: rgba(212,175,55,0.48);\n    text-underline-offset: 3px;\n    text-decoration-thickness: 1px;\n    text-shadow: 0 0 14px rgba(212,175,55,0.18);\n    transition: filter var(--vx-transition), text-decoration-color var(--vx-transition), transform var(--vx-transition);\n    display: inline-block;\n  }\n  .vx-link--sparkle:hover {\n    filter: brightness(1.15);\n    text-decoration-color: rgba(244,228,166,0.78);\n    transform: translateY(-1px);\n  }\n\n  \/* Installments (premium card + mini-cards) *\/\n  .vx-payline{\n    margin: 0 0 14px;\n    padding: 14px 14px 12px;\n    border-radius: var(--vx-radius);\n    border: 1px solid rgba(255,255,255,0.10);\n    background: linear-gradient(180deg, rgba(255,255,255,0.035) 0%, rgba(255,255,255,0.012) 100%);\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 10px 28px rgba(0,0,0,0.45);\n  }\n\n  .vx-payline::before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:\n      radial-gradient(90% 160% at 0% 0%,\n        rgba(212,175,55,0.22) 0%,\n        rgba(212,175,55,0.08) 25%,\n        rgba(0,0,0,0) 60%);\n    opacity: .95;\n    pointer-events:none;\n  }\n\n  .vx-payline-head{\n    position: relative;\n    display:flex;\n    align-items: baseline;\n    justify-content: space-between;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  .vx-payline-title{\n    font-size: 11px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n    color: rgba(255,255,255,0.92);\n    display:flex;\n    align-items:center;\n    gap: 8px;\n  }\n\n  .vx-payline-sub{\n    font-size: 12px;\n    color: rgba(255,255,255,0.68);\n    white-space: nowrap;\n  }\n\n  .vx-payline-grid{\n    position: relative;\n    display:grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  .vx-payitem{\n    border-radius: 10px;\n    border: 1px solid rgba(255,255,255,0.10);\n    background: rgba(0,0,0,0.35);\n    padding: 10px 10px 9px;\n    display:flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n\n  .vx-paytag{\n    font-size: 10px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n    color: rgba(255,255,255,0.72);\n  }\n\n  .vx-paytext{\n    font-size: 13px;\n    font-weight: 850;\n    color: rgba(255,255,255,0.92);\n    line-height: 1.2;\n  }\n\n  .vx-paynote{\n    font-size: 12px;\n    color: rgba(255,255,255,0.68);\n    line-height: 1.25;\n  }\n\n  .vx-paynote a{\n    color: var(--vx-gold-light);\n    text-decoration: underline;\n    text-decoration-color: rgba(212,175,55,0.45);\n    text-underline-offset: 2px;\n  }\n\n  @media (max-width: 520px){\n    .vx-payline-grid{ grid-template-columns: 1fr; }\n    .vx-payline-sub{ white-space: normal; }\n  }\n\n  \/* Hero *\/\n  .vx-hero { margin-bottom: 18px; }\n  .vx-hero-title { margin-bottom: 10px; }\n  .vx-hero-desc { margin-bottom: 8px; }\n\n  \/* Badges *\/\n  .vx-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 14px 0 10px;\n  }\n  .vx-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 8px 14px;\n    border-radius: 100px;\n    border: 1px solid var(--vx-border-gold);\n    background: linear-gradient(135deg, rgba(212,175,55,0.08) 0%, rgba(0,0,0,0.4) 100%);\n    backdrop-filter: blur(8px);\n    font-size: 11px;\n    font-weight: 650;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: rgba(255,255,255,0.9);\n    white-space: nowrap;\n    transition: all var(--vx-transition);\n    cursor: default;\n    text-decoration: none;\n  }\n  .vx-badge:hover {\n    border-color: var(--vx-gold);\n    transform: translateY(-1px);\n    box-shadow: 0 4px 12px rgba(212,175,55,0.15);\n  }\n  .vx-badge svg { flex-shrink: 0; opacity: 0.92; }\n\n  .vx-badge--action {\n    cursor: pointer;\n    background: var(--vx-gold);\n    border-color: var(--vx-gold);\n    color: #000;\n    font-weight: 900;\n  }\n  .vx-badge--action:hover {\n    background: var(--vx-gold-light);\n    border-color: var(--vx-gold-light);\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(212,175,55,0.3);\n  }\n  .vx-badge--action svg { stroke: #000; }\n\n  .vx-badge:focus-visible {\n    outline: 2px solid rgba(244,228,166,0.8);\n    outline-offset: 2px;\n  }\n\n  \/* Accordions *\/\n  .vx-accordions {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n    margin-top: 12px;\n  }\n  .vx-accordion {\n    border-radius: var(--vx-radius-sm);\n    background: var(--vx-bg-card);\n    overflow: hidden;\n    transition: background var(--vx-transition);\n  }\n  .vx-accordion:hover { background: rgba(255,255,255,0.03); }\n  .vx-accordion[open] { background: rgba(255,255,255,0.025); }\n\n  .vx-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 16px 20px;\n    min-height: 56px;\n    transition: background var(--vx-transition);\n  }\n  .vx-accordion summary::-webkit-details-marker { display: none; }\n  .vx-accordion summary:hover { background: rgba(255,255,255,0.02); }\n\n  .vx-accordion-icon {\n    width: 24px; height: 24px;\n    display: flex; align-items: center; justify-content: center;\n    border-radius: 50%;\n    background: rgba(212,175,55,0.1);\n    transition: all var(--vx-transition);\n    flex-shrink: 0;\n  }\n  .vx-accordion-icon svg {\n    width: 14px; height: 14px;\n    stroke: var(--vx-gold);\n    transition: transform var(--vx-transition);\n  }\n  .vx-accordion[open] .vx-accordion-icon { background: rgba(212,175,55,0.2); }\n  .vx-accordion[open] .vx-accordion-icon svg { transform: rotate(180deg); }\n\n  .vx-accordion-body {\n    padding: 0 20px 20px;\n    animation: vx-fade-in 0.28s ease;\n  }\n  @keyframes vx-fade-in {\n    from { opacity: 0; transform: translateY(-8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Feature Grid *\/\n  .vx-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n  @media (max-width: 600px) {\n    .vx-features { grid-template-columns: 1fr; gap: 14px; }\n  }\n  .vx-feature { display: flex; gap: 14px; }\n  .vx-feature-icon {\n    width: 40px; height: 40px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, rgba(212,175,55,0.15) 0%, rgba(212,175,55,0.05) 100%);\n    border: 1px solid var(--vx-border-gold);\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n  .vx-feature-title {\n    font-weight: 900;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: var(--vx-text);\n    margin: 0 0 4px;\n  }\n  .vx-feature-desc {\n    font-size: 13px;\n    color: var(--vx-text-muted);\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* Specs *\/\n  .vx-specs { display: flex; flex-direction: column; }\n  .vx-spec {\n    display: flex; justify-content: space-between; align-items: center;\n    gap: 16px; padding: 12px 16px;\n    border-radius: var(--vx-radius-sm);\n    font-size: 13px;\n  }\n  .vx-spec:nth-child(odd) { background: rgba(255,255,255,0.02); }\n  .vx-spec-label { color: var(--vx-text-subtle); }\n  .vx-spec-value { color: var(--vx-text); font-weight: 650; text-align: right; }\n\n  .vx-spec-image {\n    margin-top: 16px;\n    border-radius: var(--vx-radius);\n    overflow: hidden;\n    border: 1px solid var(--vx-border);\n  }\n  .vx-spec-image img { width: 100%; display: block; }\n  .vx-spec-image figcaption {\n    padding: 12px 16px;\n    background: var(--vx-bg-elevated);\n    font-size: 12px;\n    color: var(--vx-text-subtle);\n    text-align: center;\n    border-top: 1px solid var(--vx-border);\n  }\n\n  \/* Lists *\/\n  .vx-list { margin: 0; padding: 0; list-style: none; }\n  .vx-list li {\n    position: relative;\n    padding: 8px 0 8px 24px;\n    font-size: 14px;\n    color: var(--vx-text-muted);\n    border-bottom: 1px solid var(--vx-border);\n  }\n  .vx-list li:last-child { border-bottom: none; }\n  .vx-list li::before {\n    content: '';\n    position: absolute;\n    left: 0; top: 50%;\n    transform: translateY(-50%);\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: var(--vx-gold);\n  }\n\n  \/* FAQ *\/\n  .vx-faq-list { display: flex; flex-direction: column; gap: 4px; }\n  .vx-faq {\n    border-radius: var(--vx-radius-sm);\n    background: rgba(255,255,255,0.015);\n    overflow: hidden;\n  }\n  .vx-faq summary {\n    cursor: pointer;\n    list-style: none;\n    display: flex; align-items: center; justify-content: space-between;\n    gap: 12px;\n    padding: 14px 16px;\n    font-size: 13px;\n    font-weight: 800;\n    color: var(--vx-text);\n    transition: background var(--vx-transition);\n  }\n  .vx-faq summary::-webkit-details-marker { display: none; }\n  .vx-faq summary:hover { background: rgba(255,255,255,0.03); }\n  .vx-faq-q { display: flex; align-items: center; gap: 10px; }\n  .vx-faq-q svg { flex-shrink: 0; opacity: 0.75; }\n  .vx-faq-chevron {\n    width: 20px; height: 20px;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n    transition: transform var(--vx-transition);\n  }\n  .vx-faq-chevron svg { width: 12px; height: 12px; stroke: var(--vx-gold); }\n  .vx-faq[open] .vx-faq-chevron { transform: rotate(180deg); }\n\n  .vx-faq-body {\n    padding: 0 16px 14px 42px;\n    font-size: 13px;\n    color: var(--vx-text-muted);\n    line-height: 1.6;\n    animation: vx-fade-in 0.22s ease;\n  }\n  .vx-faq-body p { margin: 0 0 8px; }\n  .vx-faq-body p:last-child { margin-bottom: 0; }\n\n  \/* Modal (CSS :target so it works even if scripts are blocked) *\/\n  .vx-close-anchor { position: absolute; top: 0; left: 0; width: 1px; height: 1px; overflow: hidden; }\n\n  .vx-modal-backdrop {\n    position: fixed;\n    inset: 0;\n    display: none;\n    align-items: center;\n    justify-content: center;\n    padding: 20px;\n    background: rgba(0,0,0,0.82);\n    backdrop-filter: blur(8px);\n    z-index: 10000;\n    opacity: 0;\n    transition: opacity 0.25s ease;\n  }\n  .vx-modal-backdrop:target {\n    display: flex;\n    opacity: 1;\n  }\n\n  .vx-modal-overlay {\n    position: absolute;\n    inset: 0;\n    z-index: 1;\n    display: block;\n  }\n\n  .vx-modal {\n    position: relative;\n    z-index: 2;\n    max-width: 460px;\n    width: 100%;\n    background: linear-gradient(180deg, #141414 0%, #0a0a0a 100%);\n    border-radius: var(--vx-radius);\n    border: 1px solid var(--vx-border-gold);\n    box-shadow: 0 24px 80px rgba(0,0,0,0.6), 0 0 0 1px rgba(212,175,55,0.1);\n    overflow: hidden;\n    transform: scale(0.98);\n  }\n  .vx-modal-backdrop:target .vx-modal { transform: scale(1); }\n\n  .vx-modal-header {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 20px 20px 16px;\n    border-bottom: 1px solid var(--vx-border);\n  }\n\n  .vx-modal-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 6px 12px;\n    border-radius: 100px;\n    background: var(--vx-gold);\n    color: #000;\n    font-size: 10px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    margin-bottom: 8px;\n  }\n\n  .vx-modal-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 18px;\n    font-weight: 600;\n    color: var(--vx-text);\n    margin: 0 0 4px;\n  }\n  .vx-modal-subtitle { font-size: 13px; color: var(--vx-text-subtle); margin: 0; }\n\n  .vx-modal-close {\n    width: 32px; height: 32px;\n    border: none;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n    display: inline-flex; align-items: center; justify-content: center;\n    cursor: pointer;\n    color: var(--vx-text-muted);\n    transition: all var(--vx-transition);\n    flex-shrink: 0;\n    text-decoration: none;\n  }\n  .vx-modal-close:hover {\n    background: rgba(255,255,255,0.1);\n    color: var(--vx-text);\n  }\n\n  .vx-modal-body {\n    padding: 20px;\n    font-size: 14px;\n    color: var(--vx-text-muted);\n    line-height: 1.7;\n  }\n  .vx-modal-body p { margin: 0 0 12px; }\n  .vx-modal-body ul { margin: 12px 0; padding-left: 0; list-style: none; }\n  .vx-modal-body li { position: relative; padding: 6px 0 6px 20px; }\n  .vx-modal-body li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    color: var(--vx-gold);\n    font-size: 12px;\n  }\n\n  \/* Chain Options Visual *\/\n  .vx-chain-options { display: flex; flex-direction: column; gap: 12px; }\n  .vx-chain-option {\n    display: flex; align-items: center; gap: 12px;\n    padding: 14px 16px;\n    border-radius: var(--vx-radius-sm);\n    background: rgba(255,255,255,0.02);\n    border: 1px solid var(--vx-border);\n    transition: all var(--vx-transition);\n  }\n  .vx-chain-option:hover {\n    border-color: var(--vx-border-gold);\n    background: rgba(212,175,55,0.03);\n  }\n  .vx-chain-option--included {\n    border-color: var(--vx-gold);\n    background: rgba(212,175,55,0.05);\n  }\n  .vx-chain-option--upgrade {\n    border-color: rgba(255,255,255,0.6);\n    background: rgba(255,255,255,0.03);\n  }\n  .vx-chain-option--upgrade:hover {\n    border-color: rgba(255,255,255,0.95);\n    background: rgba(255,255,255,0.08);\n  }\n  .vx-chain-badge {\n    padding: 4px 10px;\n    border-radius: 100px;\n    background: var(--vx-gold);\n    color: #000;\n    font-size: 9px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n  }\n  .vx-chain-name { font-weight: 900; font-size: 14px; color: var(--vx-text); }\n  .vx-chain-desc { font-size: 12px; color: var(--vx-gold-light); margin-left: auto; }\n  .vx-small-note { margin-top: 12px; }\n\n  @media (max-width: 480px) {\n    .vx-accordion summary { padding: 14px 16px; }\n    .vx-accordion-body { padding: 0 16px 16px; }\n    .vx-badges { gap: 6px; }\n    .vx-badge { padding: 6px 10px; font-size: 10px; }\n    .vx-payline { padding: 12px 12px 10px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vx-section\"\u003e\n\u003c!-- Close target (for CSS modal closing without JS) --\u003e \u003cspan aria-hidden=\"true\" class=\"vx-close-anchor\" id=\"vx-close\"\u003e\u003c\/span\u003e \u003c!-- Installment Options (moved ABOVE description, premium styling) --\u003e\n\u003cdiv aria-label=\"Installment payment options\" class=\"vx-payline\"\u003e\n\u003cdiv class=\"vx-payline-head\"\u003e\n\u003cdiv class=\"vx-payline-title\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect rx=\"3\" height=\"14\" width=\"20\" y=\"5\" x=\"2\"\u003e\u003c\/rect\u003e\n          \u003cline y2=\"10\" x2=\"22\" y1=\"10\" x1=\"2\"\u003e\u003c\/line\u003e\n          \u003cline y2=\"15\" x2=\"10\" y1=\"15\" x1=\"6\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e Installments\u003c\/div\u003e\n\u003cdiv class=\"vx-payline-sub\"\u003eSplit payments, keep it simple.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-payline-grid\"\u003e\n\u003cdiv class=\"vx-payitem\"\u003e\n\u003cdiv class=\"vx-paytag\"\u003eCanada\u003c\/div\u003e\n\u003cdiv class=\"vx-paytext\"\u003eShop Pay\u003c\/div\u003e\n\u003cdiv class=\"vx-paynote\"\u003eAvailable at checkout.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-payitem\"\u003e\n\u003cdiv class=\"vx-paytag\"\u003eInternational\u003c\/div\u003e\n\u003cdiv class=\"vx-paytext\"\u003eKlarna \/ Afterpay\u003c\/div\u003e\n\u003cdiv class=\"vx-paynote\"\u003eAvailable via our \u003ca href=\"https:\/\/xotwodchains.etsy.com\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eEtsy store\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"vx-hero\"\u003e\n\u003cp class=\"vx-body vx-hero-desc\"\u003eFully iced out XO pendant for fans who want a piece that feels like a real collector item — not fan-shop merch. Micro-pavé flood, nonstop fire, and that heavy-in-the-hand build. \u003cstrong\u003eMade to order — we send progress updates during production via IG DM\/email, and are easy to reach.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"vx-caption vx-highlight\"\u003eMoissanite delivers diamond-level fire and clarity at a fraction of the cost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Badges --\u003e\n\u003cdiv class=\"vx-badges\"\u003e\n\u003cdiv class=\"vx-badge\" aria-label=\"VVS1 Moissanite D color\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e VVS1-D Moissanite\u003c\/div\u003e\n\u003cdiv class=\"vx-badge\" aria-label=\"925 Sterling Silver\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e 925 Sterling Silver\u003c\/div\u003e\n\u003cdiv class=\"vx-badge\" aria-label=\"Rhodium and 14K gold plating\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003ccircle cx=\"12\" cy=\"8\" r=\"6\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Rhodium \/ Gold Plating\u003c\/div\u003e\n\u003cdiv class=\"vx-badge\" aria-label=\"GRA Certified\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e\n        \u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\n      \u003c\/svg\u003e GRA Certificate\u003c\/div\u003e\n\u003c!-- Guarantee (CSS :target modal trigger — works even if scripts are blocked) --\u003e \u003ca href=\"#vxGuaranteeModal\" aria-label=\"View XOTWOD Guarantee\" role=\"button\" class=\"vx-badge vx-badge--action\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e XOTWOD Guarantee \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- Accordions --\u003e\n\u003cdiv class=\"vx-accordions\"\u003e\n\u003c!-- Why Choose (OPEN by default) --\u003e\n\u003cdetails open=\"\" class=\"vx-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-heading\"\u003eWhy Choose Vault XO?\u003c\/span\u003e \u003cspan class=\"vx-accordion-icon\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cdiv class=\"vx-features\"\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-feature-content\"\u003e\n\u003ch4 class=\"vx-feature-title\"\u003eLab-Certified Brilliance\u003c\/h4\u003e\n\u003cp class=\"vx-feature-desc\"\u003eVVS1 D-color moissanite with diamond-style fire — GRA tested \u0026amp; passes the diamond tester.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-feature-content\"\u003e\n\u003ch4 class=\"vx-feature-title\"\u003eSolid 925 Silver\u003c\/h4\u003e\n\u003cp class=\"vx-feature-desc\"\u003eStamped sterling silver with real weight — solid feel, not hollow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003ccircle cx=\"12\" cy=\"8\" r=\"6\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-feature-content\"\u003e\n\u003ch4 class=\"vx-feature-title\"\u003eJeweler-Level Finish\u003c\/h4\u003e\n\u003cp class=\"vx-feature-desc\"\u003eThick rhodium or gold plating for a clean, high-gloss look that pops in flash and daylight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M21 3v5h-5\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M8 16H3v5\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vx-feature-content\"\u003e\n\u003ch4 class=\"vx-feature-title\"\u003eSmall-Batch Drops\u003c\/h4\u003e\n\u003cp class=\"vx-feature-desc\"\u003eProduced in limited runs — built for dedicated fans and collectors. \u003cstrong\u003eWe send progress updates during production (IG DM \/ email).\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Specifications (CLOSED by default) --\u003e\n\u003cdetails class=\"vx-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-heading\"\u003eProduct Specifications\u003c\/span\u003e \u003cspan class=\"vx-accordion-icon\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cdiv class=\"vx-specs\"\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eStone\u003c\/span\u003e\u003cspan class=\"vx-spec-value\"\u003eVVS1 Moissanite, D Color\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003ePendant Size\u003c\/span\u003e\u003cspan class=\"vx-spec-value\"\u003e2\" × 2\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eMetal Base\u003c\/span\u003e\u003cspan class=\"vx-spec-value\"\u003eSolid 925 Sterling Silver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003ePlating\u003c\/span\u003e\u003cspan class=\"vx-spec-value\"\u003eRhodium \/ 14K Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eSetting Style\u003c\/span\u003e\u003cspan class=\"vx-spec-value\"\u003eMicro-Pavé Flooded\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eBack Finish\u003c\/span\u003e\u003cspan class=\"vx-spec-value\"\u003eHigh-Polish Mirror\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eCertification\u003c\/span\u003e\u003cspan class=\"vx-spec-value\"\u003eGRA Certified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vx-spec-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0924\/3344\/9271\/files\/Macro_shot.png?v=1764338634\" alt=\"Macro shot showing dense micro-pavé moissanite detailing\" loading=\"lazy\"\u003e\n\u003cfigcaption\u003eTight stones, clean setting, no filler.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- What's Included (CLOSED by default) --\u003e\n\u003cdetails class=\"vx-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-heading\"\u003eWhat's in the Box\u003c\/span\u003e \u003cspan class=\"vx-accordion-icon\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cul class=\"vx-list\"\u003e\n\u003cli\u003eVault XO — VVS1 Moissanite Pendant\u003c\/li\u003e\n\u003cli\u003e22\" Rope Chain (included) OR Tennis chain (upgrade)\u003c\/li\u003e\n\u003cli\u003eOfficial GRA Certification Card\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Chain Options (CLOSED by default) --\u003e\n\u003cdetails class=\"vx-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-heading\"\u003eChain Options\u003c\/span\u003e \u003cspan class=\"vx-accordion-icon\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cdiv class=\"vx-chain-options\"\u003e\n\u003cdiv class=\"vx-chain-option vx-chain-option--included\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vx-chain-name\"\u003e22\" Rope Chain\u003c\/div\u003e\n\u003cdiv class=\"vx-caption\"\u003e4mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-chain-desc\"\u003eStainless Steel\u003c\/div\u003e\n\u003cspan class=\"vx-chain-badge\"\u003eIncluded\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-chain-option vx-chain-option--upgrade\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vx-chain-name\"\u003e22\" Tennis Chain\u003c\/div\u003e\n\u003cdiv class=\"vx-caption\"\u003e3mm · 4mm · 5mm · 6.5mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-chain-desc\"\u003eVVS1 Moissanite · 925 Silver · Rhodium Plating\u003c\/div\u003e\n\u003cspan class=\"vx-chain-badge\"\u003eUpgrade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"vx-caption vx-small-note\"\u003eRope = easy daily wear. Tennis = statement shine (slimmer for subtle, thicker for loud).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ (CLOSED by default, but inner Policy open by default) --\u003e\n\u003cdetails class=\"vx-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-heading\"\u003eFrequently Asked Questions\u003c\/span\u003e \u003cspan class=\"vx-accordion-icon\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cdiv class=\"vx-faq-list\"\u003e\n\u003cdetails class=\"vx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-faq-q\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                  \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                  \u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\n                \u003c\/svg\u003e How long does shipping take? \u003c\/span\u003e \u003cspan class=\"vx-faq-chevron\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                  \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-faq-body\"\u003e\n\u003cp\u003eEach Vault XO is made to order. Production is usually \u003cstrong\u003e20–25 business days\u003c\/strong\u003e plus shipping time.\u003c\/p\u003e\n\u003cp style=\"margin-top: 4px;\"\u003eFree tracked shipping to the US \u0026amp; Canada. Worldwide options available at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-faq-q\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                  \u003cpath d=\"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e Does moissanite pass diamond testers? \u003c\/span\u003e \u003cspan class=\"vx-faq-chevron\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                  \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-faq-body\"\u003e\n\u003cp\u003eYes. VVS1 moissanite has similar thermal properties to natural diamonds and will pass most diamond testers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-faq-q\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                  \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e How do I care for it? \u003c\/span\u003e \u003cspan class=\"vx-faq-chevron\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                  \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-faq-body\"\u003e\n\u003cp\u003eKeep it dry, avoid perfumes and harsh chemicals, and wipe it down after wear. For a deep clean, use mild soap, warm water, and a soft brush.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Policy + Support (OPEN by default) --\u003e\n\u003cdetails open=\"\" class=\"vx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-faq-q\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                  \u003ccircle cx=\"12\" cy=\"8\" r=\"6\"\u003e\u003c\/circle\u003e\n                  \u003cpath d=\"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e Policy + Support \u003c\/span\u003e \u003cspan class=\"vx-faq-chevron\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                  \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-faq-body\"\u003e\n\u003cp\u003e\u003cstrong\u003eWhat you can expect:\u003c\/strong\u003e inspected, packed, and tracked like a collector piece.\u003c\/p\u003e\n\u003cul style=\"margin: 10px 0 10px; padding-left: 0; list-style: none;\"\u003e\n\u003cli style=\"position: relative; padding: 6px 0 6px 20px;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: var(--vx-gold); font-size: 12px;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003ePre-ship inspection\u003c\/strong\u003e (stones + finish checked before it leaves)\u003c\/li\u003e\n\u003cli style=\"position: relative; padding: 6px 0 6px 20px;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: var(--vx-gold); font-size: 12px;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eSecure packaging\u003c\/strong\u003e so it arrives ready to wear\u003c\/li\u003e\n\u003cli style=\"position: relative; padding: 6px 0 6px 20px;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: var(--vx-gold); font-size: 12px;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eBuild updates\u003c\/strong\u003e during production via Instagram DM or email\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003ePolicy:\u003c\/strong\u003e \u003cstrong\u003eAll sales final\u003c\/strong\u003e except defects \/ damage \/ not as described.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReport issues within 7 days of delivery\u003c\/strong\u003e with photos and we’ll review and make it right.\u003c\/p\u003e\n\u003cp style=\"margin-top: 10px;\"\u003eNormal wear (including plating fade from water\/chemicals), accidental damage, loss, or unauthorized repairs aren’t covered.\u003c\/p\u003e\n\u003cp class=\"vx-caption\" style=\"margin-top: 10px;\"\u003eFan-inspired piece. Not affiliated with or endorsed by any artist or label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Questions (OPEN by default) --\u003e\n\u003cdetails open=\"\" class=\"vx-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"vx-heading\"\u003eQuestions?\u003c\/span\u003e \u003cspan class=\"vx-accordion-icon\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cp class=\"vx-body\"\u003eNeed a specific finish, chain width, or a custom fan build? DM us at \u003ca href=\"https:\/\/instagram.com\/xo.twod.store\" rel=\"noopener noreferrer\" class=\"vx-link--sparkle\" target=\"_blank\"\u003e@xo.twod.store\u003c\/a\u003e — we reply fast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- XOTWOD Guarantee Modal (CSS :target) --\u003e\n\u003cdiv class=\"vx-modal-backdrop\" id=\"vxGuaranteeModal\" aria-modal=\"true\" role=\"dialog\" aria-label=\"XOTWOD Guarantee details\"\u003e\n\u003ca aria-label=\"Close XOTWOD Guarantee\" href=\"#vx-close\" class=\"vx-modal-overlay\"\u003e\u003c\/a\u003e\n\u003cdiv role=\"document\" class=\"vx-modal\"\u003e\n\u003cdiv class=\"vx-modal-header\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vx-modal-badge\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e XOTWOD Promise\u003c\/div\u003e\n\u003cp class=\"vx-modal-title\"\u003eVault XO Guarantee\u003c\/p\u003e\n\u003cp class=\"vx-modal-subtitle\"\u003eWhat you can expect from every piece\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"#vx-close\" aria-label=\"Close\" role=\"button\" class=\"vx-modal-close\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cline y2=\"18\" x2=\"18\" y1=\"6\" x1=\"6\"\u003e\u003c\/line\u003e\n          \u003cline y2=\"18\" x2=\"6\" y1=\"6\" x1=\"18\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-modal-body\"\u003e\n\u003cp\u003eBuilt to feel like a true collector piece — not cheap merch.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSpecs, stones, and metal exactly as described\u003c\/li\u003e\n\u003cli\u003eEach pendant inspected before shipping\u003c\/li\u003e\n\u003cli\u003eSecure packaging so it arrives ready to wear\u003c\/li\u003e\n\u003cli\u003eBuild updates during production via IG DMs or email\u003c\/li\u003e\n\u003cli\u003eReal support if anything feels off\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eMessage us anytime — you’ll get a real human response.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XOTWOD","offers":[{"title":"White Gold \/ Rope Chain","offer_id":50811994767671,"sku":null,"price":1250.0,"currency_code":"CAD","in_stock":true},{"title":"Rose Gold \/ Rope Chain","offer_id":51298487533879,"sku":null,"price":1290.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0924\/3344\/9271\/files\/H12892d05557f4379a2305df21fe06c1cN.jpg?v=1771016586"},{"product_id":"xo-chain-moissanite","title":"Timeless XO - Moissanite Edition","description":"\u003c!-- ===== Timeless XO — VVS1 Moissanite Edition (Blueprint-matched to your other blocks + Bulletproof Guarantee Modal) ===== --\u003e\n\u003cstyle\u003e\n  \/* --------- Scoped tokens (prevents site-wide side effects) --------- *\/\n  .vx-section,\n  .vx-modal-backdrop{\n    --vx-gold:#d4af37;\n    --vx-gold-light:#f4e4a6;\n\n    --vx-text:#ffffff;\n    --vx-text-muted:rgba(255,255,255,0.90);\n    --vx-text-subtle:rgba(255,255,255,0.72);\n\n    --vx-border:rgba(255,255,255,0.10);\n    --vx-border-gold:rgba(212,175,55,0.30);\n\n    --vx-radius:12px;\n    --vx-radius-sm:8px;\n    --vx-transition:0.22s cubic-bezier(0.4,0,0.2,1);\n  }\n\n  \/* --------- Base wrapper (NO boxed background\/padding on top) --------- *\/\n  .vx-section{\n    font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,\"SF Pro Text\",\"Segoe UI\",Roboto,Arial,sans-serif;\n    font-size:14px;\n    line-height:1.65;\n    color:var(--vx-text);\n    background:transparent;\n    padding:0 0 8px;\n    margin:0 !important;\n    -webkit-font-smoothing:antialiased;\n    text-rendering:optimizeLegibility;\n  }\n  .vx-section *{box-sizing:border-box}\n  .vx-section \u003e :first-child{margin-top:0 !important}\n\n  .vx-body{\n    font-size:13.5px;\n    line-height:1.7;\n    color:var(--vx-text-muted);\n    margin:0;\n  }\n  .vx-body strong{color:#fff;font-weight:800}\n  .vx-caption{\n    font-size:12.5px;\n    line-height:1.55;\n    color:var(--vx-text-subtle);\n    margin:0;\n  }\n  .vx-link{color:var(--vx-gold);text-decoration:none;transition:opacity var(--vx-transition)}\n  .vx-link:hover{opacity:.85;text-decoration:underline}\n\n  \/* --------- BNPL note --------- *\/\n  .vx-bnpl-note{\n    font-size:12.5px;\n    color:var(--vx-text-subtle);\n    margin:0 0 10px;\n  }\n  .vx-bnpl-note a{color:var(--vx-gold);text-decoration:none}\n  .vx-bnpl-note a:hover{text-decoration:underline}\n\n  \/* --------- Badges row --------- *\/\n  .vx-badges{\n    display:flex;\n    flex-wrap:wrap;\n    align-items:center;\n    gap:8px;\n    margin:12px 0 14px;\n  }\n  .vx-badge{\n    position:relative;\n    overflow:hidden;\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n    padding:7px 12px;\n    border-radius:999px;\n    border:1px solid var(--vx-border-gold);\n    background:linear-gradient(135deg, rgba(212,175,55,0.14) 0%, rgba(0,0,0,0.78) 100%);\n    backdrop-filter:blur(8px);\n    -webkit-backdrop-filter:blur(8px);\n    font-size:10px;\n    font-weight:750;\n    text-transform:uppercase;\n    letter-spacing:0.08em;\n    color:var(--vx-text-muted);\n    white-space:nowrap;\n    transition:transform var(--vx-transition), border-color var(--vx-transition), box-shadow var(--vx-transition);\n  }\n  .vx-badge:hover{transform:translateY(-1px);border-color:var(--vx-gold)}\n  .vx-badge svg{flex-shrink:0;width:12px;height:12px}\n\n  .vx-badge::after{\n    content:'';\n    position:absolute;\n    top:0;bottom:0;\n    width:50%;\n    background:linear-gradient(120deg, transparent, rgba(255,255,255,0.25), transparent);\n    transform:translateX(-150%);\n    pointer-events:none;\n  }\n  .vx-badge:hover::after{animation:vx-sweep 0.6s ease-out}\n  @keyframes vx-sweep{to{transform:translateX(250%)}}\n\n  .vx-badge--action{\n    background:linear-gradient(135deg, var(--vx-gold) 0%, var(--vx-gold-light) 100%);\n    border-color:var(--vx-gold);\n    color:#000;\n    font-weight:900;\n    cursor:pointer;\n  }\n  .vx-badge--action:hover{\n    transform:translateY(-2px);\n    box-shadow:0 4px 16px rgba(212,175,55,0.26);\n  }\n  .vx-badge--action svg{stroke:#000}\n  .vx-badge--btn{appearance:none;-webkit-appearance:none;border:none;background:none}\n\n  \/* --------- Accordions --------- *\/\n  .vx-accordion{border-top:1px solid var(--vx-border)}\n  .vx-accordion:last-of-type{border-bottom:1px solid var(--vx-border)}\n  .vx-accordion summary{\n    cursor:pointer;\n    list-style:none;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n    padding:16px 0;\n    min-height:56px;\n    transition:color var(--vx-transition);\n    font-weight:900;\n    letter-spacing:0.02em;\n    color:rgba(255,255,255,0.92);\n  }\n  .vx-accordion summary::-webkit-details-marker{display:none}\n  .vx-accordion summary:hover{color:var(--vx-gold)}\n  .vx-accordion-chevron{\n    flex-shrink:0;\n    width:20px;height:20px;\n    color:var(--vx-text-subtle);\n    transition:transform var(--vx-transition), color var(--vx-transition);\n  }\n  .vx-accordion[open] .vx-accordion-chevron{\n    transform:rotate(180deg);\n    color:var(--vx-gold);\n  }\n  .vx-accordion-body{padding-bottom:18px}\n\n  \/* --------- Feature grid --------- *\/\n  .vx-features{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:16px 18px;\n  }\n  @media (max-width:640px){.vx-features{grid-template-columns:1fr;gap:14px}}\n\n  .vx-feature{display:flex;gap:12px}\n  .vx-feature-icon{\n    width:36px;height:36px;border-radius:50%;\n    background:linear-gradient(135deg, rgba(212,175,55,0.16) 0%, rgba(0,0,0,0.86) 100%);\n    border:1px solid var(--vx-border-gold);\n    display:flex;align-items:center;justify-content:center;\n    flex-shrink:0;\n  }\n  .vx-feature-icon svg{width:18px;height:18px;stroke:var(--vx-gold)}\n  .vx-feature-title{\n    font-size:11px;\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:0.1em;\n    color:#fff;\n    margin:0 0 4px;\n  }\n  .vx-feature-desc{\n    font-size:12.5px;\n    color:var(--vx-text-muted);\n    line-height:1.55;\n    margin:0;\n  }\n\n  \/* --------- Specs --------- *\/\n  .vx-specs{display:flex;flex-direction:column}\n  .vx-spec-row{\n    display:flex;justify-content:space-between;align-items:center;gap:16px;\n    padding:10px 12px;\n    font-size:13px;\n    border-radius:10px;\n  }\n  .vx-spec-row:nth-child(odd){background:rgba(255,255,255,0.04)}\n  .vx-spec-label{color:var(--vx-text-subtle);font-weight:650}\n  .vx-spec-value{color:#fff;font-weight:850;text-align:right}\n\n  \/* --------- Chain cards (blueprint-matched) --------- *\/\n  .vx-chain-options{display:flex;flex-direction:column;gap:12px;margin-bottom:10px}\n  .vx-chain-card{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:14px;\n    padding:14px 16px;\n    background:rgba(255,255,255,0.045);\n    border:1px solid var(--vx-border);\n    border-radius:var(--vx-radius);\n    transition:transform var(--vx-transition), border-color var(--vx-transition), box-shadow var(--vx-transition);\n  }\n  .vx-chain-card:hover{transform:translateY(-1px);border-color:rgba(255,255,255,0.20)}\n  .vx-chain-card--highlight{\n    border-color:var(--vx-border-gold);\n    background:linear-gradient(135deg, rgba(212,175,55,0.10) 0%, rgba(0,0,0,0.55) 100%);\n    box-shadow:0 10px 30px rgba(0,0,0,0.35);\n  }\n  .vx-chain-info{display:flex;flex-direction:column;gap:3px}\n  .vx-chain-name{\n    font-size:12px;\n    font-weight:900;\n    color:#fff;\n    letter-spacing:0.08em;\n    text-transform:uppercase;\n    margin:0;\n  }\n  .vx-chain-desc{font-size:12.5px;color:var(--vx-text-muted);margin:0}\n  .vx-tag{\n    flex:0 0 auto;\n    font-size:9px;\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:0.12em;\n    padding:4px 9px;\n    border-radius:999px;\n    background:rgba(255,255,255,0.10);\n    border:1px solid rgba(255,255,255,0.18);\n    color:#fff;\n    white-space:nowrap;\n  }\n  .vx-tag--gold{background:linear-gradient(135deg, var(--vx-gold), var(--vx-gold-light)); border:none; color:#000}\n\n  \/* --------- FAQ (simple, blueprint-matched) --------- *\/\n  .vx-faq{display:flex;flex-direction:column;gap:12px}\n  .vx-faq-item{padding:0 0 12px 0;border-bottom:1px solid rgba(255,255,255,0.08)}\n  .vx-faq-item:last-child{border-bottom:none;padding-bottom:0}\n  .vx-faq-question{font-size:13px;font-weight:900;color:#fff;margin:0 0 4px}\n  .vx-faq-answer{font-size:13px;color:var(--vx-text-muted);margin:0;line-height:1.6}\n\n  \/* --------- Installments callout (used inside FAQ) --------- *\/\n  .vx-payline{\n    margin-top:10px;\n    padding:14px 14px 12px;\n    border-radius:var(--vx-radius);\n    border:1px solid rgba(255,255,255,0.10);\n    background:linear-gradient(180deg, rgba(255,255,255,0.035) 0%, rgba(255,255,255,0.012) 100%);\n    position:relative;\n    overflow:hidden;\n    box-shadow:0 10px 28px rgba(0,0,0,0.45);\n  }\n  .vx-payline::before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:radial-gradient(90% 160% at 0% 0%,\n      rgba(212,175,55,0.22) 0%,\n      rgba(212,175,55,0.08) 25%,\n      rgba(0,0,0,0) 60%);\n    opacity:.95;\n    pointer-events:none;\n  }\n  .vx-payline-head{position:relative;display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}\n  .vx-payline-title{\n    font-size:11px;\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:0.16em;\n    color:rgba(255,255,255,0.92);\n    display:flex;\n    align-items:center;\n    gap:8px;\n  }\n  .vx-payline-sub{font-size:12px;color:rgba(255,255,255,0.68);white-space:nowrap}\n  .vx-payline-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px}\n  .vx-payitem{\n    border-radius:10px;\n    border:1px solid rgba(255,255,255,0.10);\n    background:rgba(0,0,0,0.35);\n    padding:10px 10px 9px;\n    display:flex;\n    flex-direction:column;\n    gap:4px;\n  }\n  .vx-paytag{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:0.14em;color:rgba(255,255,255,0.72)}\n  .vx-paytext{font-size:13px;font-weight:850;color:rgba(255,255,255,0.92);line-height:1.2}\n  .vx-paynote{font-size:12px;color:rgba(255,255,255,0.68);line-height:1.25}\n  .vx-paynote a{color:var(--vx-gold-light);text-decoration:underline;text-decoration-color:rgba(212,175,55,0.45);text-underline-offset:2px}\n  @media (max-width:520px){\n    .vx-payline-grid{grid-template-columns:1fr}\n    .vx-payline-sub{white-space:normal}\n  }\n\n  \/* --------- Contact --------- *\/\n  .vx-contact-box{\n    padding:14px 16px;\n    background:rgba(255,255,255,0.03);\n    border:1px solid var(--vx-border);\n    border-radius:var(--vx-radius);\n  }\n  .vx-contact-box p{margin:0;font-size:13px;color:var(--vx-text-muted);line-height:1.65}\n\n  \/* --------- Modal (bulletproof) --------- *\/\n  html.vx-lock, body.vx-lock{overflow:hidden !important}\n  .vx-modal-backdrop{\n    position:fixed;\n    inset:0;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    padding:18px;\n    background:rgba(0,0,0,0.78);\n    backdrop-filter:blur(8px);\n    -webkit-backdrop-filter:blur(8px);\n    opacity:0;\n    visibility:hidden;\n    pointer-events:none;\n    z-index:999999;\n    transition:opacity 0.22s ease, visibility 0.22s ease;\n  }\n  .vx-modal-backdrop.is-open{\n    opacity:1;\n    visibility:visible;\n    pointer-events:auto;\n  }\n  .vx-modal{\n    width:100%;\n    max-width:440px;\n    background:linear-gradient(180deg, #151515 0%, #0a0a0a 100%);\n    border-radius:16px;\n    border:1px solid var(--vx-border-gold);\n    box-shadow:0 24px 80px rgba(0,0,0,0.8);\n    padding:18px;\n    transform:translateY(8px) scale(0.985);\n    transition:transform 0.22s ease;\n  }\n  .vx-modal-backdrop.is-open .vx-modal{transform:translateY(0) scale(1)}\n  .vx-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}\n  .vx-modal-kicker{font-size:9px;text-transform:uppercase;letter-spacing:0.15em;color:var(--vx-gold);margin:0 0 4px;font-weight:900}\n  .vx-modal-heading{font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:0.1em;color:#fff;margin:0 0 2px}\n  .vx-modal-subhead{font-size:12px;color:var(--vx-text-subtle);margin:0}\n  .vx-modal-body{font-size:13px;line-height:1.6;color:var(--vx-text-muted);margin-bottom:14px}\n  .vx-modal-body p{margin:0 0 8px}\n  .vx-modal-body ul{margin:10px 0 0;padding-left:18px}\n  .vx-modal-body li{margin:6px 0}\n  .vx-modal-footer{display:flex;justify-content:flex-end}\n  .vx-modal-confirm{\n    padding:10px 18px;\n    border-radius:999px;\n    border:none;\n    background:linear-gradient(135deg, var(--vx-gold), var(--vx-gold-light));\n    color:#000;\n    font-size:11px;\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:0.12em;\n    cursor:pointer;\n    transition:transform var(--vx-transition), box-shadow var(--vx-transition);\n  }\n  .vx-modal-confirm:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(212,175,55,0.35)}\n\n  @media (prefers-reduced-motion: reduce){\n    .vx-badge, .vx-modal, .vx-modal-backdrop, .vx-accordion-chevron{transition:none !important}\n    .vx-badge:hover::after{animation:none !important}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vx-section\"\u003e\n\u003c!-- BNPL Note --\u003e\n\u003cp class=\"vx-bnpl-note\"\u003eNot in Canada and need a payment plan? \u003ca href=\"https:\/\/xotwodchains.etsy.com\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eShop via Etsy (Klarna \/ Afterpay)\u003c\/a\u003e.\u003c\/p\u003e\n\u003c!-- Hero (NO title — description starts immediately) --\u003e\n\u003cp class=\"vx-body\"\u003eFully iced XO silhouette in \u003cstrong\u003eVVS1 D-color moissanite\u003c\/strong\u003e for real fire under flash. Built on a \u003cstrong\u003e925 sterling silver base (stamped)\u003c\/strong\u003e, finished in \u003cstrong\u003erhodium (white)\u003c\/strong\u003e or \u003cstrong\u003e14K gold plating\u003c\/strong\u003e (yellow\/rose).\u003c\/p\u003e\n\u003cp class=\"vx-caption\" style=\"margin-top: 8px;\"\u003eMade-to-order — ships in \u003cstrong\u003e7-10 days\u003c\/strong\u003e (plus shipping).\u003c\/p\u003e\n\u003cp class=\"vx-caption\" style=\"margin-top: 6px;\"\u003e\u003cem\u003eFan-inspired piece. Not affiliated with or endorsed by any artist or label.\u003c\/em\u003e\u003c\/p\u003e\n\u003c!-- Badges --\u003e\n\u003cdiv class=\"vx-badges\"\u003e\n\u003cdiv class=\"vx-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003cspan\u003eVVS1 Moissanite (D)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003cspan\u003e925 Sterling Silver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003ccircle cx=\"12\" cy=\"8\" r=\"6\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003cspan\u003eRhodium \/ 14K Plating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"m7.5 4.27 9 5.15\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"m3.3 7 8.7 5 8.7-5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 22V12\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003cspan\u003eGRA Certificate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Guarantee trigger --\u003e \u003cbutton type=\"button\" class=\"vx-badge vx-badge--action vx-badge--btn\" data-vx-open=\"vxGuarantee_TimelessVVS1\" aria-haspopup=\"dialog\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003cspan\u003eXO·TWOD Guarantee\u003c\/span\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdetails class=\"vx-accordion\"\u003e\n\u003csummary\u003eWhy Choose Timeless XO? \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cdiv class=\"vx-features\"\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 class=\"vx-feature-title\"\u003eVVS1 Fire\u003c\/h4\u003e\n\u003cp class=\"vx-feature-desc\"\u003eSharp sparkle and rainbow fire that reads “expensive” under flash and concert lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 class=\"vx-feature-title\"\u003eReal 925 Base\u003c\/h4\u003e\n\u003cp class=\"vx-feature-desc\"\u003eSolid sterling silver base (stamped) with a premium finish: rhodium (white) or 14K plating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M12 20h9\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 4h9\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 9h16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 15h16\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 class=\"vx-feature-title\"\u003eClean Micro-Pavé\u003c\/h4\u003e\n\u003cp class=\"vx-feature-desc\"\u003eTight setting for continuous shine (no “gappy” look).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-feature\"\u003e\n\u003cdiv class=\"vx-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M20 7h-9\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 17H5\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"17\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"7\" cy=\"7\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 class=\"vx-feature-title\"\u003eGRA Included\u003c\/h4\u003e\n\u003cp class=\"vx-feature-desc\"\u003eCertificate included for your records and peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Chain Options --\u003e\n\u003cdetails class=\"vx-accordion\"\u003e\n\u003csummary\u003eChain Options \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cdiv class=\"vx-chain-options\"\u003e\n\u003cdiv class=\"vx-chain-card\"\u003e\n\u003cdiv class=\"vx-chain-info\"\u003e\n\u003cp class=\"vx-chain-name\"\u003eCuban Chain 22″\u003c\/p\u003e\n\u003cp class=\"vx-chain-desc\"\u003eBonus chain when the offer is active at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"vx-tag\"\u003eBonus\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-chain-card vx-chain-card--highlight\"\u003e\n\u003cdiv class=\"vx-chain-info\"\u003e\n\u003cp class=\"vx-chain-name\"\u003eTennis Chain 22″ — Moissanite\u003c\/p\u003e\n\u003cp class=\"vx-chain-desc\"\u003eSleek luxury look. Available in \u003cstrong\u003e3mm \/ 4mm \/ 5mm \/ 6.5mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"vx-tag vx-tag--gold\"\u003eUpgrade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"vx-caption\"\u003eCuban = louder. Tennis = cleaner, “nonstop sparkle” jewelry look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Product Specs --\u003e\n\u003cdetails class=\"vx-accordion\"\u003e\n\u003csummary\u003eProduct Specifications \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cdiv class=\"vx-specs\"\u003e\n\u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003ePendant Size\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003eApprox. 1.7\" × 2\" (no bail)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eStones\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003eMoissanite (D color)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eStone Grade\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003eVVS1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eMetal \/ Marking\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003e925 sterling silver base, stamped “925”\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eFinish\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003eRhodium (white) or 14K gold plating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eChain Length\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003e22\" standard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-spec-row\"\u003e\n\u003cspan class=\"vx-spec-label\"\u003eCertificate\u003c\/span\u003e \u003cspan class=\"vx-spec-value\"\u003eGRA included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ (includes Shipping, Installments, Returns) --\u003e\n\u003cdetails class=\"vx-accordion\"\u003e\n\u003csummary\u003eFAQ \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cdiv class=\"vx-faq\"\u003e\n\u003cdiv class=\"vx-faq-item\"\u003e\n\u003cp class=\"vx-faq-question\"\u003eDoes it pass a diamond tester?\u003c\/p\u003e\n\u003cp class=\"vx-faq-answer\"\u003eYes — moissanite typically passes most handheld diamond testers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-faq-item\"\u003e\n\u003cp class=\"vx-faq-question\"\u003eIs it real silver?\u003c\/p\u003e\n\u003cp class=\"vx-faq-answer\"\u003eYes — the pendant is built on a \u003cstrong\u003e925 sterling silver base\u003c\/strong\u003e (stamped “925”), finished in rhodium or 14K plating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-faq-item\"\u003e\n\u003cp class=\"vx-faq-question\"\u003eWill it turn my neck green?\u003c\/p\u003e\n\u003cp class=\"vx-faq-answer\"\u003eNo. Sterling silver + a premium finish is designed for daily wear. For best longevity, remove before showering\/swimming (water + chemicals are the fastest way to dull any finish).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-faq-item\"\u003e\n\u003cp class=\"vx-faq-question\"\u003eHow long does shipping take?\u003c\/p\u003e\n\u003cp class=\"vx-faq-answer\"\u003eMade-to-order: typical production \u003cstrong\u003e7-10 business days\u003c\/strong\u003e, then tracked shipping at checkout (worldwide).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-faq-item\"\u003e\n\u003cp class=\"vx-faq-question\"\u003eNeed a payment plan?\u003c\/p\u003e\n\u003cp class=\"vx-faq-answer\"\u003e\u003cstrong\u003eWant to split the payment?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"vx-payline\" aria-label=\"Installment payment options\"\u003e\n\u003cdiv class=\"vx-payline-head\"\u003e\n\u003cdiv class=\"vx-payline-title\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                  \u003crect rx=\"3\" height=\"14\" width=\"20\" y=\"5\" x=\"2\"\u003e\u003c\/rect\u003e\n                  \u003cline y2=\"10\" x2=\"22\" y1=\"10\" x1=\"2\"\u003e\u003c\/line\u003e\n                  \u003cline y2=\"15\" x2=\"10\" y1=\"15\" x1=\"6\"\u003e\u003c\/line\u003e\n                \u003c\/svg\u003e Installments\u003c\/div\u003e\n\u003cdiv class=\"vx-payline-sub\"\u003eSplit payments, keep it simple.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-payline-grid\"\u003e\n\u003cdiv class=\"vx-payitem\"\u003e\n\u003cdiv class=\"vx-paytag\"\u003eCanada\u003c\/div\u003e\n\u003cdiv class=\"vx-paytext\"\u003eShop Pay\u003c\/div\u003e\n\u003cdiv class=\"vx-paynote\"\u003eInstallments at checkout (where available).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-payitem\"\u003e\n\u003cdiv class=\"vx-paytag\"\u003eInternational\u003c\/div\u003e\n\u003cdiv class=\"vx-paytext\"\u003eKlarna \/ Afterpay\u003c\/div\u003e\n\u003cdiv class=\"vx-paynote\"\u003eAvailable via \u003ca href=\"https:\/\/xotwodchains.etsy.com\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eEtsy\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-faq-item\"\u003e\n\u003cp class=\"vx-faq-question\"\u003eWhat’s your return policy?\u003c\/p\u003e\n\u003cp class=\"vx-faq-answer\"\u003eReturns accepted within \u003cstrong\u003e7 days of delivery\u003c\/strong\u003e for \u003cstrong\u003eunused\u003c\/strong\u003e items in original packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Questions --\u003e\n\u003cdetails class=\"vx-accordion\"\u003e\n\u003csummary\u003eQuestions? \u003csvg class=\"vx-accordion-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vx-accordion-body\"\u003e\n\u003cdiv class=\"vx-contact-box\"\u003e\n\u003cp\u003eNeed a specific finish, tennis width, or matching bracelet? DM \u003ca href=\"https:\/\/instagram.com\/xo.twod.store\" rel=\"noopener noreferrer\" class=\"vx-link\" target=\"_blank\"\u003e@xo.twod.store\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- Guarantee Modal --\u003e\n\u003cdiv class=\"vx-modal-backdrop\" id=\"vxGuarantee_TimelessVVS1\" aria-hidden=\"true\" role=\"dialog\"\u003e\n\u003cdiv class=\"vx-modal\" role=\"document\" aria-modal=\"true\"\u003e\n\u003cdiv class=\"vx-modal-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"vx-modal-kicker\"\u003eXOTWOD Promise\u003c\/p\u003e\n\u003ch4 class=\"vx-modal-heading\"\u003eXO·TWOD Guarantee\u003c\/h4\u003e\n\u003cp class=\"vx-modal-subhead\"\u003eHow we stand behind Timeless XO\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-modal-body\"\u003e\n\u003cp\u003e\u003cstrong\u003eWe stand behind every piece we ship.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf your item arrives with a \u003cstrong\u003emanufacturing defect\u003c\/strong\u003e, we’ll work with you to \u003cstrong\u003erepair or replace\u003c\/strong\u003e it under our policy.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCovers production faults (settings, clasps, major defects).\u003c\/li\u003e\n\u003cli\u003eNormal wear, finish fading over time, accidental damage, loss, or unauthorized repairs aren’t covered.\u003c\/li\u003e\n\u003cli\u003eIf something feels off, message us with photos and we’ll review it.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vx-modal-footer\"\u003e\u003cbutton type=\"button\" class=\"vx-modal-confirm\" data-vx-close=\"vxGuarantee_TimelessVVS1\"\u003eGot it\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ===== \/Timeless XO — VVS1 Moissanite Edition ===== --\u003e","brand":"XOTWOD","offers":[{"title":"Silver \/ Cuban Chain 22\" 4mm","offer_id":51249804181815,"sku":null,"price":530.0,"currency_code":"CAD","in_stock":true},{"title":"Silver \/ Tennis Chain 22\" 3mm","offer_id":51405178569015,"sku":null,"price":680.0,"currency_code":"CAD","in_stock":true},{"title":"Silver \/ Tennis Chain 22\" 4mm","offer_id":51405178601783,"sku":null,"price":790.0,"currency_code":"CAD","in_stock":true},{"title":"Rose Gold \/ Cuban Chain 22\" 4mm","offer_id":51249804149047,"sku":null,"price":550.0,"currency_code":"CAD","in_stock":true},{"title":"Rose Gold \/ Tennis Chain 22\" 3mm","offer_id":51405178700087,"sku":null,"price":730.0,"currency_code":"CAD","in_stock":true},{"title":"Rose Gold \/ Tennis Chain 22\" 4mm","offer_id":51405178732855,"sku":null,"price":840.0,"currency_code":"CAD","in_stock":true},{"title":"Gold \/ Cuban Chain 22\" 4mm","offer_id":51249804214583,"sku":null,"price":550.0,"currency_code":"CAD","in_stock":true},{"title":"Gold \/ Tennis Chain 22\" 3mm","offer_id":51405178634551,"sku":null,"price":730.0,"currency_code":"CAD","in_stock":true},{"title":"Gold \/ Tennis Chain 22\" 4mm","offer_id":51405178667319,"sku":null,"price":840.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0924\/3344\/9271\/files\/xo_chain_moissanite_xo_pendant.png?v=1771015120"}],"url":"https:\/\/xo-twod.com\/collections\/all.oembed","provider":"XOTWOD","version":"1.0","type":"link"}