{"product_id":"explorer","title":"Explorer","description":"\u003cstyle\u003e\n  .custom-watch-story.custom-watch-story--voyager {\n    --story-bg: #ffffff;\n    --story-title: #1f1f1f;\n    --story-body: #4b4b4b;\n\n    display: block;\n    width: 100%;\n    margin: 0 !important;\n    padding: 0 !important;\n    font-family: inherit;\n    background: var(--story-bg);\n    overflow: hidden;\n  }\n\n  .custom-watch-story--voyager *,\n  .custom-watch-story--voyager *::before,\n  .custom-watch-story--voyager *::after {\n    box-sizing: border-box;\n  }\n\n  .custom-watch-story--voyager h2,\n  .custom-watch-story--voyager p {\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .custom-watch-story--voyager .custom-story-block {\n    display: grid;\n    grid-template-columns: 1fr;\n    width: 100%;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    background: var(--story-bg);\n  }\n\n  .custom-watch-story--voyager .custom-story-media {\n    width: 100%;\n    margin: 0 !important;\n    padding: 0 !important;\n    overflow: hidden;\n    background: #ffffff;\n    line-height: 0;\n  }\n\n  .custom-watch-story--voyager .custom-story-media--square {\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .custom-watch-story--voyager .custom-story-media img,\n  .custom-watch-story--voyager .custom-story-media video {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n    object-position: center center;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0;\n    border-radius: 0;\n    transition: transform 0.9s ease;\n  }\n\n  .custom-watch-story--voyager .custom-story-text {\n    background: var(--story-bg);\n    text-align: left;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    justify-content: flex-start;\n    margin: 0 !important;\n    min-height: 0 !important;\n    gap: 0 !important;\n  }\n\n  .custom-watch-story--voyager .custom-story-title {\n    color: var(--story-title);\n    font-size: 30px;\n    font-weight: 400;\n    line-height: 1.08;\n    letter-spacing: -0.02em;\n    max-width: 320px;\n  }\n\n  .custom-watch-story--voyager .custom-story-description {\n    color: var(--story-body);\n    font-size: 15px;\n    font-weight: 400;\n    line-height: 1.42;\n    max-width: 320px;\n    margin-top: 22px !important;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-section {\n    width: 100%;\n    margin: 0 !important;\n    padding: 46px 20px 34px !important;\n    background: #ffffff;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-inner {\n    width: 100%;\n    max-width: 760px;\n    margin: 0 auto !important;\n    padding: 0 !important;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-text {\n    text-align: center;\n    margin: 0 auto 22px !important;\n    padding: 0 !important;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-title {\n    color: var(--story-title);\n    font-size: 22px;\n    font-weight: 700;\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    margin: 0 0 14px !important;\n    padding: 0 !important;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-description {\n    color: var(--story-body);\n    font-size: 15px;\n    font-weight: 400;\n    line-height: 1.45;\n    max-width: 360px;\n    margin: 0 auto !important;\n    padding: 0 !important;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-wrapper {\n    position: relative;\n    width: 100%;\n    height: 500px;\n    margin: 0 auto !important;\n    padding: 0 !important;\n    overflow: hidden;\n    border-radius: 12px;\n    background: #ffffff;\n    user-select: none;\n    filter: drop-shadow(0 5px 15px rgba(26, 26, 26, 0.1));\n    --before-after-position: 40%;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-image {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n    object-position: center center;\n    margin: 0 !important;\n    padding: 0 !important;\n    pointer-events: none;\n    user-select: none;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-overlay {\n    position: absolute;\n    inset: 0;\n    overflow: hidden;\n    clip-path: inset(0 0 0 var(--before-after-position));\n  }\n\n  .custom-watch-story--voyager .custom-before-after-cursor {\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: var(--before-after-position);\n    width: 40px;\n    transform: translateX(-50%);\n    cursor: grab;\n    touch-action: none;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    z-index: 3;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-cursor::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: 50%;\n    width: 2px;\n    transform: translateX(-50%);\n    background: #ffffff;\n    z-index: -1;\n  }\n\n  .custom-watch-story--voyager .custom-before-after-handle {\n    width: 40px;\n    height: 40px;\n    border-radius: 999px;\n    background: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1));\n  }\n\n  .custom-watch-story--voyager .custom-before-after-handle span {\n    display: block;\n    width: 2px;\n    height: 12px;\n    background: #000000;\n    margin: 0 2px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .custom-watch-story.custom-watch-story--voyager {\n      width: 100vw;\n      position: relative;\n      left: 50%;\n      margin-left: -50vw !important;\n    }\n\n    .custom-watch-story--voyager .custom-story-block:first-child .custom-story-text {\n      padding: 48px 40px 76px 40px !important;\n    }\n\n    .custom-watch-story--voyager .custom-story-block:nth-child(2) .custom-story-text {\n      padding: 48px 40px 76px 40px !important;\n    }\n\n    .custom-watch-story--voyager .custom-story-block:first-child .custom-story-title,\n    .custom-watch-story--voyager .custom-story-block:nth-child(2) .custom-story-title {\n      max-width: 300px;\n    }\n\n    .custom-watch-story--voyager .custom-story-block:first-child .custom-story-description,\n    .custom-watch-story--voyager .custom-story-block:nth-child(2) .custom-story-description {\n      max-width: 320px;\n    }\n\n    .custom-watch-story--voyager .custom-before-after-section {\n      padding: 46px 20px 34px !important;\n    }\n  }\n\n  @media screen and (min-width: 750px) {\n    .custom-watch-story--voyager .custom-story-block {\n      grid-template-columns: 1fr 1fr;\n      min-height: 560px;\n    }\n\n    .custom-watch-story--voyager .custom-story-block.reverse .custom-story-media {\n      order: 2;\n    }\n\n    .custom-watch-story--voyager .custom-story-block.reverse .custom-story-text {\n      order: 1;\n    }\n\n    .custom-watch-story--voyager .custom-story-media,\n    .custom-watch-story--voyager .custom-story-media--square {\n      aspect-ratio: auto;\n      min-height: 560px;\n    }\n\n    .custom-watch-story--voyager .custom-story-text {\n      text-align: center;\n      align-items: center;\n      justify-content: center;\n      padding: 60px 48px !important;\n      min-height: 560px !important;\n    }\n\n    .custom-watch-story--voyager .custom-story-title {\n      font-size: 34px;\n      line-height: 1.15;\n      max-width: 520px;\n    }\n\n    .custom-watch-story--voyager .custom-story-description {\n      font-size: 17px;\n      line-height: 1.55;\n      max-width: 520px;\n      margin-top: 20px !important;\n    }\n\n    .custom-watch-story--voyager .custom-story-media:hover img,\n    .custom-watch-story--voyager .custom-story-media:hover video {\n      transform: scale(1.04);\n    }\n\n    .custom-watch-story--voyager .custom-before-after-section {\n      padding: 58px 40px 48px !important;\n    }\n\n    .custom-watch-story--voyager .custom-before-after-title {\n      font-size: 30px;\n    }\n\n    .custom-watch-story--voyager .custom-before-after-description {\n      font-size: 17px;\n      max-width: 620px;\n    }\n  }\n\n  @media screen and (min-width: 1200px) {\n    .custom-watch-story--voyager .custom-story-block {\n      min-height: 650px;\n    }\n\n    .custom-watch-story--voyager .custom-story-media,\n    .custom-watch-story--voyager .custom-story-text {\n      min-height: 650px;\n    }\n\n    .custom-watch-story--voyager .custom-story-title {\n      font-size: 36px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .custom-watch-story--voyager .custom-story-media img,\n    .custom-watch-story--voyager .custom-story-media video {\n      transition: none;\n    }\n\n    .custom-watch-story--voyager .custom-story-media:hover img,\n    .custom-watch-story--voyager .custom-story-media:hover video {\n      transform: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-watch-story custom-watch-story--voyager\"\u003e\n\u003c!-- BLOCO 1 --\u003e\n\u003csection class=\"custom-story-block\"\u003e\n\u003cdiv class=\"custom-story-media custom-story-media--square\"\u003e\u003cvideo poster=\"\/\/alexanderlige.com\/cdn\/shop\/files\/preview_images\/a8fd4c0aeef2479eb655f16667dfb570.thumbnail.0000000000_1100x.jpg?v=1757941743\" preload=\"metadata\" playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\u003e\n        \u003csource type=\"video\/mp4\" src=\"https:\/\/alexanderlige.com\/cdn\/shop\/videos\/c\/vp\/a8fd4c0aeef2479eb655f16667dfb570\/a8fd4c0aeef2479eb655f16667dfb570.HD-1080p-7.2Mbps-57505230.mp4?v=0\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"custom-story-text\"\u003e\n\u003ch2 class=\"custom-story-title\"\u003eExperience Legacy\u003c\/h2\u003e\n\u003cp class=\"custom-story-description\"\u003eThe Explorer carries within it the essence of tradition and the promise of tomorrow. A companion to those who seek not recognition, but remembrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BLOCO 2 --\u003e\n\u003csection class=\"custom-story-block\"\u003e\n\u003cdiv class=\"custom-story-media custom-story-media--square\"\u003e\u003cimg loading=\"lazy\" alt=\"Person holding a vintage camera with a gold wristwatch on a blurred background\" src=\"https:\/\/alexanderlige.com\/cdn\/shop\/files\/H83bb73ea861c4adcaf1d95e20ecda0905.jpg?v=1757941125\u0026amp;width=1500\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"custom-story-text\"\u003e\n\u003ch2 class=\"custom-story-title\"\u003eThe Measure of a Life\u003c\/h2\u003e\n\u003cp class=\"custom-story-description\"\u003eEvery choice defines the journey. The Explorer stands with those who demand refinement in their craft, clarity in their vision, and permanence in their presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BLOCO 3 \/ BEFORE AFTER --\u003e\n\u003csection class=\"custom-before-after-section\"\u003e\n\u003cdiv class=\"custom-before-after-inner\"\u003e\n\u003cdiv class=\"custom-before-after-text\"\u003e\n\u003ch2 class=\"custom-before-after-title\"\u003eTwo Watches. One Decision.\u003c\/h2\u003e\n\u003cp class=\"custom-before-after-description\"\u003eElevate your collection with The Explorer — select two watches, and receive the second timepiece on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-before-after-wrapper\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" class=\"custom-before-after-image\" alt=\"Voyager black watch option\" src=\"https:\/\/alexanderlige.com\/cdn\/shop\/files\/black_92ba64d4-22be-4439-a2ad-4d70f42291b7.jpg?v=1757941125\"\u003e\n\u003cdiv class=\"custom-before-after-overlay\"\u003e\u003cimg draggable=\"false\" loading=\"lazy\" class=\"custom-before-after-image\" alt=\"Voyager white watch option\" src=\"https:\/\/alexanderlige.com\/cdn\/shop\/files\/white_76035107-102a-4a87-97a5-9d7c93ecf71b.jpg?v=1757941125\"\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"custom-before-after-cursor\"\u003e\n\u003cdiv class=\"custom-before-after-handle\"\u003e\n\u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Alexander Lige","offers":[{"title":"White","offer_id":44200077951041,"sku":"CJZBNSSY00904-Silver","price":84.9,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":44200077983809,"sku":"CJZBNSSY00904-Black","price":84.9,"currency_code":"USD","in_stock":true},{"title":"Gold","offer_id":44200078016577,"sku":"Voyager-golddd","price":84.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/8852\/3585\/files\/white_76035107-102a-4a87-97a5-9d7c93ecf71b.jpg?v=1784059787","url":"https:\/\/henrylige.com\/products\/explorer","provider":"Henry Lige","version":"1.0","type":"link"}