{"_id":"69c42099192ec6b85c8777e1","shop":"rdazw8-hw.myshopify.com","__v":0,"createdAt":"2026-03-25T17:51:21.809Z","productHandlesTranslations":{"gid://shopify/Product/15326315807105":{"cs":"nekonecno-8-mosazny-pozlaceny-tensor-retez","de":"infinity-8-messing-vergoldete-tensorkette","en":"infinity-tensor-chain-infinity-8-brass-gold-plated","es":"cadena-tensor-infinity-8-laton-chapado-en-oro","fr":"infinity-8-laiton-plaque-or-chaine-tenseur","nl":"oneindig-8-messing-vergulde-tensorketting","ro":"lanț-tensor-infinit-8-alama-placat-aur"},"gid://shopify/Product/15358176559489":{},"gid://shopify/Product/15367552467329":{"de":"satz-von-12-energiediagrammen-komplettes-system-zur-arbeit-mit-intention"},"gid://shopify/Product/15386149552513":{"de":"armband-mit-natursteinen-und-platz-fur-charms-pionier-1-silber-925"},"gid://shopify/Product/15386149683585":{"de":"armband-mit-natursteinen-und-platz-fur-charms-bauherr-4-silber-925"},"gid://shopify/Product/15386149716353":{"de":"armband-mit-natursteinen-und-platz-fur-charms-wanderer-5-silber-925"},"gid://shopify/Product/15386149585281":{"de":"armband-mit-natursteinen-und-platz-fur-charms-mediator-2-silber-925"},"gid://shopify/Product/15386149650817":{"de":"armband-mit-natursteinen-und-platz-fur-charms-kunstler-3-silber-925"},"gid://shopify/Product/15386149749121":{"de":"armband-mit-natursteinen-und-platz-fur-charms-heiler-6-silber-925"},"gid://shopify/Product/15386149814657":{"de":"armband-mit-natursteinen-und-platz-fur-charms-weiser-7-silber-925"},"gid://shopify/Product/15386149880193":{"de":"armband-mit-natursteinen-und-platz-fur-charms-herrscher-der-energie-8-silber-925"},"gid://shopify/Product/15386149912961":{"de":"armband-mit-natursteinen-und-platz-fur-charms-meister-des-lichts-9-silber-925"},"gid://shopify/Product/15386149945729":{"de":"armband-mit-natursteinen-und-platz-fur-charms-visionar-11-silber-925"},"gid://shopify/Product/15386149978497":{"de":"armband-mit-natursteinen-und-platz-fur-charms-architekt-der-seele-22-silber-925"},"gid://shopify/Product/15386150011265":{"de":"armband-mit-natursteinen-und-platz-fur-charms-meister-der-liebe-33-silber-925"},"gid://shopify/Product/15466922836353":{}},"updatedAt":"2026-08-03T17:46:50.409Z","configNotificationCSS":"\n  #v-notification-container {\n    position: fixed;\n    width: 100vw;\n    height: 100dvh;\n    top: 0;\n    left: 0;\n    display: flex;\n    pointer-events: none !important;\n    z-index: 99999 !important;\n  }\n\n  #v-notification {\n    visibility: hidden;\n    max-width: 400px;\n    height: fit-content;\n    margin: 24px;\n    padding: 16px;\n    background-color: #ffffff;\n    border-style: solid;\n    border-width: 0px;\n    border-radius: 6px;\n    border-color: #18181b;\n    box-shadow: 0px 5px 8px #11151c1A;\n    z-index: 99999 !important;\n  }\n\n  #v-notification.v-show {\n    visibility: visible;\n    -webkit-animation: fadein 0.4s, fadeout 0.6s 5s;\n    animation: fadein 0.4s, fadeout 0.6s 5s;\n  }\n\n  #v-notification.v-show-no-fadeout {\n    visibility: visible;\n    -webkit-animation: fadein 0.4s;\n    animation: fadein 0.4s;\n  }\n\n  #v-notification-wrapper {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 10px;\n  }\n\n  #v-notification-title {\n    margin: 0px;\n    font-size: 12px;\n    font-weight: 300;\n    color: #855832;\n  }\n\n  #v-notification-subtitle {\n    margin: 0px;\n    font-size: 10px;\n    font-weight: 400;\n    color: #11151c;\n  }\n\n  #v-notification-image {\n    width: 30px !important;\n    max-width: 30px !important;\n    height: 30px !important;\n    max-height: 30px !important;\n    border-radius: 4px !important;\n  }\n\n  #v-notification-close {\n    cursor: pointer;\n    pointer-events: auto !important;\n  }\n\n  #v-notification-close .v-close-x {\n    width: 15px;\n  }\n\n  #v-notification-close .v-close-line {\n    color: #855832;\n  }\n\n  @-webkit-keyframes fadein {\n    from {\n      opacity: 0;\n    }\n    to {\n      opacity: 1;\n    }\n  }\n\n  @keyframes fadein {\n    from {\n      opacity: 0;\n    }\n    to {\n      opacity: 1;\n    }\n  }\n\n  @-webkit-keyframes fadeout {\n    from {\n      opacity: 1;\n    }\n    to {\n      opacity: 0;\n    }\n  }\n\n  @keyframes fadeout {\n    from {\n      opacity: 1;\n    }\n    to {\n      opacity: 0;\n    }\n  }\n\n","notificationDesign":{"notification":{"backgroundColor":"#ffffff","borderWidth":"0","borderRadius":"6","borderColor":"#18181b","shadowColor":"#11151c","shadowOpacity":"10"},"title":{"fontSize":"12","fontWeight":"300","color":"#855832"},"subtitle":{"fontSize":"10","fontWeight":"400","color":"#11151c"},"image":{"size":"30","borderRadius":"4"},"closeIcon":{"color":"#855832"}},"configPopupCSS":"\n  #v-popup-overlay {\n    visibility: hidden;\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100vw;\n    height: 100dvh;\n    padding: 20px;\n    overflow-y: auto; /* Enables scrolling on the overlay */\n    box-sizing: border-box;\n\n    display: flex;\n    justify-content: center;\n\n    pointer-events: none;\n    z-index: 9999999999999 !important;\n    background-color: rgba(0, 0, 0, 0.3);\n  }\n\n  @media (max-width: 500px) {\n    #v-popup-overlay {\n      padding: 12px 10px;\n    }\n  }\n\n  #v-popup {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    text-align: center;\n    width: 100%;\n    min-width: auto;\n    max-width: 100%;\n    height: fit-content;\n    margin: auto 0px;\n    padding: 30px 20px 30px;\n    background-color: #ffffff;\n    border-style: solid;\n    border-width: 0px;\n    border-color: #18181b;\n    border-radius: 8px;\n    box-shadow: 0px 10px 10px #00000033;\n  }\n  @media (min-width: 500px) {\n    #v-popup {\n      min-width: 500px;\n      width: fit-content;\n      max-width: 80%;\n      padding: 40px 40px 30px;\n    }\n  }\n\n  #v-popup-title {\n    max-width: 450px;\n    font-size: 20px;\n    line-height: 27px;\n    font-weight: 500;\n    color: #18181b;\n    white-space: pre-line;\n  }\n  @media (min-width: 768px) {\n    #v-popup-title {\n      font-size: 25px;\n      line-height: 37px;\n    }\n  }\n\n  #v-popup-subtitle {\n    max-width: 450px;\n    font-size: 16px;\n    font-weight: 300;\n    line-height: 22px;\n    color: #11151c;\n    margin: 10px 0px 0px 0px;\n    white-space: pre-line;\n  }\n  @media (min-width: 768px) {\n    #v-popup-subtitle {\n      font-size: 15px;\n      line-height: 26px;\n    }\n  }\n\n  #v-product-container {\n    /* width: 200px; */\n    width: fit-content; /* NEW */\n    display: flex; /* NEW */\n    flex-direction: column; /* NEW */\n    align-items: center; /* NEW */\n  }\n\n  #v-product-image-container {\n    width: 100%;\n    height: fit-content;\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n  }\n\n  #v-product-image {\n    display: block;\n    width: auto;\n    max-width: 100%;\n    height: auto;\n    max-height: 150px;\n    border-radius: 0px;\n  }\n\n  @media (max-width: 670px) {\n    #v-product-image {\n      max-height: 140px;\n    }\n  }\n\n  @media (max-height: 800px) {\n    #v-popup {\n      margin: 0px;\n    }\n    #v-product-image-container {\n      margin-top: 24px;\n    }\n\n    #v-product-image {\n      max-height: 140px;\n    }\n  }\n\n  #v-product-name {\n    margin-top: 30px;\n    width: 200px; /* NEW */\n    overflow: hidden;\n    text-overflow: ellipsis;\n    display: -webkit-box;\n    -webkit-line-clamp: 3;\n    -webkit-box-orient: vertical;\n\n    font-size: 14px;\n    font-weight: 300;\n    color: #3f3f46;\n  }\n\n  #v-product-prices-container {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n    padding-top: 10px;\n  }\n\n  #v-product-price-stroke {\n    text-decoration: line-through;\n    margin: 0;\n    font-size: 12px;\n    font-weight: 400;\n    color: #dfdfd8;\n  }\n\n  #v-product-price {\n    margin: 0;\n    font-size: 16px;\n    font-weight: 600;\n    color: #11151c;\n  }\n\n  #v-product-dropdown {\n    position: relative;\n    display: flex;\n    align-items: center;\n    cursor: pointer;\n    /* width: 100%; */\n    width: 200px; /* NEW */\n    height: 42px;\n    line-height: inherit;\n    margin-top: 20px;\n    background-color: #ffffff;\n    border-radius: 2px;\n  }\n  #v-product-select {\n    box-sizing: border-box;\n    background-color: transparent;\n    margin: 0;\n    cursor: inherit;\n    line-height: inherit;\n    outline: none;\n    -moz-appearance: none;\n    -webkit-appearance: none;\n    appearance: none;\n    background-image: none;\n    z-index: 9999999999999 !important;\n    width: 100%;\n    height: 100%;\n    cursor: pointer;\n    border-style: solid;\n    padding: 0 30px 0 10px;\n    border-width: 1px;\n    border-color: #e1e3e4;\n    border-radius: 2px;\n    color: #333333;\n    font-size: 14px;\n    font-weight: 200;\n  }\n  #v-dropdown-icon {\n    display: block;\n    position: absolute;\n    right: 10px;\n    height: 12px;\n    width: 10px;\n  }\n  #v-product-button {\n    cursor: pointer;\n    /* width: 100%; */\n    width: 200px; /* NEW */\n    min-height: 42px;\n    word-break: break-word;\n    padding: 8px 14px;\n    line-height: inherit;\n    background-color: #855832;\n    border-style: solid;\n    border-width: 0px;\n    border-color: #18181b;\n    border-radius: 4px;\n    color: #ffffff;\n    font-weight: 400;\n    font-size: 14px;\n    letter-spacing: 1.039px;\n    margin-top: 14px;\n  }\n  #v-popup-close-button-container {\n    width: 100%;\n    display: flex;\n    justify-content: center;\n  }\n  #v-product-close {\n    display: block;\n    cursor: pointer;\n    margin-top: 24px;\n    font-size: 12px;\n    font-weight: 200;\n    color: #11151c;\n  }\n  #v-popup-close-x {\n    display: none;\n    position: absolute;\n    top: 14px;\n    right: 14px;\n    background: none;\n    border: 0;\n    font-size: 28px;\n    line-height: 1;\n    padding: 4px 8px;\n    cursor: pointer;\n  }\n  #v-popup-close-x .v-close-line {\n    color: #18181b;\n  }\n\n  #v-popup-overlay.v-show {\n    visibility: visible;\n    pointer-events: auto !important;\n    -webkit-animation: fadein 0.4s;\n    animation: fadein 0.4s;\n  }\n  @-webkit-keyframes fadein {\n    from {opacity: 0;}\n    to {opacity: 1;}\n  }\n\n  @keyframes fadein {\n    from {opacity: 0;}\n    to {opacity: 1;}\n  }\n\n  @-webkit-keyframes fadeout {\n    from {opacity: 1;}\n    to {opacity: 0;}\n  }\n\n  @keyframes fadeout {\n    from {opacity: 1;}\n    to {opacity: 0;}\n  }\n\n  #v-popup-listing-products {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 25px;\n    margin-top: 12px;\n  }\n\n\n  @media (max-width: 670px) {\n    #v-popup-listing-products {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n\n      justify-content: center;\n    }\n\n    #v-popup-listing-products > :nth-child(3):last-child {\n      grid-column: 1 / -1; /* Make the third element span across all columns */\n      justify-self: center; /* Center it horizontally within its grid area */\n      width: calc((100% - 16px) / 2); /* Set the width equal to one column (accounting for the gap) */\n    }\n  }\n\n  .v-listing-product-container {\n    width: 200px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  @media (max-width: 670px) {\n    .v-listing-product-container {\n      width: 100%;\n    }\n  }\n\n  .v-listing-product-image-container {\n    width: 100%;\n    height: fit-content;\n    max-height: 200px;\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n    aspect-ratio: 1/1;\n  }\n\n  @media (max-width: 670px) {\n    .v-listing-product-image-container {\n      margin-top: 6px;\n    }\n  }\n\n  .v-listing-product-image {\n    display: block;\n    width: auto;\n    max-width: 100%;\n    height: auto;\n    max-height: 200px;\n    object-fit: contain;\n    object-position: center;\n    border-radius: 0px;\n  }\n\n  @media (max-width: 670px) {\n    .v-listing-product-image {\n      max-height: 140px;\n    }\n  }\n\n  @media (max-height: 800px) {\n    .v-listing-product-image {\n      max-height: 140px;\n    }\n  }\n\n  .v-listing-product-name {\n    margin-top: 22px;\n    margin-bottom: 8px;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    display: -webkit-box;\n    -webkit-line-clamp: 2;\n    -webkit-box-orient: vertical;\n\n    font-size: 14px;\n    font-weight: 300;\n    color: #3f3f46;\n  }\n\n  @media (max-width: 670px) {\n    .v-listing-product-name {\n      font-size: 12px;\n      line-height: 16px;\n      margin-top: 14px;\n    }\n  }\n\n  .v-listing-product-prices-container {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n    padding-top: 10px;\n    margin-bottom: 10px;\n  }\n\n  .v-listing-product-price-stroke {\n    text-decoration: line-through;\n    margin: 0;\n    font-weight: 400;\n    color: #dfdfd8;\n  }\n\n  .v-listing-product-price {\n    margin: 0;\n    font-weight: 600;\n    color: #11151c;\n  }\n\n  @media (max-width: 670px) {\n    .v-listing-product-prices-container {\n      padding-top: 5px;\n    }\n    .v-listing-product-price-stroke {\n      font-size: 12px;\n    }\n\n    .v-listing-product-price {\n      font-size: 14px;\n    }\n  }\n\n  .v-listing-product-bottom {\n    width: 100%;\n  }\n\n  .v-listing-product-dropdown {\n    position: relative;\n    display: flex;\n    align-items: center;\n    cursor: pointer;\n    width: 100%;\n    height: 42px;\n    line-height: inherit;\n    margin-bottom: 14px;\n    background-color: #ffffff;\n    border-radius: 2px;\n  }\n  @media (max-width: 670px) {\n    .v-listing-product-dropdown {\n      height: 32px;\n    }\n    .v-listing-product-dropdown {\n      margin-bottom: 10px;\n    }\n  }\n\n  .v-listing-product-select {\n    box-sizing: border-box;\n    background-color: transparent;\n    margin: 0;\n    cursor: inherit;\n    line-height: inherit;\n    outline: none;\n    -moz-appearance: none;\n    -webkit-appearance: none;\n    appearance: none;\n    background-image: none;\n    z-index: 9999999999999 !important;\n    width: 100%;\n    height: 100%;\n    cursor: pointer;\n    color: #333333;\n    padding: 0 30px 0 10px;\n    border-style: solid;\n    border-width: 1px;\n    border-color: #e1e3e4;\n    border-radius: 2px;\n    color: #333333;\n    font-size: 14px;\n    font-weight: 200;\n  }\n\n  @media (max-width: 670px) {\n    .v-listing-product-select {\n      font-size: 12px;\n    }\n  }\n\n  .v-listing-product-icon {\n    display: block;\n    position: absolute;\n    right: 10px;\n    height: 12px;\n    width: 10px;\n  }\n\n  .v-listing-product-button {\n    cursor: pointer;\n    width: 100%;\n    min-height: 42px;\n    word-break: break-word;\n    padding: 8px 14px;\n    line-height: inherit;\n    font-size: 14px;\n    letter-spacing: 1.039px;\n    background-color: #855832;\n    border-style: solid;\n    border-width: 0px;\n    border-color: #18181b;\n    border-radius: 4px;\n    color: #ffffff;\n    font-weight: 400;\n  }\n\n  @media (max-width: 670px) {\n    .v-listing-product-button {\n      min-height: auto;\n      font-size: 12px;\n      padding: 4px 10px;\n    }\n  }\n","popupDesign":{"popup":{"backgroundColor":"#ffffff","borderWidth":"0","borderColor":"#18181b","borderRadius":"8","shadowColor":"#000000","shadowOpacity":"20"},"title":{"fontSize":"25","fontSizeMobile":"20","color":"#18181b","fontWeight":"500"},"subtitle":{"fontSize":"15","fontSizeMobile":"16","color":"#11151c","fontWeight":"300"},"productName":{"fontSize":"14","color":"#3f3f46","fontWeight":"300"},"oldPrice":{"fontSize":"12","color":"#dfdfd8","fontWeight":"400"},"newPrice":{"fontSize":"16","color":"#11151c","fontWeight":"600"},"image":{"size":"150","sizeMobile":"140","borderRadius":"0"},"variantSelect":{"backgroundColor":"#ffffff","fontSize":"14","fontWeight":"200","color":"#333333","borderWidth":"1","borderColor":"#e1e3e4","borderRadius":"2"},"button":{"backgroundColor":"#855832","color":"#ffffff","borderWidth":"0","borderColor":"#18181b","borderRadius":"4","fontWeight":"400","fontSize":"14"},"closeText":{"fontSize":"12","color":"#11151c","fontWeight":"200"},"closeIcon":{"color":"#18181b"}},"triggerOnlyOneRuleAtATime":true,"rulesExecutionOrder":["88bc59e9-8ca5-4c15-933b-fd4f95ae9f62","be0f90eb-7bc7-4b36-b29f-2dee6e41a4d2","95536f85-a2a8-4d49-82a2-324b932a49ae"],"interceptBuyNowButtons":true}