{"product_id":"sparkling-light-purple-zircon-huggie-hoop-earrings","title":"💜 Sparkling Light Purple Zircon Huggie Hoop Earrings","description":"\u003c!-- Sparkling Light Purple Zircon Huggie Hoop Earrings - High Converting PDP Block --\u003e \u003cstyle\u003e   @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600\u0026family=Plus+Jakarta+Sans:wght@400;500;600;700;800\u0026display=swap');    .cro-container {     --cro-bg: #FFFFFF;     --cro-surface: #FFFFFF;     --cro-surface-warm: #FAF5FF;          --cro-primary: #3B0764;     --cro-secondary: #8B5CF6;     --cro-accent: #6D28D9;     --cro-title-color: #1A0B2E;          --cro-ink: #2D3748;     --cro-border: #E9D5FF;     --cro-border-light: #F3E8FF;      font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;     color: var(--cro-ink);     width: 100% !important;     max-width: 800px !important;     margin: 0 auto !important;     padding: 0 !important;     box-sizing: border-box;     line-height: 1.65;     background: transparent;     -webkit-text-size-adjust: 100%;   }    .cro-container *,   .cro-container *::before,   .cro-container *::after {     box-sizing: border-box;   }    \/* 核心：手机端图片最大化，拉伸打满宽度 *\/   .cro-container img {     display: block !important;     width: calc(100% + 16px) !important;     max-width: none !important;     height: auto !important;     margin: 10px -8px 0 -8px !important;     border-radius: 8px;     object-fit: cover;   }    \/* 统一衬线大标题样式 *\/   .serif-title {     font-family: 'Playfair Display', Georgia, serif;     font-weight: 700;     color: var(--cro-title-color);     letter-spacing: -0.3px;   }    \/* 1. Hook \/ Hero Section *\/   .cro-hook-box {     background: linear-gradient(135deg, #FFFFFF 0%, #F3E8FF 100%);     border-radius: 8px;     padding: 12px 8px 10px 8px;     text-align: center;     margin-bottom: 10px;     border: 1px solid var(--cro-border);     box-shadow: 0 2px 8px rgba(139, 92, 246, 0.06);     overflow: hidden;   }    .cro-badge {     display: inline-block;     background: linear-gradient(135deg, #4C1D95 0%, #7C3AED 100%);     color: #FFFFFF;     font-size: clamp(12px, 3.2vw, 13px);     font-weight: 800;     letter-spacing: 1.2px;     text-transform: uppercase;     padding: 4px 12px;     border-radius: 999px;     margin-bottom: 10px;     box-shadow: 0 2px 6px rgba(124, 58, 237, 0.2);   }    .cro-hook-title {     font-size: clamp(22px, 6vw, 34px);     margin: 0 0 6px 0;     line-height: 1.25;     padding: 0;   }    .cro-hook-subtitle {     font-size: clamp(15px, 4vw, 18px);     color: #374151;     margin: 0 0 8px 0;     font-weight: 400;     line-height: 1.5;     word-break: normal;   }    \/* 2. Feature Grid (卖点部分) *\/   .cro-features {     display: flex;     flex-direction: column !important;     gap: 10px;     margin-bottom: 10px;     width: 100%;   }    .cro-feature-card {     background-color: var(--cro-surface);     padding: 12px 8px 10px 8px;     border-radius: 8px;     border: 1px solid var(--cro-border);     box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);     width: 100%;     overflow: hidden;   }    .cro-feature-card:nth-child(even) {     background-color: #FAF5FF;     border-color: #E9D5FF;   }    .cro-feature-card h3 {     font-size: clamp(19px, 5.2vw, 24px);     margin: 0 0 4px 0;     line-height: 1.3;   }    .cro-feature-card p {     font-size: clamp(15px, 4vw, 18px);     color: #374151;     margin: 0;     font-weight: 400;     line-height: 1.5;     word-break: normal;   }    \/* 3. Scenario \/ Style Upgrade Section *\/   .cro-desire-box {     background: transparent;     padding: 6px 0;     margin-bottom: 10px;     text-align: center;   }    .cro-desire-box h3 {     font-size: clamp(20px, 5.5vw, 26px);     margin: 0 0 4px 0;     line-height: 1.25;   }    .cro-desire-box p {     font-size: clamp(15px, 4vw, 18px);     color: #374151;     margin: 0 0 8px 0;     font-weight: 400;     line-height: 1.5;     word-break: normal;   }    .cro-desire-box img {     margin: 0 !important;     width: 100% !important;     border-radius: 8px;   }    \/* 4. Comparison Box *\/   .cro-comparison-box {     background: linear-gradient(135deg, #FFFFFF 0%, #F3E8FF 100%);     border-radius: 8px;     padding: 12px 8px 10px 8px;     margin-bottom: 10px;     border: 1px solid var(--cro-border);     box-shadow: 0 2px 6px rgba(139, 92, 246, 0.05);     text-align: center;     overflow: hidden;   }    .cro-comparison-box h3 {     font-size: clamp(20px, 5.5vw, 26px);     margin: 0 0 4px 0;     line-height: 1.25;   }    .cro-comparison-box p {     font-size: clamp(15px, 4vw, 18px);     color: #374151;     margin: 0;     font-weight: 400;     line-height: 1.5;     word-break: normal;   }    \/* 5. Specifications Section (紧凑优化重点) *\/   .cro-specs-box {     background-color: #FFFFFF;     border: 1px solid var(--cro-border);     border-radius: 8px;     padding: 12px 8px; \/* 缩小大外框边距 *\/     margin-bottom: 10px;   }    .cro-specs-title {     font-size: clamp(18px, 4.8vw, 22px);     margin: 0 0 8px 0; \/* 缩小标题下方间距 *\/     text-align: center;   }    .cro-specs-list {     list-style: none;     padding: 0;     margin: 0;     display: flex;     flex-direction: column;     gap: 5px; \/* 缩小小卡片之间的垂直间距 *\/   }    .cro-specs-list li {     padding: 6px 10px; \/* 缩小小卡片内部上下内边距 *\/     display: flex;     flex-direction: column;     align-items: flex-start;     gap: 2px; \/* 缩小 Label 与 Value 的间距 *\/     background-color: #FAF5FF;     border-radius: 6px;     border: 1px solid var(--cro-border-light);   }    .cro-specs-label {     font-weight: 800;     color: #6D28D9;     font-size: 10px; \/* 略微收细标签 *\/     text-transform: uppercase;     letter-spacing: 0.8px;   }    .cro-specs-value {     color: #1F2937;     font-weight: 600;     font-size: clamp(14px, 3.8vw, 16px);     line-height: 1.25;     text-align: left;     word-break: normal;   }    \/* 6. FAQ Style *\/   .cro-faq-box {     margin-bottom: 10px;     margin-top: 10px;   }    .cro-faq-title {     text-align: center;     font-size: clamp(18px, 4.8vw, 22px);     margin: 0 0 8px 0;   }    .cro-faq-accordion {     display: flex;     flex-direction: column !important;     gap: 6px;   }    .cro-faq-item {     background-color: var(--cro-surface);     border: 1px solid var(--cro-border);     border-radius: 8px;     overflow: hidden;   }    .cro-faq-item summary {     padding: 10px 8px;     font-size: clamp(14px, 3.8vw, 16px);     font-weight: 700;     color: var(--cro-title-color);     cursor: pointer;     list-style: none;     display: flex;     justify-content: space-between;     align-items: center;     user-select: none;     line-height: 1.3;   }    .cro-faq-item summary::-webkit-details-marker {     display: none;   }    .cro-faq-icon {     font-size: 15px;     font-weight: 700;     color: #6D28D9;     margin-left: 6px;     flex-shrink: 0;   }    .cro-faq-item[open] summary .cro-faq-icon::before { content: '−'; }   .cro-faq-item:not([open]) summary .cro-faq-icon::before { content: '+'; }    .cro-faq-answer {     padding: 0 8px 10px 8px;     font-size: clamp(13px, 3.6vw, 15px);     color: #374151;     line-height: 1.45;     font-weight: 400;     border-top: 1px solid var(--cro-border-light);     margin-top: 2px;     padding-top: 8px;   }    \/* 7. Why Us \u0026 Shipping Section *\/   .ppt-why-section {     margin-top: 10px;     margin-bottom: 10px;   }    .ppt-container {     display: flex;     flex-direction: column !important;     gap: 10px;   }    .ppt-trust-card {     background-color: var(--cro-surface);     border: 1px solid var(--cro-border);     border-radius: 8px;     padding: 12px 8px 10px 8px;     display: flex;     flex-direction: column !important;     box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);     overflow: hidden;   }    .ppt-trust-copy h2 {     font-size: clamp(18px, 4.8vw, 22px);     margin: 0 0 8px 0;     text-align: center;   }    .ppt-trust-copy h2.ppt-pink-title {     color: #6D28D9;   }    .ppt-trust-copy p.ppt-card-desc {     font-size: clamp(14px, 3.8vw, 16px);     color: #374151;     font-weight: 400;     margin: 0 0 8px 0;     line-height: 1.45;     text-align: center;     word-break: normal;   }    .ppt-why-clean-list {     display: flex !important;     flex-direction: column !important;     gap: 6px;     width: 100%;     margin-bottom: 6px;     padding: 0;     align-items: center;   }    .ppt-why-item-clean {     font-size: clamp(13px, 3.6vw, 15px);     font-weight: 600;     color: #1F2937;     line-height: 1.3;     display: flex;     align-items: center;     justify-content: flex-start;     gap: 6px;     width: 100%;     max-width: 260px;   }    .ppt-why-item-clean .emoji {     font-size: 16px;     flex-shrink: 0;   }    .ppt-shipping-list {     display: flex;     flex-direction: column !important;     gap: 6px;     margin-bottom: 6px;   }    .ppt-shipping-item {     font-size: clamp(13px, 3.6vw, 15px);     color: #374151;     font-weight: 400;     line-height: 1.45;     text-align: center;   }    \/* 8. Bottom Guarantee Bar *\/   .cro-trust-grid {     display: flex;     flex-direction: row;     justify-content: space-around;     align-items: center;     gap: 4px;     background: linear-gradient(135deg, #FFFFFF 0%, #FAF5FF 100%);     color: var(--cro-title-color);     border-radius: 8px;     padding: 10px 4px;     text-align: center;     border: 1px solid var(--cro-border);   }    .cro-trust-item {     flex: 1;     min-width: 0;   }    .cro-trust-icon {     font-size: clamp(18px, 4.5vw, 22px);     display: block;     margin-bottom: 2px;   }    .cro-trust-text {     font-size: clamp(10px, 3vw, 12px);     font-weight: 700;     color: var(--cro-title-color);     line-height: 1.2;   }    \/* 桌面端适配：保持大屏下的精致体验 *\/   @media (min-width: 768px) {     .cro-container {       padding: 10px 0 !important;     }     .cro-container img {       width: 100% !important;       margin: 14px 0 0 0 !important;       border-radius: 8px;     }     .cro-hook-box, .cro-feature-card, .cro-comparison-box, .ppt-trust-card {       padding: 20px 16px 16px 16px;       border-radius: 12px;     }     .cro-desire-box img {       margin: 0 !important;     }     .cro-specs-list li {       flex-direction: row;       justify-content: space-between;       align-items: center;       padding: 10px 14px;     }   } \u003c\/style\u003e  \u003cdiv class=\"cro-container\"\u003e \u003c!-- 1. HOOK \/ ATTENTION --\u003e \u003cdiv class=\"cro-hook-box\"\u003e \u003cdiv class=\"cro-badge\"\u003e✨ YOUR NEW OBSESSION\u003c\/div\u003e \u003cp class=\"cro-hook-title serif-title\"\u003eGet Ready for “Where Did You Get Those?!” 💖\u003c\/p\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/8_20_1.gif?v=1787199629\" alt=\"\"\u003e \u003cp class=\"cro-hook-subtitle\" style=\"margin-top: 12px;\"\u003eTurn heads effortlessly with a pop of dreamlike lavender sparkle that catches the light with every move.\u003c\/p\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/b58ce7b99582c961375527c3c6b27ebb_517979fd-9107-44c2-8973-20b611b34bb4.png?v=1787039565\" alt=\"\"\u003e \u003c\/div\u003e  \u003c!-- 2. MAIN FEATURES --\u003e \u003cdiv class=\"cro-features\"\u003e \u003cdiv class=\"cro-feature-card\"\u003e \u003ch3 class=\"serif-title\"\u003e💎 Lavender Sparkle\u003c\/h3\u003e \u003cp\u003eHand-selected 5A zirconia catches light from every angle, delivering diamond-level radiance that brightens your look.\u003c\/p\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/1_1462a0db-8e85-4620-be9b-0ad4c1e7c558.png?v=1787038879\" alt=\"\"\u003e \u003c\/div\u003e \u003cdiv class=\"cro-feature-card\"\u003e \u003ch3 class=\"serif-title\"\u003e✨ 18K Real Gold Warmth\u003c\/h3\u003e \u003cp\u003eCoated in ultra-thick 18K real gold to resist fading and tarnishing, keeping its rich, warm glow for daily wear.\u003c\/p\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_Aug_18_2026_03_39_59_PM.png?v=1787038882\" alt=\"\"\u003e \u003c\/div\u003e \u003cdiv class=\"cro-feature-card\"\u003e \u003ch3 class=\"serif-title\"\u003e🔒 Secure Click Clasp\u003c\/h3\u003e \u003cp\u003eThe precision click-clasp locks securely in place—effortless, seamless, and comfortable enough for all-day wear.\u003c\/p\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/3_c54e8eab-5f7a-4c60-89e6-90678185f3ff.png?v=1787038947\" alt=\"\"\u003e \u003c\/div\u003e \u003cdiv class=\"cro-feature-card\"\u003e \u003ch3 class=\"serif-title\"\u003e🌿 Pure Comfort for Sensitive Ears\u003c\/h3\u003e \u003cp\u003eSay goodbye to redness, itching, and heavy pulling forever! 100% Hypoallergenic, nickel-free \u0026amp; feather-light—crafted for pure, weightless bliss all day long. ✨\u003c\/p\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/4_cbd98295-e8b4-482c-a6ee-ea785233929c.png?v=1787039349\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/div\u003e  \u003c!-- 3. VARIETY \u0026 SCENARIOS --\u003e \u003cdiv class=\"cro-desire-box\"\u003e \u003ch3 class=\"serif-title\"\u003eYour Go-To Style Upgrade\u003c\/h3\u003e \u003cp\u003eFrom casual coffee runs to glam nights out, these beauties effortlessly level up any outfit! 💫✨\u003c\/p\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/5_8c8e7c87-4c56-41a9-a261-edf1dd394235.png?v=1787039061\" alt=\"Style It Anywhere\"\u003e \u003c\/div\u003e  \u003c!-- 4. COMPARISON SECTION --\u003e \u003cdiv class=\"cro-comparison-box\"\u003e \u003ch3 class=\"serif-title\"\u003eWhy Smart Shoppers Choose Ours\u003c\/h3\u003e \u003cp\u003e100% sensitive-ear safe, long-lasting luxury glow, zero premium markup! 💜✨\u003c\/p\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/d0e3ee4524ed7b5c292ca1fccfe89a23_6a301075-fa3d-4b32-b3b7-f6ba4167a669.png?v=1787038786\" alt=\"Why Ours Wins Comparison\"\u003e \u003c\/div\u003e  \u003c!-- 5. SPECIFICATIONS --\u003e \u003cdiv class=\"cro-specs-box\"\u003e \u003ch3 class=\"cro-specs-title serif-title\"\u003eProduct Specifications\u003c\/h3\u003e \u003cul class=\"cro-specs-list\"\u003e \u003cli\u003e \u003cspan class=\"cro-specs-label\"\u003eDesign\u003c\/span\u003e \u003cspan class=\"cro-specs-value\"\u003eLight Purple Zircon Huggie Hoop\u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"cro-specs-label\"\u003eGemstone\u003c\/span\u003e \u003cspan class=\"cro-specs-value\"\u003eUltra-Clarity 5A Cubic Zirconia\u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"cro-specs-label\"\u003eFinish\u003c\/span\u003e \u003cspan class=\"cro-specs-value\"\u003e18K Heavy Gold Plated (Anti-Tarnish)\u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"cro-specs-label\"\u003eClosure\u003c\/span\u003e \u003cspan class=\"cro-specs-value\"\u003eClick-Lock Huggie Hoop\u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"cro-specs-label\"\u003eSafety\u003c\/span\u003e \u003cspan class=\"cro-specs-value\"\u003e100% Hypoallergenic (Lead \u0026amp; Nickel Free)\u003c\/span\u003e \u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e  \u003c!-- 6. FAQ SECTION --\u003e \u003cdiv class=\"cro-faq-box\"\u003e \u003ch2 class=\"cro-faq-title serif-title\"\u003eGot Questions? We’ve Got Answers!\u003c\/h2\u003e \u003cdiv class=\"cro-faq-accordion\" style=\"text-align: left;\"\u003e \u003cdetails class=\"cro-faq-item\" open=\"\"\u003e \u003csummary\u003e\u003cspan\u003eWill these hurt sensitive ears?\u003c\/span\u003e \u003cspan class=\"cro-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e \u003cdiv class=\"cro-faq-answer\"\u003eNot at all! We use nickel-free and lead-free materials engineered to keep sensitive ears pain-free.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cro-faq-item\" open=\"\"\u003e \u003csummary\u003e\u003cspan\u003eWill the gold color fade?\u003c\/span\u003e \u003cspan class=\"cro-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e \u003cdiv class=\"cro-faq-answer\"\u003eOur advanced plating seals in the gold shine. Keep away from harsh chemicals to maintain sparkle for years!\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cro-faq-item\"\u003e \u003csummary\u003e\u003cspan\u003eAre they heavy on earlobes?\u003c\/span\u003e \u003cspan class=\"cro-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e \u003cdiv class=\"cro-faq-answer\"\u003eThey are feather-light! Designed for maximum sparkle with minimum weight so you can wear them all day.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cro-faq-item\"\u003e \u003csummary\u003e\u003cspan\u003eAre they ready for gifting?\u003c\/span\u003e \u003cspan class=\"cro-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e \u003cdiv class=\"cro-faq-answer\"\u003eYes! Each pair arrives in a beautiful package, making it an ideal gift or treat for yourself.\u003c\/div\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/div\u003e  \u003c!-- 7. WHY US \u0026 SHIPPING SECTION --\u003e \u003csection class=\"ppt-why-section\"\u003e \u003cdiv class=\"ppt-container\"\u003e \u003cdiv class=\"ppt-trust-card\"\u003e \u003cdiv class=\"ppt-trust-copy\"\u003e \u003ch2 class=\"ppt-pink-title serif-title\"\u003e❤️ WHY US?\u003c\/h2\u003e \u003cdiv class=\"ppt-why-clean-list\"\u003e \u003cdiv class=\"ppt-why-item-clean\"\u003e \u003cspan class=\"emoji\"\u003e🏭\u003c\/span\u003e \u003cspan\u003eTrusted Manufacturers\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ppt-why-item-clean\"\u003e \u003cspan class=\"emoji\"\u003e✅\u003c\/span\u003e \u003cspan\u003eQuality-Checked Products\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ppt-why-item-clean\"\u003e \u003cspan class=\"emoji\"\u003e💰\u003c\/span\u003e \u003cspan\u003eFair Pricing\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ppt-why-item-clean\"\u003e \u003cspan class=\"emoji\"\u003e🤝\u003c\/span\u003e \u003cspan\u003eHelpful Customer Support\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ppt-why-item-clean\"\u003e \u003cspan class=\"emoji\"\u003e⭐\u003c\/span\u003e \u003cspan\u003eReal Customer Reviews\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_30_39_8cf13b59-735d-4e31-a98e-9c855b4bf678.png?v=1781674748\" alt=\"Trusted quality jewelry\" loading=\"lazy\"\u003e \u003c\/div\u003e \u003cdiv class=\"ppt-trust-card\"\u003e \u003cdiv class=\"ppt-trust-copy\"\u003e \u003ch2 class=\"serif-title\"\u003eShop 100% Risk-Free\u003c\/h2\u003e \u003cp class=\"ppt-card-desc\"\u003eLove your new sparkle or get your money back! Enjoy encrypted checkout every step of the way.\u003c\/p\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_06_45.png?v=1781674808\" alt=\"Secure checkout guarantee\" loading=\"lazy\"\u003e \u003c\/div\u003e \u003cdiv class=\"ppt-trust-card\"\u003e \u003cdiv class=\"ppt-trust-copy\"\u003e \u003ch2 class=\"serif-title\"\u003eFast \u0026amp; Tracked Shipping\u003c\/h2\u003e \u003cdiv class=\"ppt-shipping-list\"\u003e \u003cdiv class=\"ppt-shipping-item\"\u003e📦 Packed with care, dispatched within 24–48 hours.\u003c\/div\u003e \u003cdiv class=\"ppt-shipping-item\"\u003e🚚 Real-time tracking link sent via email\/SMS.\u003c\/div\u003e \u003cdiv class=\"ppt-shipping-item\"\u003e🌍 Fast, door-to-door delivery guaranteed.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_29_31.png?v=1781674821\" alt=\"Carefully packed order\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__12_00_02.png?v=1781674820\" alt=\"Fast delivery tracking\" loading=\"lazy\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e  \u003c!-- 8. BOTTOM TRUST BAR --\u003e \u003cdiv class=\"cro-trust-grid\"\u003e \u003cdiv class=\"cro-trust-item\"\u003e \u003cspan class=\"cro-trust-icon\"\u003e🚀\u003c\/span\u003e \u003cspan class=\"cro-trust-text\"\u003eFast Express Shipping\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cro-trust-item\"\u003e \u003cspan class=\"cro-trust-icon\"\u003e🔄\u003c\/span\u003e \u003cspan class=\"cro-trust-text\"\u003e30-Day Guarantee\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cro-trust-item\"\u003e \u003cspan class=\"cro-trust-icon\"\u003e🔒\u003c\/span\u003e \u003cspan class=\"cro-trust-text\"\u003e100% Safe Checkout\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"FJY01","offers":[{"title":"Purple","offer_id":49525950972163,"sku":"NC02492608182134-紫色-1","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":49525951004931,"sku":"NC02492608255228-绿色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold","offer_id":49525951037699,"sku":"NC02492608275318-金色","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/6013\/3123\/files\/b58ce7b99582c961375527c3c6b27ebb_517979fd-9107-44c2-8973-20b611b34bb4.png?v=1787816778","url":"https:\/\/cyrarise.com\/products\/sparkling-light-purple-zircon-huggie-hoop-earrings","provider":"cyrarise","version":"1.0","type":"link"}