{"product_id":"returnity-mini-guasha","title":"RETURNITY Mini Guasha","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eRETURNITY Mini Guasha\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --g:       #6a5a4a;\n    --g-pale:  #f6f3ef;\n    --g-light: #d8ccc0;\n    --g-deep:  #1a1008;\n    --black:   #111111;\n    --muted:   #888884;\n    --border:  #e0e0dc;\n    --white:   #ffffff;\n  }\n  body { font-family: 'Inter', sans-serif; background: var(--white); color: var(--black); width: 100%; margin: 0; padding: 0; font-size: 14px; line-height: 1.6; }\n  .label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin-bottom: 12px; }\n  .tag { font-size: 12px; font-weight: 500; padding: 5px 12px; border-radius: 20px; background: var(--g-pale); color: var(--g-deep); border: 1px solid var(--g-light); }\n  .feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); align-items: stretch; gap: 1px; background: var(--border); border: 1px solid var(--border); margin-bottom: 28px; }\n  .feature-card { background: var(--white); padding: 16px 18px; align-self: stretch; }\n  .feature-name { font-size: 12px; font-weight: 500; color: var(--black); margin-bottom: 5px; display: flex; align-items: center; gap: 7px; }\n  .feature-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--g); flex-shrink: 0; }\n  .feature-desc { font-size: 12px; color: var(--muted); line-height: 1.65; font-weight: 300; }\n  .zone-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; background: var(--border); border: 1px solid var(--border); margin-top: 14px; }\n  .zone-cell { background: var(--white); padding: 10px 14px; }\n  .zone-name { font-size: 11px; font-weight: 500; color: var(--black); margin-bottom: 2px; }\n  .zone-desc { font-size: 11px; color: var(--muted); font-weight: 300; line-height: 1.5; }\n  .acc-item { border-bottom: 1px solid var(--border); }\n  .acc-item:first-of-type { border-top: 1px solid var(--border); }\n  .acc-header { display: flex; align-items: center; justify-content: space-between; padding: 16px 0; cursor: pointer; user-select: none; }\n  .acc-header:hover .acc-label { color: var(--g); }\n  .acc-label { font-size: 13px; font-weight: 400; color: var(--black); transition: color 0.15s; }\n  .acc-chevron { width: 16px; height: 16px; position: relative; flex-shrink: 0; }\n  .acc-chevron::before, .acc-chevron::after { content: ''; position: absolute; top: 50%; left: 50%; width: 8px; height: 1px; background: var(--muted); transition: transform 0.22s; }\n  .acc-chevron::before { transform: translate(-100%, -50%); }\n  .acc-chevron::after  { transform: translate(0%, -50%); }\n  .acc-chevron.open::before { transform: translate(-100%, -50%) rotate(-45deg); }\n  .acc-chevron.open::after  { transform: translate(0%, -50%) rotate(45deg); }\n  .acc-body { display: none; padding-bottom: 20px; }\n  .acc-body.open { display: block; }\n  .acc-text { font-size: 13px; color: var(--black); line-height: 1.8; font-weight: 300; }\n  .step-list { list-style: none; }\n  .step-list li { display: flex; gap: 14px; padding: 10px 0; border-bottom: 1px solid var(--border); font-size: 13px; font-weight: 300; color: var(--black); line-height: 1.6; align-items: flex-start; }\n  .step-list li:last-child { border-bottom: none; }\n  .step-n { font-size: 10px; font-weight: 500; color: var(--g); letter-spacing: 0.06em; padding-top: 2px; flex-shrink: 0; width: 20px; }\n  .pair-box { margin-top: 14px; padding: 14px 16px; background: var(--g-pale); border-left: 2px solid var(--g); font-size: 12.5px; color: var(--g-deep); line-height: 1.7; font-weight: 400; }\n  .pair-box strong { display: block; font-weight: 500; margin-bottom: 3px; }\n  .concern-list { list-style: none; padding: 0; }\n  .concern-list li { display: flex; gap: 10px; font-size: 13px; font-weight: 300; color: var(--black); padding: 5px 0; align-items: flex-start; line-height: 1.6; }\n  .concern-list li::before { content: '—'; color: var(--g); font-weight: 400; flex-shrink: 0; }\n  .copy-btn { margin-top: 16px; display: inline-flex; align-items: center; gap: 6px; font-size: 11px; font-family: 'Inter', sans-serif; font-weight: 500; letter-spacing: 0.06em; text-transform: uppercase; color: var(--g-deep); background: transparent; border: 1px solid var(--g); padding: 7px 14px; cursor: pointer; transition: background 0.15s; }\n  .copy-btn:hover, .copy-btn.copied { background: var(--g-light); }\n  .specs-footer { border: 1px solid var(--border); margin-top: 28px; width: 100%; }\n  .spec-row { display: flex; border-bottom: 1px solid var(--border); }\n  .spec-row:last-child { border-bottom: none; }\n  .spec-key { font-size: 9px; font-weight: 500; text-transform: uppercase; letter-spacing: 0.1em; color: var(--muted); width: 110px; min-width: 110px; padding: 11px 16px; border-right: 1px solid var(--border); display: flex; align-items: center; }\n  .spec-val { font-size: 13px; font-weight: 400; color: var(--black); padding: 11px 16px; display: flex; align-items: center; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv style=\"margin-bottom:24px;\"\u003e\n  \u003cdiv class=\"label\"\u003eMain Benefit\u003c\/div\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:6px;\"\u003e\n    \u003cspan class=\"tag\"\u003eFacial Lifting\u003c\/span\u003e\n    \u003cspan class=\"tag\"\u003eDe-Puffing\u003c\/span\u003e\n    \u003cspan class=\"tag\"\u003eContouring\u003c\/span\u003e\n    \u003cspan class=\"tag\"\u003eCirculation\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"label\"\u003eProduct features\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n  \u003cdiv class=\"feature-card\"\u003e\n    \u003cdiv class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-dot\"\u003e\u003c\/div\u003e100% White Clay — Triple-Fired Porcelain\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eMade from high-density white clay, triple-fired for 28 hours — the same traditional porcelain crafting process used in premium Korean ceramics. The result is a firm, smooth, non-porous surface that glides cleanly across skin without snagging. Cool and weighty in hand — the natural weight does the work, no extra pressure needed.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-card\"\u003e\n    \u003cdiv class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-dot\"\u003e\u003c\/div\u003e7 Massage Zones, 6 Usable Sides\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eDesigned with 7 distinct massage zones — each edge, curve, and bump targeting a specific facial or body area. All six sides of the tool are usable: flat faces for broad strokes, curved edges for jawline contouring, ridged bumps for pressure-point stimulation, and narrow tips for the eye area and fine lines.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-card\"\u003e\n    \u003cdiv class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-dot\"\u003e\u003c\/div\u003eMini Format — Precise and Portable\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eAt 100g and compact in size, the Mini is designed for targeted work on the face — particularly the jawline, cheekbones, under-eyes, and nasolabial folds. Lighter and more manoeuvrable than the Original (205g), it fits easily in a bag for travel or gym use. Can also be used on scalp and neck.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-card\"\u003e\n    \u003cdiv class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-dot\"\u003e\u003c\/div\u003e10 Years of Gua Sha Expertise\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eDesigned directly by RETURNITY's founder based on a decade of professional gua sha massage experience — not a mass-produced shape. Each curve and pressure bump placement reflects real-world feedback from hundreds of massage sessions. Dermatologically tested and certified free from harmful substances.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"label\"\u003eProduct details\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('desc')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eFull description\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-desc\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-desc\"\u003e\n    \u003cdiv class=\"acc-text\"\u003e\n      The RETURNITY Mini Guasha is a handcrafted Korean ceramic facial sculpting tool — 100% white clay, triple-fired for 28 hours to achieve the dense, smooth finish that makes it slide effortlessly across skin. It is designed by RETURNITY's founder with ten years of professional gua sha massage experience, and every curve and pressure point on the tool is based on that accumulated expertise rather than aesthetic convention.\n      \u003cbr\u003e\u003cbr\u003e\n      Gua sha (刮痧) is a traditional East Asian practice of using a smooth-edged tool to stroke the skin surface with gentle pressure. The stroking action stimulates blood circulation, releases muscular tension, and promotes lymphatic drainage — together producing a visible de-puffing and lifting effect that can be achieved in as little as three minutes. RETURNITY's design maximises this by giving 7 distinct massage zones across 6 usable sides, so each part of the face and body can be addressed with the appropriate edge geometry.\n      \u003cbr\u003e\u003cbr\u003e\n      The Mini (100g) is sized for the face — lighter and more manoeuvrable than the Original (205g), with the same all-six-sides functionality but easier to use on the jawline, cheekbones, eye area, and nasolabial folds. It can also be used on the scalp (hairline massage), neck, shoulders, and other body areas. The natural weight of the ceramic does the work — no extra pressing required, which prevents bruising and makes it suitable for sensitive skin.\n      \u003cbr\u003e\u003cbr\u003e\n      For best results, apply facial oil (RETURNITY recommends their Jojoba Oil) or a serum\/moisturiser before use to reduce friction. Can be chilled in the refrigerator for an enhanced cooling and de-puffing effect. Dermatologically tested.\n    \u003c\/div\u003e\n    \u003cbutton class=\"copy-btn\" onclick=\"copyMain(this)\"\u003eCopy description\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('zones')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003e7 massage zones\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-zones\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-zones\"\u003e\n    \u003cdiv class=\"zone-grid\"\u003e\n      \u003cdiv class=\"zone-cell\"\u003e\n\u003cdiv class=\"zone-name\"\u003eFlat face (large)\u003c\/div\u003e\n\u003cdiv class=\"zone-desc\"\u003eBroad strokes on cheeks and forehead\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"zone-cell\"\u003e\n\u003cdiv class=\"zone-name\"\u003eCurved edge\u003c\/div\u003e\n\u003cdiv class=\"zone-desc\"\u003eJawline contouring and neck lifting\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"zone-cell\"\u003e\n\u003cdiv class=\"zone-name\"\u003eNarrow concave\u003c\/div\u003e\n\u003cdiv class=\"zone-desc\"\u003eFollows the cheekbone and brow ridge\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"zone-cell\"\u003e\n\u003cdiv class=\"zone-name\"\u003eRidged bumps\u003c\/div\u003e\n\u003cdiv class=\"zone-desc\"\u003ePressure-point stimulation and scalp massage\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"zone-cell\"\u003e\n\u003cdiv class=\"zone-name\"\u003eFine tip\u003c\/div\u003e\n\u003cdiv class=\"zone-desc\"\u003eEye area, nasolabial folds, lip lines\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"zone-cell\"\u003e\n\u003cdiv class=\"zone-name\"\u003eFlat back\u003c\/div\u003e\n\u003cdiv class=\"zone-desc\"\u003eGentle pressing and draining strokes\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"zone-cell\"\u003e\n\u003cdiv class=\"zone-name\"\u003eSide edge\u003c\/div\u003e\n\u003cdiv class=\"zone-desc\"\u003eNeck, décolletage, and shoulder work\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('how')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eHow to use\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-how\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-how\"\u003e\n    \u003cul class=\"step-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"step-n\"\u003e01\u003c\/span\u003eStart with clean skin. Apply facial oil, serum, or moisturiser — the tool needs slip to glide without friction.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"step-n\"\u003e02\u003c\/span\u003eHold the tool at a 15-degree angle against the skin. Do not press hard — let the weight of the ceramic do the work.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"step-n\"\u003e03\u003c\/span\u003eGlide upward and outward along the face, starting from the centre and moving toward the hairline. Work in upward strokes — never downward.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"step-n\"\u003e04\u003c\/span\u003eUse 3–5 strokes per area. Work cheeks → jawline → neck → forehead → eye area in sequence.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"step-n\"\u003e05\u003c\/span\u003eClean the tool after each use with water and a gentle cleanser. Pat dry.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pair-box\"\u003e\n      \u003cstrong\u003eBest paired with\u003c\/strong\u003e\n      RETURNITY recommends using with their Jojoba Oil for optimal glide. Also effective with any facial oil, balm, or thick serum. For enhanced de-puffing: chill the tool in the refrigerator for 10–15 minutes before use — the cool ceramic constricts blood vessels on contact for immediate puffiness reduction.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('skin')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eSuitable for\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-skin\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-skin\"\u003e\n    \u003cdiv class=\"acc-text\"\u003eAll skin types. Particularly beneficial for:\u003c\/div\u003e\n    \u003cul class=\"concern-list\" style=\"margin-top:10px;\"\u003e\n      \u003cli\u003eFacial puffiness, particularly in the morning\u003c\/li\u003e\n      \u003cli\u003eLoss of jawline definition and facial contour\u003c\/li\u003e\n      \u003cli\u003eTension and tightness in facial and neck muscles\u003c\/li\u003e\n      \u003cli\u003eThose wanting a non-invasive lifting and sculpting routine\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"acc-text\" style=\"margin-top:12px;\"\u003eDermatologically tested. Free from harmful substances. Avoid on broken, irritated, or sunburned skin. Stop if skin becomes red or painful. Not suitable during pregnancy without medical advice.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"specs-footer\"\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eRETURNITY\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e100% white clay (porcelain)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e100 g\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eZones\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e7 massage zones \/ 6 sides\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eUse area\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFace, neck, scalp, body\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSouth Korea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggle(id) {\n  document.getElementById('acc-' + id).classList.toggle('open');\n  document.getElementById('chev-' + id).classList.toggle('open');\n}\nfunction copyMain(btn) {\n  const text = \"RETURNITY Mini Guasha\\n\\nHandcrafted Korean ceramic facial sculpting tool. 100% white clay (porcelain), triple-fired for 28 hours. Dermatologically tested.\\n\\nDesigned by RETURNITY's founder with 10 years of professional gua sha massage experience. 7 massage zones across 6 usable sides — flat faces (broad strokes), curved edge (jawline), concave edge (cheekbone), ridged bumps (pressure points and scalp), fine tip (eye area and fine lines), back (draining), side edge (neck and shoulders). Mini format (100g) is lighter and more manoeuvrable than the Original (205g) — ideal for targeted facial work: jawline, cheekbones, under-eyes, nasolabial folds, scalp.\\n\\nLet the ceramic weight do the work — no extra pressure needed. Apply facial oil or serum first for slip. Chill in fridge for enhanced cooling and de-puffing. 3-minute daily routine for visible lifting, de-puffing, and improved circulation.\\n\\nSpecs: 100% white clay \\u00B7 100g \\u00B7 7 zones \/ 6 sides \\u00B7 Face, neck, scalp, body\\nOrigin: South Korea\";\n  navigator.clipboard.writeText(text).then(() =\u003e {\n    btn.textContent = '\\u2713 Copied';\n    btn.classList.add('copied');\n    setTimeout(() =\u003e { btn.textContent = 'Copy description'; btn.classList.remove('copied'); }, 2000);\n  });\n}\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"RETURNITY","offers":[{"title":"Default Title","offer_id":49206980804856,"sku":"8809963950054","price":25.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0328\/8888\/1292\/files\/c9b081af-cf70-424d-be24-6c8889b898fc.webp?v=1781832871","url":"https:\/\/www.amuseground.com\/products\/returnity-mini-guasha","provider":"Amuse Ground","version":"1.0","type":"link"}