{"product_id":"auvellor-caelvorn-charcoal-dial","title":"Auvellor Caelvorn – Charcoal Dial","description":"\u003cstyle\u003e\n  .auv-product-caelvorn {\n    --auv-green: #1a3a32;\n    --auv-dark-green: #0f2e28;\n    --auv-off-white: #f7f6f3;\n    --auv-white: #ffffff;\n    --auv-gold: #c98a2e;\n    --auv-text: #68736f;\n    --auv-muted: rgba(26, 58, 50, 0.58);\n    --auv-border: rgba(26, 58, 50, 0.14);\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--auv-dark-green);\n    font-family: var(--font-body-family, inherit);\n    line-height: 1.6;\n  }\n\n  .auv-product-caelvorn *,\n  .auv-product-caelvorn *::before,\n  .auv-product-caelvorn *::after {\n    box-sizing: border-box;\n  }\n\n  .auv-product-caelvorn h2,\n  .auv-product-caelvorn h3,\n  .auv-product-caelvorn h4,\n  .auv-product-caelvorn p {\n    margin-top: 0;\n  }\n\n  .auv-product-caelvorn details \u003e summary {\n    list-style: none;\n  }\n\n  .auv-product-caelvorn details \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .auv-product-technical {\n    margin: 0 0 20px;\n    overflow: hidden;\n    background: var(--auv-white);\n    border: 1px solid var(--auv-border);\n    border-radius: 18px;\n  }\n\n  .auv-product-technical__summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    min-height: 58px;\n    padding: 16px 20px;\n    color: var(--auv-dark-green);\n    font-family: var(--font-heading-family, inherit);\n    font-size: 17px;\n    font-weight: 600;\n    letter-spacing: 0.03em;\n    cursor: pointer;\n  }\n\n  .auv-product-technical__summary::after {\n    content: \"+\";\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    margin-left: 15px;\n    color: var(--auv-green);\n    border: 1px solid var(--auv-border);\n    border-radius: 50%;\n    font-family: var(--font-body-family, inherit);\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .auv-product-technical[open]\n    .auv-product-technical__summary::after {\n    content: \"−\";\n  }\n\n  .auv-product-technical__content {\n    padding: 0 20px 20px;\n  }\n\n  .auv-product-specifications {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .auv-product-specification {\n    min-width: 0;\n    padding: 14px;\n    background: var(--auv-off-white);\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-product-specification__label {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--auv-muted);\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.09em;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .auv-product-specification__value {\n    display: block;\n    color: var(--auv-dark-green);\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 1.4;\n    overflow-wrap: anywhere;\n  }\n\n  .auv-product-introduction {\n    margin-bottom: 20px;\n    padding: 22px;\n    background: var(--auv-off-white);\n    border: 1px solid var(--auv-border);\n    border-radius: 18px;\n  }\n\n  .auv-product-introduction__eyebrow {\n    margin-bottom: 7px;\n    color: var(--auv-gold);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .auv-product-introduction__title {\n    margin-bottom: 6px;\n    color: var(--auv-dark-green);\n    font-family: var(--font-heading-family, inherit);\n    font-size: clamp(24px, 4vw, 34px);\n    font-weight: 500;\n    letter-spacing: -0.02em;\n    line-height: 1.15;\n  }\n\n  .auv-product-introduction__positioning {\n    margin-bottom: 12px;\n    color: var(--auv-green);\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 0.02em;\n  }\n\n  .auv-product-introduction__text {\n    max-width: 760px;\n    margin-bottom: 15px;\n    color: var(--auv-text);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .auv-product-introduction__sku {\n    display: inline-flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin-bottom: 0;\n    padding: 7px 11px;\n    color: var(--auv-dark-green);\n    background: var(--auv-white);\n    border: 1px solid var(--auv-border);\n    border-radius: 999px;\n    font-size: 11px;\n    letter-spacing: 0.05em;\n  }\n\n  .auv-product-introduction__sku-label {\n    color: var(--auv-muted);\n    font-weight: 600;\n    text-transform: uppercase;\n  }\n\n  .auv-product-expandable {\n    margin: 0;\n  }\n\n  .auv-product-expandable__summary {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 11px 19px;\n    color: var(--auv-green);\n    background: var(--auv-white);\n    border: 1px solid var(--auv-border);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.03em;\n    cursor: pointer;\n    transition:\n      color 180ms ease,\n      background-color 180ms ease,\n      border-color 180ms ease;\n  }\n\n  .auv-product-expandable__summary:hover {\n    color: var(--auv-white);\n    background: var(--auv-green);\n    border-color: var(--auv-green);\n  }\n\n  .auv-product-expandable__open {\n    display: none;\n  }\n\n  .auv-product-expandable[open]\n    .auv-product-expandable__closed {\n    display: none;\n  }\n\n  .auv-product-expandable[open]\n    .auv-product-expandable__open {\n    display: inline;\n  }\n\n  .auv-product-expandable__content {\n    padding-top: 24px;\n  }\n\n  .auv-product-story,\n  .auv-product-details {\n    margin-bottom: 20px;\n    padding: 24px;\n    background: var(--auv-white);\n    border: 1px solid var(--auv-border);\n    border-radius: 18px;\n  }\n\n  .auv-product-section__eyebrow {\n    margin-bottom: 6px;\n    color: var(--auv-gold);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .auv-product-section__title {\n    margin-bottom: 14px;\n    color: var(--auv-dark-green);\n    font-family: var(--font-heading-family, inherit);\n    font-size: clamp(21px, 3vw, 28px);\n    font-weight: 500;\n    letter-spacing: -0.015em;\n    line-height: 1.2;\n  }\n\n  .auv-product-story__text {\n    max-width: 760px;\n    margin-bottom: 11px;\n    color: var(--auv-text);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .auv-product-story__text:last-child {\n    margin-bottom: 0;\n  }\n\n  .auv-product-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .auv-product-feature {\n    display: grid;\n    grid-template-columns: 38px minmax(0, 1fr);\n    gap: 12px;\n    align-items: start;\n    min-width: 0;\n    padding: 16px;\n    background: var(--auv-off-white);\n    border: 1px solid var(--auv-border);\n    border-radius: 15px;\n  }\n\n  .auv-product-feature__number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    color: var(--auv-white);\n    background: var(--auv-green);\n    border-radius: 50%;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.04em;\n  }\n\n  .auv-product-feature__title {\n    margin-bottom: 5px;\n    color: var(--auv-dark-green);\n    font-family: var(--font-heading-family, inherit);\n    font-size: 16px;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  .auv-product-feature__text {\n    margin-bottom: 0;\n    color: var(--auv-text);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .auv-product-statement {\n    padding: 26px;\n    color: var(--auv-white);\n    background: var(--auv-green);\n    border-radius: 18px;\n  }\n\n  .auv-product-statement__eyebrow {\n    margin-bottom: 7px;\n    color: rgba(255, 255, 255, 0.7);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .auv-product-statement__title {\n    margin-bottom: 8px;\n    color: var(--auv-white);\n    font-family: var(--font-heading-family, inherit);\n    font-size: clamp(22px, 3vw, 29px);\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .auv-product-statement__text {\n    max-width: 680px;\n    margin-bottom: 0;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  @media screen and (max-width: 749px) {\n    .auv-product-technical {\n      margin-bottom: 15px;\n      border-radius: 15px;\n    }\n\n    .auv-product-technical__summary {\n      min-height: 52px;\n      padding: 13px 14px;\n      font-size: 15px;\n    }\n\n    .auv-product-technical__content {\n      padding: 0 12px 12px;\n    }\n\n    .auv-product-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n    }\n\n    .auv-product-specification {\n      padding: 10px;\n      border-radius: 11px;\n    }\n\n    .auv-product-specification__label {\n      font-size: 9px;\n      letter-spacing: 0.07em;\n    }\n\n    .auv-product-specification__value {\n      font-size: 12px;\n    }\n\n    .auv-product-introduction {\n      margin-bottom: 15px;\n      padding: 17px;\n      border-radius: 15px;\n    }\n\n    .auv-product-introduction__title {\n      font-size: 23px;\n    }\n\n    .auv-product-introduction__positioning {\n      margin-bottom: 9px;\n      font-size: 13px;\n    }\n\n    .auv-product-introduction__text {\n      margin-bottom: 12px;\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .auv-product-introduction__sku {\n      max-width: 100%;\n      font-size: 10px;\n      overflow-wrap: anywhere;\n    }\n\n    .auv-product-expandable__summary {\n      width: 100%;\n      min-height: 48px;\n      font-size: 13px;\n    }\n\n    .auv-product-expandable__content {\n      padding-top: 16px;\n    }\n\n    .auv-product-story,\n    .auv-product-details {\n      margin-bottom: 14px;\n      padding: 17px;\n      border-radius: 15px;\n    }\n\n    .auv-product-section__title {\n      margin-bottom: 11px;\n      font-size: 22px;\n    }\n\n    .auv-product-story__text {\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .auv-product-feature-grid {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .auv-product-feature {\n      grid-template-columns: 34px minmax(0, 1fr);\n      gap: 10px;\n      padding: 13px;\n      border-radius: 12px;\n    }\n\n    .auv-product-feature__number {\n      width: 34px;\n      height: 34px;\n      font-size: 11px;\n    }\n\n    .auv-product-feature__title {\n      font-size: 15px;\n    }\n\n    .auv-product-feature__text {\n      font-size: 13px;\n    }\n\n    .auv-product-statement {\n      padding: 20px;\n      border-radius: 15px;\n    }\n\n    .auv-product-statement__title {\n      font-size: 23px;\n    }\n\n    .auv-product-statement__text {\n      font-size: 14px;\n      line-height: 1.55;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"auv-product-caelvorn\"\u003e\n  \u003cdetails class=\"auv-product-technical\" open\u003e\n    \u003csummary class=\"auv-product-technical__summary\"\u003e\n      Technical Details\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"auv-product-technical__content\"\u003e\n      \u003cdiv class=\"auv-product-specifications\"\u003e\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            Brand\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            Auvellor\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            Model\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            Caelvorn\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            SKU\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            AUV-CAE-ANL-BLK-SLV-001\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            Dial Colour\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            Charcoal\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            Dial Style\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            Sunburst Dial with Green Roman Numerals\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            Display\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            Analog Display with Date Window\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            Case Finish\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            Silver-Tone Finish\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            Case Profile\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            Round Dress Profile\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            Bracelet Style\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            Silver-Tone Multi-Link Bracelet\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-product-specification\"\u003e\n          \u003cspan class=\"auv-product-specification__label\"\u003e\n            Overall Style\n          \u003c\/span\u003e\n          \u003cspan class=\"auv-product-specification__value\"\u003e\n            Contemporary Dress Watch\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"auv-product-introduction\"\u003e\n    \u003cp class=\"auv-product-introduction__eyebrow\"\u003e\n      Auvellor Timepieces\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"auv-product-introduction__title\"\u003e\n      Auvellor Caelvorn\n    \u003c\/h2\u003e\n\n    \u003cp class=\"auv-product-introduction__positioning\"\u003e\n      Refined structure with a distinctive depth of colour.\n    \u003c\/p\u003e\n\n    \u003cp class=\"auv-product-introduction__text\"\u003e\n      The Auvellor Caelvorn pairs a charcoal sunburst dial with deep green\n      Roman numerals, a fluted silver-tone bezel and a refined multi-link\n      bracelet. Its structured contrast, magnified date display and balanced\n      dress profile create a confident presence for everyday wear, business\n      settings and polished social occasions.\n    \u003c\/p\u003e\n\n    \u003cp class=\"auv-product-introduction__sku\"\u003e\n      \u003cspan class=\"auv-product-introduction__sku-label\"\u003e\n        SKU\n      \u003c\/span\u003e\n      \u003cspan\u003eAUV-CAE-ANL-BLK-SLV-001\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"auv-product-expandable\"\u003e\n    \u003csummary class=\"auv-product-expandable__summary\"\u003e\n      \u003cspan class=\"auv-product-expandable__closed\"\u003e\n        View full description\n      \u003c\/span\u003e\n\n      \u003cspan class=\"auv-product-expandable__open\"\u003e\n        Show less\n      \u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"auv-product-expandable__content\"\u003e\n      \u003csection class=\"auv-product-story\"\u003e\n        \u003cp class=\"auv-product-section__eyebrow\"\u003e\n          The Story\n        \u003c\/p\u003e\n\n        \u003ch3 class=\"auv-product-section__title\"\u003e\n          The Caelvorn Story\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-product-story__text\"\u003e\n          Caelvorn is defined by contrast and controlled detail. Its\n          charcoal sunburst dial changes subtly with the light, creating a\n          composed foundation for the deep green Roman numerals and\n          silver-tone hands.\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-product-story__text\"\u003e\n          The fluted bezel introduces a precise architectural rhythm, while\n          the magnified date display adds visual emphasis without\n          interrupting the balanced character of the dial.\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-product-story__text\"\u003e\n          Completed by a refined multi-link bracelet, Caelvorn expresses the\n          modern Auvellor identity through a profile suited to professional\n          environments, social occasions and considered everyday styling.\n        \u003c\/p\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"auv-product-details\"\u003e\n        \u003cp class=\"auv-product-section__eyebrow\"\u003e\n          Design Details\n        \u003c\/p\u003e\n\n        \u003ch3 class=\"auv-product-section__title\"\u003e\n          Designed to Stand Apart\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"auv-product-feature-grid\"\u003e\n          \u003carticle class=\"auv-product-feature\"\u003e\n            \u003cspan class=\"auv-product-feature__number\"\u003e\n              01\n            \u003c\/span\u003e\n\n            \u003cdiv\u003e\n              \u003ch4 class=\"auv-product-feature__title\"\u003e\n                Charcoal Sunburst Dial\n              \u003c\/h4\u003e\n\n              \u003cp class=\"auv-product-feature__text\"\u003e\n                The dark radial surface responds subtly to changing light,\n                creating visual depth while preserving a restrained and\n                sophisticated overall character.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-product-feature\"\u003e\n            \u003cspan class=\"auv-product-feature__number\"\u003e\n              02\n            \u003c\/span\u003e\n\n            \u003cdiv\u003e\n              \u003ch4 class=\"auv-product-feature__title\"\u003e\n                Green Roman Numerals\n              \u003c\/h4\u003e\n\n              \u003cp class=\"auv-product-feature__text\"\u003e\n                Deep green Roman numerals introduce a distinctive colour\n                signature and bring an expressive classical rhythm to the\n                contemporary dial.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-product-feature\"\u003e\n            \u003cspan class=\"auv-product-feature__number\"\u003e\n              03\n            \u003c\/span\u003e\n\n            \u003cdiv\u003e\n              \u003ch4 class=\"auv-product-feature__title\"\u003e\n                Fluted Bezel\n              \u003c\/h4\u003e\n\n              \u003cp class=\"auv-product-feature__text\"\u003e\n                Precisely defined ridges frame the dial with repeating\n                highlights, adding architectural detail and a polished\n                visual transition around the case.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-product-feature\"\u003e\n            \u003cspan class=\"auv-product-feature__number\"\u003e\n              04\n            \u003c\/span\u003e\n\n            \u003cdiv\u003e\n              \u003ch4 class=\"auv-product-feature__title\"\u003e\n                Magnified Date Display\n              \u003c\/h4\u003e\n\n              \u003cp class=\"auv-product-feature__text\"\u003e\n                The date window at three o’clock is visually enlarged,\n                creating a clear focal detail within the otherwise balanced\n                dial composition.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-product-feature\"\u003e\n            \u003cspan class=\"auv-product-feature__number\"\u003e\n              05\n            \u003c\/span\u003e\n\n            \u003cdiv\u003e\n              \u003ch4 class=\"auv-product-feature__title\"\u003e\n                Multi-Link Bracelet\n              \u003c\/h4\u003e\n\n              \u003cp class=\"auv-product-feature__text\"\u003e\n                Closely arranged silver-tone links create a refined visual\n                texture that complements the fluted bezel and structured\n                dress profile.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-product-feature\"\u003e\n            \u003cspan class=\"auv-product-feature__number\"\u003e\n              06\n            \u003c\/span\u003e\n\n            \u003cdiv\u003e\n              \u003ch4 class=\"auv-product-feature__title\"\u003e\n                Auvellor Identity\n              \u003c\/h4\u003e\n\n              \u003cp class=\"auv-product-feature__text\"\u003e\n                The centered Auvellor signature completes the upper dial\n                with a clean and restrained expression of the brand’s\n                contemporary design language.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"auv-product-statement\"\u003e\n        \u003cp class=\"auv-product-statement__eyebrow\"\u003e\n          Auvellor\n        \u003c\/p\u003e\n\n        \u003ch3 class=\"auv-product-statement__title\"\u003e\n          Made for Your Time\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-product-statement__text\"\u003e\n          A composed expression of time, presence and personal style for the\n          moments that deserve a more considered character.\n        \u003c\/p\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/section\u003e","brand":"Auvellor -","offers":[{"title":"Default Title","offer_id":46827317100705,"sku":"AUV-CAE-ANL-BLK-SLV-001","price":219.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/7416\/0289\/files\/a00c0a6f-fb9a-4dc7-a414-acabd5435013.png?v=1786024794","url":"https:\/\/auvellortime.shop\/products\/auvellor-caelvorn-charcoal-dial","provider":"Auvellor -","version":"1.0","type":"link"}