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