{"product_id":"mini-electric-foil-shaver-for-men-rechargeable-portable-beard-razor-for-close-smooth-shaving","title":"Mini Electric Foil Shaver for Men | Rechargeable Portable Beard Razor for Close \u0026 Smooth Shaving","description":"\u003c!--\n  Shopify Product Description\n  Portable Foil Shaver\n  Paste the complete code into the Shopify product description HTML editor.\n--\u003e\n\u003cstyle\u003e\n    .ps-shaver,\n    .ps-shaver * {\n      box-sizing: border-box;\n    }\n\n    .ps-shaver {\n      --ps-ink: #17212b;\n      --ps-muted: #5f6d78;\n      --ps-blue: #176b87;\n      --ps-blue-dark: #0c465d;\n      --ps-ice: #eef7fa;\n      --ps-line: #dce7eb;\n      --ps-white: #ffffff;\n      max-width: 920px;\n      margin: 0 auto;\n      color: var(--ps-ink);\n      background: var(--ps-white);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .ps-shaver h1,\n    .ps-shaver h2,\n    .ps-shaver h3,\n    .ps-shaver p {\n      margin-top: 0;\n    }\n\n    .ps-shaver h1 {\n      max-width: 720px;\n      margin-bottom: 16px;\n      font-size: clamp(32px, 6vw, 54px);\n      line-height: 1.08;\n      letter-spacing: -1.6px;\n    }\n\n    .ps-shaver h2 {\n      margin-bottom: 14px;\n      font-size: clamp(25px, 4vw, 36px);\n      line-height: 1.18;\n      letter-spacing: -0.7px;\n    }\n\n    .ps-shaver h3 {\n      margin-bottom: 6px;\n      font-size: 18px;\n      line-height: 1.3;\n    }\n\n    .ps-shaver p {\n      color: var(--ps-muted);\n    }\n\n    .ps-shaver__hero {\n      padding: 58px 34px;\n      overflow: hidden;\n      border-radius: 24px;\n      background:\n        radial-gradient(circle at 88% 18%, rgba(255, 255, 255, 0.9) 0 7%, transparent 28%),\n        linear-gradient(135deg, #e9f5f8 0%, #f9fbfc 52%, #dcecf1 100%);\n    }\n\n    .ps-shaver__eyebrow {\n      display: inline-block;\n      margin-bottom: 16px;\n      color: var(--ps-blue-dark);\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 1.4px;\n      text-transform: uppercase;\n    }\n\n    .ps-shaver__hero p {\n      max-width: 650px;\n      margin-bottom: 22px;\n      font-size: 18px;\n    }\n\n    .ps-shaver__quick {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px 22px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      color: var(--ps-blue-dark);\n      font-weight: 700;\n    }\n\n    .ps-shaver__quick li::before {\n      content: \"✓\";\n      margin-right: 7px;\n      color: var(--ps-blue);\n    }\n\n    .ps-shaver__section {\n      padding: 56px 24px;\n    }\n\n    .ps-shaver__section + .ps-shaver__section {\n      border-top: 1px solid var(--ps-line);\n    }\n\n    .ps-shaver__intro {\n      max-width: 720px;\n      margin-bottom: 30px;\n    }\n\n    .ps-shaver__benefits {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 26px 36px;\n    }\n\n    .ps-shaver__benefit {\n      padding-left: 18px;\n      border-left: 3px solid #8dc8d8;\n    }\n\n    .ps-shaver__benefit p {\n      margin-bottom: 0;\n    }\n\n    .ps-shaver__stats {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 1px;\n      margin-top: 34px;\n      overflow: hidden;\n      border: 1px solid var(--ps-line);\n      border-radius: 18px;\n      background: var(--ps-line);\n    }\n\n    .ps-shaver__stat {\n      padding: 22px 12px;\n      text-align: center;\n      background: var(--ps-white);\n    }\n\n    .ps-shaver__stat strong {\n      display: block;\n      color: var(--ps-blue-dark);\n      font-size: 22px;\n      line-height: 1.2;\n    }\n\n    .ps-shaver__stat span {\n      color: var(--ps-muted);\n      font-size: 13px;\n    }\n\n    .ps-shaver__use {\n      background: var(--ps-ice);\n    }\n\n    .ps-shaver__steps {\n      margin: 26px 0 0;\n      padding: 0;\n      counter-reset: ps-step;\n      list-style: none;\n    }\n\n    .ps-shaver__steps li {\n      position: relative;\n      margin-bottom: 22px;\n      padding-left: 54px;\n      color: var(--ps-muted);\n    }\n\n    .ps-shaver__steps li::before {\n      position: absolute;\n      top: -2px;\n      left: 0;\n      width: 36px;\n      height: 36px;\n      border-radius: 50%;\n      color: var(--ps-white);\n      background: var(--ps-blue);\n      font-weight: 800;\n      line-height: 36px;\n      text-align: center;\n      counter-increment: ps-step;\n      content: counter(ps-step);\n    }\n\n    .ps-shaver__steps strong {\n      color: var(--ps-ink);\n    }\n\n    .ps-shaver__table-wrap {\n      overflow-x: auto;\n      border-top: 2px solid var(--ps-blue-dark);\n    }\n\n    .ps-shaver table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .ps-shaver th,\n    .ps-shaver td {\n      padding: 14px 12px;\n      border-bottom: 1px solid var(--ps-line);\n      text-align: left;\n      vertical-align: top;\n    }\n\n    .ps-shaver th {\n      width: 42%;\n      color: var(--ps-ink);\n      font-weight: 700;\n    }\n\n    .ps-shaver td {\n      color: var(--ps-muted);\n    }\n\n    .ps-shaver__included {\n      margin: 28px 0 0;\n      padding-left: 20px;\n      color: var(--ps-muted);\n    }\n\n    .ps-shaver__included li {\n      margin-bottom: 7px;\n    }\n\n    .ps-shaver details {\n      padding: 16px 0;\n      border-bottom: 1px solid var(--ps-line);\n    }\n\n    .ps-shaver summary {\n      position: relative;\n      padding-right: 30px;\n      color: var(--ps-ink);\n      font-weight: 750;\n      cursor: pointer;\n      list-style: none;\n    }\n\n    .ps-shaver summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .ps-shaver summary::after {\n      position: absolute;\n      top: 0;\n      right: 4px;\n      color: var(--ps-blue);\n      font-size: 22px;\n      line-height: 1;\n      content: \"+\";\n    }\n\n    .ps-shaver details[open] summary::after {\n      content: \"−\";\n    }\n\n    .ps-shaver details p {\n      margin: 12px 0 0;\n    }\n\n    .ps-shaver__note {\n      margin-top: 26px;\n      padding: 18px 20px;\n      border-left: 4px solid #e5a941;\n      color: #5d4a28;\n      background: #fff9ec;\n      font-size: 14px;\n    }\n\n    .ps-shaver__cta {\n      padding: 48px 28px;\n      border-radius: 22px;\n      color: var(--ps-white);\n      background: linear-gradient(135deg, var(--ps-blue-dark), var(--ps-blue));\n      text-align: center;\n    }\n\n    .ps-shaver__cta h2,\n    .ps-shaver__cta p {\n      color: var(--ps-white);\n    }\n\n    .ps-shaver__cta p {\n      max-width: 620px;\n      margin: 0 auto;\n      opacity: 0.88;\n    }\n\n    @media (max-width: 680px) {\n      .ps-shaver {\n        font-size: 15px;\n      }\n\n      .ps-shaver__hero {\n        padding: 42px 22px;\n        border-radius: 18px;\n      }\n\n      .ps-shaver h1 {\n        letter-spacing: -1px;\n      }\n\n      .ps-shaver__hero p {\n        font-size: 16px;\n      }\n\n      .ps-shaver__section {\n        padding: 42px 8px;\n      }\n\n      .ps-shaver__benefits {\n        grid-template-columns: 1fr;\n        gap: 24px;\n      }\n\n      .ps-shaver__stats {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .ps-shaver__cta {\n        padding: 38px 20px;\n        border-radius: 18px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"ps-shaver\"\u003e\n\u003csection class=\"ps-shaver__hero\"\u003e\u003cspan class=\"ps-shaver__eyebrow\"\u003eCompact Grooming, Wherever You Go\u003c\/span\u003e\n\u003ch1\u003eStay Ready Without Carrying a Full-Size Shaver\u003c\/h1\u003e\n\u003cp\u003eClean up short facial hair and everyday stubble at home, at work, or while traveling. This palm-size foil shaver combines a compact profile with a close-contact shaving surface for quick, convenient touch-ups.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPTImageJul29_2026_02_04_13AM_6.png?v=1785316034\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul class=\"ps-shaver__quick\"\u003e\n\u003cli\u003ePocket-Friendly Size\u003c\/li\u003e\n\u003cli\u003eReciprocating Foil Head\u003c\/li\u003e\n\u003cli\u003eUSB Type-C Charging\u003c\/li\u003e\n\u003cli\u003eRemovable Head\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"ps-shaver__section\"\u003e\n\u003cdiv class=\"ps-shaver__intro\"\u003e\n\u003cspan class=\"ps-shaver__eyebrow\"\u003eSmall Tool. Everyday Confidence.\u003c\/span\u003e\n\u003ch2\u003eMade for the Moments When Stubble Shows Up\u003c\/h2\u003e\n\u003cp\u003eA rushed morning, a business trip, or last-minute plans should not mean carrying bulky grooming equipment. The compact body slips easily into a toiletry bag, desk drawer, backpack, or gym bag, keeping a quick touch-up close at hand.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPTImageJul29_2026_02_04_04AM_2.png?v=1785316034\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__benefits\"\u003e\n\u003cdiv class=\"ps-shaver__benefit\"\u003e\n\u003ch3\u003eClose-Contact Foil\u003c\/h3\u003e\n\u003cp\u003eThe perforated foil sits close to the skin and guides short hairs toward the moving cutter below for controlled daily grooming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__benefit\"\u003e\n\u003ch3\u003ePower in Your Palm\u003c\/h3\u003e\n\u003cp\u003eA 3W drive system supports efficient touch-ups while keeping the shaver compact enough for one-handed use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__benefit\"\u003e\n\u003ch3\u003eQuiet, Discreet Operation\u003c\/h3\u003e\n\u003cp\u003eDesigned for lower-noise grooming when getting ready early, sharing a room, or freshening up away from home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__benefit\"\u003e\n\u003ch3\u003eSimple Type-C Charging\u003c\/h3\u003e\n\u003cp\u003eRecharge with the included Type-C cable using a compatible USB power source—convenient for home, office, and travel routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__benefit\"\u003e\n\u003ch3\u003eEasy to Pack\u003c\/h3\u003e\n\u003cp\u003eMeasuring approximately 8 × 5.8 cm, it saves space in small bags and makes a practical backup shaver for busy days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__benefit\"\u003e\n\u003ch3\u003eRemovable Head for Maintenance\u003c\/h3\u003e\n\u003cp\u003eRemove the shaving head and use the included cleaning brush to clear trapped hair and keep the cutting area ready for the next use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__stats\"\u003e\n\u003cdiv class=\"ps-shaver__stat\"\u003e\n\u003cstrong\u003e8 × 5.8 cm\u003c\/strong\u003e \u003cspan\u003eCompact body\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__stat\"\u003e\n\u003cstrong\u003e3W\u003c\/strong\u003e \u003cspan\u003eRated power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__stat\"\u003e\n\u003cstrong\u003e≈ 40 min\u003c\/strong\u003e \u003cspan\u003eWorking time\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ps-shaver__stat\"\u003e\n\u003cstrong\u003eType-C\u003c\/strong\u003e \u003cspan\u003eCharging connection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ps-shaver__section ps-shaver__use\"\u003e\u003cspan class=\"ps-shaver__eyebrow\"\u003eA Better Touch-Up Routine\u003c\/span\u003e\n\u003ch2\u003eThree Simple Steps\u003c\/h2\u003e\n\u003col class=\"ps-shaver__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCharge before use.\u003c\/strong\u003e Connect the included Type-C cable and allow approximately 8 hours for a full charge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShave on clean, dry skin.\u003c\/strong\u003e Hold the foil flat against the skin and move slowly against the direction of hair growth. Use light pressure and repeat only where needed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrush away trapped hair.\u003c\/strong\u003e Switch the shaver off, remove the head, and use the included brush to clean the inner cutting area.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPTImageJul29_2026_02_05_34AM_8.png?v=1785316035\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"ps-shaver__section\"\u003e\u003cspan class=\"ps-shaver__eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"ps-shaver__table-wrap\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003ePortable electric foil shaver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShaving System\u003c\/th\u003e\n\u003ctd\u003eReciprocating foil head\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 8 × 5.8 cm \/ 3.15 × 2.28 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRated Power\u003c\/th\u003e\n\u003ctd\u003e3W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCharging Connection\u003c\/th\u003e\n\u003ctd\u003eUSB Type-C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApprox. Charging Time\u003c\/th\u003e\n\u003ctd\u003e8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApprox. Working Time\u003c\/th\u003e\n\u003ctd\u003e40 minutes per full charge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCleaning Method\u003c\/th\u003e\n\u003ctd\u003eRemove the head and clean with the included brush\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBest For\u003c\/th\u003e\n\u003ctd\u003eShort facial hair, stubble touch-ups, travel, office, and gym use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"margin-top: 30px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPTImageJul29_2026_02_05_36AM_9.png?v=1785316034\" alt=\"\"\u003e\u003c\/h3\u003e\n\u003ch3 style=\"margin-top: 30px;\"\u003eWhat’s Included\u003c\/h3\u003e\n\u003cul class=\"ps-shaver__included\"\u003e\n\u003cli\u003e1 × Portable Electric Foil Shaver\u003c\/li\u003e\n\u003cli\u003e1 × USB Type-C Charging Cable\u003c\/li\u003e\n\u003cli\u003e1 × Cleaning Brush\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ps-shaver__note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e No waterproof rating was provided. Do not immerse the shaver, rinse the complete unit, or use it in the shower. Keep the charging connection dry. Actual working time may vary with hair type, usage habits, and battery condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ps-shaver__section\"\u003e\u003cspan class=\"ps-shaver__eyebrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPTImageJul29_2026_02_05_28AM_7.png?v=1785316034\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/section\u003e\n\u003csection class=\"ps-shaver__section\"\u003e\u003cspan class=\"ps-shaver__eyebrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPTImageJul29_2026_02_04_07AM_5.png?v=1785316034\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/section\u003e\n\u003csection class=\"ps-shaver__section\"\u003e\u003cspan class=\"ps-shaver__eyebrow\"\u003eQuestions, Answered\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a full-size daily shaver?\u003c\/summary\u003e\n\u003cp\u003eIts compact size makes it especially useful for short stubble, quick touch-ups, and travel. For dense or long facial hair, trim the hair shorter first and work in small sections.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with shaving foam or in the shower?\u003c\/summary\u003e\n\u003cp\u003eA waterproof rating has not been confirmed, so use it only on clean, dry skin. Do not submerge or rinse the full shaver.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I get the best result?\u003c\/summary\u003e\n\u003cp\u003eCharge the shaver, keep the foil flat against the skin, use light pressure, and move slowly against hair growth. Avoid repeatedly pressing hard over the same area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean it?\u003c\/summary\u003e\n\u003cp\u003eTurn the shaver off, remove the head, and clear loose hair with the included brush. Make sure all parts are dry before reassembly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the shaver while it is charging?\u003c\/summary\u003e\n\u003cp\u003eUse it cordlessly after charging unless the product packaging supplied with your unit specifically states that charging-and-use is supported.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"ps-shaver__cta\"\u003e\n\u003ch2\u003eFreshen Up. Pack Light. Stay Ready.\u003c\/h2\u003e\n\u003cp\u003eAdd compact grooming power to your morning routine, travel kit, or work bag and keep quick touch-ups within easy reach.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPTImageJul29_2026_02_04_02AM_1.png?v=1785316034\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"Default Title","offer_id":41783454695557,"sku":null,"price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPTImageJul29_2026_02_04_02AM_1.png?v=1785316034","url":"https:\/\/noomoriey.com\/zh\/products\/mini-electric-foil-shaver-for-men-rechargeable-portable-beard-razor-for-close-smooth-shaving","provider":"noomoriey","version":"1.0","type":"link"}