{"product_id":"12-color-temporary-hair-chalk-comb","title":"🎨 12-Color Temporary Hair Chalk Comb 🌈","description":"\u003cstyle\u003e   .wl-pdp {     --wl-charcoal: #4A2E35; \/* 优雅深梅子色\/高级暗棕红 *\/     --wl-text: #2D1E22;     --wl-muted: #8C6A72;     --wl-yellow: #D95372; \/* 玫瑰粉红 *\/     --wl-yellow-soft: #FFF4F7; \/* 极浅粉白底色 *\/     --wl-cream: #FDF2F5; \/* 清爽柔粉香槟底色 *\/     --wl-white: #ffffff;     --wl-border: #F0DCDC; \/* 精致细腻的浅玫瑰边框 *\/     --wl-shadow: 0 4px 16px rgba(74,46,53,.05);      width: 100% !important;     max-width: 860px !important;     margin: 0 auto !important;     padding: 0 !important;     color: var(--wl-text);     background: transparent;     font-family: 'Sweet Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;     font-size: 15px; \/* 统一采用截屏中更加精致紧凑的字体大小 *\/     line-height: 1.45;     -webkit-text-size-adjust: 100%;     box-sizing: border-box;     overflow: hidden;   }    .wl-pdp *,   .wl-pdp *::before,   .wl-pdp *::after {     box-sizing: border-box;   }    .wl-pdp h1,   .wl-pdp h2,   .wl-pdp h3 {     font-family: 'IvyOra Display Regular', Georgia, serif !important;     font-weight: 400 !important;     letter-spacing: -0.02em;   }    .wl-pdp p,   .wl-pdp span,   .wl-pdp div,   .wl-pdp a,   .wl-pdp td,   .wl-pdp th,   .wl-pdp summary {     font-family: 'Sweet Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;   }    \/* 彻底消除图片与边框多余间隙，实现无缝贴合 *\/   .wl-pdp img {     display: block !important;     width: 100% !important;     max-width: 100% !important;     height: auto !important;     margin: 0 !important;     padding: 0 !important;     border: 0 !important;     vertical-align: bottom !important;   }    .wl-section {     margin: 0 0 6px !important; \/* 板块间距压缩到极致最小 *\/   }    \/* =========================      HERO   ========================= *\/    .wl-hero {     overflow: hidden;     border-radius: 16px;     background: var(--wl-cream);     border: 1px solid var(--wl-border);     box-shadow: var(--wl-shadow);     margin-bottom: 6px !important;   }    .wl-hero-copy {     padding: 18px 16px 14px;     text-align: center;   }    .wl-eyebrow {     display: inline-flex;     align-items: center;     margin-bottom: 8px;     padding: 5px 12px;     border-radius: 999px;     background: var(--wl-yellow);     color: #ffffff;     font-size: 12px;     line-height: 1;     font-weight: 700;     letter-spacing: .07em;     text-transform: uppercase;   }    .wl-hero h1 {     margin: 0;     color: var(--wl-charcoal) !important;     font-size: clamp(26px, 7vw, 38px);     line-height: 1.15;     text-align: center;   }    .wl-hero-media {     background: #ffffff;     padding: 0 !important;     margin: 0 !important;     line-height: 0;     border-top: 1px solid var(--wl-border);   }    \/* =========================      HIGHLIGHT MODULE   ========================= *\/    .wl-highlight-module {     overflow: hidden;     border-radius: 16px;     border: 1px solid var(--wl-border);     background: var(--wl-white);     box-shadow: var(--wl-shadow);     padding: 0;     margin-bottom: 6px !important;   }    .wl-highlight-tags {     display: grid;     grid-template-columns: repeat(2, minmax(0,1fr));     gap: 6px;     padding: 10px;     background: var(--wl-cream);   }    .wl-highlight-tag {     display: flex;     align-items: center;     justify-content: center;     min-height: 40px;     padding: 8px 6px;     border: 1px solid var(--wl-border);     border-radius: 10px;     background: var(--wl-yellow-soft);     color: var(--wl-charcoal);     font-size: 14px;     line-height: 1.15;     font-weight: 700;     text-align: center;   }    .wl-highlight-tag:nth-child(2),   .wl-highlight-tag:nth-child(3) {     background: #ffffff;     border-color: var(--wl-border);   }    .wl-highlight-media {     overflow: hidden;     border-top: 1px solid var(--wl-border);     border-bottom: 1px solid var(--wl-border);     padding: 0 !important;     margin: 0 !important;     background: #ffffff;     line-height: 0;   }    .wl-highlight-cards-wrap {     padding: 10px;     background: var(--wl-cream);   }    \/* =========================      QUICK JUMP CARDS   ========================= *\/    .wl-benefit-grid {     display: grid;     grid-template-columns: repeat(2,minmax(0,1fr));     gap: 8px;   }    .wl-benefit-card {     position: relative;     display: flex;     flex-direction: column;     min-height: 108px;     padding: 12px 10px 26px;     border: 1px solid var(--wl-border);     border-radius: 13px;     background: #ffffff;     color: var(--wl-charcoal);     text-decoration: none !important;     box-shadow: 0 3px 12px rgba(74,46,53,.03);     transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;     -webkit-tap-highlight-color: transparent;   }    .wl-benefit-card:nth-child(2),   .wl-benefit-card:nth-child(3) {     background: var(--wl-yellow-soft);     border-color: var(--wl-border);   }    .wl-benefit-card::after {     content: '↓';     position: absolute;     right: 10px;     bottom: 6px;     color: var(--wl-yellow);     font-size: 14px;     font-weight: 700;   }    .wl-benefit-icon {     margin-bottom: 5px;     font-size: 20px;     line-height: 1;   }    .wl-benefit-title {     margin-bottom: 3px;     font-family: 'IvyOra Display Regular', Georgia, serif !important;     font-size: 18px;     line-height: 1.1;   }    .wl-benefit-copy {     padding-right: 6px;     color: var(--wl-muted);     font-size: 14px; \/* 匹配截屏精巧字号 *\/     line-height: 1.3;   }    \/* =========================      FEATURE CARDS   ========================= *\/    .wl-detail-stack {     display: flex;     flex-direction: column;     gap: 6px !important;   }    .wl-feature {     overflow: hidden;     border: 1px solid var(--wl-border);     border-radius: 16px;     background: var(--wl-white);     box-shadow: var(--wl-shadow);     scroll-margin-top: 14px;     padding: 0 !important;   }    .wl-feature-copy {     padding: 14px 14px 10px !important;   }    .wl-feature-copy img,   .wl-feature \u003e img {     margin: 0 !important;     padding: 0 !important;     display: block !important;   }    .wl-feature:nth-child(even) .wl-feature-copy {     background: var(--wl-yellow-soft);   }    .wl-kicker {     display: inline-block;     margin-bottom: 4px;     color: var(--wl-yellow);     font-size: 12px;     font-weight: 700;     letter-spacing: .075em;     text-transform: uppercase;   }    .wl-feature h2 {     margin: 0 0 5px;     color: var(--wl-charcoal);     font-size: clamp(22px,6vw,30px);     line-height: 1.08;   }    .wl-feature p {     margin: 0;     color: var(--wl-text);     font-size: clamp(14px,3.8vw,16px); \/* 匹配截屏精巧字号 *\/     line-height: 1.4;   }    \/* =========================      USE CASE   ========================= *\/    .wl-usecase {     overflow: hidden;     border: 1px solid var(--wl-charcoal);     border-radius: 16px;     background: var(--wl-charcoal);     box-shadow: var(--wl-shadow);     padding: 0 !important;     margin-bottom: 6px !important;   }    .wl-usecase-copy {     padding: 16px 14px 10px !important;     text-align: center;   }    .wl-usecase-copy p {     margin: 0 0 8px !important;   }    .wl-usecase-copy img,   .wl-usecase \u003e img {     margin: 0 !important;     padding: 0 !important;     display: block !important;   }    .wl-usecase h2 {     margin: 0 0 6px;     color: #ffffff !important;     font-size: clamp(23px,6vw,31px);     line-height: 1.08;     text-align: center;   }    .wl-usecase p {     color: #FCE8EC;     font-size: clamp(14px,3.8vw,16px);     line-height: 1.4;   }    .wl-usecase-tags {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 6px;     margin-top: 8px;     padding: 0 10px 12px !important;   }    .wl-usecase-tag {     padding: 5px 10px;     border-radius: 999px;     background: var(--wl-yellow);     color: #ffffff;     font-size: 14px;     line-height: 1.15;     font-weight: 700;   }    \/* =========================      BUILD \/ COMPARISON HOOK   ========================= *\/    .wl-build {     overflow: hidden;     border: 1px solid var(--wl-border);     border-radius: 16px;     background: var(--wl-cream);     padding: 0 !important;     margin-bottom: 6px !important;   }    .wl-build-copy {     padding: 14px 14px 10px !important;     text-align: center;   }    .wl-build-copy img,   .wl-build \u003e img {     margin: 0 !important;     padding: 0 !important;     display: block !important;   }    .wl-build h2 {     margin: 0 0 5px;     color: var(--wl-charcoal);     font-size: clamp(23px,6vw,31px);     line-height: 1.08;     text-align: center;   }    .wl-build p {     margin: 0;     color: var(--wl-text);     font-size: clamp(14px,3.8vw,16px);     line-height: 1.4;   }    \/* =========================      PRODUCT DETAILS TABLE   ========================= *\/    .wl-specs {     padding: 16px 12px 12px;     border: 1px solid var(--wl-border);     border-radius: 16px;     background: #ffffff;     box-shadow: 0 4px 14px rgba(74,46,53,.04);     margin-bottom: 6px !important;   }    .wl-section-head {     margin-bottom: 10px;     text-align: center;   }    .wl-section-head h2 {     margin: 0;     color: var(--wl-charcoal);     font-size: clamp(24px,6.5vw,32px);     line-height: 1.08;     text-align: center;   }    .wl-spec-table-wrap {     overflow: hidden;     width: 100%;     border: 1px solid var(--wl-border);     border-radius: 12px;   }    .wl-spec-table {     width: 100%;     margin: 0;     border: 0;     border-collapse: collapse;     border-spacing: 0;     table-layout: fixed;   }    .wl-spec-table tr {     background: var(--wl-cream);   }    .wl-spec-table th,   .wl-spec-table td {     margin: 0;     padding: 9px 10px; \/* 匹配截屏精巧紧凑间距 *\/     border: 0;     border-bottom: 1px solid var(--wl-border);     vertical-align: middle;     text-align: left;   }    .wl-spec-table tr:last-child th,   .wl-spec-table tr:last-child td {     border-bottom: 0;   }    .wl-spec-table th {     width: 38%;     color: var(--wl-yellow);     font-size: 12px; \/* 完美匹配截屏的规格表字体大小 *\/     line-height: 1.25;     font-weight: 700;     letter-spacing: .045em;     text-transform: uppercase;   }    .wl-spec-table td {     width: 62%;     color: var(--wl-charcoal);     font-size: 14px; \/* 完美匹配截屏的规格表字体大小 *\/     line-height: 1.35;     font-weight: 500;   }    \/* =========================      FAQ   ========================= *\/    .wl-faq {     padding-top: 0;     margin-bottom: 6px !important;   }    .wl-faq-list {     display: flex;     flex-direction: column;     gap: 6px;   }    .wl-faq-item {     overflow: hidden;     border: 1px solid var(--wl-border);     border-radius: 12px;     background: #ffffff;   }    .wl-faq-item summary {     position: relative;     padding: 11px 40px 11px 12px;     color: var(--wl-charcoal);     font-size: 14px; \/* 匹配截屏精巧字号 *\/     line-height: 1.35;     font-weight: 700;     cursor: pointer;     list-style: none;     user-select: none;   }    .wl-faq-item summary::-webkit-details-marker {     display: none;   }    .wl-faq-item summary::after {     content: '+';     position: absolute;     top: 50%;     right: 12px;     display: grid;     place-items: center;     width: 22px;     height: 22px;     border-radius: 50%;     background: var(--wl-yellow);     color: #ffffff;     font-size: 15px;     line-height: 1;     transform: translateY(-50%) rotate(0);     transition: transform .2s ease;   }    .wl-faq-item[open] summary::after {     content: '−';     transform: translateY(-50%) rotate(180deg);   }    .wl-faq-answer {     padding: 0 12px 11px;     color: var(--wl-muted);     font-size: 14px; \/* 匹配截屏精巧字号 *\/     line-height: 1.4;   }    \/* =========================      TRUST   ========================= *\/    .wl-trust-stack {     display: flex;     flex-direction: column;     gap: 6px !important;     margin-bottom: 6px !important;   }    .wl-trust-card {     overflow: hidden;     border: 1px solid var(--wl-border);     border-radius: 16px;     background: #ffffff;     box-shadow: 0 4px 16px rgba(74,46,53,.04);     padding: 0 !important;   }    .wl-trust-copy {     padding: 14px 14px 10px !important;     text-align: center;   }    .wl-trust-card img {     margin: 0 !important;     padding: 0 !important;     display: block !important;   }    .wl-trust-card h2 {     margin: 0 0 6px;     color: var(--wl-charcoal);     font-size: clamp(22px,6vw,29px);     line-height: 1.1;     text-align: center;   }    .wl-trust-card p,   .wl-trust-line {     margin: 0;     color: var(--wl-muted);     font-size: 14px; \/* 匹配截屏精巧字号 *\/     line-height: 1.4;   }    .wl-trust-list {     display: flex;     flex-direction: column;     align-items: center;     gap: 5px;   }    .wl-trust-line {     display: flex;     align-items: center;     justify-content: center;     gap: 6px;   }    \/* =========================      BOTTOM BAR   ========================= *\/    .wl-bottom-bar {     display: grid;     grid-template-columns: repeat(3,minmax(0,1fr));     gap: 4px;     padding: 8px 6px;     border-radius: 13px;     background: var(--wl-charcoal);     color: #ffffff;     margin-bottom: 0 !important;   }    .wl-bottom-item {     min-width: 0;     text-align: center;   }    .wl-bottom-icon {     display: block;     margin-bottom: 2px;     font-size: 17px;   }    .wl-bottom-text {     display: block;     color: #ffffff;     font-size: 12px;     line-height: 1.25;     font-weight: 700;   }    @media (min-width:768px) {     .wl-pdp {       font-size: 16px;       padding: 4px 0 !important;     }     .wl-section {       margin-bottom: 8px !important;     }     .wl-hero-copy {       padding: 24px 22px 18px;     }     .wl-highlight-tags {       padding: 12px;       gap: 8px;     }     .wl-highlight-tag {       min-height: 44px;       font-size: 15px;     }     .wl-benefit-card {       min-height: 118px;       padding: 14px 14px 28px;     }     .wl-benefit-title {       font-size: 20px;     }     .wl-benefit-copy,     .wl-feature p,     .wl-usecase p,     .wl-build p,     .wl-spec-table td,     .wl-faq-item summary,     .wl-faq-answer,     .wl-trust-card p,     .wl-trust-line {       font-size: 16px;     }     .wl-feature-copy,     .wl-usecase-copy,     .wl-build-copy,     .wl-trust-copy {       padding: 18px 18px 12px !important;     }     .wl-specs {       padding: 20px 18px 16px;     }     .wl-spec-table th {       font-size: 13px;     }     .wl-spec-table th,     .wl-spec-table td {       padding: 11px 12px;     }     .wl-bottom-text {       font-size: 13px;     }   }    @media (prefers-reduced-motion:reduce) {     .wl-benefit-card,     .wl-benefit-card::after,     .wl-faq-item summary::after {       transition: none !important;     }   } \u003c\/style\u003e  \u003cdiv class=\"wl-pdp\"\u003e   \u003csection class=\"wl-section wl-hero\"\u003e     \u003cdiv class=\"wl-hero-copy\"\u003e       \u003cdiv class=\"wl-eyebrow\"\u003e✨ 12-Color Vibrant \u0026amp; Shimmer Glow\u003c\/div\u003e       \u003ch1\u003eZero damage, zero commitment—dye your hair in 30 seconds.\u003c\/h1\u003e     \u003c\/div\u003e     \u003cdiv class=\"wl-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/9_5_2.gif?v=1788579209\" alt=\"\"\u003e\u003c\/div\u003e   \u003c\/section\u003e    \u003csection class=\"wl-section wl-highlight-module\"\u003e     \u003cdiv class=\"wl-highlight-tags\"\u003e       \u003cspan class=\"wl-highlight-tag\"\u003e 🌈 12 Shimmer Shades \u003c\/span\u003e       \u003cspan class=\"wl-highlight-tag\"\u003e 💧 100% Washable Formula \u003c\/span\u003e       \u003cspan class=\"wl-highlight-tag\"\u003e 🛡️ Bubble Shell Protection \u003c\/span\u003e       \u003cspan class=\"wl-highlight-tag\"\u003e ✨ Mess-Free Application \u003c\/span\u003e     \u003c\/div\u003e     \u003cdiv class=\"wl-highlight-media\" style=\"text-align: start;\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/f2f41023-a154-4e01-9515-2c055109ad11.png?v=1788582069\" alt=\"\"\u003e     \u003c\/div\u003e     \u003cdiv class=\"wl-highlight-cards-wrap\"\u003e       \u003cdiv class=\"wl-benefit-grid\"\u003e         \u003ca class=\"wl-benefit-card\" href=\"#wl-shine\"\u003e \u003cspan class=\"wl-benefit-icon\"\u003e🌈\u003c\/span\u003e \u003cspan class=\"wl-benefit-title\"\u003e Instant Pop \u003c\/span\u003e \u003cspan class=\"wl-benefit-copy\"\u003e 12 stunning shimmering colors \u003c\/span\u003e \u003c\/a\u003e         \u003ca class=\"wl-benefit-card\" href=\"#wl-comfort\"\u003e \u003cspan class=\"wl-benefit-icon\"\u003e💧\u003c\/span\u003e \u003cspan class=\"wl-benefit-title\"\u003e Easy Washout \u003c\/span\u003e \u003cspan class=\"wl-benefit-copy\"\u003e Washes out with regular shampoo \u003c\/span\u003e \u003c\/a\u003e         \u003ca class=\"wl-benefit-card\" href=\"#wl-lock\"\u003e \u003cspan class=\"wl-benefit-icon\"\u003e🛡️\u003c\/span\u003e \u003cspan class=\"wl-benefit-title\"\u003e Safe \u0026amp; Secure \u003c\/span\u003e \u003cspan class=\"wl-benefit-copy\"\u003e Bubble shell prevents breaking \u003c\/span\u003e \u003c\/a\u003e         \u003ca class=\"wl-benefit-card\" href=\"#wl-gift\"\u003e \u003cspan class=\"wl-benefit-icon\"\u003e🎁\u003c\/span\u003e \u003cspan class=\"wl-benefit-title\"\u003e Party Essential \u003c\/span\u003e \u003cspan class=\"wl-benefit-copy\"\u003e Perfect for gifts \u0026amp; festivals \u003c\/span\u003e \u003c\/a\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003csection class=\"wl-section wl-detail-stack\"\u003e     \u003carticle class=\"wl-feature\" id=\"wl-shine\"\u003e       \u003cdiv class=\"wl-feature-copy\"\u003e         \u003cspan class=\"wl-kicker\"\u003e Stand Out Instantly \u003c\/span\u003e         \u003ch2\u003eTurn Heads with Dazzling, Vibrant Highlights\u003c\/h2\u003e         \u003cp\u003eOur high-pigment pearlescent chalks instantly coat dark and light hair alike with radiant color that makes you the star of every party, concert, or school spirit day.\u003c\/p\u003e       \u003c\/div\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/1_a9bb8123-241f-44c5-923b-d9bdd717b9cf.png?v=1788580520\" alt=\"\"\u003e     \u003c\/article\u003e     \u003carticle class=\"wl-feature\" id=\"wl-comfort\"\u003e       \u003cdiv class=\"wl-feature-copy\"\u003e         \u003cspan class=\"wl-kicker\"\u003eMess-Free Innovation\u003c\/span\u003e         \u003ch2\u003eBubble Shell Protection That Keeps Pods Unbroken\u003c\/h2\u003e         \u003cp\u003eEach color pod is securely sealed in a custom bubble shell housing, ensuring pristine delivery, zero mess on your hands, and easy, precise application.\u003c\/p\u003e       \u003c\/div\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/3_a4279f3a-cad3-4056-98e8-26cd41cdc3fe.png?v=1788580526\" alt=\"\"\u003e     \u003c\/article\u003e     \u003carticle class=\"wl-feature\" id=\"wl-lock\"\u003e       \u003cdiv class=\"wl-feature-copy\"\u003e         \u003cspan class=\"wl-kicker\"\u003eZero Hair Damage\u003c\/span\u003e         \u003ch2\u003eChange Your Look Daily with 100% Washable Safety\u003c\/h2\u003e         \u003cp\u003eCrafted with safe, non-toxic, water-soluble ingredients, it glides on smoothly and washes out effortlessly with your regular shampoo—letting you experiment with a fresh color every single day.\u003c\/p\u003e       \u003c\/div\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/2_02482278-938d-4737-ac59-14a0ca704633.png?v=1788580526\" alt=\"\"\u003e     \u003c\/article\u003e     \u003carticle class=\"wl-feature\" id=\"wl-gift\"\u003e       \u003cdiv class=\"wl-feature-copy\"\u003e         \u003cspan class=\"wl-kicker\"\u003e Endless Creativity \u003c\/span\u003e         \u003ch2\u003eMix, Match \u0026amp; Create Your Unique Festival Vibe\u003c\/h2\u003e         \u003cp\u003eWith 12 gorgeous shades at your fingertips, you can blend pastel pinks, deep blues, and glowing golds to match your exact outfit or mood in under two minutes.\u003c\/p\u003e       \u003c\/div\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/4_53b4e149-c5df-4693-9829-7b65d2394abb.png?v=1788580526\" alt=\"\"\u003e     \u003c\/article\u003e   \u003c\/section\u003e    \u003csection class=\"wl-section wl-usecase\"\u003e     \u003cdiv class=\"wl-usecase-copy\"\u003e       \u003ch2\u003eExpress Your Unique Style Anytime, Anywhere.\u003c\/h2\u003e       \u003cp\u003eFrom weekend sleepovers and birthday parties to music festivals and holiday dress-ups, let your imagination run wild.\u003c\/p\u003e     \u003c\/div\u003e     \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/3d3a9487-e88d-4ff5-9223-db4e2b75b7a6.png?v=1788581535\" alt=\"\"\u003e     \u003cdiv class=\"wl-usecase-tags\"\u003e       \u003cspan class=\"wl-usecase-tag\"\u003eSleepovers \u0026amp; Parties\u003c\/span\u003e       \u003cspan class=\"wl-usecase-tag\"\u003eMusic Festivals\u003c\/span\u003e       \u003cspan class=\"wl-usecase-tag\"\u003eCosplay \u0026amp; Costumes\u003c\/span\u003e       \u003cspan class=\"wl-usecase-tag\"\u003eDaily Creative Play\u003c\/span\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003csection class=\"wl-section wl-build\"\u003e     \u003cdiv class=\"wl-build-copy\"\u003e       \u003cspan class=\"wl-kicker\"\u003e The Quality Difference \u003c\/span\u003e       \u003ch2\u003e💖 \u003cb\u003eSay Goodbye to Messy Hands \u0026amp; Hello to Vibrant Style! ✨\u003c\/b\u003e \u003c\/h2\u003e     \u003c\/div\u003e     \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/90de4b30-a346-42d5-ad9d-ab75c864f39d.png?v=1788580638\" alt=\"\"\u003e   \u003c\/section\u003e    \u003csection class=\"wl-section wl-specs\"\u003e     \u003cdiv class=\"wl-section-head\"\u003e       \u003ch2\u003eProduct Specifications\u003c\/h2\u003e     \u003c\/div\u003e     \u003cdiv class=\"wl-spec-table-wrap\"\u003e       \u003ctable class=\"wl-spec-table\" style=\"width: 100%;\"\u003e         \u003ctbody\u003e           \u003ctr\u003e             \u003cth scope=\"row\"\u003eSet Options\u003c\/th\u003e             \u003ctd\u003e12 Colors \/ 10 Colors \/ 8 Colors \/ 6 Colors Shimmer Set\u003c\/td\u003e           \u003c\/tr\u003e           \u003ctr\u003e             \u003cth scope=\"row\"\u003eFormulation\u003c\/th\u003e             \u003ctd\u003eNon-Toxic, Water-Soluble, Pearlescent Pigment\u003c\/td\u003e           \u003c\/tr\u003e           \u003ctr\u003e             \u003cth scope=\"row\"\u003ePackaging\u003c\/th\u003e             \u003ctd\u003eBubble Shell Protection (Anti-Break \u0026amp; Anti-Mess)\u003c\/td\u003e           \u003c\/tr\u003e           \u003ctr\u003e             \u003cth scope=\"row\"\u003eHair Compatibility\u003c\/th\u003e             \u003ctd\u003eSuitable for All Hair Types \u0026amp; Colors (Dark \u0026amp; Light Hair)\u003c\/td\u003e           \u003c\/tr\u003e           \u003ctr\u003e             \u003cth scope=\"row\"\u003eRemoval\u003c\/th\u003e             \u003ctd\u003eEasily Washed Out with Normal Shampoo \u0026amp; Warm Water\u003c\/td\u003e           \u003c\/tr\u003e           \u003ctr\u003e             \u003cth scope=\"row\"\u003eIdeal For\u003c\/th\u003e             \u003ctd\u003eGirls, Teens, Parties, Festivals, Cosplay \u0026amp; Gifting\u003c\/td\u003e           \u003c\/tr\u003e         \u003c\/tbody\u003e       \u003c\/table\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003csection class=\"wl-section wl-faq\"\u003e     \u003cdiv class=\"wl-section-head\"\u003e       \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e     \u003c\/div\u003e     \u003cdiv class=\"wl-faq-list\"\u003e       \u003cdetails class=\"wl-faq-item\"\u003e         \u003csummary\u003eWill these colors show up on dark hair?\u003c\/summary\u003e         \u003cdiv class=\"wl-faq-answer\"\u003eYes! Our high-pigment pearlescent formula is specially designed to show up vividly and brightly on both dark and light hair tones.\u003c\/div\u003e       \u003c\/details\u003e       \u003cdetails class=\"wl-faq-item\"\u003e         \u003csummary\u003eHow easy is it to wash out?\u003c\/summary\u003e         \u003cdiv class=\"wl-faq-answer\"\u003eExtremely easy. Simply wash your hair normally with your regular shampoo and warm water, and the color washes out completely without leaving stubborn stains.\u003c\/div\u003e       \u003c\/details\u003e       \u003cdetails class=\"wl-faq-item\" open=\"\"\u003e         \u003csummary\u003eWill it stain my clothes or skin?\u003c\/summary\u003e         \u003cdiv class=\"wl-faq-answer\"\u003eThe bubble shell design and creamy texture minimize dusting. Any minor stray marks on skin or clothes can be easily wiped away with soap and water.\u003c\/div\u003e       \u003c\/details\u003e       \u003cdetails class=\"wl-faq-item\"\u003e         \u003csummary\u003eAre the ingredients safe for children and teens?\u003c\/summary\u003e         \u003cdiv class=\"wl-faq-answer\"\u003eAbsolutely. All ingredients are non-toxic, hypoallergenic, and gentle on hair, making them completely safe for kids and teenagers to enjoy creative styling.\u003c\/div\u003e       \u003c\/details\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003csection class=\"wl-section wl-trust-stack\"\u003e     \u003carticle class=\"wl-trust-card\"\u003e       \u003cdiv class=\"wl-trust-copy\"\u003e         \u003ch2 class=\"pdp-trust-title\"\u003e❤️ WHY US?\u003c\/h2\u003e         \u003cdiv class=\"pdp-why-clean-list\"\u003e           \u003cdiv class=\"pdp-why-item-clean\"\u003e \u003cspan\u003e🏭\u003c\/span\u003e \u003cspan\u003eTrusted Manufacturers\u003c\/span\u003e \u003c\/div\u003e           \u003cdiv class=\"pdp-why-item-clean\"\u003e \u003cspan\u003e✅\u003c\/span\u003e \u003cspan\u003eQuality-Checked Products\u003c\/span\u003e \u003c\/div\u003e           \u003cdiv class=\"pdp-why-item-clean\"\u003e \u003cspan\u003e💰\u003c\/span\u003e \u003cspan\u003eFair Pricing\u003c\/span\u003e \u003c\/div\u003e           \u003cdiv class=\"pdp-why-item-clean\"\u003e \u003cspan\u003e🤝\u003c\/span\u003e \u003cspan\u003eHelpful Customer Support\u003c\/span\u003e \u003c\/div\u003e           \u003cdiv class=\"pdp-why-item-clean\"\u003e \u003cspan\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=\"Quality checked before shipping\" loading=\"lazy\"\u003e     \u003c\/article\u003e     \u003carticle class=\"wl-trust-card\"\u003e       \u003cdiv class=\"wl-trust-copy\"\u003e         \u003ch2\u003e30-Day Risk-Free Guarantee\u003c\/h2\u003e         \u003cp\u003eShop with total confidence. Your order is backed by our 30-day money-back guarantee and SSL-encrypted checkout.\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 and money back guarantee\" loading=\"lazy\"\u003e     \u003c\/article\u003e     \u003carticle class=\"wl-trust-card\"\u003e       \u003cdiv class=\"wl-trust-copy\"\u003e         \u003ch2\u003eFast \u0026amp; Tracked US Shipping\u003c\/h2\u003e         \u003cdiv class=\"wl-trust-list\"\u003e           \u003cdiv class=\"wl-trust-line\"\u003e \u003cspan\u003e📦\u003c\/span\u003e \u003cspan\u003eDispatched within 24–48 hours.\u003c\/span\u003e \u003c\/div\u003e           \u003cdiv class=\"wl-trust-line\"\u003e \u003cspan\u003e🚚\u003c\/span\u003e \u003cspan\u003eReal-time tracking via email\/SMS.\u003c\/span\u003e \u003c\/div\u003e           \u003cdiv class=\"wl-trust-line\"\u003e \u003cspan\u003e🏠\u003c\/span\u003e \u003cspan\u003eSafe door-to-door delivery.\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_29_31.png?v=1781674821\" alt=\"Fast US shipping\" 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=\"Tracked delivery\" loading=\"lazy\"\u003e     \u003c\/article\u003e   \u003c\/section\u003e    \u003cdiv class=\"wl-section wl-bottom-bar\"\u003e     \u003cdiv class=\"wl-bottom-item\"\u003e \u003cspan class=\"wl-bottom-icon\"\u003e 🚀 \u003c\/span\u003e \u003cspan class=\"wl-bottom-text\"\u003e Fast US Shipping \u003c\/span\u003e \u003c\/div\u003e     \u003cdiv class=\"wl-bottom-item\"\u003e \u003cspan class=\"wl-bottom-icon\"\u003e 🔄 \u003c\/span\u003e \u003cspan class=\"wl-bottom-text\"\u003e 30-Day Guarantee \u003c\/span\u003e \u003c\/div\u003e     \u003cdiv class=\"wl-bottom-item\"\u003e \u003cspan class=\"wl-bottom-icon\"\u003e 🔒 \u003c\/span\u003e \u003cspan class=\"wl-bottom-text\"\u003e Secure Checkout \u003c\/span\u003e \u003c\/div\u003e   \u003c\/div\u003e \u003c\/div\u003e","brand":"FJY01","offers":[{"title":"6 Colors","offer_id":49578765713667,"sku":"NC02492609051200-6色","price":23.99,"currency_code":"USD","in_stock":true},{"title":"8 Colors","offer_id":49578765746435,"sku":"NC02492609051200-8色","price":26.99,"currency_code":"USD","in_stock":true},{"title":"10 Colors","offer_id":49578765779203,"sku":"NC02492609051200-10色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"12 Colors","offer_id":49578765811971,"sku":"NC02492609051200-12色","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/6013\/3123\/files\/f2f41023-a154-4e01-9515-2c055109ad11.png?v=1788772975","url":"https:\/\/cyrarise.com\/products\/12-color-temporary-hair-chalk-comb","provider":"cyrarise","version":"1.0","type":"link"}