{"product_id":"amour-initial-anklet","title":"CharmLink™ - Initial Chain Bracelet","description":"\u003cstyle\u003e\n    \/* Scoped to a unique ID to prevent affecting other store sections *\/\n    #universal-urgency-review-block {\n        \/* --- EASY CUSTOMIZATION VARIABLES --- *\/\n        --promo-bg-color: #ffffff;\n        --promo-card-bg: #f8f9fa;\n        --promo-text-main: #111827;\n        --promo-text-muted: #4b5563;\n        --promo-highlight: #ef4444; \/* Red for urgency *\/\n        --promo-accent: #593A88; \/* Updated brand color *\/\n        --promo-border: #e5e7eb;\n        width: 100% !important;\n        background-color: var(--promo-bg-color) !important;\n        display: flex !important;\n        justify-content: center !important;\n        padding: 40px 20px !important;\n        margin: 0 !important;\n        box-sizing: border-box !important;\n        clear: both !important;\n        font-family: inherit !important; \/* Matches your store's native font *\/\n    }\n    #universal-urgency-review-block * {\n        box-sizing: border-box !important;\n    }\n\n    \/* The Main Container *\/\n    #universal-urgency-review-block .promo-container {\n        max-width: 650px !important;\n        width: 100% !important;\n        background: var(--promo-bg-color) !important;\n        border: 1px solid var(--promo-border) !important;\n        border-radius: 16px !important;\n        padding: 40px !important;\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05) !important;\n        display: flex !important;\n        flex-direction: column !important;\n        gap: 30px !important;\n        position: relative !important;\n        overflow: hidden !important;\n    }\n\n    \/* --- URGENCY HEADER --- *\/\n    #universal-urgency-review-block .promo-header {\n        position: relative !important;\n        z-index: 2 !important;\n        text-align: center !important;\n    }\n\n    \/* Pulsing Live Badge *\/\n    #universal-urgency-review-block .promo-badge {\n        display: inline-flex !important;\n        align-items: center !important;\n        gap: 8px !important;\n        background: #fee2e2 !important; \/* Light red background *\/\n        border: 1px solid #fca5a5 !important;\n        padding: 6px 14px !important;\n        border-radius: 50px !important;\n        color: var(--promo-highlight) !important;\n        font-size: 0.75rem !important;\n        font-weight: 700 !important;\n        letter-spacing: 1.5px !important;\n        text-transform: uppercase !important;\n        margin-bottom: 20px !important;\n    }\n    #universal-urgency-review-block .promo-dot {\n        width: 8px !important;\n        height: 8px !important;\n        background-color: var(--promo-highlight) !important;\n        border-radius: 50% !important;\n        box-shadow: 0 0 8px var(--promo-highlight) !important;\n        animation: pulse-red 2s infinite !important;\n    }\n    @keyframes pulse-red {\n        0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.7); }\n        70% { transform: scale(1); box-shadow: 0 0 0 6px rgba(239, 68, 68, 0); }\n        100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(239, 68, 68, 0); }\n    }\n\n    \/* Headline \u0026 Price *\/\n    #universal-urgency-review-block .promo-title {\n        color: var(--promo-text-main) !important;\n        font-size: 2rem !important;\n        font-weight: 600 !important;\n        margin: 0 0 15px 0 !important;\n        line-height: 1.2 !important;\n        letter-spacing: -0.5px !important;\n    }\n    #universal-urgency-review-block .promo-price {\n        font-weight: 800 !important;\n        color: var(--promo-accent) !important;\n    }\n\n    \/* Subtext *\/\n    #universal-urgency-review-block .promo-subtext {\n        color: var(--promo-text-muted) !important;\n        font-size: 1.05rem !important;\n        line-height: 1.6 !important;\n        margin: 0 !important;\n        font-weight: 400 !important;\n    }\n    #universal-urgency-review-block .promo-subtext strong {\n        color: var(--promo-text-main) !important;\n        font-weight: 600 !important;\n    }\n\n    \/* --- INSET REVIEW CARD --- *\/\n    #universal-urgency-review-block .promo-featured-review {\n        background: var(--promo-card-bg) !important;\n        border: 1px solid var(--promo-border) !important;\n        border-radius: 12px !important;\n        padding: 30px !important;\n        position: relative !important;\n        z-index: 2 !important;\n    }\n    #universal-urgency-review-block .promo-stars {\n        display: flex !important;\n        gap: 4px !important;\n        margin-bottom: 15px !important;\n    }\n    #universal-urgency-review-block .promo-stars svg {\n        width: 18px !important;\n        height: 18px !important;\n        fill: #fbbf24 !important; \/* Standard star gold *\/\n    }\n    #universal-urgency-review-block .promo-quote {\n        color: var(--promo-text-main) !important;\n        font-size: 1.1rem !important;\n        font-style: italic !important;\n        line-height: 1.6 !important;\n        margin: 0 0 20px 0 !important;\n        font-weight: 400 !important;\n    }\n    #universal-urgency-review-block .promo-author-row {\n        display: flex !important;\n        align-items: center !important;\n        gap: 8px !important;\n    }\n    #universal-urgency-review-block .promo-author-name {\n        color: var(--promo-text-main) !important;\n        font-weight: 700 !important;\n        font-size: 1rem !important;\n    }\n    #universal-urgency-review-block .promo-verified-check {\n        width: 18px !important;\n        height: 18px !important;\n        background: #10b981 !important; \/* Trust green *\/\n        border-radius: 50% !important;\n        display: flex !important;\n        justify-content: center !important;\n        align-items: center !important;\n    }\n    #universal-urgency-review-block .promo-verified-check svg {\n        width: 10px !important;\n        height: 10px !important;\n        fill: none !important;\n        stroke: #ffffff !important;\n        stroke-width: 3 !important;\n        stroke-linecap: round !important;\n        stroke-linejoin: round !important;\n    }\n\n    \/* Mobile Adjustments *\/\n    @media (max-width: 600px) {\n        #universal-urgency-review-block {\n            padding: 20px 15px !important;\n        }\n        #universal-urgency-review-block .promo-container {\n            padding: 30px 20px !important;\n            border-radius: 12px !important;\n        }\n        #universal-urgency-review-block .promo-title {\n            font-size: 1.6rem !important;\n        }\n        #universal-urgency-review-block .promo-subtext {\n            font-size: 0.95rem !important;\n        }\n        #universal-urgency-review-block .promo-featured-review {\n            padding: 25px 20px !important;\n        }\n        #universal-urgency-review-block .promo-quote {\n            font-size: 1.05rem !important;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv id=\"universal-urgency-review-block\"\u003e\n\u003cdiv class=\"promo-container\"\u003e\n\u003cdiv class=\"promo-header\"\u003e\n\u003cdiv class=\"promo-badge\"\u003e\n\u003cspan class=\"promo-dot\"\u003e\u003c\/span\u003e HIGH DEMAND\u003c\/div\u003e\n\u003ch2 class=\"promo-title\"\u003eONLY \u003cspan class=\"promo-price\"\u003e$5.99\u003c\/span\u003e TODAY!\u003c\/h2\u003e\n\u003cp class=\"promo-subtext\"\u003eDue to unexpected viral demand, our stock is depleting rapidly. Orders are fulfilled on a \u003cstrong\u003efirst-come, first-serve\u003c\/strong\u003e basis. Secure yours before we sell out completely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"promo-featured-review\"\u003e\n\u003cdiv class=\"promo-stars\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cp class=\"promo-quote\"\u003e\"Absolutely incredible quality. I bought this on a whim and it instantly exceeded all my expectations. Highly recommend grabbing one while they're still in stock!\"\u003c\/p\u003e\n\u003cdiv class=\"promo-author-row\"\u003e\n\u003cspan class=\"promo-author-name\"\u003eSarah M.\u003c\/span\u003e\n\u003cdiv title=\"Verified Buyer\" class=\"promo-verified-check\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Initial Charms","offers":[{"title":"A","offer_id":45560980897894,"sku":"63640754-a-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"B","offer_id":45560980930662,"sku":"63640754-b-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"C","offer_id":45560980963430,"sku":"63640754-c-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"D","offer_id":45560980996198,"sku":"63640754-d-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"E","offer_id":45560981028966,"sku":"63640754-e-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"F","offer_id":45560981061734,"sku":"63640754-f-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"G","offer_id":45560981094502,"sku":"63640754-g-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"H","offer_id":45560981127270,"sku":"63640754-h-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"I","offer_id":45560981160038,"sku":"63640754-i-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"J","offer_id":45560981192806,"sku":"63640754-j-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"K","offer_id":45560981225574,"sku":"63640754-k-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":45560981258342,"sku":"63640754-l-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":45560981291110,"sku":"63640754-m-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"N","offer_id":45560981323878,"sku":"63640754-n-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"O","offer_id":45560981356646,"sku":"63640754-o-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"P","offer_id":45560981389414,"sku":"63640754-p-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"Q","offer_id":45560981422182,"sku":"63640754-q-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"R","offer_id":45560981454950,"sku":"63640754-r-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":45560981487718,"sku":"63640754-s-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"T","offer_id":45560981520486,"sku":"63640754-t-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"U","offer_id":45560981553254,"sku":"63640754-u-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"V","offer_id":45560981586022,"sku":"63640754-v-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"W","offer_id":45560981618790,"sku":"63640754-w-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"X","offer_id":45560981651558,"sku":"63640754-x-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"Y","offer_id":45560981684326,"sku":"63640754-y-united-states","price":5.99,"currency_code":"USD","in_stock":true},{"title":"Z","offer_id":45560981717094,"sku":"63640754-z-united-states","price":5.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/6344\/2790\/files\/H52f85f85c2d54e709c74fd0d60838b27P.jpg?v=1777334089","url":"https:\/\/juniperjunction.co\/products\/amour-initial-anklet","provider":"Juniper Junction","version":"1.0","type":"link"}