{"product_id":"semi-permanent-eyebrow-tint-kit","title":"✨ Semi-Permanent Eyebrow Tint Kit: Long-Lasting Color \u0026 Natural-Looking Brows","description":"\u003c!-- Eyebrow Tint Kit - High Converting CRO PDP Block --\u003e\u003cstyle\u003e  .cro-container {    \/* 🎨 玫瑰奶茶与复古浆果调色盘 (Rose Milk Tea \u0026 Berry Palette) *\/    --cro-bg: #FDF8F5;    --cro-surface: #FFFFFF;    --cro-surface-warm: #FBF0EB;        --cro-primary: #9E3D52;       \/* 复古玫瑰浆果色 *\/    --cro-secondary: #C4687C;     \/* 柔粉高光色 *\/    --cro-accent: #872E42;        \/* 深色高饱和强调色 *\/    --cro-title-color: #3E2018;   \/* 极深可可棕（高对比） *\/        --cro-ink: #553B33;           \/* 正文咖啡灰 *\/    --cro-border: #E8D0C3;        \/* 柔边框 *\/    --cro-border-light: #F4E5DC;  \/* 浅分隔线 *\/    font-family: inherit;    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.6;    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;  }  \/* 统一标题样式 *\/  .cro-title-bold {    font-weight: 800;    color: var(--cro-title-color);    letter-spacing: -0.02em;  }  \/* 1. Hook \/ Hero Section *\/  .cro-hook-box {    background: linear-gradient(145deg, #FFFFFF 0%, var(--cro-surface-warm) 100%);    border-radius: 12px;    padding: 16px 12px 14px 12px;    text-align: center;    margin-bottom: 12px;    border: 1px solid var(--cro-border);    box-shadow: 0 4px 14px rgba(158, 61, 82, 0.08);    overflow: hidden;  }  .cro-badge {    display: inline-block;    background: linear-gradient(135deg, var(--cro-primary) 0%, var(--cro-secondary) 100%);    color: #FFFFFF;    font-size: clamp(11px, 3vw, 12px);    font-weight: 800;    letter-spacing: 1px;    text-transform: uppercase;    padding: 4px 12px;    border-radius: 999px;    margin-bottom: 8px;    box-shadow: 0 2px 6px rgba(158, 61, 82, 0.25);  }  .cro-hook-title {    font-size: clamp(20px, 5.5vw, 26px);    margin: 0 0 8px 0;    line-height: 1.3;    padding: 0;  }  .cro-hook-subtitle {    font-size: clamp(14px, 3.8vw, 16px);    color: var(--cro-ink);    margin: 0 0 10px 0;    font-weight: 400;    line-height: 1.6;    text-align: left;    word-break: normal;  }  \/* 2. Feature Grid (单卡片排版) *\/  .cro-features {    display: flex;    flex-direction: column !important;    gap: 12px;    margin-bottom: 12px;    width: 100%;  }  .cro-feature-card {    background-color: var(--cro-surface);    padding: 14px 12px 12px 12px;    border-radius: 12px;    border: 1px solid var(--cro-border);    box-shadow: 0 2px 8px rgba(74, 47, 39, 0.04);    width: 100%;    overflow: hidden;  }  .cro-feature-card:nth-child(even) {    background-color: var(--cro-surface-warm);    border-color: #E2C7B8;  }  .cro-feature-card h3 {    font-size: clamp(16px, 4.5vw, 19px);    margin: 0 0 6px 0;    line-height: 1.3;    color: var(--cro-primary);    text-align: center;  }  .cro-feature-card p {    font-size: clamp(13.5px, 3.6vw, 15px);    color: var(--cro-ink);    margin: 0;    font-weight: 400;    line-height: 1.6;    word-break: normal;  }  \/* 3. Safety Notice \/ Scenario Box *\/  .cro-safety-box {    background: linear-gradient(135deg, #FBF0EB 0%, #F5E1D7 100%);    border: 1.5px solid var(--cro-primary);    border-radius: 12px;    padding: 14px 12px;    margin-bottom: 12px;  }  .cro-safety-box p {    margin: 0;    font-size: clamp(13.5px, 3.6vw, 15px);    line-height: 1.6;    color: var(--cro-title-color);  }  \/* 4. Specifications Section (可互动折叠) *\/  .cro-specs-box {    background-color: var(--cro-surface);    border: 1px solid var(--cro-border);    border-radius: 12px;    padding: 12px 10px;    margin-bottom: 12px;    box-shadow: 0 2px 8px rgba(74, 47, 39, 0.04);  }  .cro-specs-title {    font-size: clamp(17px, 4.5vw, 21px);    margin: 0 0 10px 0;    text-align: center;  }  .cro-specs-list {    list-style: none;    padding: 0;    margin: 0;    display: flex;    flex-direction: column;    gap: 6px;  }  .cro-specs-list li {    padding: 8px 12px;    display: flex;    flex-direction: column;    align-items: flex-start;    gap: 2px;    background-color: var(--cro-surface-warm);    border-radius: 8px;    border: 1px solid var(--cro-border-light);  }  .cro-specs-label {    font-weight: 800;    color: var(--cro-primary);    font-size: 11px;    text-transform: uppercase;    letter-spacing: 0.6px;  }  .cro-specs-value {    color: var(--cro-title-color);    font-weight: 600;    font-size: clamp(13.5px, 3.6vw, 15px);    line-height: 1.35;    text-align: left;    word-break: normal;  }  \/* 5. FAQ Section *\/  .cro-faq-box {    margin-bottom: 12px;    margin-top: 12px;  }  .cro-faq-title {    text-align: center;    font-size: clamp(17px, 4.5vw, 21px);    margin: 0 0 10px 0;  }  .cro-faq-accordion {    display: flex;    flex-direction: column !important;    gap: 8px;  }  .cro-faq-item {    background-color: var(--cro-surface);    border: 1px solid var(--cro-border);    border-radius: 10px;    overflow: hidden;  }  .cro-faq-item summary {    padding: 12px 10px;    font-size: clamp(14px, 3.8vw, 15.5px);    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.35;  }  .cro-faq-item summary::-webkit-details-marker {    display: none;  }  .cro-faq-icon {    font-size: 14px;    font-weight: 700;    color: var(--cro-primary);    margin-left: 6px;    flex-shrink: 0;  }  .cro-faq-itemopen summary .cro-faq-icon::before { content: \"−\"; }  .cro-faq-item:not(open) summary .cro-faq-icon::before { content: \"+\"; }  .cro-faq-answer {    padding: 0 10px 12px 10px;    font-size: clamp(13px, 3.5vw, 14.5px);    color: var(--cro-ink);    line-height: 1.55;    font-weight: 400;    border-top: 1px solid var(--cro-border-light);    margin-top: 2px;    padding-top: 8px;  }  \/* 6. Dark Closing \u0026 CTA Section (深色成交收尾) *\/  .ppt-dark-closing {    background: linear-gradient(145deg, #2D1812 0%, #4A2820 100%);    color: #FFFFFF !important;    padding: 24px 14px 20px 14px;    text-align: center;    border-radius: 12px;    margin-bottom: 14px;    border: 1px solid rgba(232, 208, 195, 0.2);  }  .ppt-dark-closing h2 {    color: #FFFFFF !important;    font-size: clamp(18px, 4.8vw, 22px);    font-weight: 800;    margin: 0 0 8px 0;  }  .ppt-dark-closing p {    color: #F7E4DC !important;    font-size: clamp(13.5px, 3.6vw, 15px);    margin: 0 0 16px 0;    line-height: 1.6;  }  .ppt-cta-button {    display: inline-block;    width: 100%;    max-width: 360px;    padding: 13px 24px;    background: linear-gradient(135deg, var(--cro-primary) 0%, #B84760 100%);    color: #FFFFFF !important;    font-size: clamp(14.5px, 3.8vw, 16px);    font-weight: 800;    text-align: center;    text-decoration: none;    border-radius: 50px;    box-shadow: 0 4px 16px rgba(158, 61, 82, 0.4);    letter-spacing: 0.3px;  }  \/* 7. Why Us \u0026 Shipping Section *\/  .ppt-why-section {    margin-top: 12px;    margin-bottom: 12px;  }  .ppt-container {    display: flex;    flex-direction: column !important;    gap: 12px;  }  .ppt-trust-card {    background-color: var(--cro-surface);    border: 1px solid var(--cro-border);    border-radius: 12px;    padding: 14px 12px 12px 12px;    display: flex;    flex-direction: column !important;    box-shadow: 0 2px 8px rgba(74, 47, 39, 0.04);    overflow: hidden;  }  .ppt-trust-copy h2 {    font-size: clamp(16px, 4.2vw, 19px);    margin: 0 0 8px 0;    text-align: center;  }  .ppt-trust-copy h2.ppt-pink-title {    color: var(--cro-primary);  }  .ppt-trust-copy p.ppt-card-desc {    font-size: clamp(13px, 3.5vw, 14.5px);    color: var(--cro-ink);    font-weight: 400;    margin: 0 0 8px 0;    line-height: 1.5;    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(12.5px, 3.4vw, 14px);    font-weight: 600;    color: var(--cro-title-color);    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: 15px;    flex-shrink: 0;  }  .ppt-shipping-list {    display: flex;    flex-direction: column !important;    gap: 6px;    margin-bottom: 6px;  }  .ppt-shipping-item {    font-size: clamp(12.5px, 3.4vw, 14px);    color: var(--cro-ink);    font-weight: 400;    line-height: 1.5;    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%, var(--cro-surface-warm) 100%);    color: var(--cro-title-color);    border-radius: 10px;    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(17px, 4.5vw, 20px);    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: 12px 0 0 0 !important;      border-radius: 8px;    }    .cro-hook-box, .cro-feature-card, .ppt-dark-closing, .ppt-trust-card {      padding: 18px 16px;      border-radius: 12px;    }    .cro-specs-list li {      flex-direction: row;      justify-content: space-between;      align-items: center;      padding: 8px 14px;    }  }\u003c\/style\u003e\u003cdiv class=\"cro-container\"\u003e\n\u003c!-- 1. HOOK \/ HERO SECTION --\u003e\u003cdiv class=\"cro-hook-box\"\u003e\n\u003cdiv class=\"cro-badge\"\u003eSALON-QUALITY EYEBROW TINT KIT\u003c\/div\u003e\n\u003ch1 class=\"cro-hook-title cro-title-bold\"\u003eAchieve Flawless, Defined Brows — From The Comfort Of Home! ✨👁️\u003c\/h1\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/8_22_2_008cbf4a-b30e-4243-8b64-0f91330429a1.gif?v=1787386985\" alt=\"Eyebrow tint kit application animation\"\u003e\u003cdiv style=\"margin-top: 10px;\"\u003e\n\u003cp class=\"cro-hook-subtitle\"\u003eTake the stress out of your daily makeup routine. This professional-grade tint kit delivers rich, vibrant, and natural-looking brows that stay perfect through sun, sand, and waves. Whether you want to cover greys or define your natural shape, enjoy effortless, long-lasting confidence that lasts up to 4 weeks.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImageJun21_2026_10_28_16PM.png?v=1782096860\" alt=\"Eyebrow tint kit product shot\"\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"ppt-cta-button\" style=\"margin-top: 12px;\"\u003eShop Now →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 2. MAIN FEATURES SECTION (单卡片排版：图文独立) --\u003e\u003cdiv class=\"cro-features\"\u003e\n\u003c!-- Feature 1 --\u003e\u003cdiv class=\"cro-feature-card\"\u003e\n\u003ch3 class=\"cro-title-bold\"\u003e💧 Waterproof \u0026amp; Sweatproof Confidence\u003c\/h3\u003e\n\u003cp\u003eDesigned to perform. Our smudge-resistant formula stands up to intense workouts, swimming, and humid weather, ensuring your brows stay sharp and unstoppable all day long.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_6_22__11_20_39.png?v=1782098485\" alt=\"Waterproof and sweatproof brow tint\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_6_22__10_29_04.png?v=1782095613\" alt=\"Brow tint holding up through sweat and water\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\u003cdiv class=\"cro-feature-card\"\u003e\n\u003ch3 class=\"cro-title-bold\"\u003e⏳ Long-Lasting 4-Week Definition\u003c\/h3\u003e\n\u003cp\u003eForget daily touch-ups. One simple application provides a salon-intensive color deposit that remains vibrant for up to 4 weeks, saving you time every morning.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_6_22__10_24_45.png?v=1782095499\" alt=\"4-week long-lasting brow color definition\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\u003cdiv class=\"cro-feature-card\"\u003e\n\u003ch3 class=\"cro-title-bold\"\u003e🌿 Gentle, High-Performance Formula\u003c\/h3\u003e\n\u003cp\u003eBeauty without compromise. Our vegan, ammonia-free, and cruelty-free formula is engineered to be gentle on your skin while delivering superior color payoff and grey hair coverage.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImageJun21_2026_10_51_33PM.png?v=1782097448\" alt=\"Vegan, ammonia-free, cruelty-free formula\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\u003cdiv class=\"cro-feature-card\"\u003e\n\u003ch3 class=\"cro-title-bold\"\u003e🎨 Simple 1-2-3 Application\u003c\/h3\u003e\n\u003cp\u003eGet expert results in minutes. Just mix, apply, and wipe away. This easy-to-use kit is perfect for beginners and pros alike, allowing you to achieve professional-looking arches right at home.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_6_22__10_25_01.png?v=1782095534\" alt=\"Simple 3-step application process\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. SAFETY NOTICE --\u003e\u003cdiv class=\"cro-safety-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_6_22__11_19_21.png?v=1782098389\" alt=\"Patch test reminder\"\u003e\u003c\/div\u003e\n\u003c!-- 4. SPECIFICATIONS SECTION --\u003e\u003cdiv class=\"cro-specs-box\"\u003e\n\u003ch3 class=\"cro-specs-title cro-title-bold\"\u003e📦 Product Specifications\u003c\/h3\u003e\n\u003cul class=\"cro-specs-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"cro-specs-label\"\u003eProduct\u003c\/span\u003e \u003cspan class=\"cro-specs-value\"\u003eSemi-Permanent Eyebrow Tint Kit\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"cro-specs-label\"\u003eDuration\u003c\/span\u003e \u003cspan class=\"cro-specs-value\"\u003eUp to 4 Weeks Wear\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"cro-specs-label\"\u003eFormula\u003c\/span\u003e \u003cspan class=\"cro-specs-value\"\u003eVegan, Ammonia-Free, Cruelty-Free\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"cro-specs-label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"cro-specs-value\"\u003e15ml Color Base + 15ml Developer\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 5. FAQ SECTION --\u003e\u003cdiv class=\"cro-faq-box\"\u003e\n\u003ch2 class=\"cro-faq-title cro-title-bold\"\u003e🛠️ Professional FAQ\u003c\/h2\u003e\n\u003cdiv class=\"cro-faq-accordion\" style=\"text-align: left;\"\u003e\n\u003cdetails class=\"cro-faq-item\" open=\"\"\u003e\u003csummary\u003e\u003cspan\u003eHow do I get the best color?\u003c\/span\u003e \u003cspan class=\"cro-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"cro-faq-answer\"\u003eMix color base and developer in a 1:1 ratio. Apply evenly and develop for 5-10 minutes for the best results.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"cro-faq-item\"\u003e\u003csummary\u003e\u003cspan\u003eDoes it cover grey hair?\u003c\/span\u003e \u003cspan class=\"cro-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"cro-faq-answer\"\u003eYes. The high-pigment formula effectively covers grey hair and can even touch up hairlines.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"cro-faq-item\"\u003e\u003csummary\u003e\u003cspan\u003eHow do I remove excess dye?\u003c\/span\u003e \u003cspan class=\"cro-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"cro-faq-answer\"\u003eSimply wipe away any excess product with a damp cotton pad after the development time.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. DARK CLOSING \u0026 CTA SECTION --\u003e\u003cdiv class=\"ppt-dark-closing\"\u003e\n\u003ch2 class=\"cro-title-bold\"\u003eSalon-Perfect Brows Start Today\u003c\/h2\u003e\n\u003cp\u003eWaterproof, long-lasting, and gentle enough for home use — mix, apply, and enjoy up to 4 weeks of defined brows.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ppt-cta-button\"\u003eAdd To Cart Now →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 7. WHY US \u0026 SHIPPING SECTION --\u003e\u003csection class=\"ppt-why-section\"\u003e\u003cdiv class=\"ppt-container\"\u003e\n\u003c!-- WHY US --\u003e\u003cdiv class=\"ppt-trust-card\"\u003e\n\u003cdiv class=\"ppt-trust-copy\"\u003e\n\u003ch2 class=\"ppt-pink-title cro-title-bold\"\u003e❤️ WHY US?\u003c\/h2\u003e\n\u003cdiv class=\"ppt-why-clean-list\"\u003e\n\u003cdiv class=\"ppt-why-item-clean\"\u003e\n\u003cspan class=\"emoji\"\u003e🏭\u003c\/span\u003e \u003cspan\u003eTrusted Manufacturers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item-clean\"\u003e\n\u003cspan class=\"emoji\"\u003e✅\u003c\/span\u003e \u003cspan\u003eQuality-Checked Products\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item-clean\"\u003e\n\u003cspan class=\"emoji\"\u003e💰\u003c\/span\u003e \u003cspan\u003eFair Pricing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item-clean\"\u003e\n\u003cspan class=\"emoji\"\u003e🤝\u003c\/span\u003e \u003cspan\u003eHelpful Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item-clean\"\u003e\n\u003cspan class=\"emoji\"\u003e⭐\u003c\/span\u003e \u003cspan\u003eReal Customer Reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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=\"Why choose us\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- SHOP WITH CONFIDENCE --\u003e\u003cdiv class=\"ppt-trust-card\"\u003e\n\u003cdiv class=\"ppt-trust-copy\"\u003e\n\u003ch2 class=\"cro-title-bold\"\u003eSHOP WITH CONFIDENCE\u003c\/h2\u003e\n\u003cp class=\"ppt-card-desc\"\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\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=\"Shop with confidence\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING \u0026 DELIVERY --\u003e\u003cdiv class=\"ppt-trust-card\"\u003e\n\u003cdiv class=\"ppt-trust-copy\"\u003e\n\u003ch2 class=\"cro-title-bold\"\u003eSHIPPING \u0026amp; DELIVERY\u003c\/h2\u003e\n\u003cdiv class=\"ppt-shipping-list\"\u003e\n\u003cdiv class=\"ppt-shipping-item\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/div\u003e\n\u003cdiv class=\"ppt-shipping-item\"\u003e🚚 Once shipped, you'll receive a tracking number to monitor your package at any time.\u003c\/div\u003e\n\u003cdiv class=\"ppt-shipping-item\"\u003e🌍 Delivery times may vary by location. Please check our shipping guidelines for details.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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=\"Shipping information\" loading=\"lazy\"\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=\"Delivery information\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 8. BOTTOM TRUST BAR --\u003e\u003cdiv class=\"cro-trust-grid\"\u003e\n\u003cdiv class=\"cro-trust-item\"\u003e\n\u003cspan class=\"cro-trust-icon\"\u003e🚀\u003c\/span\u003e \u003cspan class=\"cro-trust-text\"\u003eFast Express Shipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cro-trust-item\"\u003e\n\u003cspan class=\"cro-trust-icon\"\u003e🔄\u003c\/span\u003e \u003cspan class=\"cro-trust-text\"\u003e30-Day Guarantee\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cro-trust-item\"\u003e\n\u003cspan class=\"cro-trust-icon\"\u003e🔒\u003c\/span\u003e \u003cspan class=\"cro-trust-text\"\u003e100% Safe Checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NC0186","offers":[{"title":"DRAK BROWN","offer_id":43000483971157,"sku":"染眉膏套装-深棕色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"BLACK","offer_id":43000484003925,"sku":"染眉膏套装-黑色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"LIGHT BROWN","offer_id":43000484036693,"sku":"染眉膏套装-浅棕色","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/ChatGPT_Image_2026_6_17__17_12_08.png?v=1789546891","url":"https:\/\/auremod.com\/products\/semi-permanent-eyebrow-tint-kit","provider":"Auremod","version":"1.0","type":"link"}