{"product_id":"tea-tree-deep","title":"🌿 Tea Tree Deep-Cleansing Soap for Feet \u0026 Body 🧼🛒","description":"\u003cstyle\u003e\n  .tt-detail-page,\n  .tt-detail-page * {\n    box-sizing: border-box;\n  }\n\n  .tt-detail-page {\n    --tt-green: #3e5f21;\n    --tt-green-2: #688b3b;\n    --tt-light: #f6f5ed;\n    --tt-soft-green: #edf3e6;\n    --tt-text: #282828;\n    --tt-muted: #666;\n    --tt-border: #dfe6d4;\n    --tt-white: #ffffff;\n\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0;\n    color: var(--tt-text);\n    background: #fff;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .tt-detail-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n  }\n\n  .tt-section {\n    margin: 0 0 34px;\n    padding: 34px 26px;\n    border-radius: 22px;\n    background: var(--tt-white);\n  }\n\n  .tt-section:nth-child(even) {\n    background: var(--tt-light);\n  }\n\n  .tt-copy {\n    max-width: 820px;\n    margin: 0 auto 24px;\n    text-align: center;\n  }\n\n  .tt-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 7px 14px;\n    background: var(--tt-soft-green);\n    color: var(--tt-green);\n    border-radius: 999px;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .tt-title {\n    margin: 0 0 15px;\n    color: var(--tt-green);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 42px;\n    line-height: 1.12;\n    font-weight: 700;\n  }\n\n  .tt-text {\n    max-width: 790px;\n    margin: 0 auto;\n    font-size: 21px;\n    line-height: 1.7;\n    color: var(--tt-text);\n  }\n\n  .tt-highlight {\n    font-weight: 700;\n    color: var(--tt-green);\n  }\n\n  .tt-pain-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin: 22px auto 0;\n  }\n\n  .tt-pain-item {\n    padding: 10px 15px;\n    border: 1px solid var(--tt-border);\n    border-radius: 999px;\n    background: #fff;\n    color: #3d3d3d;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .tt-image-wrap {\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  .tt-benefit-box {\n    margin: 18px auto 0;\n    padding: 22px;\n    max-width: 820px;\n    background: var(--tt-soft-green);\n    border-radius: 18px;\n  }\n\n  .tt-benefit-box strong {\n    color: var(--tt-green);\n  }\n\n  .tt-benefit-box p {\n    margin: 0;\n    font-size: 20px;\n    line-height: 1.65;\n  }\n\n  .tt-ingredients {\n    margin: 0 0 34px;\n    padding: 38px 26px;\n    background: linear-gradient(180deg, #f8f7ef 0%, #eef4e8 100%);\n    border-radius: 22px;\n  }\n\n  .tt-ingredient-list {\n    max-width: 820px;\n    margin: 26px auto 0;\n  }\n\n  .tt-ingredient {\n    padding: 18px 0;\n    border-bottom: 1px solid #d7dfca;\n  }\n\n  .tt-ingredient:last-child {\n    border-bottom: 0;\n  }\n\n  .tt-ingredient-name {\n    margin: 0 0 4px;\n    color: var(--tt-green);\n    font-size: 23px;\n    font-weight: 700;\n  }\n\n  .tt-ingredient-desc {\n    margin: 0;\n    font-size: 19px;\n    color: #444;\n  }\n\n  .tt-spec {\n    margin-top: 24px;\n    padding: 18px 20px;\n    text-align: center;\n    background: #fff;\n    border-radius: 15px;\n    font-size: 19px;\n    color: #444;\n  }\n\n  .tt-faq {\n    margin: 0 0 30px;\n    padding: 40px 26px;\n    background: #f7f7f2;\n    border-radius: 22px;\n  }\n\n  .tt-faq-heading {\n    margin: 0 0 10px;\n    text-align: center;\n    color: var(--tt-green);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 40px;\n    line-height: 1.2;\n  }\n\n  .tt-faq-intro {\n    margin: 0 auto 26px;\n    max-width: 720px;\n    text-align: center;\n    font-size: 20px;\n    color: var(--tt-muted);\n  }\n\n  .tt-faq details {\n    max-width: 850px;\n    margin: 0 auto 12px;\n    padding: 0;\n    background: #fff;\n    border: 1px solid var(--tt-border);\n    border-radius: 15px;\n    overflow: hidden;\n  }\n\n  .tt-faq summary {\n    position: relative;\n    padding: 20px 54px 20px 20px;\n    color: #333;\n    cursor: pointer;\n    list-style: none;\n    font-size: 20px;\n    line-height: 1.45;\n    font-weight: 700;\n  }\n\n  .tt-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tt-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    transform: translateY(-50%);\n    color: var(--tt-green);\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .tt-faq details[open] summary:after {\n    content: \"−\";\n  }\n\n  .tt-answer {\n    padding: 0 20px 21px;\n    color: #4b4b4b;\n    font-size: 19px;\n    line-height: 1.65;\n  }\n\n  .tt-note {\n    max-width: 820px;\n    margin: 24px auto 0;\n    padding: 16px 18px;\n    border-radius: 14px;\n    background: #fff;\n    color: #666;\n    font-size: 16px;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  @media (max-width: 749px) {\n    .tt-section,\n    .tt-ingredients,\n    .tt-faq {\n      margin-bottom: 22px;\n      padding: 28px 16px;\n      border-radius: 16px;\n    }\n\n    .tt-title {\n      font-size: 32px;\n    }\n\n    .tt-text {\n      font-size: 19px;\n      line-height: 1.65;\n    }\n\n    .tt-eyebrow {\n      font-size: 16px;\n    }\n\n    .tt-pain-item {\n      font-size: 16px;\n    }\n\n    .tt-benefit-box p {\n      font-size: 18px;\n    }\n\n    .tt-ingredient-name {\n      font-size: 21px;\n    }\n\n    .tt-ingredient-desc,\n    .tt-spec {\n      font-size: 18px;\n    }\n\n    .tt-faq-heading {\n      font-size: 32px;\n    }\n\n    .tt-faq-intro {\n      font-size: 18px;\n    }\n\n    .tt-faq summary {\n      padding: 18px 50px 18px 18px;\n      font-size: 19px;\n    }\n\n    .tt-answer {\n      padding: 0 18px 19px;\n      font-size: 18px;\n    }\n\n    .tt-image-wrap img {\n      border-radius: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tt-detail-page\"\u003e\n\n  \u003c!-- 01 痛点 + 产品解决方案 --\u003e\n  \u003csection class=\"tt-section\"\u003e\n    \u003cdiv class=\"tt-copy\"\u003e\n      \u003cdiv class=\"tt-eyebrow\"\u003eDAILY BODY \u0026amp; FOOT CLEANSING\u003c\/div\u003e\n\n      \u003ch2 class=\"tt-title\"\u003e\n        Still Feel Sweaty or Unclean After a Shower?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tt-text\"\u003e\n        Long hours in shoes, workouts and everyday heat can leave behind\n        \u003cspan class=\"tt-highlight\"\u003esweat, odor and stubborn buildup\u003c\/span\u003e.\n        When ordinary soap leaves you feeling only “half clean,” your daily\n        cleansing routine may need something more refreshing.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tt-pain-row\"\u003e\n        \u003cspan class=\"tt-pain-item\"\u003e👣 Sweaty Feet\u003c\/span\u003e\n        \u003cspan class=\"tt-pain-item\"\u003e💦 Daily Buildup\u003c\/span\u003e\n        \u003cspan class=\"tt-pain-item\"\u003e👟 Lingering Odor\u003c\/span\u003e\n        \u003cspan class=\"tt-pain-item\"\u003e🚿 Not-Quite-Clean Feeling\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/ChatGPT_Image_2026_8_17_04_36_09_1.png?v=1786959409\" alt=\"Tea tree cleansing soap for feet and body\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-benefit-box\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eTea Tree Cleansing Soap\u003c\/strong\u003e is made for the areas that\n        deal with sweat and buildup the most—helping skin feel cleaner,\n        fresher and more comfortable after washing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 02 普通皂对比 --\u003e\n  \u003csection class=\"tt-section\"\u003e\n    \u003cdiv class=\"tt-copy\"\u003e\n      \u003cdiv class=\"tt-eyebrow\"\u003eTHE EVERYDAY PROBLEM\u003c\/div\u003e\n\n      \u003ch2 class=\"tt-title\"\u003e\n        Why Ordinary Soap Can Feel Like It Falls Short\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tt-text\"\u003e\n        If your feet quickly feel sweaty again or unwanted odor returns soon\n        after washing, surface-level cleansing may not give you the fresh,\n        comfortable feeling you're looking for.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/ChatGPT_Image_2026_8_17_04_36_09_2.png?v=1786959410\" alt=\"Regular soap versus tea tree soap freshness comparison\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 03 清爽效果 --\u003e\n  \u003csection class=\"tt-section\"\u003e\n    \u003cdiv class=\"tt-copy\"\u003e\n      \u003cdiv class=\"tt-eyebrow\"\u003eFEEL THE DIFFERENCE\u003c\/div\u003e\n\n      \u003ch2 class=\"tt-title\"\u003e\n        Give Hard-Working Feet a Fresh Start\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tt-text\"\u003e\n        Work shoes. Sneakers. Long walks. Hot days.\n        Your feet go through a lot.\n        A refreshing daily cleanse helps wash away the day's sweat and grime,\n        so your feet feel \u003cspan class=\"tt-highlight\"\u003eclean, comfortable and ready for tomorrow\u003c\/span\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/ChatGPT_Image_2026_8_17_04_36_10_3.png?v=1786959409\" alt=\"Fresh clean feet after cleansing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 04 泡沫深层清洁 --\u003e\n  \u003csection class=\"tt-section\"\u003e\n    \u003cdiv class=\"tt-copy\"\u003e\n      \u003cdiv class=\"tt-eyebrow\"\u003eRICH CLEANSING LATHER\u003c\/div\u003e\n\n      \u003ch2 class=\"tt-title\"\u003e\n        Wash Away Sweat, Oil \u0026amp; Daily Grime\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tt-text\"\u003e\n        Rich lather spreads easily across the skin to help lift away\n        \u003cspan class=\"tt-highlight\"\u003esweat, excess oil and everyday buildup\u003c\/span\u003e.\n        It rinses clean for a refreshed feeling without turning your shower\n        routine into another complicated skincare step.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/ChatGPT_Image_2026_8_17_04_36_10_4.png?v=1786959409\" alt=\"Rich cleansing foam washing feet\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 05 温和清洁 --\u003e\n  \u003csection class=\"tt-section\"\u003e\n    \u003cdiv class=\"tt-copy\"\u003e\n      \u003cdiv class=\"tt-eyebrow\"\u003eCOMFORTABLE DAILY CLEANSING\u003c\/div\u003e\n\n      \u003ch2 class=\"tt-title\"\u003e\n        Clean Skin Shouldn't Have to Feel Stripped\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tt-text\"\u003e\n        Some strong cleansing bars can leave skin feeling tight or\n        uncomfortable. This formula combines cleansing ingredients with\n        \u003cspan class=\"tt-highlight\"\u003eglycerin and shea butter\u003c\/span\u003e\n        to support a softer, more comfortable after-wash feel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/ChatGPT_Image_2026_8_17_04_36_11_5.png?v=1786959410\" alt=\"Gentle cleansing soap for comfortable skin\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 06 使用场景 --\u003e\n  \u003csection class=\"tt-section\"\u003e\n    \u003cdiv class=\"tt-copy\"\u003e\n      \u003cdiv class=\"tt-eyebrow\"\u003eMADE FOR REAL LIFE\u003c\/div\u003e\n\n      \u003ch2 class=\"tt-title\"\u003e\n        One Bar for Work, Workouts \u0026amp; Travel\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tt-text\"\u003e\n        Keep it in your bathroom, gym routine or travel bag.\n        It's an easy everyday option whenever your skin needs a\n        \u003cspan class=\"tt-highlight\"\u003efresh, clean reset\u003c\/span\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/ChatGPT_Image_2026_8_17_04_36_11_6.png?v=1786959410\" alt=\"Tea tree cleansing soap for after work gym and travel\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 成分 --\u003e\n  \u003csection class=\"tt-ingredients\"\u003e\n    \u003cdiv class=\"tt-copy\"\u003e\n      \u003cdiv class=\"tt-eyebrow\"\u003eFORMULA HIGHLIGHTS\u003c\/div\u003e\n\n      \u003ch2 class=\"tt-title\"\u003e\n        Simple Ingredients for Daily Cleansing\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tt-text\"\u003e\n        A balanced cleansing formula built around refreshing tea tree leaf oil\n        and skin-conditioning ingredients.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-ingredient-list\"\u003e\n\n      \u003cdiv class=\"tt-ingredient\"\u003e\n        \u003cp class=\"tt-ingredient-name\"\u003e🌿 Tea Tree Leaf Oil\u003c\/p\u003e\n        \u003cp class=\"tt-ingredient-desc\"\u003e\n          A refreshing botanical ingredient that helps leave freshly washed\n          skin feeling clean and renewed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tt-ingredient\"\u003e\n        \u003cp class=\"tt-ingredient-name\"\u003e🥜 Shea Butter\u003c\/p\u003e\n        \u003cp class=\"tt-ingredient-desc\"\u003e\n          Helps support a softer and more comfortable skin feel after cleansing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tt-ingredient\"\u003e\n        \u003cp class=\"tt-ingredient-name\"\u003e💧 Glycerin\u003c\/p\u003e\n        \u003cp class=\"tt-ingredient-desc\"\u003e\n          A widely used humectant that helps support moisture and reduce the\n          overly dry feeling some soaps can leave behind.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tt-ingredient\"\u003e\n        \u003cp class=\"tt-ingredient-name\"\u003e🫧 Gentle Cleansing Base\u003c\/p\u003e\n        \u003cp class=\"tt-ingredient-desc\"\u003e\n          Helps remove sweat, excess oil and everyday buildup during washing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-spec\"\u003e\n      \u003cstrong\u003eNet Weight:\u003c\/strong\u003e 100 g \/ 3.53 oz\n      \u003cbr\u003e\n      \u003cstrong\u003eFormula Highlights:\u003c\/strong\u003e\n      Sodium Palmate, Glyceryl Stearate, Glycerin, Shea Butter,\n      1,2-Hexanediol, Disodium EDTA \u0026amp; Tea Tree Leaf Oil\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"tt-faq\"\u003e\n    \u003ch2 class=\"tt-faq-heading\"\u003e\n      Questions? We've Got Answers.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tt-faq-intro\"\u003e\n      Everything you may want to know before adding it to your daily routine.\n    \u003c\/p\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this soap only for feet?\u003c\/summary\u003e\n      \u003cdiv class=\"tt-answer\"\u003e\n        No. It can also be used as a cleansing bar on the body, especially\n        areas that tend to collect sweat, oil and everyday buildup.\n        Avoid contact with the eyes and other especially sensitive areas.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use it every day?\u003c\/summary\u003e\n      \u003cdiv class=\"tt-answer\"\u003e\n        It is designed for regular cleansing. If you have especially sensitive\n        skin, start slowly or test it on a small area first. Stop use if\n        irritation occurs.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it help with foot odor?\u003c\/summary\u003e\n      \u003cdiv class=\"tt-answer\"\u003e\n        Washing away sweat, oil and buildup can help your feet feel cleaner\n        and fresher. Individual results can vary depending on footwear,\n        activity level and personal hygiene routine.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this soap treat athlete's foot or fungal infections?\u003c\/summary\u003e\n      \u003cdiv class=\"tt-answer\"\u003e\n        This product is presented as a cleansing soap and should not be relied\n        on as a substitute for an approved antifungal medication or medical\n        treatment. If you suspect a fungal infection or have persistent skin\n        symptoms, speak with a healthcare professional.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it leave my skin feeling dry?\u003c\/summary\u003e\n      \u003cdiv class=\"tt-answer\"\u003e\n        The formula includes glycerin and shea butter to support a softer,\n        more comfortable skin feel after cleansing. Skin type varies, so\n        follow with your usual moisturizer if needed.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I use it?\u003c\/summary\u003e\n      \u003cdiv class=\"tt-answer\"\u003e\n        Wet the skin and soap bar, work into a rich lather, gently cleanse the\n        desired area, then rinse thoroughly with water. Allow the bar to dry\n        between uses to help extend its life.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow big is one bar?\u003c\/summary\u003e\n      \u003cdiv class=\"tt-answer\"\u003e\n        Each bar has a net weight of approximately\n        \u003cstrong\u003e100 g \/ 3.53 oz\u003c\/strong\u003e.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdiv class=\"tt-note\"\u003e\n      For external cleansing use only. Avoid eye contact. Discontinue use if\n      irritation or discomfort develops. Cosmetic cleansing results vary from\n      person to person.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"BestJas","offers":[{"title":"100g","offer_id":49456045818115,"sku":"SZ04322608171525-100g","price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/ChatGPTImage2026_8_17_04_24_01_1.png?v=1786959220","url":"https:\/\/bestjas.com\/products\/tea-tree-deep","provider":"BestJas","version":"1.0","type":"link"}