{"product_id":"moisturizing-foot-repair-cream","title":"🦶 Foot Repair Cream – Moisturizing Care for Dry \u0026 Cracked Heels","description":"\u003cstyle\u003e\n.footcream-page,\n.footcream-page *{\n  box-sizing:border-box;\n}\n\n.footcream-page{\n  --ink:#302f2b;\n  --text:#625f58;\n  --muted:#817d75;\n\n  --green:#73836b;\n  --green-dark:#56664f;\n  --green-soft:#eef3eb;\n\n  --beige:#c5a47e;\n  --orange:#d3884b;\n  --gold:#b9985d;\n  --rose:#bc7e76;\n\n  --cream:#fffaf4;\n  --soft:#faf9f6;\n  --white:#ffffff;\n\n  --line:#e6e2dc;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:8px;\n\n  background:#faf8f5;\n  color:var(--text);\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.footcream-page h1,\n.footcream-page h2,\n.footcream-page h3,\n.footcream-page p{\n  margin-top:0;\n}\n\n.footcream-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n\n\/* =========================\n   BASE CARD\n========================= *\/\n\n.fc-card{\n  margin-bottom:14px;\n  overflow:hidden;\n\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:0 7px 20px rgba(64,56,48,.05);\n}\n\n.fc-green{\n  border-top:5px solid var(--green);\n}\n\n.fc-beige{\n  border-top:5px solid var(--beige);\n}\n\n.fc-orange{\n  border-top:5px solid var(--orange);\n}\n\n.fc-rose{\n  border-top:5px solid var(--rose);\n}\n\n.fc-copy{\n  padding:21px 18px 16px;\n  text-align:left;\n}\n\n.fc-image-wrap{\n  padding:0 12px 12px;\n}\n\n.fc-image{\n  border-radius:16px;\n}\n\n\n\/* =========================\n   TYPE\n========================= *\/\n\n.fc-kicker{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:5px 10px;\n\n  border-radius:999px;\n\n  background:var(--green-soft);\n  color:var(--green-dark);\n\n  font-size:12px;\n  line-height:1.2;\n  font-weight:900;\n  letter-spacing:.45px;\n\n  text-transform:uppercase;\n  text-align:left;\n}\n\n.fc-title{\n  margin:0 0 9px;\n\n  color:var(--ink);\n\n  font-size:25px;\n  line-height:1.2;\n  letter-spacing:-.35px;\n\n  font-weight:900;\n  text-align:left;\n}\n\n.fc-text{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:17px;\n  line-height:1.55;\n\n  text-align:left;\n}\n\n.fc-text strong{\n  color:var(--ink);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.fc-hero{\n  background:\n    radial-gradient(circle at 50% 0%,#e8eee4 0%,transparent 48%),\n    linear-gradient(145deg,#ffffff 0%,#fffaf5 57%,#f2eee8 100%);\n\n  border-color:#e1e5dc;\n}\n\n.fc-hero .fc-copy{\n  padding:27px 18px 17px;\n  text-align:center;\n}\n\n.fc-eyebrow{\n  display:inline-block;\n\n  margin-bottom:10px;\n  padding:6px 12px;\n\n  border-radius:999px;\n\n  background:#fff;\n  border:1px solid #e2e6dd;\n\n  color:var(--green-dark);\n\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:.5px;\n}\n\n.fc-hero-title{\n  max-width:650px;\n  margin:0 auto 10px;\n\n  color:#2f302c;\n\n  font-size:30px;\n  line-height:1.12;\n  letter-spacing:-.6px;\n\n  font-weight:950;\n  text-align:center;\n}\n\n.fc-hero-text{\n  max-width:620px;\n  margin:0 auto;\n\n  color:#69665f;\n\n  font-size:17px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n\n\/* =========================\n   HIGHLIGHT\n========================= *\/\n\n.fc-highlight{\n  margin-top:13px;\n  padding:12px 14px;\n\n  border-left:4px solid var(--green);\n  border-radius:10px;\n\n  background:#f2f6ef;\n\n  color:#56604f;\n\n  font-size:15px;\n  line-height:1.5;\n  font-weight:750;\n\n  text-align:left;\n}\n\n.fc-highlight strong{\n  color:#3f4939;\n}\n\n\n\/* =========================\n   LIST\n========================= *\/\n\n.fc-list{\n  margin:13px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.fc-list li{\n  position:relative;\n\n  margin-bottom:8px;\n  padding-left:27px;\n\n  color:#585b54;\n\n  font-size:16px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.fc-list li:last-child{\n  margin-bottom:0;\n}\n\n.fc-list li:before{\n  content:\"✓\";\n\n  position:absolute;\n  left:0;\n  top:0;\n\n  color:var(--green);\n\n  font-weight:900;\n}\n\n\n\/* =========================\n   ROUTINE\n========================= *\/\n\n.fc-steps{\n  display:grid;\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.fc-step{\n  padding:11px 13px;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n\n  background:#fcfbf8;\n\n  color:#575951;\n\n  font-size:15px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.fc-step strong{\n  color:var(--green-dark);\n}\n\n\n\/* =========================\n   OFFER\n========================= *\/\n\n.fc-offer{\n  margin-top:13px;\n\n  border:1px solid #e4ddd4;\n  border-radius:15px;\n\n  overflow:hidden;\n}\n\n.fc-offer-row{\n  display:grid;\n  grid-template-columns:42% 58%;\n\n  border-bottom:1px solid #e7e1da;\n}\n\n.fc-offer-row:last-child{\n  border-bottom:0;\n}\n\n.fc-offer-row b,\n.fc-offer-row span{\n  padding:12px 11px;\n\n  font-size:14px;\n  line-height:1.4;\n\n  text-align:left;\n}\n\n.fc-offer-row b{\n  background:#f4f1eb;\n  color:#403f3a;\n}\n\n.fc-offer-row span{\n  color:#68645e;\n  background:#fff;\n}\n\n.fc-best{\n  color:#b85c34!important;\n  font-weight:850;\n}\n\n\n\/* =========================\n   INFO\n========================= *\/\n\n.fc-info{\n  margin-bottom:14px;\n  padding:21px 17px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:0 7px 20px rgba(64,56,48,.04);\n\n  text-align:left;\n}\n\n.fc-section-kicker{\n  display:inline-block;\n\n  margin-bottom:7px;\n  padding:5px 10px;\n\n  border-radius:999px;\n\n  background:var(--green-soft);\n  color:var(--green-dark);\n\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.45px;\n\n  text-transform:uppercase;\n}\n\n.fc-section-title{\n  margin:0 0 14px;\n\n  color:var(--ink);\n\n  font-size:24px;\n  line-height:1.2;\n\n  font-weight:900;\n  text-align:left;\n}\n\n\n\/* =========================\n   SPEC\n========================= *\/\n\n.fc-spec{\n  margin:0;\n  padding:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  list-style:none;\n}\n\n.fc-spec li{\n  display:grid;\n  grid-template-columns:40% 60%;\n\n  border-bottom:1px solid var(--line);\n\n  font-size:14px;\n}\n\n.fc-spec li:last-child{\n  border-bottom:0;\n}\n\n.fc-spec-label,\n.fc-spec-value{\n  padding:11px;\n  text-align:left;\n}\n\n.fc-spec-label{\n  background:#f0f4ed;\n\n  color:var(--green-dark);\n\n  font-weight:850;\n}\n\n.fc-spec-value{\n  background:#fff;\n  color:#575a53;\n}\n\n\n\/* =========================\n   NOTES\n========================= *\/\n\n.fc-note{\n  background:#fffaf3;\n  border-color:#eadfce;\n}\n\n.fc-note-list{\n  margin:0;\n  padding-left:21px;\n\n  color:#5c5954;\n\n  font-size:15px;\n  line-height:1.55;\n}\n\n.fc-note-list li{\n  margin-bottom:8px;\n  text-align:left;\n}\n\n.fc-note-list li:last-child{\n  margin-bottom:0;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.fc-faq details{\n  margin-bottom:8px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n}\n\n.fc-faq details:last-child{\n  margin-bottom:0;\n}\n\n.fc-faq summary{\n  position:relative;\n\n  padding:13px 40px 13px 14px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.4;\n\n  font-weight:800;\n  text-align:left;\n}\n\n.fc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.fc-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:14px;\n  top:4px;\n\n  color:var(--green);\n\n  font-size:25px;\n}\n\n.fc-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.fc-answer{\n  padding:0 14px 14px;\n\n  color:var(--muted);\n\n  font-size:13px;\n  line-height:1.6;\n\n  text-align:left;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.fc-final{\n  padding:28px 18px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #edf3ea 0%,\n      #ffffff 56%,\n      #fff3e8 100%\n    );\n\n  border:1px solid #e1e5dc;\n  border-radius:22px;\n}\n\n.fc-final h2{\n  max-width:620px;\n  margin:0 auto 9px;\n\n  color:var(--ink);\n\n  font-size:27px;\n  line-height:1.2;\n\n  font-weight:900;\n  text-align:center;\n}\n\n.fc-final p{\n  max-width:590px;\n  margin:0 auto 16px;\n\n  color:#696c65;\n\n  font-size:16px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n.fc-button{\n  display:block;\n\n  width:100%;\n  max-width:430px;\n\n  margin:0 auto;\n  padding:14px 20px;\n\n  border-radius:14px;\n\n  background:var(--green-dark);\n\n  color:#fff!important;\n\n  text-decoration:none;\n\n  font-size:16px;\n  font-weight:900;\n\n  box-shadow:0 6px 14px rgba(86,102,79,.18);\n}\n\n.fc-trust{\n  margin-top:15px;\n  padding-top:13px;\n\n  border-top:1px solid #e0e4dc;\n\n  color:#697069;\n\n  font-size:12px;\n  line-height:1.7;\n\n  text-align:center;\n}\n\n.fc-policy{\n  max-width:630px;\n\n  margin:8px auto 0!important;\n\n  color:#898e88!important;\n\n  font-size:11px!important;\n  line-height:1.4!important;\n\n  text-align:center!important;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:520px){\n\n  .footcream-page{\n    padding:6px;\n  }\n\n  .fc-card{\n    margin-bottom:12px;\n    border-radius:20px;\n  }\n\n  .fc-copy{\n    padding:19px 15px 14px;\n  }\n\n  .fc-hero .fc-copy{\n    padding:24px 15px 16px;\n  }\n\n  .fc-hero-title{\n    font-size:28px;\n  }\n\n  .fc-title{\n    font-size:23px;\n  }\n\n  .fc-image-wrap{\n    padding-right:9px;\n    padding-left:9px;\n    padding-bottom:9px;\n  }\n\n  .fc-info{\n    padding:19px 15px;\n  }\n\n  .fc-spec li{\n    grid-template-columns:41% 59%;\n  }\n\n  .fc-spec-label,\n  .fc-spec-value{\n    padding:10px 9px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"footcream-page\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"fc-card fc-hero\"\u003e\n\n    \u003cdiv class=\"fc-copy\"\u003e\n\n      \u003cspan class=\"fc-eyebrow\"\u003e\n        🦶 DAILY MOISTURE FOR DRY, ROUGH HEELS\n      \u003c\/span\u003e\n\n      \u003ch1 class=\"fc-hero-title\"\u003e\n        Give Dry, Cracked-Looking Heels the Moisture They’ve Been Missing.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"fc-hero-text\"\u003e\n        A concentrated foot cream designed to help\n        \u003cstrong\u003esoften rough skin, moisturize dry heels and improve the look and feel of cracked areas\u003c\/strong\u003e\n        with a simple daily care routine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-image-wrap\"\u003e\n\n      \u003cimg class=\"fc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0722\/9784\/0893\/files\/spp_shopify20260908163628_e240eacb6709897923021e856ecc3d39.jpg?v=1788856592\" alt=\"Moisturizing foot repair cream for dry heels\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- MOISTURE --\u003e\n  \u003csection class=\"fc-card fc-green\"\u003e\n\n    \u003cdiv class=\"fc-copy\"\u003e\n\n      \u003cspan class=\"fc-kicker\"\u003e\n        INTENSIVE MOISTURE CARE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"fc-title\"\u003e\n        💧 Help Soften Rough, Dry \u0026amp; Cracked-Looking Heels\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fc-text\"\u003e\n        Apply the cream to areas that feel dry, rough or callused to provide concentrated moisture and help leave the skin feeling softer and more comfortable.\n      \u003c\/p\u003e\n\n      \u003cul class=\"fc-list\"\u003e\n\n        \u003cli\u003eMoisturizes dry heel skin\u003c\/li\u003e\n\n        \u003cli\u003eHelps soften rough-feeling areas\u003c\/li\u003e\n\n        \u003cli\u003eSupports smoother-looking feet\u003c\/li\u003e\n\n        \u003cli\u003eMade for targeted foot-care routines\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-image-wrap\"\u003e\n\n      \u003cimg class=\"fc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0722\/9784\/0893\/files\/spp_shopify20260908163633_ea528c19f9dac3d9d7d422ffecb2dd1f.jpg?v=1788856597\" alt=\"Deep moisturizing heel cream\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- BOTANICAL --\u003e\n  \u003csection class=\"fc-card fc-beige\"\u003e\n\n    \u003cdiv class=\"fc-copy\"\u003e\n\n      \u003cspan class=\"fc-kicker\"\u003e\n        BOTANICAL-BASED FOOT CARE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"fc-title\"\u003e\n        🌿 Add a More Nourishing Step to Your Foot-Care Routine\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fc-text\"\u003e\n        The supplied formula is described as containing botanical extracts and is intended to provide moisturizing care for dry, uncomfortable-feeling foot skin.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"fc-highlight\"\u003e\n        \u003cstrong\u003eFor cosmetic foot care:\u003c\/strong\u003e\n        use it to moisturize and improve the feel of rough skin rather than as a treatment for wounds or medical foot conditions.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-image-wrap\"\u003e\n\n      \u003cimg class=\"fc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0722\/9784\/0893\/files\/spp_shopify20260908163638_21c364382a232d57be3f56951bd429c5.jpg?v=1788856602\" alt=\"Botanical moisturizing foot cream\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- TEXTURE --\u003e\n  \u003csection class=\"fc-card fc-orange\"\u003e\n\n    \u003cdiv class=\"fc-copy\"\u003e\n\n      \u003cspan class=\"fc-kicker\"\u003e\n        SMOOTH APPLICATION\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"fc-title\"\u003e\n        ✨ Easy to Work Into Your Everyday Routine\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fc-text\"\u003e\n        The cream is designed with a smooth texture that spreads easily across heels, soles and other dry areas without making your foot-care routine complicated.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"fc-highlight\"\u003e\n        \u003cstrong\u003eSimple daily use:\u003c\/strong\u003e\n        massage a small amount into clean, dry skin and allow it to absorb before putting on socks or footwear.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-image-wrap\"\u003e\n\n      \u003cimg class=\"fc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0722\/9784\/0893\/files\/spp_shopify20260908163643_23a691cbc18f44f45fc28dd0ff1f464a.jpg?v=1788856607\" alt=\"Fast absorbing moisturizing foot cream\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- TARGETED CARE --\u003e\n  \u003csection class=\"fc-card fc-rose\"\u003e\n\n    \u003cdiv class=\"fc-copy\"\u003e\n\n      \u003cspan class=\"fc-kicker\"\u003e\n        TARGET THE DRIEST AREAS\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"fc-title\"\u003e\n        🦶 Focus Moisture Where Your Feet Need It Most\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fc-text\"\u003e\n        Apply directly to heels and other rough, dry areas to help improve softness and reduce the visibly dry appearance that can make feet look neglected.\n      \u003c\/p\u003e\n\n      \u003cul class=\"fc-list\"\u003e\n\n        \u003cli\u003eDry heels\u003c\/li\u003e\n\n        \u003cli\u003eRough soles\u003c\/li\u003e\n\n        \u003cli\u003eCallused-feeling areas\u003c\/li\u003e\n\n        \u003cli\u003eCracked-looking dry skin\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"fc-highlight\"\u003e\n        \u003cstrong\u003eConsistency matters:\u003c\/strong\u003e\n        regular moisturizing can help maintain softer-feeling skin, but results can vary depending on skin condition and use.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-image-wrap\"\u003e\n\n      \u003cimg class=\"fc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0722\/9784\/0893\/files\/spp_shopify20260908163648_75da0e917b9888891a0021758551dd63.jpg?v=1788856612\" alt=\"Foot cream for rough cracked looking heels\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"fc-info\"\u003e\n\n    \u003cspan class=\"fc-section-kicker\"\u003e\n      SIMPLE FOOT-CARE ROUTINE\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"fc-section-title\"\u003e\n      🧴 How to Use\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fc-steps\"\u003e\n\n      \u003cdiv class=\"fc-step\"\u003e\n        \u003cstrong\u003e1. Clean and dry your feet:\u003c\/strong\u003e\n        remove surface dirt and moisture before application.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-step\"\u003e\n        \u003cstrong\u003e2. Apply a small amount:\u003c\/strong\u003e\n        focus on heels, soles and other dry or rough areas.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-step\"\u003e\n        \u003cstrong\u003e3. Massage gently:\u003c\/strong\u003e\n        work the cream into the skin until evenly distributed.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-step\"\u003e\n        \u003cstrong\u003e4. Allow it to absorb:\u003c\/strong\u003e\n        wait until the product has settled into the skin before putting on socks or shoes.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-step\"\u003e\n        \u003cstrong\u003e5. Use consistently:\u003c\/strong\u003e\n        repeat as part of your regular moisturizing routine.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- OFFER --\u003e\n  \u003csection class=\"fc-info\"\u003e\n\n    \u003cspan class=\"fc-section-kicker\"\u003e\n      CHOOSE YOUR OFFER\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"fc-section-title\"\u003e\n      🎁 Stock Up \u0026amp; Save More\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fc-offer\"\u003e\n\n      \u003cdiv class=\"fc-offer-row\"\u003e\n        \u003cb\u003eBuy 1\u003c\/b\u003e\n        \u003cspan\u003eReceive 1 × 20g Foot Cream\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-offer-row\"\u003e\n        \u003cb\u003eBuy 2 Get 1 Free\u003c\/b\u003e\n        \u003cspan class=\"fc-best\"\u003eReceive 3 × 20g Foot Creams — Best Value\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-highlight\"\u003e\n      \u003cstrong\u003eBest Value:\u003c\/strong\u003e\n      choose Buy 2 Get 1 Free and receive 3 creams in total.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"fc-info\"\u003e\n\n    \u003cspan class=\"fc-section-kicker\"\u003e\n      PRODUCT INFORMATION\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"fc-section-title\"\u003e\n      📋 Product Details\n    \u003c\/h2\u003e\n\n    \u003cul class=\"fc-spec\"\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"fc-spec-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"fc-spec-value\"\u003eMoisturizing Anti-Crack Foot Cream\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"fc-spec-label\"\u003eNet Content\u003c\/span\u003e\n        \u003cspan class=\"fc-spec-value\"\u003e20g Each\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"fc-spec-label\"\u003eUse\u003c\/span\u003e\n        \u003cspan class=\"fc-spec-value\"\u003eMoisturizing Care for Dry, Rough Foot Skin\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"fc-spec-label\"\u003eOffer 1\u003c\/span\u003e\n        \u003cspan class=\"fc-spec-value\"\u003eBuy 1 — Receive 1\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"fc-spec-label\"\u003eOffer 2\u003c\/span\u003e\n        \u003cspan class=\"fc-spec-value\"\u003eBuy 2 Get 1 Free — Receive 3\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"fc-spec-label\"\u003ePackage\u003c\/span\u003e\n        \u003cspan class=\"fc-spec-value\"\u003e1 or 3 × 20g Foot Cream, Depending on Selected Offer\u003c\/span\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- NOTES --\u003e\n  \u003csection class=\"fc-info fc-note\"\u003e\n\n    \u003cspan class=\"fc-section-kicker\"\u003e\n      BEFORE USE\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"fc-section-title\"\u003e\n      ⚠️ Important Care Notes\n    \u003c\/h2\u003e\n\n    \u003cul class=\"fc-note-list\"\u003e\n\n      \u003cli\u003e\n        For external use only.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Avoid contact with eyes.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Perform a patch test on a small area before regular use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Stop use if significant irritation or discomfort occurs.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not apply to open wounds, bleeding cracks or visibly infected skin.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry place away from direct sunlight and heat.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        This product is intended for cosmetic moisturizing care and is not a substitute for medical treatment.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        If you have persistent, painful or severe foot cracking, consider seeking advice from a qualified healthcare professional.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"fc-info fc-faq\"\u003e\n\n    \u003cspan class=\"fc-section-kicker\"\u003e\n      QUICK ANSWERS\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"fc-section-title\"\u003e\n      ❓ Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What is this cream designed for?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"fc-answer\"\u003e\n        It is designed to moisturize dry, rough foot skin and help improve the softness and appearance of cracked-looking heels.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How much product is in each container?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"fc-answer\"\u003e\n        Each foot cream contains 20g.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How many do I receive with Buy 2 Get 1 Free?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"fc-answer\"\u003e\n        You receive 3 × 20g foot creams in total.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it on very dry heels?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"fc-answer\"\u003e\n        It is intended for moisturizing dry and rough heel skin. Do not apply it to open wounds, actively bleeding cracks or visibly infected areas.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it permanently repair cracked heels?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"fc-answer\"\u003e\n        The cream provides cosmetic moisturizing care and can help improve softness and the appearance of dryness. Results vary, and it should not be presented as a medical treatment or permanent cure.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Should I patch test first?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"fc-answer\"\u003e\n        Yes. The supplied instructions recommend performing a patch test before regular use.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it on broken skin?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"fc-answer\"\u003e\n        Avoid applying cosmetic foot cream to open wounds, bleeding areas or visibly infected skin.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"fc-final\"\u003e\n\n    \u003ch2\u003e\n      🦶 Give Dry Heels a Little More Daily Care.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Add concentrated moisture to rough, dry areas and make softer-feeling feet part of your everyday routine.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"fc-button\"\u003e\n      CHOOSE YOUR OFFER →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"fc-trust\"\u003e\n      📦 Tracked Shipping\n       · \n      🚚 Free Shipping on Orders Over $59.98\n       · \n      🔒 Secure Checkout\n       · \n      💬 Order Support\n    \u003c\/div\u003e\n\n    \u003cp class=\"fc-policy\"\u003e\n      For external cosmetic use only. Do not apply to open wounds or visibly infected skin. Patch test before regular use.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"Buy 1 Get 1 Free-2PCS 🔥","offer_id":51132910207223,"sku":"NC01752609091427-足疗膏*2","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 2 Free-4PCS 🔥🔥","offer_id":51133326950647,"sku":"NC01752609091427-足疗膏*4","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 3 Free-6PCS 🔥🔥🔥","offer_id":51133326983415,"sku":"NC01752609091427-足疗膏*6","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/spp_shopify20260908163652_1034df41f5d2280d7fdeee972ce42898_9476383d-36f7-4e7c-aaa2-e6b95a99e142.jpg?v=1788937013","url":"https:\/\/www.zavrly.com\/products\/moisturizing-foot-repair-cream","provider":"zavrly","version":"1.0","type":"link"}