{"product_id":"photo-projection-necklace-silver-heart-pendant","title":"Photo Projection Necklace | S925 Silver Heart Pendant | Silver Color | Adjustable 40+5 cm | For Women \u0026 Girls (Teens \u0026 Adults) | Personalized Memory Jewelry Gift","description":"\u003cstyle\u003e\n    :root {\n      --bg-color: #ffffff;      --text-color: #222222;      --bubble-bg: #f4f6ff;      --bubble-border: #d6daf5;      --bubble-text: #00085d;      --hash-bg: #fff5f8;      --hash-border: #ffc2d4;      --hash-text: #b0004b;      --section-title: #00085d;\n    }\n\n    \/* Global Text + Header Colors *\/\n    header,\n    .site-title,    h1,    h2,    h3 {\n      color: var(--section-title);\n    }\n\n    body {\n      margin: 0;      padding: 16px;      font-family: \"\"Poppins\"\", sans-serif;      font-size: 16px;      line-height: 1.7;      color: var(--text-color);      background: var(--bg-color);\n    }\n\n    .review-stars {      font-size: 20px;      margin-bottom: 4px;\n    }\n\n    .review-stars .star {      color: #ff9900;      margin-right: 1px;    }\n\n    h1 {\n      font-size: 32px;      line-height: 1.2;      margin: 1.2em 0 0.4em;      font-weight: 500;      color: #00085d !important;    }\n\n    h2 {\n      font-size: 28px !important;      line-height: 1.25;      margin: 1.4em 0 0.4em;      font-weight: 600;      color: #00085d !important;    }\n\n    h3 {\n      font-size: 24px !important;      line-height: 1.3;      margin: 0.7em 0 0.4em;      font-weight: 600;      color: #00085d !important;    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 1100px) {\n      h1 {        font-size: 28px;      }\n\n      h2 {        font-size: 26px;      }\n\n      h3 {        font-size: 22px;      }\n    }\n\n    p {      margin: 0 0 0.9em;    }\n\n    ul {      margin: 0 0 1em 1.2em;      padding: 0;\n    }\n\n    li {      margin: 0.3em 0;    }\n\n    a {      color: #0047b3;      text-decoration: none;    }\n\n    a:hover {      text-decoration: underline;    }\n\n    .highlight-offer {      font-weight: 600;    }\n\n    .tag-pill {      display: inline-block;      padding: 4px 10px;      border-radius: 999px;      background: #f4f6ff;      font-size: 12px;      margin-right: 6px;      margin-bottom: 6px;    }\n\n    .section-note {      font-size: 13px;      color: #666;    }\n\n    .faq-item {      margin-bottom: 0.8em;    }\n\n    .section-separator {      height: 2px;      background: #e6e6e6;      border: none;      margin: 6px 0 18px;    }\n\n    .icon-list li {      list-style: none;      padding-left: 0;      display: flex;      gap: 8px;      align-items: flex-start;    }\n\n    .icon-list span.icon {\n      min-width: 22px;\n      display: inline-block;\n    }\n\n    .meta-block p {\n      margin: 0.2em 0 0.4em;\n      font-size: 14px;\n    }\n\n    .meta-label {\n      font-weight: 600;\n    }\n\n    \/* Review cards *\/\n    .review-card {\n      padding: 8px 0 4px;\n    }\n\n    .review-header {\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n      margin-bottom: 6px;\n    }\n\n    .review-icon {\n      width: 40px;\n      height: 40px;\n    }\n\n    .review-name {\n      font-weight: 600;\n      font-size: 15px;\n    }\n\n    .review-meta {\n      font-size: 13px;\n      color: #666;\n      margin: 2px 0 4px;\n    }\n\n    .review-title {\n      font-size: 18px;\n      margin: 4px 0 4px;\n    }\n\n    .review-body {\n      font-size: 15px;\n      margin-left: 50px !important;\n    }\n\n    \/* Bubbles *\/\n    .section {\n      margin-top: 24px;\n    }\n\n    .bubble-wrap {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 32px;\n    }\n\n    .bubble {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: var(--bubble-bg);\n      border: 1px solid var(--bubble-border);\n      color: var(--bubble-text);\n      font-size: 13px;\n      font-weight: 500;\n      white-space: nowrap;\n      cursor: pointer;\n      transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;\n    }\n\n    .bubble:hover {\n      transform: translateY(-1px);\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);\n      background: #e9ecff;\n    }\n\n    .bubble-hash {\n      background: var(--hash-bg);\n      border-color: var(--hash-border);\n      color: var(--hash-text);\n    }\n\n    .bubble-hash:hover {\n      background: #ffe6f0;\n    }\n.product-gallery {\n    display: flex;\n    gap: 12px;\n    margin: 16px 0 24px;\n    justify-content: center;\n  }\n\n  .product-gallery img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    object-fit: cover;\n    max-width: 350px;\n  }\n\n  .size-chart-wrapper {\n    margin: 24px 0 8px;\n  }\n\n  .size-chart-title {\n    font-size: 20px;\n    font-weight: 600;\n    margin-bottom: 10px;\n  }\n\n  .size-chart {\n    width: 100%;\n    border-collapse: collapse;\n    border-radius: 12px;\n    overflow: hidden;\n    font-size: 15px;\n  }\n\n  .size-chart th,\n  .size-chart td {\n    padding: 14px 18px;\n    border: 1px solid #e5e5e5;\n    text-align: left;\n  }\n\n  .size-chart th {\n    font-weight: 700;\n  }\n\n  .size-chart tr:first-child th {\n    background: #fafafa;\n  }\n\n  \u003c\/style\u003e\u003cbr\u003e\n","brand":"Rudrr.com","offers":[{"title":"Rose Gold","offer_id":40538423066753,"sku":"CJZBLXLX16562-Rose Gold","price":8227.16,"currency_code":"INR","in_stock":true},{"title":"Rose Gold 925sliver","offer_id":40538423099521,"sku":"CJZBLXLX16562-Rose Gold 925sliver","price":11760.27,"currency_code":"INR","in_stock":true},{"title":"Silver","offer_id":40538423132289,"sku":"CJZBLXLX16562-Silver","price":8457.3,"currency_code":"INR","in_stock":true},{"title":"Silver 925sliver","offer_id":40538423165057,"sku":"CJZBLXLX16562-Silver 925sliver","price":12097.56,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/2338\/5985\/files\/1614734890422.jpg?v=1762878201","url":"https:\/\/rudrr.com\/products\/photo-projection-necklace-silver-heart-pendant","provider":"Rudrr.com","version":"1.0","type":"link"}