{"product_id":"delverique™-shift-mechanical-slider","title":"Delverique™ Shift Mechanical Slider","description":"\u003cstyle\u003e\n  .dv-shift-page {\n    --dv-black: #111111;\n    --dv-gray: #666666;\n    --dv-light: #f5f5f3;\n    --dv-line: #e7e7e4;\n    --dv-orange: #ff5a00;\n    --dv-white: #ffffff;\n\n    max-width: 1000px;\n    margin: 0 auto;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--dv-black);\n    line-height: 1.55;\n  }\n\n  .dv-shift-page * {\n    box-sizing: border-box;\n  }\n\n  .dv-shift-page img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .dv-section {\n    padding: 64px 24px;\n  }\n\n  .dv-eyebrow {\n    margin: 0 0 12px;\n    font-size: 12px;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n    color: #777;\n  }\n\n  .dv-title {\n    margin: 0;\n    font-size: clamp(40px, 7vw, 76px);\n    line-height: .95;\n    letter-spacing: -2.8px;\n    font-weight: 700;\n  }\n\n  .dv-orange {\n    color: var(--dv-orange);\n  }\n\n  .dv-subtitle {\n    max-width: 680px;\n    margin: 22px 0 0;\n    font-size: 18px;\n    color: var(--dv-gray);\n  }\n\n  .dv-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 28px;\n  }\n\n  .dv-pill {\n    border: 1px solid var(--dv-line);\n    border-radius: 999px;\n    padding: 9px 15px;\n    font-size: 13px;\n    background: white;\n  }\n\n  .dv-ticker {\n    overflow: hidden;\n    white-space: nowrap;\n    border-top: 1px solid var(--dv-line);\n    border-bottom: 1px solid var(--dv-line);\n    padding: 16px 0;\n    background: #fafafa;\n  }\n\n  .dv-ticker-inner {\n    min-width: 100%;\n    display: inline-block;\n    text-align: center;\n    font-size: 13px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dv-dot {\n    color: var(--dv-orange);\n    padding: 0 12px;\n  }\n\n  .dv-image-wrap {\n    overflow: hidden;\n    border-radius: 20px;\n    background: #eee;\n  }\n\n  .dv-image-wrap img {\n    transition: transform .6s ease;\n  }\n\n  .dv-image-wrap:hover img {\n    transform: scale(1.02);\n  }\n\n  .dv-big-statement {\n    margin: 0 0 22px;\n    font-size: clamp(34px, 6vw, 64px);\n    line-height: 1;\n    letter-spacing: -2px;\n  }\n\n  .dv-bento {\n    display: grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap: 12px;\n    margin-top: 34px;\n  }\n\n  .dv-card {\n    background: var(--dv-light);\n    border-radius: 20px;\n    padding: 28px;\n    min-height: 210px;\n    transition: transform .25s ease, box-shadow .25s ease;\n  }\n\n  .dv-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 14px 35px rgba(0,0,0,.06);\n  }\n\n  .dv-card-dark {\n    background: var(--dv-black);\n    color: white;\n  }\n\n  .dv-card-orange {\n    background: var(--dv-orange);\n    color: white;\n  }\n\n  .dv-number {\n    font-size: 12px;\n    letter-spacing: 2px;\n    opacity: .65;\n  }\n\n  .dv-card h3 {\n    margin: 34px 0 8px;\n    font-size: 25px;\n    line-height: 1.05;\n    letter-spacing: -.6px;\n  }\n\n  .dv-card p {\n    margin: 0;\n    font-size: 15px;\n    opacity: .72;\n  }\n\n  .dv-three {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .dv-mini {\n    border: 1px solid var(--dv-line);\n    border-radius: 18px;\n    padding: 22px;\n    background: white;\n  }\n\n  .dv-mini strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .dv-mini span {\n    color: var(--dv-gray);\n    font-size: 14px;\n  }\n\n  .dv-quote {\n    background: var(--dv-black);\n    color: white;\n    padding: 72px 24px;\n    text-align: center;\n  }\n\n  .dv-quote p {\n    margin: 0 auto;\n    max-width: 760px;\n    font-size: clamp(32px, 5vw, 58px);\n    line-height: 1.05;\n    letter-spacing: -1.5px;\n  }\n\n  .dv-quote small {\n    display: block;\n    margin-top: 24px;\n    color: #999;\n    letter-spacing: 2px;\n  }\n\n  .dv-modes {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 32px;\n  }\n\n  .dv-mode {\n    border-radius: 18px;\n    padding: 25px;\n    background: #f6f6f4;\n    border: 1px solid var(--dv-line);\n  }\n\n  .dv-mode-num {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: var(--dv-orange);\n    color: white;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    margin-bottom: 35px;\n  }\n\n  .dv-mode h3 {\n    margin: 0 0 7px;\n    font-size: 20px;\n  }\n\n  .dv-mode p {\n    margin: 0;\n    color: var(--dv-gray);\n    font-size: 14px;\n  }\n\n  .dv-use-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .dv-use {\n    padding: 22px 16px;\n    border-radius: 16px;\n    border: 1px solid var(--dv-line);\n    background: white;\n    text-align: center;\n  }\n\n  .dv-use-icon {\n    font-size: 25px;\n    margin-bottom: 10px;\n  }\n\n  .dv-use strong {\n    display: block;\n    font-size: 14px;\n  }\n\n  .dv-use span {\n    font-size: 12px;\n    color: #777;\n  }\n\n  .dv-accordion {\n    margin-top: 28px;\n    border-top: 1px solid var(--dv-line);\n  }\n\n  .dv-accordion details {\n    border-bottom: 1px solid var(--dv-line);\n  }\n\n  .dv-accordion summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 21px 40px 21px 2px;\n    font-weight: 600;\n    font-size: 17px;\n    position: relative;\n  }\n\n  .dv-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .dv-accordion summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 4px;\n    top: 17px;\n    font-size: 25px;\n    font-weight: 300;\n  }\n\n  .dv-accordion details[open] summary:after {\n    content: \"−\";\n  }\n\n  .dv-accordion details p {\n    padding: 0 35px 22px 2px;\n    margin: 0;\n    color: var(--dv-gray);\n    font-size: 15px;\n  }\n\n  .dv-specs {\n    background: #f5f5f3;\n    border-radius: 20px;\n    padding: 28px;\n    margin-top: 30px;\n  }\n\n  .dv-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 13px 0;\n    border-bottom: 1px solid #ddd;\n    font-size: 14px;\n  }\n\n  .dv-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .dv-spec-row span:last-child {\n    color: #666;\n    text-align: right;\n  }\n\n  .dv-brand {\n    background: #0e0e0e;\n    color: white;\n    padding: 70px 24px;\n  }\n\n  .dv-brand-inner {\n    max-width: 760px;\n    margin: auto;\n  }\n\n  .dv-brand h2 {\n    margin: 0 0 24px;\n    font-size: clamp(38px, 6vw, 65px);\n    line-height: 1;\n    letter-spacing: -2px;\n  }\n\n  .dv-brand p {\n    color: #c7c7c7;\n    font-size: 17px;\n    max-width: 630px;\n  }\n\n  .dv-tagline {\n    margin-top: 42px;\n    padding-top: 28px;\n    border-top: 1px solid #333;\n    font-size: 20px;\n    font-style: italic;\n  }\n\n  @media (max-width: 700px) {\n    .dv-section {\n      padding: 48px 18px;\n    }\n\n    .dv-bento,\n    .dv-three,\n    .dv-modes {\n      grid-template-columns: 1fr;\n    }\n\n    .dv-use-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .dv-card {\n      min-height: 170px;\n    }\n\n    .dv-spec-row {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"dv-shift-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      DELVERIQUE™ \/ OBJECT 002\n    \u003c\/p\u003e\n\n    \u003ch1 class=\"dv-title\"\u003e\n      Meet\u003cbr\u003e\n      \u003cspan class=\"dv-orange\"\u003eShift.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"dv-subtitle\"\u003e\n      A pocket mechanical slider built around one satisfying motion.\n      Slide it. Feel the resistance. Hit the stop. Then do it again.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dv-pill-row\"\u003e\n      \u003cspan class=\"dv-pill\"\u003eMagnetic Resistance\u003c\/span\u003e\n      \u003cspan class=\"dv-pill\"\u003eTactile Click\u003c\/span\u003e\n      \u003cspan class=\"dv-pill\"\u003ePocket-Sized\u003c\/span\u003e\n      \u003cspan class=\"dv-pill\"\u003eOne-Handed Play\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TICKER --\u003e\n  \u003cdiv class=\"dv-ticker\"\u003e\n    \u003cdiv class=\"dv-ticker-inner\"\u003e\n      SLIDE\n      \u003cspan class=\"dv-dot\"\u003e●\u003c\/span\u003e\n      CLICK\n      \u003cspan class=\"dv-dot\"\u003e●\u003c\/span\u003e\n      RESET\n      \u003cspan class=\"dv-dot\"\u003e●\u003c\/span\u003e\n      REPEAT\n      \u003cspan class=\"dv-dot\"\u003e●\u003c\/span\u003e\n      KEEP MOVING\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cdiv class=\"dv-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/2457\/2645\/files\/ChatGPTImageSep18_2026_02_48_39PM_6.png?v=1789714346\" alt=\"Delverique™ Shift mechanical slider product overview\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- BENTO SELLING POINTS --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      BUILT AROUND THE FEEL\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      One movement.\u003cbr\u003e\n      \u003cspan class=\"dv-orange\"\u003eDone properly.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"dv-subtitle\"\u003e\n      Shift takes a simple sliding action and turns it into\n      something tactile, deliberate and difficult to stop repeating.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"dv-bento\"\u003e\n\n      \u003cdiv class=\"dv-card dv-card-dark\"\u003e\n        \u003cdiv class=\"dv-number\"\u003e01 \/ RESISTANCE\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Feel it pull back.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Internal magnetic resistance gives each slide a controlled,\n          deliberate feel instead of a loose plastic motion.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-card\"\u003e\n        \u003cdiv class=\"dv-number\"\u003e02 \/ CLICK\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Know when you've landed.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Defined stop points create a crisp tactile finish at the\n          end of every movement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-card\"\u003e\n        \u003cdiv class=\"dv-number\"\u003e03 \/ CONTROL\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Your thumb sets the pace.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Slow it down and feel every millimeter or move quickly\n          from side to side.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-card dv-card-orange\"\u003e\n        \u003cdiv class=\"dv-number\"\u003e04 \/ REPEAT\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Slide.\u003cbr\u003e\n          Click.\u003cbr\u003e\n          Again.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          There is no finish line. That's exactly the point.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTERACTIVE MOMENT --\u003e\n  \u003cdiv class=\"dv-quote\"\u003e\n\n    \u003cp\u003e\n      Your thumb just found\n      \u003cspan class=\"dv-orange\"\u003ea new habit.\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003csmall\u003e\n      SMALL MOVEMENT \/ SATISFYING FEEDBACK\n    \u003c\/small\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cdiv class=\"dv-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/2457\/2645\/files\/ChatGPTImageSep18_2026_02_48_39PM_7.png?v=1789714346\" alt=\"How Delverique™ Shift works\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- PLAY MODES --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      SAME OBJECT \/ DIFFERENT RHYTHMS\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      Three ways\u003cbr\u003e\n      \u003cspan class=\"dv-orange\"\u003eto Shift.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"dv-modes\"\u003e\n\n      \u003cdiv class=\"dv-mode\"\u003e\n\n        \u003cdiv class=\"dv-mode-num\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Slow Slide\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Move the slider slowly and feel the magnetic resistance\n          build and release under your thumb.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-mode\"\u003e\n\n        \u003cdiv class=\"dv-mode-num\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Quick Click\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Snap from side to side and chase the crisp tactile stop\n          at the end of every movement.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-mode\"\u003e\n\n        \u003cdiv class=\"dv-mode-num\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Rhythm Mode\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Find your own tempo.\n          Left. Right. Click. Repeat.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dv-three\"\u003e\n\n      \u003cdiv class=\"dv-mini\"\u003e\n        \u003cstrong\u003eMagnetic Resistance\u003c\/strong\u003e\n        \u003cspan\u003e\n          Controlled feedback through the entire slide.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-mini\"\u003e\n        \u003cstrong\u003eDefined Stops\u003c\/strong\u003e\n        \u003cspan\u003e\n          Engineered endpoints create consistent tactile feedback.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-mini\"\u003e\n        \u003cstrong\u003eTextured Slider\u003c\/strong\u003e\n        \u003cspan\u003e\n          Added grip gives your thumb a natural contact point.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SECOND QUOTE --\u003e\n  \u003cdiv class=\"dv-quote\"\u003e\n\n    \u003cp\u003e\n      A small break doesn't have to mean\n      \u003cspan class=\"dv-orange\"\u003eanother scroll.\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003csmall\u003e\n      PUT THE PHONE DOWN \/ PICK SHIFT UP\n    \u003c\/small\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cdiv class=\"dv-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/2457\/2645\/files\/ChatGPTImageSep18_2026_02_48_40PM_8.png?v=1789714346\" alt=\"Delverique™ Shift everyday lifestyle and brand philosophy\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- REAL LIFE --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      DESIGNED FOR REAL LIFE\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      Small enough\u003cbr\u003e\n      to stay close.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"dv-subtitle\"\u003e\n      Shift is made for the gaps in your day — the moments between\n      tasks, ideas, meetings and destinations.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"dv-use-grid\"\u003e\n\n      \u003cdiv class=\"dv-use\"\u003e\n        \u003cdiv class=\"dv-use-icon\"\u003e⌁\u003c\/div\u003e\n        \u003cstrong\u003eDesk Break\u003c\/strong\u003e\n        \u003cspan\u003eBetween tasks\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-use\"\u003e\n        \u003cdiv class=\"dv-use-icon\"\u003e↗\u003c\/div\u003e\n        \u003cstrong\u003eOn the Go\u003c\/strong\u003e\n        \u003cspan\u003eFits into your day\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-use\"\u003e\n        \u003cdiv class=\"dv-use-icon\"\u003e◎\u003c\/div\u003e\n        \u003cstrong\u003eThinking\u003c\/strong\u003e\n        \u003cspan\u003eKeep hands engaged\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-use\"\u003e\n        \u003cdiv class=\"dv-use-icon\"\u003e◇\u003c\/div\u003e\n        \u003cstrong\u003eGift It\u003c\/strong\u003e\n        \u003cspan\u003eFor curious hands\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"dv-section\" style=\"padding-top:15px;\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      OBJECT 002 \/ DETAILS\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      Built for\u003cbr\u003e\n      everyday carry.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"dv-specs\"\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\u003cstrong\u003eProduct\u003c\/strong\u003e\u003c\/span\u003e\n        \u003cspan\u003eDelverique™ Shift Mechanical Slider\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\u003cstrong\u003eInteraction\u003c\/strong\u003e\u003c\/span\u003e\n        \u003cspan\u003eHorizontal Mechanical Slide\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\u003cstrong\u003eFeedback\u003c\/strong\u003e\u003c\/span\u003e\n        \u003cspan\u003eMagnetic Resistance + Tactile Stops\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\u003cstrong\u003eUse\u003c\/strong\u003e\u003c\/span\u003e\n        \u003cspan\u003eDesk \/ Pocket \/ Travel \/ Everyday Play\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\u003cstrong\u003ePower\u003c\/strong\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Batteries Required\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      TAP TO EXPLORE\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      Still curious?\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"dv-accordion\"\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What exactly is Shift?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Shift is a compact mechanical play object built around\n          a sliding thumb control. The slider moves from side to side\n          through controlled resistance and defined stop points.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How do you play with it?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Place your thumb on the central slider and move it left or right.\n          You can slide slowly, move quickly between stop points or create\n          your own repeating rhythm.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does Shift need batteries?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. Shift is entirely mechanical and requires no battery,\n          charging cable or app.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Where would I use it?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Keep Shift at your desk, carry it while traveling or reach for\n          it during idle moments when your hands want something simple\n          and tactile to do.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is it a kids' toy?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Shift is designed as a modern mechanical play object for older\n          teens and adults who enjoy tactile products, industrial design\n          and satisfying physical interaction.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is Shift the same as Loop?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. Loop is built around continuous articulated flipping,\n          while Shift focuses on linear thumb movement, resistance\n          and tactile stop points. Each Delverique™ object explores\n          a different physical interaction.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BRAND PHILOSOPHY --\u003e\n  \u003csection class=\"dv-brand\"\u003e\n\n    \u003cdiv class=\"dv-brand-inner\"\u003e\n\n      \u003cp class=\"dv-eyebrow\" style=\"color:#777;\"\u003e\n        DELVERIQUE™\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        Play isn't childish.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        We believe adults never stop needing play.\n        It simply changes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Delverique™ creates modern objects built around simple\n        physical interactions — objects that reconnect your hands,\n        attention and curiosity without asking you to open another screen.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        One object.\n        One movement.\n        Refined until it feels worth repeating.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"dv-tagline\"\u003e\n        Toys for your hands, not your age.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"dv-section\" style=\"text-align:center;\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      OBJECT 002\n    \u003c\/p\u003e\n\n    \u003ch2 style=\"\n      font-size:clamp(38px,6vw,66px);\n      line-height:1;\n      margin:0 0 16px;\n      letter-spacing:-2px;\"\u003e\n      Delverique™ Shift\n    \u003c\/h2\u003e\n\n    \u003cp style=\"color:#777;margin:0;\"\u003e\n      Move. Click. Reset. Repeat.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Delverique™","offers":[{"title":"Default Title","offer_id":52899252011237,"sku":"Delverique002*1","price":69.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0846\/2457\/2645\/files\/ChatGPTImageSep18_2026_02_48_38PM_2.png?v=1789714346","url":"https:\/\/delverique.com\/products\/delverique%e2%84%a2-shift-mechanical-slider","provider":"Delverique™","version":"1.0","type":"link"}