{"title":"测试","description":"","products":[{"product_id":"double-cleansing-set","title":"jiemiantaozhuang","description":"\u003cstyle\u003e\n  .ph-green-description,\n  .ph-green-description * {\n    box-sizing: border-box;\n  }\n\n  .ph-green-description {\n    --ph-cream: #fffaf0;\n    --ph-soft-cream: #f6f0dc;\n    --ph-leaf-light: #e3edc6;\n    --ph-leaf: #6f963f;\n    --ph-deep-green: #214d24;\n    --ph-dark-green: #17391d;\n    --ph-gold: #c5a14e;\n    --ph-text: #24301f;\n    --ph-muted: #6e7865;\n    --ph-border: rgba(84, 120, 52, 0.2);\n\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 16px;\n    overflow: hidden;\n    color: var(--ph-text);\n    font-family: Arial, Helvetica, sans-serif;\n    background:\n      radial-gradient(\n        circle at 92% 8%,\n        rgba(205, 224, 157, 0.62) 0%,\n        rgba(205, 224, 157, 0) 25%\n      ),\n      radial-gradient(\n        circle at 4% 95%,\n        rgba(221, 191, 112, 0.18) 0%,\n        rgba(221, 191, 112, 0) 27%\n      ),\n      linear-gradient(\n        135deg,\n        #fffdf5 0%,\n        #f5f1dc 55%,\n        #e5edca 100%\n      );\n  }\n\n  .ph-green-inner {\n    position: relative;\n    width: 100%;\n    max-width: none;\n    margin: 0 auto;\n    padding: 18px;\n    overflow: hidden;\n    border: 1px solid var(--ph-border);\n    border-radius: 20px;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 255, 255, 0.8),\n        rgba(245, 242, 222, 0.86)\n      );\n    box-shadow:\n      0 10px 28px rgba(32, 74, 35, 0.1),\n      inset 0 1px 0 rgba(255, 255, 255, 0.85);\n  }\n\n  .ph-green-inner::before {\n    content: \"\";\n    position: absolute;\n    top: -65px;\n    right: -48px;\n    width: 190px;\n    height: 190px;\n    border: 1px solid rgba(86, 130, 57, 0.12);\n    border-radius: 50%;\n    box-shadow:\n      0 0 0 24px rgba(86, 130, 57, 0.03),\n      0 0 0 50px rgba(86, 130, 57, 0.018);\n    pointer-events: none;\n  }\n\n  \/* 顶部标题 *\/\n  .ph-green-header {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 10px;\n    padding: 15px 17px;\n    border: 1px solid rgba(196, 161, 78, 0.22);\n    border-radius: 15px;\n    background:\n      linear-gradient(\n        100deg,\n        rgba(255, 255, 255, 0.93) 0%,\n        rgba(255, 252, 240, 0.93) 66%,\n        rgba(225, 237, 194, 0.78) 100%\n      );\n  }\n\n  .ph-green-product-name {\n    margin: 0 0 6px;\n    color: var(--ph-leaf);\n    font-size: 10px;\n    font-weight: 850;\n    line-height: 1.2;\n    letter-spacing: 1.45px;\n    text-transform: uppercase;\n  }\n\n  .ph-green-product-name::before {\n    content: \"✦\";\n    display: inline-block;\n    margin-right: 6px;\n    color: var(--ph-gold);\n  }\n\n  .ph-green-main-title {\n    max-width: 780px;\n    margin: 0;\n    color: var(--ph-dark-green);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(36px, 5vw, 55px);\n    font-weight: 650;\n    line-height: 0.98;\n    letter-spacing: -1.8px;\n    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);\n  }\n\n  .ph-green-title-line {\n    width: 78px;\n    height: 3px;\n    margin: 9px 0 0;\n    border-radius: 999px;\n    background:\n      linear-gradient(\n        90deg,\n        var(--ph-deep-green),\n        var(--ph-gold),\n        transparent\n      );\n  }\n\n  \/* 三个痛点 *\/\n  .ph-green-problem-grid {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 8px;\n    margin: 0 0 8px;\n  }\n\n  .ph-green-problem-card {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-width: 0;\n    min-height: 62px;\n    padding: 11px 12px 11px 42px;\n    border: 1px solid rgba(91, 132, 58, 0.15);\n    border-radius: 12px;\n    background:\n      linear-gradient(\n        120deg,\n        rgba(255, 255, 255, 0.95),\n        rgba(229, 239, 201, 0.72)\n      );\n    color: var(--ph-text);\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.3;\n    box-shadow:\n      0 3px 10px rgba(35, 75, 31, 0.05),\n      inset 0 1px 0 rgba(255, 255, 255, 0.9);\n  }\n\n  .ph-green-problem-card::before {\n    content: \"!\";\n    position: absolute;\n    top: 50%;\n    left: 11px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 23px;\n    height: 23px;\n    transform: translateY(-50%);\n    border-radius: 50%;\n    color: var(--ph-deep-green);\n    background:\n      linear-gradient(\n        145deg,\n        #edf4d9,\n        #d5e6ad\n      );\n    border: 1px solid rgba(91, 132, 58, 0.18);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  \/* 深绿色强调条 *\/\n  .ph-green-callout {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 8px;\n    padding: 12px 15px;\n    overflow: hidden;\n    border: 1px solid rgba(230, 210, 148, 0.2);\n    border-radius: 13px;\n    color: #fffdf3;\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(224, 203, 132, 0.22) 0%,\n        rgba(224, 203, 132, 0) 28%\n      ),\n      linear-gradient(\n        105deg,\n        #15391e 0%,\n        #235a2d 48%,\n        #668d3d 78%,\n        #b49a51 100%\n      );\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n    font-weight: 650;\n    line-height: 1.2;\n    box-shadow:\n      0 5px 16px rgba(21, 57, 30, 0.16),\n      inset 0 1px 0 rgba(255, 255, 255, 0.12);\n  }\n\n  .ph-green-callout::after {\n    content: \"\";\n    position: absolute;\n    top: -45px;\n    right: -25px;\n    width: 110px;\n    height: 110px;\n    border: 1px solid rgba(255, 255, 255, 0.16);\n    border-radius: 50%;\n  }\n\n  \/* 三个优势 *\/\n  .ph-green-benefit-list {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .ph-green-benefit {\n    position: relative;\n    min-width: 0;\n    margin: 0;\n    padding: 12px 12px 12px 42px;\n    border: 1px solid rgba(89, 127, 55, 0.14);\n    border-radius: 12px;\n    background:\n      linear-gradient(\n        115deg,\n        rgba(255, 254, 248, 0.96),\n        rgba(239, 244, 219, 0.8)\n      );\n    color: var(--ph-text);\n    font-size: 12.5px;\n    font-weight: 750;\n    line-height: 1.32;\n    box-shadow:\n      0 3px 10px rgba(36, 72, 30, 0.045),\n      inset 0 1px 0 rgba(255, 255, 255, 0.86);\n  }\n\n  .ph-green-benefit::before {\n    content: \"✓\";\n    position: absolute;\n    top: 50%;\n    left: 11px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 23px;\n    height: 23px;\n    transform: translateY(-50%);\n    border-radius: 50%;\n    color: #ffffff;\n    background:\n      linear-gradient(\n        145deg,\n        #719e47,\n        #37662f\n      );\n    font-size: 12px;\n    font-weight: 900;\n    box-shadow:\n      0 3px 8px rgba(41, 86, 37, 0.18),\n      inset 0 1px 0 rgba(255, 255, 255, 0.24);\n  }\n\n  \/* 底部总结 *\/\n  .ph-green-final-line {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    margin: 8px 0 0;\n    padding: 12px 15px;\n    overflow: hidden;\n    border-radius: 13px;\n    color: var(--ph-dark-green);\n    background:\n      linear-gradient(\n        100deg,\n        #e6efca 0%,\n        #f7f2dc 55%,\n        #e1c985 100%\n      );\n    border: 1px solid rgba(142, 145, 72, 0.22);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(21px, 3vw, 30px);\n    font-weight: 700;\n    line-height: 1.05;\n    letter-spacing: -0.5px;\n  }\n\n  .ph-green-final-line::before {\n    content: \"✦\";\n    flex: 0 0 auto;\n    color: var(--ph-gold);\n    font-size: 20px;\n  }\n\n  .ph-green-final-line::after {\n    content: \"GENTLE • RICH • LASTING\";\n    flex: 0 0 auto;\n    padding: 6px 9px;\n    border: 1px solid rgba(40, 83, 35, 0.18);\n    border-radius: 999px;\n    color: var(--ph-deep-green);\n    background: rgba(255, 255, 255, 0.46);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 7.5px;\n    font-weight: 850;\n    line-height: 1;\n    letter-spacing: 0.8px;\n    white-space: nowrap;\n  }\n\n  \/* ======================================\n     仅桌面端\n     保持原来的左右扩展尺寸\n  ====================================== *\/\n  @media screen and (min-width: 769px) {\n    .ph-green-description {\n      width: calc(100% + 64px);\n      max-width: none;\n      margin-right: -32px;\n      margin-left: -32px;\n      padding: 16px;\n    }\n\n    .ph-green-inner {\n      width: 100%;\n      max-width: none;\n    }\n  }\n\n  \/* ======================================\n     仅移动端\n     铺满整个设备屏幕宽度\n  ====================================== *\/\n  @media screen and (max-width: 768px) {\n    .ph-green-description {\n      position: relative;\n      left: 50%;\n      width: 100vw;\n      max-width: 100vw;\n      margin: 0;\n      margin-left: -50vw;\n      padding: 0;\n      overflow: hidden;\n    }\n\n    .ph-green-inner {\n      width: 100%;\n      max-width: 100%;\n      margin: 0;\n      padding: 8px;\n      border-right: 0;\n      border-left: 0;\n      border-radius: 0;\n      box-shadow: none;\n    }\n\n    .ph-green-header {\n      margin-bottom: 6px;\n      padding: 11px 12px;\n      border-radius: 11px;\n    }\n\n    .ph-green-product-name {\n      margin-bottom: 4px;\n      font-size: 8px;\n      letter-spacing: 1px;\n    }\n\n    .ph-green-main-title {\n      max-width: 100%;\n      font-size: 35px;\n      line-height: 0.98;\n      letter-spacing: -1.3px;\n    }\n\n    .ph-green-title-line {\n      width: 58px;\n      margin-top: 7px;\n    }\n\n    .ph-green-problem-grid {\n      grid-template-columns: 1fr;\n      gap: 5px;\n      margin-bottom: 5px;\n    }\n\n    .ph-green-problem-card {\n      min-height: auto;\n      padding: 9px 10px 9px 38px;\n      border-radius: 10px;\n      font-size: 12px;\n    }\n\n    .ph-green-problem-card::before {\n      left: 9px;\n      width: 21px;\n      height: 21px;\n      font-size: 11px;\n    }\n\n    .ph-green-callout {\n      margin-bottom: 5px;\n      padding: 10px 12px;\n      border-radius: 10px;\n      font-size: 15px;\n    }\n\n    .ph-green-benefit-list {\n      grid-template-columns: 1fr;\n      gap: 5px;\n    }\n\n    .ph-green-benefit {\n      padding: 9px 10px 9px 38px;\n      border-radius: 10px;\n      font-size: 11.5px;\n    }\n\n    .ph-green-benefit::before {\n      left: 9px;\n      width: 21px;\n      height: 21px;\n      font-size: 11px;\n    }\n\n    .ph-green-final-line {\n      margin-top: 5px;\n      padding: 10px 12px;\n      border-radius: 10px;\n      font-size: 20px;\n    }\n\n    .ph-green-final-line::before {\n      font-size: 16px;\n    }\n\n    .ph-green-final-line::after {\n      display: none;\n    }\n  }\n\n  \/* 极窄手机 *\/\n  @media screen and (max-width: 420px) {\n    .ph-green-description {\n      position: relative;\n      left: 50%;\n      width: 100vw;\n      max-width: 100vw;\n      margin: 0;\n      margin-left: -50vw;\n      padding: 0;\n    }\n\n    .ph-green-inner {\n      width: 100%;\n      max-width: 100%;\n      padding: 7px;\n      border-radius: 0;\n    }\n\n    .ph-green-main-title {\n      font-size: 32px;\n    }\n\n    .ph-green-final-line {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"ph-green-description\"\u003e\n  \u003cdiv class=\"ph-green-inner\"\u003e\n\n    \u003cdiv class=\"ph-green-header\"\u003e\n      \u003cp class=\"ph-green-product-name\"\u003e\n        Phantomira Whipped Tallow \u0026amp; Honey Balm\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"ph-green-main-title\"\u003e\n        Dry Skin Doesn’t Need Another Weak Lotion.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"ph-green-title-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ph-green-problem-grid\"\u003e\n\n      \u003cdiv class=\"ph-green-problem-card\"\u003e\n        Tight after every shower?\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ph-green-problem-card\"\u003e\n        Rough again an hour later?\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ph-green-problem-card\"\u003e\n        Dry hands. Flaky heels. Sandpaper elbows.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ph-green-callout\"\u003e\n      Lightweight lotions disappear too fast.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ph-green-benefit-list\"\u003e\n\n      \u003cp class=\"ph-green-benefit\"\u003e\n        Rich tallow helps lock in lasting moisture.\n      \u003c\/p\u003e\n\n      \u003cp class=\"ph-green-benefit\"\u003e\n        Honey leaves rough skin feeling soft and comforted.\n      \u003c\/p\u003e\n\n      \u003cp class=\"ph-green-benefit\"\u003e\n        Deep moisture. Less reapplying.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp class=\"ph-green-final-line\"\u003e\n      Moisture that actually stays.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Phantomira","offers":[{"title":"1 Product","offer_id":62035207455090,"sku":"Phantomira-001-1PC","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 and Get 1 FREE","offer_id":62035207487858,"sku":"Phantomira-001-3PC","price":58.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 and Get 2 FREE","offer_id":62035207520626,"sku":"Phantomira-001-5PC","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/9418\/1234\/files\/b868403b-6837-4d4f-8b94-02ea5883f002.png?v=1784007264"},{"product_id":"shengfagunzhu1","title":"shengfagunzhu1","description":"\u003csection class=\"phantomira-zones\" id=\"phantomira-zones-product-description\"\u003e\n\u003cdiv class=\"phantomira-zones__inner\"\u003e\n\u003cheader class=\"phantomira-zones__intro\"\u003e\n\u003cp class=\"phantomira-zones__eyebrow\"\u003eFOCUSED DAILY ROOT CARE\u003c\/p\u003e\n\u003ch2 class=\"phantomira-zones__title\"\u003e\n\u003cspan\u003eONE FORMULA.\u003c\/span\u003e \u003cspan\u003eTHREE ZONES.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv aria-hidden=\"true\" class=\"phantomira-zones__rule\"\u003e\n\u003cspan\u003e\u003c\/span\u003e \u003cb\u003e✦\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cp class=\"phantomira-zones__lead\"\u003eCare where thinning feels \u003cem\u003emost personal.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/header\u003e\n\u003carticle aria-label=\"Phantomira targeted root care\" class=\"phantomira-zones__content\"\u003e\n\u003cdiv class=\"phantomira-zones__copy\"\u003e\n\u003cp\u003eA wider part. A hairline that feels harder to style.\u003c\/p\u003e\n\u003cp\u003eExtra strands—and suddenly every mirror feels louder. 😔\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Phantomira™ brings focused care back to the root. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRoll precisely over the \u003cmark\u003escalp\u003c\/mark\u003e, \u003cmark\u003ehairline\u003c\/mark\u003e, or \u003cmark\u003ebrows\u003c\/mark\u003e. 🎯\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e No drips. No grease. No heavy buildup. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCool, lightweight, and easy to use every day. ❄️\u003c\/p\u003e\n\u003cp class=\"phantomira-zones__last\"\u003e\u003cstrong\u003e Click. Roll. Tap. Stay consistent. \u003c\/strong\u003e 🌿\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Target areas\" class=\"phantomira-zones__zones\"\u003e\n\u003cdiv class=\"phantomira-zones__zone\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"phantomira-zones__icon\"\u003e \u003csvg viewbox=\"0 0 48 48\"\u003e\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" d=\"M13 31c2-11 7-18 11-22 4 4 9 11 11 22\"\u003e\u003c\/path\u003e\n\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" d=\"M17 30c5 3 9 3 14 0M19 35c4 2 6 2 10 0\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eScalp\u003c\/strong\u003e \u003csmall\u003eFresh, targeted comfort\u003c\/small\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phantomira-zones__zone\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"phantomira-zones__icon\"\u003e \u003csvg viewbox=\"0 0 48 48\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" d=\"M18 38c-5-5-7-11-5-17 2-7 8-11 14-13 0 7 3 11 8 15-2 7-7 12-17 15Z\"\u003e\u003c\/path\u003e\n\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" d=\"M19 32c4-4 7-8 9-14\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHairline\u003c\/strong\u003e \u003csmall\u003ePrecision where it shows\u003c\/small\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"phantomira-zones__zone\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"phantomira-zones__icon\"\u003e \u003csvg viewbox=\"0 0 48 48\"\u003e\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" d=\"M10 24c8-7 20-7 28 0\"\u003e\u003c\/path\u003e\n\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" d=\"M14 28c6 4 14 4 20 0M18 31l-2 5M23 32v6M28 31l2 5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBrows\u003c\/strong\u003e \u003csmall\u003eClean, controlled application\u003c\/small\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n  #phantomira-zones-product-description {\n    --pz-cream: #f4efe7;\n    --pz-cream-soft: #fbf8f2;\n    --pz-sage: #d9ddcb;\n    --pz-green: #123f36;\n    --pz-gold: #c79539;\n    --pz-charcoal: #343735;\n\n    position: relative;\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n\n    margin: 0;\n    padding: 0;\n\n    color: var(--pz-green);\n    background: var(--pz-cream);\n\n    overflow: hidden;\n    overflow-x: clip;\n\n    container-name: phantomira-zones-card;\n    container-type: inline-size;\n  }\n\n  #phantomira-zones-product-description,\n  #phantomira-zones-product-description * {\n    box-sizing: border-box;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__inner {\n    position: relative;\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n\n    margin: 0;\n\n    background:\n      radial-gradient(\n        circle at 10% 8%,\n        rgba(255, 255, 255, 0.88),\n        transparent 28%\n      ),\n      var(--pz-cream);\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__inner::after {\n    content: \"\";\n\n    position: absolute;\n    right: -10%;\n    top: -18%;\n\n    width: 56%;\n    height: 138%;\n\n    background:\n      linear-gradient(\n        150deg,\n        rgba(255, 255, 255, 0.22),\n        rgba(255, 255, 255, 0)\n      ),\n      var(--pz-sage);\n\n    transform: skewX(-13deg);\n    transform-origin: center;\n\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__inner::before {\n    content: \"\";\n\n    position: absolute;\n    right: 3%;\n    top: -52px;\n\n    width: 210px;\n    height: 210px;\n\n    border:\n      1px solid\n      rgba(255, 255, 255, 0.78);\n\n    border-radius: 50%;\n\n    box-shadow:\n      0 0 0 26px rgba(255, 255, 255, 0.22),\n      0 0 0 52px rgba(255, 255, 255, 0.10);\n\n    pointer-events: none;\n    z-index: 1;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__intro,\n  #phantomira-zones-product-description\n  .phantomira-zones__content {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__intro {\n    padding: 22px 20px 16px;\n\n    border-bottom:\n      1px solid\n      rgba(18, 63, 54, 0.14);\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__eyebrow {\n    margin: 0 0 7px;\n\n    color: var(--pz-gold);\n\n    font-family:\n      Arial,\n      \"Helvetica Neue\",\n      sans-serif;\n\n    font-size: 10px;\n    font-weight: 800;\n\n    line-height: 1.2;\n    letter-spacing: 0.18em;\n\n    text-transform: uppercase;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__title {\n    width: 100%;\n    max-width: 100%;\n\n    margin: 0;\n\n    color: var(--pz-green);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(36px, 11cqi, 66px);\n\n    font-weight: 400;\n\n    line-height: 0.9;\n    letter-spacing: 0.01em;\n\n    text-transform: uppercase;\n\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__title span {\n    display: block;\n\n    white-space: nowrap !important;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__rule {\n    display: flex;\n    align-items: center;\n\n    gap: 10px;\n\n    width:\n      min(100%, 350px);\n\n    margin:\n      12px\n      0\n      9px;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__rule span {\n    flex: 1;\n    min-width: 0;\n\n    height: 1px;\n\n    background:\n      rgba(18, 63, 54, 0.56);\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__rule b {\n    flex: 0 0 auto;\n\n    color: var(--pz-gold);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 18px;\n    font-weight: 400;\n\n    line-height: 1;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__lead {\n    max-width: 410px;\n\n    margin: 0;\n\n    color: var(--pz-green);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(18px, 5cqi, 24px);\n\n    line-height: 1.12;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__lead em {\n    color: var(--pz-gold);\n\n    font-style: italic;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__content {\n    padding:\n      16px\n      20px\n      19px;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__copy {\n    position: relative;\n    z-index: 2;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__copy p {\n    max-width: 100%;\n\n    margin:\n      0\n      0\n      4px;\n\n    color: var(--pz-charcoal);\n\n    font-family:\n      Arial,\n      \"Helvetica Neue\",\n      sans-serif;\n\n    font-size:\n      clamp(14px, 4cqi, 17px);\n\n    font-weight: 400;\n\n    line-height: 1.27;\n    letter-spacing: 0;\n\n    overflow-wrap: break-word;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__copy strong {\n    color: var(--pz-green);\n\n    font-weight: 800;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__copy mark {\n    padding:\n      0\n      4px;\n\n    color: var(--pz-green);\n\n    background:\n      linear-gradient(\n        transparent 58%,\n        rgba(199, 149, 57, 0.24) 58%\n      );\n\n    font-weight: 800;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__last {\n    margin-top:\n      7px !important;\n\n    padding-top: 9px;\n\n    border-top:\n      1px solid\n      rgba(18, 63, 54, 0.18);\n\n    color:\n      var(--pz-green) !important;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif !important;\n\n    font-size:\n      clamp(18px, 4.8cqi, 22px) !important;\n\n    line-height:\n      1.18 !important;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__zones {\n    position: relative;\n    z-index: 2;\n\n    display: grid;\n    gap: 7px;\n\n    margin-top: 14px;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__zone {\n    display: grid;\n\n    grid-template-columns:\n      42px\n      minmax(0, 1fr);\n\n    align-items: center;\n\n    gap: 11px;\n\n    min-width: 0;\n\n    padding:\n      8px\n      10px;\n\n    border:\n      1px solid\n      rgba(18, 63, 54, 0.14);\n\n    border-radius: 999px;\n\n    background:\n      rgba(251, 248, 242, 0.72);\n\n    backdrop-filter: blur(4px);\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__icon {\n    display: grid;\n    place-items: center;\n\n    width: 36px;\n    height: 36px;\n\n    color: var(--pz-green);\n\n    border:\n      1.4px solid\n      currentColor;\n\n    border-radius: 50%;\n\n    background:\n      rgba(255, 255, 255, 0.45);\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__zone strong,\n  #phantomira-zones-product-description\n  .phantomira-zones__zone small {\n    display: block;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__zone strong {\n    color: var(--pz-green);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 18px;\n    font-weight: 600;\n\n    line-height: 1;\n  }\n\n  #phantomira-zones-product-description\n  .phantomira-zones__zone small {\n    margin-top: 3px;\n\n    color:\n      rgba(52, 55, 53, 0.76);\n\n    font-family:\n      Arial,\n      \"Helvetica Neue\",\n      sans-serif;\n\n    font-size: 11px;\n\n    line-height: 1.15;\n  }\n\n  @container phantomira-zones-card (min-width: 760px) {\n    #phantomira-zones-product-description\n    .phantomira-zones__inner {\n      display: grid;\n\n      grid-template-columns:\n        minmax(300px, 42%)\n        minmax(0, 58%);\n\n      align-items: stretch;\n\n      height: 38svh;\n      min-height: 310px;\n      max-height: 400px;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__intro {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n\n      height: 100%;\n\n      padding:\n        clamp(18px, 2.2cqi, 30px)\n        clamp(22px, 4cqi, 54px);\n\n      border-right:\n        1px solid\n        rgba(18, 63, 54, 0.13);\n\n      border-bottom: 0;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__title {\n      font-size:\n        clamp(44px, 6.4cqi, 74px);\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__lead {\n      font-size:\n        clamp(18px, 2cqi, 24px);\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__content {\n      display: grid;\n\n      grid-template-columns:\n        minmax(0, 1.45fr)\n        minmax(180px, 0.75fr);\n\n      align-items: center;\n\n      gap:\n        clamp(18px, 2.5cqi, 34px);\n\n      height: 100%;\n\n      padding:\n        clamp(16px, 2cqi, 26px)\n        clamp(22px, 4cqi, 52px);\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__copy p {\n      margin-bottom: 3px;\n\n      font-size:\n        clamp(13.5px, 1.18cqi, 17px);\n\n      line-height: 1.22;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__last {\n      font-size:\n        clamp(17px, 1.5cqi, 21px) !important;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__zones {\n      margin-top: 0;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__zone {\n      grid-template-columns:\n        40px\n        minmax(0, 1fr);\n\n      padding:\n        7px\n        9px;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__zone strong {\n      font-size:\n        clamp(16px, 1.35cqi, 19px);\n    }\n  }\n\n  @container phantomira-zones-card (min-width: 760px) and (max-width: 980px) {\n    #phantomira-zones-product-description\n    .phantomira-zones__inner {\n      grid-template-columns:\n        minmax(270px, 39%)\n        minmax(0, 61%);\n\n      min-height: 330px;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__title {\n      font-size:\n        clamp(40px, 6.1cqi, 58px);\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__content {\n      grid-template-columns: 1fr;\n\n      gap: 10px;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__zones {\n      grid-template-columns:\n        repeat(3, minmax(0, 1fr));\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__zone {\n      grid-template-columns:\n        34px\n        minmax(0, 1fr);\n\n      border-radius: 12px;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__icon {\n      width: 32px;\n      height: 32px;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__zone small {\n      display: none;\n    }\n  }\n\n  @container phantomira-zones-card (max-width: 390px) {\n    #phantomira-zones-product-description\n    .phantomira-zones__intro {\n      padding:\n        21px\n        15px\n        16px;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__content {\n      padding:\n        16px\n        15px\n        20px;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__title {\n      font-size:\n        clamp(32px, 10.7cqi, 44px);\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__lead {\n      font-size:\n        clamp(17px, 5.7cqi, 22px);\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__copy p {\n      font-size: 14.5px;\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__zone strong {\n      font-size: 17px;\n    }\n  }\n\n  @supports not (container-type: inline-size) {\n    #phantomira-zones-product-description\n    .phantomira-zones__title {\n      font-size:\n        clamp(38px, 9vw, 64px);\n    }\n\n    #phantomira-zones-product-description\n    .phantomira-zones__copy p {\n      font-size: 15.5px;\n    }\n  }\n\u003c\/style\u003e","brand":"Phantomira","offers":[{"title":"1 Product","offer_id":62040006361458,"sku":"Phantomira-002-1PC","price":45.0,"currency_code":"USD","in_stock":true},{"title":"Buy 2 and Get 1 FREE","offer_id":62040006394226,"sku":"Phantomira-002-3PC","price":69.0,"currency_code":"USD","in_stock":true},{"title":"Buy 3 and Get 2 FREE","offer_id":62040006426994,"sku":"Phantomira-002-5PC","price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/9418\/1234\/files\/0b087352-07b7-433a-9238-648364dff499.png?v=1783756297"},{"product_id":"shengfayou1","title":"shengfayou1","description":"\u003cstyle\u003e\n  #phantomira-description {\n    --ph-green: #064f45;\n    --ph-bright-green: #10bfae;\n    --ph-aqua: #57e1d0;\n    --ph-gold: #e4ad3d;\n    --ph-white: #ffffff;\n    --ph-text: #263b38;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 14px auto;\n    padding: 0 16px;\n    color: var(--ph-text);\n  }\n\n  #phantomira-description,\n  #phantomira-description * {\n    box-sizing: border-box;\n  }\n\n  #phantomira-description .ph-box {\n    position: relative;\n    overflow: hidden;\n    padding: 38px 42px 34px;\n    border: 2px solid rgba(16, 191, 174, 0.28);\n    border-radius: 24px;\n    background:\n      radial-gradient(\n        circle at 92% 12%,\n        rgba(87, 225, 208, 0.48) 0,\n        rgba(87, 225, 208, 0.12) 22%,\n        transparent 43%\n      ),\n      radial-gradient(\n        circle at 4% 100%,\n        rgba(228, 173, 61, 0.22) 0,\n        transparent 34%\n      ),\n      linear-gradient(\n        135deg,\n        #fffdf7 0%,\n        #fff5dc 48%,\n        #eafff9 100%\n      );\n    box-shadow:\n      0 18px 50px rgba(6, 79, 69, 0.13),\n      inset 0 0 0 1px rgba(255, 255, 255, 0.75);\n  }\n\n  #phantomira-description .ph-box::before,\n  #phantomira-description .ph-box::after {\n    position: absolute;\n    border-radius: 50%;\n    content: \"\";\n    pointer-events: none;\n  }\n\n  #phantomira-description .ph-box::before {\n    top: -75px;\n    right: -45px;\n    width: 190px;\n    height: 190px;\n    border: 28px solid rgba(16, 191, 174, 0.11);\n  }\n\n  #phantomira-description .ph-box::after {\n    bottom: -90px;\n    left: -55px;\n    width: 210px;\n    height: 210px;\n    border: 30px solid rgba(228, 173, 61, 0.1);\n  }\n\n  #phantomira-description .ph-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  #phantomira-description .ph-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    margin: 0 0 8px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: var(--ph-bright-green);\n    color: var(--ph-white);\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    box-shadow: 0 7px 18px rgba(16, 191, 174, 0.25);\n  }\n\n  #phantomira-description .ph-kicker::before {\n    color: #fff5ba;\n    content: \"✦\";\n  }\n\n  \/* 买二送一促销标签：高亮霓虹渐变，与绿色主视觉明显区分 *\/\n  #phantomira-description .ph-offer {\n    position: relative;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin: 2px 0 14px;\n    padding: 11px 17px;\n    overflow: hidden;\n    border: 2px solid rgba(255, 255, 255, 0.82);\n    border-radius: 15px;\n    background:\n      linear-gradient(\n        120deg,\n        #ff2f87 0%,\n        #ff5b3d 28%,\n        #ff9f1c 58%,\n        #ffe600 100%\n      );\n    color: #ffffff;\n    box-shadow:\n      0 10px 26px rgba(255, 62, 119, 0.34),\n      0 4px 12px rgba(255, 159, 28, 0.28),\n      inset 0 1px 0 rgba(255, 255, 255, 0.68);\n    transform: rotate(-1deg);\n    isolation: isolate;\n  }\n\n  #phantomira-description .ph-offer::before {\n    position: absolute;\n    top: -65%;\n    left: -30%;\n    z-index: -1;\n    width: 42%;\n    height: 230%;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(255, 255, 255, 0.72),\n      transparent\n    );\n    content: \"\";\n    transform: rotate(20deg);\n    animation: ph-offer-shine 3.2s ease-in-out infinite;\n  }\n\n  #phantomira-description .ph-offer::after {\n    position: absolute;\n    top: 5px;\n    right: 7px;\n    color: rgba(255, 255, 255, 0.92);\n    content: \"✦\";\n    font-size: 10px;\n    line-height: 1;\n  }\n\n  #phantomira-description .ph-offer-main,\n  #phantomira-description .ph-offer-note {\n    position: relative;\n    z-index: 1;\n  }\n\n  #phantomira-description .ph-offer-main {\n    font-size: 18px;\n    font-weight: 950;\n    line-height: 1;\n    letter-spacing: 0.045em;\n    text-shadow: 0 1px 3px rgba(115, 0, 48, 0.28);\n    text-transform: uppercase;\n  }\n\n  #phantomira-description .ph-offer-note {\n    padding: 5px 8px;\n    border: 1px solid rgba(255, 255, 255, 0.58);\n    border-radius: 999px;\n    background: rgba(94, 0, 69, 0.24);\n    color: #fffdf2;\n    font-size: 10px;\n    font-weight: 900;\n    line-height: 1;\n    letter-spacing: 0.07em;\n    white-space: nowrap;\n    text-transform: uppercase;\n    backdrop-filter: blur(3px);\n  }\n\n  @keyframes ph-offer-shine {\n    0%,\n    55% {\n      left: -38%;\n      opacity: 0;\n    }\n\n    65% {\n      opacity: 1;\n    }\n\n    100% {\n      left: 125%;\n      opacity: 0;\n    }\n  }\n\n  #phantomira-description .ph-title {\n    max-width: 850px;\n    margin: 0;\n    color: var(--ph-green);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 66px);\n    font-weight: 400;\n    line-height: 0.98;\n    letter-spacing: -0.04em;\n  }\n\n  #phantomira-description .ph-title span {\n    color: var(--ph-bright-green);\n  }\n\n  #phantomira-description .ph-divider {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    max-width: 830px;\n    margin: 15px 0 13px;\n  }\n\n  #phantomira-description .ph-divider::before {\n    width: 100%;\n    height: 2px;\n    border-radius: 10px;\n    background: linear-gradient(\n      90deg,\n      var(--ph-bright-green),\n      var(--ph-gold)\n    );\n    content: \"\";\n  }\n\n  #phantomira-description .ph-divider span {\n    flex: 0 0 auto;\n    color: var(--ph-gold);\n    font-size: 24px;\n    line-height: 1;\n  }\n\n  #phantomira-description .ph-lead {\n    max-width: 900px;\n    margin: 0 0 8px;\n    color: var(--ph-green);\n    font-size: clamp(18px, 2vw, 23px);\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  #phantomira-description .ph-copy {\n    max-width: 900px;\n    margin: 0;\n    color: var(--ph-text);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  #phantomira-description .ph-copy strong {\n    color: var(--ph-green);\n    font-weight: 800;\n  }\n\n  #phantomira-description .ph-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  #phantomira-description .ph-benefit {\n    position: relative;\n    min-height: 112px;\n    padding: 15px 16px 14px;\n    overflow: hidden;\n    border: 1px solid rgba(6, 79, 69, 0.13);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.78);\n    box-shadow: 0 8px 22px rgba(6, 79, 69, 0.08);\n    backdrop-filter: blur(6px);\n  }\n\n  #phantomira-description .ph-benefit::after {\n    position: absolute;\n    top: -18px;\n    right: -18px;\n    width: 58px;\n    height: 58px;\n    border-radius: 50%;\n    background: rgba(87, 225, 208, 0.18);\n    content: \"\";\n  }\n\n  #phantomira-description .ph-icon {\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 7px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      var(--ph-bright-green),\n      var(--ph-aqua)\n    );\n    color: var(--ph-white);\n    font-size: 15px;\n    font-weight: 800;\n    box-shadow: 0 6px 14px rgba(16, 191, 174, 0.24);\n  }\n\n  #phantomira-description .ph-benefit h3 {\n    margin: 0 0 3px;\n    color: var(--ph-green);\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  #phantomira-description .ph-benefit p {\n    margin: 0;\n    color: #4b5d59;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  \/* 仅影响手机端 *\/\n  @media screen and (max-width: 749px) {\n    #phantomira-description {\n      position: relative;\n      left: 50%;\n      width: 100vw;\n      max-width: none;\n      margin: 0;\n      margin-left: -50vw;\n      padding: 0;\n    }\n\n    #phantomira-description .ph-box {\n      width: 100%;\n      padding: 12px 16px 11px;\n      border-right: 0;\n      border-left: 0;\n      border-radius: 0;\n      box-shadow:\n        0 8px 24px rgba(6, 79, 69, 0.1),\n        inset 0 0 0 1px rgba(255, 255, 255, 0.6);\n    }\n\n    #phantomira-description .ph-box::before {\n      top: -95px;\n      right: -75px;\n    }\n\n    #phantomira-description .ph-box::after {\n      bottom: -125px;\n      left: -90px;\n    }\n\n    #phantomira-description .ph-kicker {\n      margin-bottom: 4px;\n      padding: 6px 10px;\n      font-size: 10px;\n    }\n\n    #phantomira-description .ph-offer {\n      gap: 7px;\n      margin: 1px 0 9px;\n      padding: 8px 11px;\n      border-radius: 11px;\n    }\n\n    #phantomira-description .ph-offer-main {\n      font-size: 15px;\n    }\n\n    #phantomira-description .ph-offer-note {\n      padding-left: 7px;\n      font-size: 9px;\n    }\n\n    #phantomira-description .ph-title {\n      font-size: clamp(37px, 11vw, 46px);\n      line-height: 0.96;\n    }\n\n    #phantomira-description .ph-divider {\n      margin: 7px 0 6px;\n    }\n\n    #phantomira-description .ph-divider span {\n      font-size: 19px;\n    }\n\n    #phantomira-description .ph-lead {\n      margin-bottom: 4px;\n      font-size: 17px;\n      line-height: 1.25;\n    }\n\n    #phantomira-description .ph-copy {\n      font-size: 14px;\n      line-height: 1.4;\n    }\n\n    #phantomira-description .ph-benefits {\n      grid-template-columns: 1fr;\n      gap: 5px;\n      margin-top: 8px;\n    }\n\n    #phantomira-description .ph-benefit {\n      display: grid;\n      grid-template-columns: 30px 1fr;\n      column-gap: 9px;\n      min-height: 0;\n      padding: 8px 11px;\n      border-radius: 12px;\n    }\n\n    #phantomira-description .ph-icon {\n      grid-row: 1 \/ span 2;\n      width: 28px;\n      height: 28px;\n      margin: 0;\n      font-size: 13px;\n    }\n\n    #phantomira-description .ph-benefit h3 {\n      margin: 0 0 1px;\n      font-size: 15px;\n    }\n\n    #phantomira-description .ph-benefit p {\n      font-size: 12px;\n      line-height: 1.3;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection id=\"phantomira-description\"\u003e\n  \u003cdiv class=\"ph-box\"\u003e\n    \u003cdiv class=\"ph-inner\"\u003e\n\n      \u003cp class=\"ph-kicker\"\u003e\n        Pure \u0026amp; Natural Scalp-to-Ends Care\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ph-offer\" aria-label=\"Buy two, get one free limited-time offer\"\u003e\n        \u003cspan class=\"ph-offer-main\"\u003eBuy 2, Get 1 Free\u003c\/span\u003e\n        \u003cspan class=\"ph-offer-note\"\u003eLimited-Time Offer\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ph-title\"\u003e\n        Smooth Finish,\u003cbr\u003e\n        \u003cspan\u003eHealthy Shine\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"ph-divider\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"ph-lead\"\u003e\n        Give dry, fragile and tired-looking hair the nourishing care it has been asking for.\n      \u003c\/p\u003e\n\n      \u003cp class=\"ph-copy\"\u003e\n        Phantomira’s \u003cstrong\u003escalp-to-ends formula\u003c\/strong\u003e blends rosemary,\n        castor, coconut and olive oils to soften dry strands, nourish brittle\n        ends and support smoother, healthier-looking hair with natural shine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ph-benefits\"\u003e\n\n        \u003cdiv class=\"ph-benefit\"\u003e\n          \u003cspan class=\"ph-icon\"\u003e✦\u003c\/span\u003e\n          \u003ch3\u003eScalp-to-Ends Care\u003c\/h3\u003e\n          \u003cp\u003e\n            Nourishes the scalp while helping condition dry and fragile lengths.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ph-benefit\"\u003e\n          \u003cspan class=\"ph-icon\"\u003e✓\u003c\/span\u003e\n          \u003ch3\u003eSmoother-Looking Ends\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps soften roughness and improve the appearance of dry, split ends.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ph-benefit\"\u003e\n          \u003cspan class=\"ph-icon\"\u003e◌\u003c\/span\u003e\n          \u003ch3\u003eLightweight Daily Shine\u003c\/h3\u003e\n          \u003cp\u003e\n            Adds a soft, polished finish without a heavy-looking result.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Phantomira","offers":[{"title":"Buy 2 and Get 1 FREE","offer_id":62055487897970,"sku":"Phantomira-003-3PC","price":49.99,"currency_code":"USD","in_stock":true},{"title":"1 Product","offer_id":62055487930738,"sku":"Phantomira-003-1PC","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 and Get 2 FREE","offer_id":62055487963506,"sku":"Phantomira-003-5PC","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/9418\/1234\/files\/image-gen-3_46.png?v=1784018535"},{"product_id":"shenfayou2","title":"Rosemary Scalp Stimulator Hair Oil","description":"\u003ch2\u003e\u003cstrong\u003eRosemary Scalp Stimulator Hair Oil | Nourish Dry Roots \u0026amp; Reveal Fuller, Healthier-Looking Hair\u003c\/strong\u003e\u003c\/h2\u003e","brand":"Phantomira","offers":[{"title":"1 Pack","offer_id":62061342294386,"sku":"Phantomira002-1PC","price":28.0,"currency_code":"USD","in_stock":true},{"title":"Set","offer_id":62061342327154,"sku":"Phantomira002-2PC","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Family Pack","offer_id":62061342359922,"sku":"Phantomira002-4PC","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/9418\/1234\/files\/6872b920-361e-48ae-8422-37ff312ca5b0.png?v=1784099306"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/9418\/1234\/collections\/76d399f1-41ba-4216-9c68-94ea30284e4f_4a790f42-e9ea-4e25-989e-ddc5a572320d.png?v=1784292197","url":"https:\/\/www.phantomira.com\/collections\/%e6%b5%8b%e8%af%95.oembed","provider":"Phantomira","version":"1.0","type":"link"}