{"product_id":"gold-plated-retro-heart-ring","title":"Gold Plated Retro Heart Ring – Double Heart Adjustable Ring","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cdiv class=\"cp-wrap\"\u003e\n\u003cstyle\u003e\n  .cp-wrap {\n    --ink: #1A1A1A;\n    --orange: #F5A623;\n    --blue: #1B1AE0;\n    --muted: #6B6B6B;\n    --hairline: #EFEFEF;\n\n    max-width: 760px;\n    margin: 0 auto;\n    font-family: 'Poppins', sans-serif;\n    color: var(--ink);\n  }\n  .cp-wrap * { box-sizing: border-box; }\n\n  .cp-headline {\n    text-align: center;\n    font-size: 21px;\n    font-weight: 700;\n    line-height: 1.4;\n    margin: 0 0 22px;\n    padding: 0 6px;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n  }\n\n  .cp-card {\n    background: #fff;\n    border: 1px solid var(--hairline);\n    border-radius: 14px;\n    padding: 26px 26px 24px;\n    margin-bottom: 20px;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n  .cp-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: var(--accent);\n  }\n  .cp-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 14px 32px rgba(0,0,0,0.10), 0 0 0 1px var(--accent);\n  }\n\n  .cp-card-head {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    margin-bottom: 14px;\n    text-align: center;\n  }\n  .cp-card-icon {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    background: var(--accent);\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    flex-shrink: 0;\n  }\n  .cp-card h3 {\n    margin: 0;\n    font-size: 17px;\n    font-weight: 700;\n    color: var(--ink);\n  }\n\n  .cp-card p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.75;\n    color: var(--ink);\n    font-weight: 400;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n  .cp-features li,\n  .cp-card h3 {\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n  }\n\n  \/* Features list *\/\n  .cp-features {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n    display: grid;\n    gap: 18px;\n  }\n  .cp-features li {\n    text-align: center;\n  }\n  .cp-features li::before {\n    content: \"\";\n    display: block;\n    width: 8px;\n    height: 8px;\n    margin: 0 auto 8px;\n    border-radius: 50%;\n    background: var(--orange);\n  }\n  .cp-features li strong {\n    display: block;\n    font-weight: 700;\n    color: var(--ink);\n    font-size: 15px;\n    margin-bottom: 4px;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n  }\n  .cp-features li .cp-feature-desc {\n    display: block;\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: var(--muted);\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n  }\n\n  \/* Colors *\/\n  .cp-colors {\n    display: flex;\n    justify-content: center;\n    gap: 28px;\n    row-gap: 22px;\n    flex-wrap: wrap;\n  }\n  .cp-swatch { text-align: center; width: 64px; }\n  .cp-circle {\n    display: block !important;\n    width: 42px !important;\n    height: 42px !important;\n    min-width: 42px;\n    min-height: 42px;\n    border-radius: 50% !important;\n    margin: 0 auto 8px;\n    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--hairline);\n    transition: box-shadow 0.2s ease;\n    font-size: 0;\n    line-height: 0;\n    overflow: hidden;\n  }\n  .cp-swatch:hover .cp-circle {\n    box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--accent);\n  }\n  .cp-swatch-name {\n    font-size: 12.5px;\n    font-weight: 600;\n    color: var(--ink);\n  }\n\n  \/* Design pills *\/\n  .cp-designs {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n  }\n  .cp-design-pill {\n    border: 1.5px solid var(--hairline);\n    border-radius: 8px;\n    padding: 10px 18px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: var(--ink);\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;\n  }\n  .cp-design-pill:hover {\n    border-color: var(--accent);\n    box-shadow: 0 6px 16px rgba(0,0,0,0.08);\n    transform: translateY(-2px);\n  }\n  .cp-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  .cp-table tr:nth-child(odd) td { background: #FAFAFA; }\n  .cp-table td {\n    padding: 11px 14px;\n    font-size: 13.5px;\n    border-bottom: 1px solid var(--hairline);\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n  }\n  .cp-table tr:last-child td { border-bottom: none; }\n  .cp-table td:first-child {\n    font-weight: 700;\n    color: var(--ink);\n    width: 34%;\n  }\n  .cp-table td:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  \/* CTA button *\/\n  @keyframes cpPulse {\n    0%, 100% {\n      box-shadow: 0 0 0 0 rgba(27,26,224,0.55), 0 10px 24px rgba(0,0,0,0.10);\n    }\n    50% {\n      box-shadow: 0 0 0 10px rgba(27,26,224,0), 0 10px 24px rgba(0,0,0,0.10);\n    }\n  }\n  .cp-cta {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 10px 14px;\n    width: 100%;\n    background: var(--orange);\n    color: #fff;\n    font-family: inherit;\n    padding: 16px 20px;\n    border: none;\n    border-radius: 14px;\n    cursor: pointer;\n    animation: cpPulse 2.2s ease-in-out infinite;\n    transition: transform 0.2s ease, background 0.2s ease;\n  }\n  .cp-cta-main {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    flex-shrink: 0;\n  }\n  .cp-cta:hover {\n    transform: translateY(-3px);\n    background: #E0941C;\n    animation-play-state: paused;\n  }\n  .cp-cta:active {\n    transform: translateY(0);\n  }\n  .cp-cta-icon {\n    display: flex;\n    align-items: center;\n    flex-shrink: 0;\n  }\n  .cp-cta-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n  .cp-cta-text {\n    font-weight: 700;\n    font-size: 15.5px;\n    letter-spacing: 0.01em;\n    white-space: nowrap;\n  }\n  .cp-cta-price {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-weight: 700;\n    font-size: 15.5px;\n    background: rgba(255,255,255,0.22);\n    padding: 4px 12px;\n    border-radius: 20px;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n  .cp-cta-compare {\n    text-decoration: line-through;\n    opacity: 0.75;\n    font-weight: 500;\n    font-size: 12.5px;\n  }\n\n  @media (max-width: 600px) {\n    .cp-card { padding: 20px 18px; }\n    .cp-headline { font-size: 18px; }\n    .cp-colors { gap: 20px; row-gap: 18px; }\n    .cp-wrap { padding-bottom: 10px; }\n  }\n\u003c\/style\u003e\n\n  \u003ch2 class=\"cp-headline\"\u003eLove, Connection, and Timeless Charm\u003c\/h2\u003e\n\n  \u003c!-- Box 1: About --\u003e\n  \u003cdiv class=\"cp-card\" style=\"--accent: var(--orange);\"\u003e\n    \u003cdiv class=\"cp-card-head\"\u003e\n      \u003cspan class=\"cp-card-icon\"\u003e✦\u003c\/span\u003e\n      \u003ch3\u003eAbout This Piece\u003c\/h3\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e\n      This elegant Gold Plated Retro Heart Ring features a beautiful double heart design,\n      symbolizing love and connection. A sleek finish with subtle textured detailing adds a\n      touch of charm and sophistication to any outfit, making this ring a stylish everyday\n      accessory as well as a thoughtful gift for someone special.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Box 2: Why You'll Love It --\u003e\n  \u003cdiv class=\"cp-card\" style=\"--accent: var(--blue);\"\u003e\n    \u003cdiv class=\"cp-card-head\"\u003e\n      \u003cspan class=\"cp-card-icon\"\u003e✦\u003c\/span\u003e\n      \u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"cp-features\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDouble Heart Design\u003c\/strong\u003e\u003cspan class=\"cp-feature-desc\"\u003eA meaningful motif symbolizing love, friendship, and emotional connection.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGold-Plated Finish\u003c\/strong\u003e\u003cspan class=\"cp-feature-desc\"\u003eA shiny, premium look that mimics real gold jewelry.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdjustable Size\u003c\/strong\u003e\u003cspan class=\"cp-feature-desc\"\u003eA flexible fit that suits most finger sizes with no sizing guesswork.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLightweight \u0026amp; Comfortable\u003c\/strong\u003e\u003cspan class=\"cp-feature-desc\"\u003eDesigned for long wear without discomfort.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMinimal \u0026amp; Elegant Style\u003c\/strong\u003e\u003cspan class=\"cp-feature-desc\"\u003eVersatile enough for casual days, formal events, or a night out.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Box 3: Colors --\u003e\n  \u003cdiv class=\"cp-card\" style=\"--accent: #1A1A1A;\"\u003e\n    \u003cdiv class=\"cp-card-head\"\u003e\n      \u003cspan class=\"cp-card-icon\"\u003e✦\u003c\/span\u003e\n      \u003ch3\u003eAvailable Color\u003c\/h3\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cp-colors\"\u003e\n      \u003cdiv class=\"cp-swatch\" style=\"--accent: var(--orange);\"\u003e\n        \u003cdiv class=\"cp-circle\" style=\"background-color:#C9A24B\"\u003e \u003c\/div\u003e\n        \u003cdiv class=\"cp-swatch-name\"\u003eGold\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Box 3: Specifications --\u003e\n  \u003cdiv class=\"cp-card\" style=\"--accent: var(--orange);\"\u003e\n    \u003cdiv class=\"cp-card-head\"\u003e\n      \u003cspan class=\"cp-card-icon\"\u003e✦\u003c\/span\u003e\n      \u003ch3\u003eProduct Details\u003c\/h3\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"cp-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eFinger Ring\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAlloy with gold plating\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eDouble heart\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eStandard, adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eGold\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGender\u003c\/td\u003e\n\u003ctd\u003eWomen\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eDaily wear, gifting, parties, casual wear\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cbutton type=\"button\" class=\"cp-cta\" onclick=\"cpOrderNow()\"\u003e\n    \u003cspan class=\"cp-cta-main\"\u003e\n      \u003cspan class=\"cp-cta-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"9\" cy=\"21\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"20\" cy=\"21\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"cp-cta-text\"\u003eAdd to Cart\u003c\/span\u003e\n    \u003c\/span\u003e\n    \u003cspan class=\"cp-cta-price\"\u003e\n      \u003cspan class=\"cp-cta-compare\" id=\"cpCtaCompare\"\u003e\u003c\/span\u003e\n      \u003cspan id=\"cpCtaPrice\"\u003e—\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function () {\n  window.cpOrderNow = function () {\n    var btn =\n      document.querySelector('.product-cart-btn') ||\n      document.querySelector('button[name=\"add\"]') ||\n      document.querySelector('.product-form__submit') ||\n      document.querySelector('form[action*=\"\/cart\/add\"] button[type=\"submit\"]');\n    if (btn) {\n      btn.click();\n      return;\n    }\n    var form = document.querySelector('form[action*=\"\/cart\/add\"]');\n    if (form) {\n      form.submit();\n    } else {\n      console.warn('CresTime: Add to Cart button not found on this page.');\n    }\n  };\n\n  function cpUpdatePrice() {\n    var priceWrap = document.querySelector('.dz-price');\n    var saleTarget = document.getElementById('cpCtaPrice');\n    var compareTarget = document.getElementById('cpCtaCompare');\n    if (!priceWrap || !saleTarget) return;\n\n    var saleEl =\n      priceWrap.querySelector('.price-item--sale') ||\n      priceWrap.querySelector('.price-item--regular:not(s)') ||\n      priceWrap;\n    var compareEl = priceWrap.querySelector('s, .price-item--regular s, s.price-item--regular');\n\n    var saleText = saleEl ? saleEl.textContent.replace(\/\\s+\/g, ' ').trim() : '';\n    if (saleText) saleTarget.textContent = saleText;\n\n    if (compareTarget) {\n      if (compareEl) {\n        var compareText = compareEl.textContent.replace(\/\\s+\/g, ' ').trim();\n        compareTarget.textContent = compareText;\n        compareTarget.style.display = compareText ? '' : 'none';\n      } else {\n        compareTarget.style.display = 'none';\n      }\n    }\n  }\n\n  cpUpdatePrice();\n  setTimeout(cpUpdatePrice, 600);\n\n  document.addEventListener('change', function (e) {\n    if (e.target.closest \u0026\u0026 e.target.closest('variant-selects')) {\n      setTimeout(cpUpdatePrice, 400);\n    }\n  });\n})();\n\u003c\/script\u003e","brand":"CresTime","offers":[{"title":"Default Title","offer_id":48548621680825,"sku":"GPHR-N-GF-ZAM","price":63.99,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8170\/7449\/files\/imgi_8_gold-plated-retro-heart-ring-7982884.jpg?v=1786367576","url":"https:\/\/crestime.com\/ar\/products\/gold-plated-retro-heart-ring","provider":"CresTime","version":"1.0","type":"link"}