{"product_id":"dual-sided-foot-callus-remover","title":"Clean At-Home Foot Care🦶Dual‑Sided Foot Callus Remover","description":"\u003cstyle\u003e\n.footcare-page{\n  --red:#9d2731;\n  --red-dark:#741b23;\n  --cream:#faf7f4;\n  --soft:#f6f3f1;\n  --text:#242424;\n  --muted:#666;\n  --line:#e9e3df;\n\n  max-width:860px;\n  margin:0 auto;\n  padding:6px;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  color:var(--text);\n  line-height:1.55;\n}\n\n.footcare-page *{box-sizing:border-box;}\n\n.fc-section{\n  margin-bottom:16px;\n  padding:28px 22px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:20px;\n  overflow:hidden;\n}\n\n.fc-hero{\n  text-align:center;\n  background:linear-gradient(145deg,#fff 20%,#faf5f3 100%);\n}\n\n.fc-dark{\n  background:linear-gradient(145deg,#76202a,#a3313d);\n  color:#fff;\n  border:0;\n}\n\n.fc-soft{background:var(--cream);}\n\n.footcare-page h1,\n.footcare-page h2,\n.footcare-page h3{\n  margin:0;\n  line-height:1.18;\n  color:var(--text);\n}\n\n.footcare-page h1{\n  max-width:700px;\n  margin:0 auto 12px;\n  font-size:34px;\n  font-weight:850;\n}\n\n.footcare-page h2{\n  margin-bottom:12px;\n  font-size:27px;\n  font-weight:850;\n}\n\n.footcare-page h3{\n  margin-bottom:5px;\n  font-size:17px;\n}\n\n.fc-dark h2,\n.fc-dark h3{color:#fff;}\n\n.footcare-page p{\n  margin:0 0 13px;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.fc-dark p{color:#f9e9e9;}\n\n.fc-eyebrow{\n  display:inline-block;\n  margin-bottom:10px;\n  color:var(--red);\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:1.1px;\n  text-transform:uppercase;\n}\n\n.fc-dark .fc-eyebrow{color:#ffd9dc;}\n\n.fc-lead{\n  max-width:650px;\n  margin:0 auto 20px!important;\n  font-size:18px!important;\n}\n\n.fc-img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:20px auto 0;\n  border-radius:16px;\n}\n\n.fc-benefits{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n  margin:20px 0 0;\n}\n\n.fc-benefit{\n  padding:15px 10px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:#fff;\n  text-align:center;\n}\n\n.fc-benefit b{\n  display:block;\n  margin-bottom:3px;\n  color:#333;\n  font-size:14px;\n}\n\n.fc-benefit span{\n  color:#777;\n  font-size:12px;\n}\n\n.fc-icon{\n  display:block;\n  margin-bottom:6px;\n  font-size:23px;\n}\n\n.fc-cta{\n  display:inline-block;\n  margin-top:18px;\n  padding:14px 25px;\n  border-radius:999px;\n  background:var(--red);\n  color:#fff!important;\n  font-size:15px;\n  font-weight:850;\n}\n\n.fc-dark .fc-cta{\n  background:#fff;\n  color:var(--red-dark)!important;\n}\n\n.fc-list{\n  margin:17px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.fc-list li{\n  position:relative;\n  margin-bottom:10px;\n  padding-left:28px;\n  color:#4f4f4f;\n  font-size:15px;\n}\n\n.fc-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:1px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:19px;\n  height:19px;\n  border-radius:50%;\n  background:var(--red);\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n}\n\n.fc-dark .fc-list li{color:#fff;}\n.fc-dark .fc-list li:before{\n  background:#fff;\n  color:var(--red);\n}\n\n.fc-two{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:12px;\n  margin-top:18px;\n}\n\n.fc-side{\n  padding:20px 16px;\n  border-radius:16px;\n  background:#fff;\n  border:1px solid var(--line);\n}\n\n.fc-side-num{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:34px;\n  height:34px;\n  margin-bottom:10px;\n  border-radius:50%;\n  background:var(--red);\n  color:#fff;\n  font-weight:850;\n}\n\n.fc-side p{\n  margin:0;\n  font-size:14px;\n}\n\n.fc-steps{\n  margin-top:18px;\n}\n\n.fc-step{\n  display:flex;\n  gap:14px;\n  align-items:flex-start;\n  margin-bottom:10px;\n  padding:15px;\n  border-radius:14px;\n  background:#fff;\n  border:1px solid var(--line);\n}\n\n.fc-step-num{\n  flex:0 0 36px;\n  width:36px;\n  height:36px;\n  line-height:36px;\n  border-radius:50%;\n  background:var(--red);\n  color:#fff;\n  text-align:center;\n  font-weight:850;\n}\n\n.fc-step p{\n  margin:0;\n  font-size:14px;\n}\n\n.fc-note{\n  margin-top:14px;\n  padding:13px 15px;\n  border-radius:12px;\n  background:#fff4f3;\n  color:#70464a;\n  font-size:13px;\n}\n\n.fc-specs{\n  margin-top:18px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n}\n\n.fc-spec{\n  display:flex;\n  justify-content:space-between;\n  gap:15px;\n  padding:14px 16px;\n  border-bottom:1px solid var(--line);\n  font-size:14px;\n}\n\n.fc-spec:last-child{border-bottom:0;}\n\n.fc-spec strong{\n  color:var(--red-dark);\n}\n\n.fc-spec span{\n  color:#626262;\n  text-align:right;\n}\n\n.fc-faq details{\n  margin:9px 0;\n  padding:15px 16px;\n  border:1px solid var(--line);\n  border-radius:13px;\n  background:#fff;\n}\n\n.fc-faq summary{\n  cursor:pointer;\n  font-weight:800;\n  color:#333;\n}\n\n.fc-faq details p{\n  margin:9px 0 0;\n  font-size:14px;\n}\n\n@media(max-width:640px){\n  .fc-section{\n    padding:23px 16px;\n    border-radius:16px;\n  }\n\n  .footcare-page h1{font-size:28px;}\n  .footcare-page h2{font-size:23px;}\n  .fc-lead{font-size:16px!important;}\n\n  .fc-benefits{\n    grid-template-columns:1fr;\n  }\n\n  .fc-two{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .fc-spec{\n    flex-direction:column;\n    gap:4px;\n  }\n\n  .fc-spec span{text-align:left;}\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"footcare-page\"\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"fc-section fc-hero\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003eAT-HOME FOOT CARE\u003c\/span\u003e\n\n  \u003ch1\u003eRough Heels? Smooth Them at Home.\u003c\/h1\u003e\n\n  \u003cp class=\"fc-lead\"\u003e\n    Tackle built-up rough skin, then smooth and refine with one compact dual-sided foot care tool.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"fc-benefits\"\u003e\n\n    \u003cdiv class=\"fc-benefit\"\u003e\n      \u003cspan class=\"fc-icon\"\u003e✨\u003c\/span\u003e\n      \u003cb\u003e2-in-1 Care\u003c\/b\u003e\n      \u003cspan\u003eRemove + smooth\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-benefit\"\u003e\n      \u003cspan class=\"fc-icon\"\u003e🦶\u003c\/span\u003e\n      \u003cb\u003eAt-Home Routine\u003c\/b\u003e\n      \u003cspan\u003eSimple foot maintenance\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-benefit\"\u003e\n      \u003cspan class=\"fc-icon\"\u003e👜\u003c\/span\u003e\n      \u003cb\u003eCompact Design\u003c\/b\u003e\n      \u003cspan\u003eEasy to store \u0026amp; travel\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cspan class=\"fc-cta\"\u003eBring Foot Care Home\u003c\/span\u003e\n\n  \u003cimg class=\"fc-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3756\/9282\/files\/spp_shopify20260416172710_eb7ff2833493b0c5478384a08feb2f21.jpg?v=1776331635\" alt=\"Dual-sided foot callus remover\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- PAIN --\u003e\n\u003csection class=\"fc-section fc-dark\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003eWHEN ROUGH HEELS NEED MORE\u003c\/span\u003e\n\n  \u003ch2\u003eDry, Rough Heels Can Be Hard to Ignore.\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Regular foot care can help manage rough, callus-prone areas before they become the first thing you notice when going barefoot or wearing open shoes.\n  \u003c\/p\u003e\n\n  \u003cul class=\"fc-list\"\u003e\n    \u003cli\u003eTarget built-up rough skin around the heel.\u003c\/li\u003e\n    \u003cli\u003eMaintain smoother-feeling feet between pedicures.\u003c\/li\u003e\n    \u003cli\u003eKeep your routine simple with one dual-sided tool.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- RESULT --\u003e\n\u003csection class=\"fc-section fc-soft\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003eTARGET THE ROUGHNESS\u003c\/span\u003e\n\n  \u003ch2\u003eSmooth Away Built-Up Dead Skin.\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Start with the stronger working surface to gently target tougher buildup and rough areas.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Then flip the tool and finish with the finer surface for a smoother, more refined feel.\n  \u003c\/p\u003e\n\n  \u003cimg class=\"fc-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3756\/9282\/files\/spp_shopify20260416172717_374452d2fa68c83b221144939ad4cddb.jpg?v=1776331641\" alt=\"Foot callus removal and smoothing\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- TWO SIDES --\u003e\n\u003csection class=\"fc-section\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003eTHE 2-IN-1 DIFFERENCE\u003c\/span\u003e\n\n  \u003ch2\u003eTwo Sides. One Complete Routine.\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Different levels of roughness call for different surfaces. This dual-sided design gives you both in one compact tool.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"fc-two\"\u003e\n\n    \u003cdiv class=\"fc-side\"\u003e\n      \u003cdiv class=\"fc-side-num\"\u003e1\u003c\/div\u003e\n      \u003ch3\u003eREMOVE\u003c\/h3\u003e\n      \u003cp\u003e\n        Target thicker dead-skin buildup and callus-prone areas.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-side\"\u003e\n      \u003cdiv class=\"fc-side-num\"\u003e2\u003c\/div\u003e\n      \u003ch3\u003eSMOOTH\u003c\/h3\u003e\n      \u003cp\u003e\n        Follow with the finer surface to buff and refine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cimg class=\"fc-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3756\/9282\/files\/spp_shopify20260416172727_ef54e3d250d156b57cd8b8ca14e17906.jpg?v=1776331650\" alt=\"Dual-sided foot scraper surfaces\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- MATERIAL --\u003e\n\u003csection class=\"fc-section fc-soft\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003eMADE FOR YOUR ROUTINE\u003c\/span\u003e\n\n  \u003ch2\u003eDurable Working Surfaces. Compact Design.\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Stainless-steel scraping and filing areas provide durable working surfaces for regular at-home foot care.\n  \u003c\/p\u003e\n\n  \u003cul class=\"fc-list\"\u003e\n    \u003cli\u003eStainless-steel scraping and filing surfaces.\u003c\/li\u003e\n    \u003cli\u003eComfortable handheld format.\u003c\/li\u003e\n    \u003cli\u003eCompact enough for bathroom storage or travel.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cimg class=\"fc-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3756\/9282\/files\/spp_shopify20260416172722_f640dc3f4f7c31160dd9b4e2422af850.jpg?v=1776331646\" alt=\"Foot scraper construction and working surfaces\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"fc-section\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003eA SIMPLE FOOT-CARE ROUTINE\u003c\/span\u003e\n\n  \u003ch2\u003eFour Steps to Smoother-Feeling Feet.\u003c\/h2\u003e\n\n  \u003cdiv class=\"fc-steps\"\u003e\n\n    \u003cdiv class=\"fc-step\"\u003e\n      \u003cdiv class=\"fc-step-num\"\u003e1\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003ePrepare\u003c\/h3\u003e\n        \u003cp\u003eClean your feet and identify the rough areas you want to target.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-step\"\u003e\n      \u003cdiv class=\"fc-step-num\"\u003e2\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eRemove\u003c\/h3\u003e\n        \u003cp\u003eGently work the scraping surface over tougher buildup without excessive pressure.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-step\"\u003e\n      \u003cdiv class=\"fc-step-num\"\u003e3\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eSmooth\u003c\/h3\u003e\n        \u003cp\u003eSwitch to the finer filing surface to refine the treated area.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-step\"\u003e\n      \u003cdiv class=\"fc-step-num\"\u003e4\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eClean\u003c\/h3\u003e\n        \u003cp\u003eClean the tool after use and allow it to dry before storing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fc-note\"\u003e\n    \u003cstrong\u003eCare Reminder:\u003c\/strong\u003e Use gently. Stop if skin becomes uncomfortable or irritated, and do not use on open or injured skin.\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- LIFESTYLE --\u003e\n\u003csection class=\"fc-section fc-dark\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003eHOME • TRAVEL • SELF-CARE\u003c\/span\u003e\n\n  \u003ch2\u003eKeep Smoother-Feeling Feet Within Reach.\u003c\/h2\u003e\n\n  \u003cp\u003e\n    At approximately 4.5 inches long, the compact design fits easily into your bathroom drawer, toiletry bag or travel case.\n  \u003c\/p\u003e\n\n  \u003cimg class=\"fc-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3756\/9282\/files\/spp_shopify20260416172732_47921a86d5262a11bbfd40e26205ec65.jpg?v=1776331656\" alt=\"Compact foot care tool for home and travel\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- PRODUCT HIGHLIGHTS --\u003e\n\u003csection class=\"fc-section fc-soft\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003ePRODUCT HIGHLIGHTS\u003c\/span\u003e\n\n  \u003ch2\u003eEverything You Need for Simple Foot Maintenance.\u003c\/h2\u003e\n\n  \u003cdiv class=\"fc-benefits\"\u003e\n\n    \u003cdiv class=\"fc-benefit\"\u003e\n      \u003cspan class=\"fc-icon\"\u003e↔️\u003c\/span\u003e\n      \u003cb\u003eDual-Sided\u003c\/b\u003e\n      \u003cspan\u003eTwo levels of care\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-benefit\"\u003e\n      \u003cspan class=\"fc-icon\"\u003e🔩\u003c\/span\u003e\n      \u003cb\u003eDurable Surfaces\u003c\/b\u003e\n      \u003cspan\u003eStainless-steel working areas\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-benefit\"\u003e\n      \u003cspan class=\"fc-icon\"\u003e👜\u003c\/span\u003e\n      \u003cb\u003ePortable\u003c\/b\u003e\n      \u003cspan\u003eApprox. 4.5 in long\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"fc-section\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n  \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n  \u003cdiv class=\"fc-specs\"\u003e\n\n    \u003cdiv class=\"fc-spec\"\u003e\n      \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n      \u003cspan\u003eDual-Sided Foot File \/ Callus Scraper\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-spec\"\u003e\n      \u003cstrong\u003eSize\u003c\/strong\u003e\n      \u003cspan\u003e11.5 × 5.5 cm \/ Approx. 4.5 × 2.2 in\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-spec\"\u003e\n      \u003cstrong\u003eMain Body\u003c\/strong\u003e\n      \u003cspan\u003ePlastic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-spec\"\u003e\n      \u003cstrong\u003eWorking Surfaces\u003c\/strong\u003e\n      \u003cspan\u003eStainless-Steel Scraping \/ Filing Areas\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-spec\"\u003e\n      \u003cstrong\u003eColor Options\u003c\/strong\u003e\n      \u003cspan\u003eWhite \/ Blue\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-spec\"\u003e\n      \u003cstrong\u003eBundle Options\u003c\/strong\u003e\n      \u003cspan\u003eScraper Only \/ Scraper + Replacement Head\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-spec\"\u003e\n      \u003cstrong\u003eGreat For\u003c\/strong\u003e\n      \u003cspan\u003eHome Foot Care • Travel • Pedicure Maintenance\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"fc-section fc-soft fc-faq\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003eGOOD TO KNOW\u003c\/span\u003e\n\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n  \u003cdetails open\u003e\n    \u003csummary\u003eWhat do the two sides do?\u003c\/summary\u003e\n    \u003cp\u003e\n      One surface targets tougher dead-skin buildup, while the finer filing surface helps smooth and refine afterward.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIs the whole tool stainless steel?\u003c\/summary\u003e\n    \u003cp\u003e\n      No. The main body is plastic, while the scraping and filing working surfaces are stainless steel.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow large is it?\u003c\/summary\u003e\n    \u003cp\u003e\n      Approximately 11.5 × 5.5 cm \/ 4.5 × 2.2 inches.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eAre replacement heads included?\u003c\/summary\u003e\n    \u003cp\u003e\n      Replacement heads are included with selected bundle configurations. Check your chosen variant before ordering.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCan I travel with it?\u003c\/summary\u003e\n    \u003cp\u003e\n      Its compact size makes it convenient to store in a toiletry or travel bag.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"fc-section fc-hero\"\u003e\n\n  \u003cspan class=\"fc-eyebrow\"\u003eYOUR AT-HOME FOOT CARE ESSENTIAL\u003c\/span\u003e\n\n  \u003ch2\u003eFeel Better About Going Barefoot.\u003c\/h2\u003e\n\n  \u003cp class=\"fc-lead\"\u003e\n    Remove. Smooth. Maintain. Give rough heels a simple two-step care routine without adding multiple tools to your bathroom drawer.\n  \u003c\/p\u003e\n\n  \u003cspan class=\"fc-cta\"\u003eUpgrade Your Foot-Care Routine\u003c\/span\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"HHH","offers":[{"title":"Blue","offer_id":54587030307182,"sku":"NC02442608172360-蓝色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":54587030274414,"sku":"NC02442608172360-白色","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/11_93550105-09a9-45f5-b95b-a9fa24655ba3.webp?v=1786976315","url":"https:\/\/bvuyomi.com\/products\/dual-sided-foot-callus-remover","provider":"Bvuyomi","version":"1.0","type":"link"}