{"product_id":"jmh","title":"✨ Fascia Ring R10 Mini – Vibration Slimming Massager for Waist, Tummy, Thighs \u0026 Arms","description":"\u003c!-- =========================================================\nUK DTC - FASCIA RING R10 PRODUCT PAGE\nShopify \/ Shopline Friendly\nScoped CSS \/ Responsive\n========================================================= --\u003e\n\u003cstyle\u003e\n.fr-r10-page,\n.fr-r10-page * {\n  box-sizing: border-box;\n}\n\n.fr-r10-page {\n  --fr-main: #2f2925;\n  --fr-text: #5f5751;\n  --fr-soft: #f7f3ef;\n  --fr-soft-2: #fbf9f7;\n  --fr-line: #e7dfd8;\n  --fr-accent: #8b6249;\n  --fr-accent-soft: #eee3da;\n\n  width: 100%;\n  max-width: 920px;\n  margin: 0 auto;\n  padding: 0 16px 44px;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  color: var(--fr-main);\n  background: #ffffff;\n  line-height: 1.65;\n}\n\n.fr-r10-page,\n.fr-r10-page h1,\n.fr-r10-page h2,\n.fr-r10-page h3,\n.fr-r10-page p {\n  margin-top: 0;\n}\n\n.fr-r10-page h1 {\n  margin-bottom: 14px;\n  font-size: 34px;\n  line-height: 1.16;\n  font-weight: 750;\n  letter-spacing: -0.5px;\n  color: var(--fr-main);\n}\n\n.fr-r10-page h2 {\n  margin: 0 0 14px;\n  font-size: 27px;\n  line-height: 1.25;\n  font-weight: 750;\n  color: var(--fr-main);\n}\n\n.fr-r10-page h3 {\n  margin: 0 0 8px;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 700;\n  color: var(--fr-main);\n}\n\n.fr-r10-page p {\n  margin: 12px 0 0;\n  font-size: 16px;\n  line-height: 1.72;\n  color: var(--fr-text);\n}\n\n.fr-r10-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  border: 0;\n}\n\n\n\/* =========================================================\nHERO\n========================================================= *\/\n\n.fr-r10-hero {\n  padding: 30px 0 28px;\n  text-align: center;\n}\n\n.fr-r10-eyebrow {\n  display: inline-block;\n  margin-bottom: 12px;\n  padding: 6px 13px;\n  border-radius: 100px;\n  background: var(--fr-accent-soft);\n  color: #684732;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .4px;\n  text-transform: uppercase;\n}\n\n.fr-r10-hero-sub {\n  max-width: 720px;\n  margin: 0 auto !important;\n  font-size: 17px !important;\n}\n\n.fr-r10-quick-points {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 9px;\n  margin-top: 20px;\n}\n\n.fr-r10-pill {\n  padding: 9px 13px;\n  border: 1px solid var(--fr-line);\n  border-radius: 100px;\n  background: #ffffff;\n  font-size: 14px;\n  line-height: 1.2;\n  color: #4a413c;\n}\n\n\n\/* =========================================================\nBENEFITS\n========================================================= *\/\n\n.fr-r10-benefits {\n  margin-bottom: 42px;\n  padding: 24px;\n  border-radius: 18px;\n  background: var(--fr-soft);\n}\n\n.fr-r10-benefits \u003e h2 {\n  text-align: center;\n  margin-bottom: 20px;\n}\n\n.fr-r10-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.fr-r10-benefit {\n  padding: 18px;\n  border-radius: 14px;\n  background: #ffffff;\n}\n\n.fr-r10-benefit-icon {\n  display: inline-flex;\n  width: 36px;\n  height: 36px;\n  margin-bottom: 10px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--fr-accent-soft);\n  font-size: 18px;\n}\n\n.fr-r10-benefit strong {\n  display: block;\n  margin-bottom: 5px;\n  font-size: 16px;\n  line-height: 1.35;\n  color: var(--fr-main);\n}\n\n.fr-r10-benefit span {\n  display: block;\n  font-size: 14px;\n  line-height: 1.6;\n  color: #736a64;\n}\n\n\n\/* =========================================================\nIMAGE FEATURE MODULES\n========================================================= *\/\n\n.fr-r10-feature {\n  margin-bottom: 48px;\n}\n\n.fr-r10-feature h2 {\n  text-align: center;\n  max-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n  margin-bottom: 16px;\n}\n\n.fr-r10-feature img {\n  border-radius: 14px;\n}\n\n.fr-r10-feature .fr-r10-copy {\n  max-width: 760px;\n  margin: 16px auto 0;\n  text-align: left;\n}\n\n\n\/* =========================================================\nSTEPS\n========================================================= *\/\n\n.fr-r10-steps {\n  margin: 42px 0;\n}\n\n.fr-r10-steps \u003e h2 {\n  text-align: center;\n}\n\n.fr-r10-step-list {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-top: 20px;\n}\n\n.fr-r10-step {\n  padding: 20px 16px;\n  border-radius: 14px;\n  background: var(--fr-soft-2);\n  border: 1px solid var(--fr-line);\n}\n\n.fr-r10-step-number {\n  display: flex;\n  width: 34px;\n  height: 34px;\n  margin-bottom: 12px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--fr-main);\n  color: #ffffff;\n  font-size: 15px;\n  font-weight: 700;\n}\n\n.fr-r10-step strong {\n  display: block;\n  margin-bottom: 5px;\n  font-size: 16px;\n}\n\n.fr-r10-step p {\n  margin: 0;\n  font-size: 14px;\n}\n\n\n\/* =========================================================\nINFO \/ SPECS\n========================================================= *\/\n\n.fr-r10-info {\n  margin: 38px 0;\n  padding: 24px;\n  border-radius: 16px;\n  background: var(--fr-soft);\n}\n\n.fr-r10-info h2 {\n  text-align: center;\n  margin-bottom: 16px;\n}\n\n.fr-r10-row {\n  display: flex;\n  justify-content: space-between;\n  gap: 24px;\n  padding: 13px 0;\n  border-bottom: 1px solid #dfd7d1;\n  font-size: 15px;\n}\n\n.fr-r10-row:last-child {\n  border-bottom: 0;\n}\n\n.fr-r10-label {\n  color: #766c65;\n}\n\n.fr-r10-value {\n  text-align: right;\n  font-weight: 650;\n  color: var(--fr-main);\n}\n\n\n\/* =========================================================\nBOX CONTENTS\n========================================================= *\/\n\n.fr-r10-box {\n  margin: 36px 0;\n  padding: 24px;\n  border-radius: 16px;\n  border: 1px solid var(--fr-line);\n}\n\n.fr-r10-box h2 {\n  margin-bottom: 16px;\n}\n\n.fr-r10-list {\n  display: grid;\n  gap: 10px;\n}\n\n.fr-r10-list-item {\n  position: relative;\n  padding-left: 25px;\n  font-size: 15px;\n  color: var(--fr-text);\n}\n\n.fr-r10-list-item::before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  font-weight: 750;\n  color: var(--fr-accent);\n}\n\n\n\/* =========================================================\nNOTICE\n========================================================= *\/\n\n.fr-r10-notice {\n  margin: 34px 0;\n  padding: 20px 22px;\n  border-left: 4px solid var(--fr-accent);\n  border-radius: 4px 12px 12px 4px;\n  background: #faf7f4;\n}\n\n.fr-r10-notice h3 {\n  margin-bottom: 8px;\n}\n\n.fr-r10-notice p {\n  margin: 5px 0;\n  font-size: 14px;\n}\n\n\n\/* =========================================================\nFAQ\n========================================================= *\/\n\n.fr-r10-faq {\n  margin-top: 44px;\n}\n\n.fr-r10-faq \u003e h2 {\n  text-align: center;\n  margin-bottom: 18px;\n}\n\n.fr-r10-faq details {\n  border-top: 1px solid var(--fr-line);\n}\n\n.fr-r10-faq details:last-child {\n  border-bottom: 1px solid var(--fr-line);\n}\n\n.fr-r10-faq summary {\n  position: relative;\n  padding: 17px 36px 17px 0;\n  cursor: pointer;\n  list-style: none;\n  font-size: 16px;\n  line-height: 1.45;\n  font-weight: 650;\n  color: var(--fr-main);\n}\n\n.fr-r10-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.fr-r10-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 4px;\n  top: 13px;\n  font-size: 26px;\n  font-weight: 300;\n  color: #766b65;\n}\n\n.fr-r10-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.fr-r10-faq details p {\n  margin: -2px 0 18px;\n  padding-right: 30px;\n  font-size: 15px;\n}\n\n\n\/* =========================================================\nMOBILE\n========================================================= *\/\n\n@media (max-width: 640px) {\n\n  .fr-r10-page {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .fr-r10-page h1 {\n    font-size: 28px;\n  }\n\n  .fr-r10-page h2 {\n    font-size: 23px;\n  }\n\n  .fr-r10-page p {\n    font-size: 15px;\n  }\n\n  .fr-r10-benefit-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .fr-r10-feature {\n    margin-bottom: 38px;\n  }\n\n  .fr-r10-feature img {\n    border-radius: 8px;\n  }\n\n  .fr-r10-step-list {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"fr-r10-page\"\u003e\n\u003c!-- =========================================================\nHERO\n========================================================= --\u003e\n\u003csection\u003eNew 2026 Model\n\u003ch1\u003eFascia Ring R10 Mini – Vibration Slimming Massager for Waist, Tummy, Thighs \u0026amp; Arms\u003c\/h1\u003e\n\u003cp\u003ePowerful vibration massage designed to support slimming, body shaping and targeted waist \u0026amp; tummy care – hands-free, cordless and easy to use every day.\u003c\/p\u003e\n\u003cdiv\u003e✓ 9 Powerful Vibration Modes ✓ Targeted Slimming Massage ✓ Waist \u0026amp; Tummy Shaping Support ✓ Adjustable Strap Approx. 140-239 cm\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nBENEFITS\n========================================================= --\u003e\n\u003csection\u003e\n\u003ch2\u003eTargeted Vibration Massage for Slimming \u0026amp; Body Toning\u003c\/h2\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e🔥 \u003cspan style=\"font-size: 0.875rem;\"\u003eTargeted Slimming Massage \u003c\/span\u003e \u003cspan style=\"font-size: 0.875rem;\"\u003ePowerful vibration massage targets areas such as the waist, tummy, thighs and arms to complement your daily slimming and body-shaping routine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e⚡ \u003cspan style=\"font-size: 0.875rem;\"\u003e9 Powerful Vibration Modes \u003c\/span\u003e \u003cspan style=\"font-size: 0.875rem;\"\u003eChoose from multiple vibration intensities and rhythms to customise your session from gentle massage to stronger targeted stimulation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e👙 \u003cspan style=\"font-size: 0.875rem;\"\u003eWaist \u0026amp; Tummy Shaping Support \u003c\/span\u003e \u003cspan style=\"font-size: 0.875rem;\"\u003ePosition the Fascia Ring around your waist or tummy for focused vibration massage as part of your everyday body-shaping routine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e💪 \u003cspan style=\"font-size: 0.875rem;\"\u003eThigh, Arm \u0026amp; Body Toning \u003c\/span\u003e \u003cspan style=\"font-size: 0.875rem;\"\u003eThe adjustable design lets you target thighs, arms and other areas for a more complete body-toning and massage routine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nNEW COMPARISON IMAGE\n========================================================= --\u003e\n\u003csection class=\"fr-r10-feature\"\u003e\n\u003ch2\u003eA Smarter, Easier Way to Support Your Slimming Routine\u003c\/h2\u003e\n\u003cp class=\"fr-r10-copy\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/5555\/8395\/files\/6_a29d75df-d06d-4289-a2bf-1ecde46209c5.png?v=1786694312\" alt=\"\"\u003eSkip complicated routines and focus directly on the areas you want to shape. With 9 targeted vibration modes, a hands-free adjustable belt and cordless USB-C design, the Fascia Ring R10 Mini makes waist, tummy, thigh and arm sculpting easy to fit into your everyday routine — no needles or slimming patches required.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nIMAGE 1\n========================================================= --\u003e\n\u003csection class=\"fr-r10-feature\"\u003e\n\u003ch2\u003eHands-Free Slimming Massage Made Easy\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/5555\/8395\/files\/10_9d38c659-cf71-4145-904c-cba13e65b7b5.png?v=1786689929\" alt=\"\"\u003e\n\u003cp class=\"fr-r10-copy\"\u003eThe adjustable strap with secure hook-and-loop fastening keeps the device comfortably positioned around your waist, tummy, thighs or other target areas. Enjoy hands-free vibration massage while relaxing at home, watching TV or getting on with your day.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nIMAGE 2\n9 SLIMMING MODES\n========================================================= --\u003e\n\u003csection class=\"fr-r10-feature\"\u003e\n\u003ch2\u003e9 Slimming Modes for Targeted Fat-Burning Massage\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/5555\/8395\/files\/1_99459dab-851c-4b20-9b27-06879b8b6eec.png?v=1786691961\" alt=\"\"\u003e\n\u003cp class=\"fr-r10-copy\"\u003eChoose from 6 steady vibration levels and 3 rhythmic patterns to target stubborn areas and customise your slimming massage. From fat-burning warm-up and waist shaping to deep body sculpting and intensive slimming massage, simply select the intensity that suits your body and your goals.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nIMAGE 3\nTARGETED VIBRATION SLIMMING\n========================================================= --\u003e\n\u003csection class=\"fr-r10-feature\"\u003e\n\u003ch2\u003eTargeted Vibration Slimming for a More Sculpted Look\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/5555\/8395\/files\/2_4f3750a7-7107-4280-8d26-71cd49cafd16.png?v=1786691962\" alt=\"\"\u003e\n\u003cp class=\"fr-r10-copy\"\u003eFocus powerful vibration massage on the areas you want to slim and shape most. Use it around the waist and tummy to support fat burning and belly shaping, or target the back, hips, thighs, legs and arms for a more complete body-sculpting routine and a slimmer-looking silhouette.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nIMAGE 4\nBEFORE \u0026 AFTER\n========================================================= --\u003e\n\u003csection class=\"fr-r10-feature\"\u003e\n\u003ch2\u003eTone, Tighten \u0026amp; Transform Your Waistline\u003c\/h2\u003e\n\u003cp class=\"fr-r10-copy\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/5555\/8395\/files\/3_749c15ad-f5d5-4925-a2b6-15b5e5a7ad01.png?v=1786693017\" alt=\"\"\u003eTarget your waist and tummy with deep vibration massage designed to support fat burning, waist slimming and core toning. Use the adjustable belt hands-free as part of your daily body-shaping routine for a firmer, more sculpted-looking silhouette.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nIMAGE 5\nHANDHELD + STRAP\n========================================================= --\u003e\n\u003csection class=\"fr-r10-feature\"\u003e\n\u003ch2\u003eTargeted Slimming Massage – Handheld or Hands-Free\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/5555\/8395\/files\/9_ae6182e4-e080-44fc-aef8-ef6a2f257bc3.png?v=1786689935\" alt=\"\"\u003e\n\u003cp class=\"fr-r10-copy\"\u003eUse the Fascia Ring directly on stubborn areas or secure it with the strap for hands-free slimming massage around the waist, tummy, thighs and arms. Powerful vibration helps support fat-burning, body shaping and targeted contouring, making it easy to focus on the areas you want to slim most.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nIMAGE 6\nDAILY ROUTINE\n========================================================= --\u003e\n\u003csection class=\"fr-r10-feature\"\u003e\n\u003ch2\u003eMake Slimming \u0026amp; Body Care Part of Your Daily Routine\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/5555\/8395\/files\/8_70f20873-f965-4724-a590-d6a03c68a003.png?v=1786689939\" alt=\"\"\u003e\n\u003cp class=\"fr-r10-copy\"\u003eCompact, cordless and easy to use, the Fascia Ring makes targeted vibration massage simple to fit into your day. Use it regularly as part of your waist, tummy and body-toning routine at home.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nHOW TO USE\n========================================================= --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow to Use It for Slimming \u0026amp; Body Toning\u003c\/h2\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e1\u003c\/div\u003e\nChoose Your Target Area\n\u003cp\u003ePosition the device around your waist, tummy, thighs, arms or another area you want to focus on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e2\u003c\/div\u003e\nAdjust the Strap\n\u003cp\u003eSecure the adjustable strap so the Fascia Ring sits comfortably against the targeted area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e3\u003c\/div\u003e\nSelect Your Vibration Mode\n\u003cp\u003eSwitch on the device and choose from 9 vibration modes to customise the intensity of your slimming massage session.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\nSPECIFICATIONS\n========================================================= --\u003e\n\u003csection\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Black \/ 140 cm Adjustable Strap","offer_id":49178095681787,"sku":"CBD-BBD-JMH-Black-140 cm*1","price":45.98,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 239 cm Adjustable Strap","offer_id":49178095714555,"sku":"CBD-BBD-JMH-Black-239 cm*1","price":54.98,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 140 cm Adjustable Strap","offer_id":49178095747323,"sku":"CBD-BBD-JMH-Pink-140 cm*1","price":45.98,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 239 cm Adjustable Strap","offer_id":49178095780091,"sku":"CBD-BBD-JMH-Pink-140 cm*1","price":54.98,"currency_code":"GBP","in_stock":true},{"title":"Iced Plum \/ 140 cm Adjustable Strap","offer_id":49178095812859,"sku":"CBD-BBD-JMH-Iced Plum-140 cm*1","price":45.98,"currency_code":"GBP","in_stock":true},{"title":"Iced Plum \/ 239 cm Adjustable Strap","offer_id":49178095845627,"sku":"CBD-BBD-JMH-Iced Plum-140 cm*1","price":54.98,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/5555\/8395\/files\/12_afb18856-1a93-4263-acf6-c337584b34a5.png?v=1786689939","url":"https:\/\/bootzuk.com\/products\/jmh","provider":"Bootzuk","version":"1.0","type":"link"}