Scrub Body Gel with Micronized Coffee Bean 16oz – Professional Caffeine Body Exfoliant for Spas
/* SlimSpa brand colors: green #349349 | purple #7a215f */ .sbg-wrap { font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif; color: #222; line-height : 1.75; } .sbg-wrap * { box-sizing: border-box; } .sbg-badges { display: flex; flex-wrap: wrap; gap: 8px; margin: 16px 0 24px; } .sbg-badge { display: inline-block; padding: 6px 15px; border-radius: 20px; font-size: 13px; font-weight: 700; letter-spacing: .03em; text-transform: uppercase; } .sbg-badge-green { background: #349349; color: #fff; } .sbg-badge-purple { background: #7a215f; color: #fff; } .sbg-badge-gold { background: #F5A623; color: #7B4F00; } .sbg-badge-outline { background: #fff; color: #7a215f; border: 2px solid #7a215f; } .sbg-divider { border: none; border-top: 2px solid #349349; margin: 38px 0; opacity: .25; } .sbg-h2 { font-size: 23.5px; font-weight: 700; color: #1A1A2E; margin: 34px 0 13px; line-height: 1.3; } .sbg-h3 { font-size: 18.5px; font-weight: 700; color: #349349; margin: 26px 0 9px; } .sbg-p { font-size: 16.5px; color: #333; margin: 0 0 16px; line-height: 1.8; } .sbg-story-box { background: #F9F0F6; border-left: 4px solid #7a215f; padding: 22px 26px; border-radius: 0 8px 8px 0; margin: 0 0 30px; } .sbg-story-box p { margin: 0 0 13px; font-size: 16.5px; color: #333; line-height: 1.8; font-style: italic; } .sbg-story-box p:last-child { margin: 0; font-style: normal; font-weight: 700; color: #7a215f; } .sbg-callout { background: #EAF5EA; border-radius: 8px; padding: 20px 24px; margin: 22px 0; font-size: 16.5px; color: #1A1A2E; line-height: 1.8; } .sbg-callout strong { color: #349349; } /* Step 0 concept box */ .sbg-step0 { background: #7a215f; border-radius: 10px; padding: 22px 26px; margin: 0 0 28px; text-align: center; } .sbg-step0-label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: #F2C8E4; margin-bottom: 8px; } .sbg-step0-title { font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 8px; } .sbg-step0-desc { font-size: 15px; color: #F2C8E4; line-height: 1.7; } /* Before vs After comparison */ .sbg-vs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 20px 0 28px; } .sbg-vs-card { border-radius: 10px; padding: 18px 20px; } .sbg-vs-card.without { background: #F5F5F5; border: 1px solid #DDD; } .sbg-vs-card.with { background: #EAF5EA; border: 2px solid #349349; } .sbg-vs-label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 8px; } .sbg-vs-card.without .sbg-vs-label { color: #888; } .sbg-vs-card.with .sbg-vs-label { color: #349349; } .sbg-vs-title { font-size: 17px; font-weight: 700; color: #1A1A2E; margin-bottom: 10px; } .sbg-vs-item { font-size: 15px; color: #444; padding: 4px 0; line-height: 1.6; } /* 8 benefits */ .sbg-benefits-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 18px 0 26px; } .sbg-benefit { display: flex; gap: 10px; align-items: flex-start; background: #F9F0F6; border-radius: 8px; padding: 12px 14px; } .sbg-benefit-num { font-size: 18px; font-weight: 700; color: #7a215f; flex-shrink: 0; line-height: 1.2; min-width: 26px; } .sbg-benefit-text { font-size: 14.5px; color: #333; line-height: 1.6; } .sbg-benefit-text strong { color: #7a215f; display: block; margin-bottom: 2px; } /* Ingredients */ .sbg-ing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 18px 0 26px; } .sbg-ing-card { border-radius: 10px; padding: 18px 18px; } .sbg-ing-card:nth-child(1) { background: #F9F0F6; border: 2px solid #7a215f; } .sbg-ing-card:nth-child(2) { background: #EAF5EA; border: 2px solid #349349; } .sbg-ing-card:nth-child(3) { background: #FFFBEE; border: 2px solid #F5A623; } .sbg-ing-card:nth-child(4) { background: #F5F5F5; border: 1px solid #CCC; } .sbg-ing-num { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .07em; margin-bottom: 6px; } .sbg-ing-card:nth-child(1) .sbg-ing-num { color: #7a215f; } .sbg-ing-card:nth-child(2) .sbg-ing-num { color: #349349; } .sbg-ing-card:nth-child(3) .sbg-ing-num { color: #B8860B; } .sbg-ing-card:nth-child(4) .sbg-ing-num { color: #666; } .sbg-ing-icon { font-size: 26px; margin-bottom: 8px; } .sbg-ing-name { font-size: 16px; font-weight: 700; color: #1A1A2E; margin-bottom: 5px; } .sbg-ing-action { font-size: 13px; font-weight: 700; margin-bottom: 8px; } .sbg-ing-card:nth-child(1) .sbg-ing-action { color: #7a215f; } .sbg-ing-card:nth-child(2) .sbg-ing-action { color: #349349; } .sbg-ing-card:nth-child(3) .sbg-ing-action { color: #B8860B; } .sbg-ing-card:nth-child(4) .sbg-ing-action { color: #666; } .sbg-ing-desc { font-size: 14px; color: #444; line-height: 1.65; } /* 3X BANNER */ .sbg-3x-banner { background: #7a215f; border-radius: 10px; padding: 24px 28px; margin: 28px 0 36px; text-align: center; } .sbg-3x-headline { font-size: 26px; font-weight: 700; color: #fff; margin: 0 0 6px; } .sbg-3x-sub { font-size: 16px; color: #F2C8E4; margin: 0 0 18px; } .sbg-3x-equation { display: flex; justify-content: center; align-items: center; gap: 12px; flex-wrap: wrap; } .sbg-3x-eq-item { background: rgba(255,255,255,.15); color: #fff; font-size: 14px; font-weight: 700; padding: 8px 16px; border-radius: 8px; } .sbg-3x-eq-arrow { color: #F2C8E4; font-size: 20px; } /* Size comparison */ .sbg-size-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin: 20px 0 28px; } .sbg-size-card { border-radius: 8px; padding: 16px; text-align: center; } .sbg-size-card.small { background: #F5F5F5; border: 1px solid #DDD; } .sbg-size-card.mid { background: #F9F0F6; border: 2px solid #7a215f; } .sbg-size-card.large { background: #F5F5F5; border: 1px solid #DDD; } .sbg-size-oz { font-size: 24px; font-weight: 700; color: #1A1A2E; margin-bottom: 4px; } .sbg-size-card.mid .sbg-size-oz { color: #7a215f; } .sbg-size-price { font-size: 14px; color: #555; margin-bottom: 6px; } .sbg-size-sessions { font-size: 14px; font-weight: 700; color: #333; margin-bottom: 4px; } .sbg-size-card.mid .sbg-size-sessions { color: #7a215f; } .sbg-size-best { font-size: 12px; color: #555; line-height: 1.5; } .sbg-size-badge { display: inline-block; margin-top: 8px; font-size: 12px; font-weight: 700; padding: 3px 10px; border-radius: 20px; background: #7a215f; color: #fff; } /* ROI Table */ .sbg-table { width: 100%; border-collapse: collapse; font-size: 15px; margin: 16px 0 26px; } .sbg-table th { background: #349349; color: #fff; padding: 11px 14px; text-align: left; font-weight: 700; font-size: 14px; } .sbg-table td { padding: 11px 14px; border-bottom: 1px solid #DCF0DC; color: #333; vertical-align: top; line-height: 1.65; } .sbg-table tr:nth-child(even) td { background: #EAF5EA; } .sbg-table .sbg-td-green { color: #349349; font-weight: 700; } .sbg-table .sbg-td-purple { color: #7a215f; font-weight: 700; } /* Protocol steps */ .sbg-steps { padding: 0; margin: 13px 0 22px; counter-reset: steps; list-style: none; } .sbg-steps li { font-size: 16.5px; color: #333; padding: 11px 0 11px 52px; position: relative; line-height: 1.7; border-bottom: 1px solid #F0F0F0; } .sbg-steps li:last-child { border-bottom: none; } .sbg-steps li::before { counter-increment: steps; content: counter(steps); position: absolute; left: 0; top: 9px; width: 32px; height: 32px; background: #7a215f; color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 15px; } .sbg-steps li strong { color: #7a215f; } /* Bullet list */ .sbg-list { list-style: none; padding: 0; margin: 13px 0 22px; } .sbg-list li { font-size: 16.5px; color: #333; padding: 8px 0 8px 30px; position: relative; line-height: 1.7; border-bottom: 1px solid #F0F0F0; } .sbg-list li:last-child { border-bottom: none; } .sbg-list li::before { content: "✓"; position: absolute; left: 0; color: #349349; font-weight: 700; font-size: 16px; } /* Testimonials */ .sbg-testimonials { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin: 20px 0; } .sbg-testimonial { background: #F9F0F6; border-radius: 8px; padding: 18px; border-left: 3px solid #7a215f; } .sbg-testimonial-stars { color: #F5A623; font-size: 16px; margin-bottom: 8px; } .sbg-testimonial-text { font-size: 15px; color: #333; line-height: 1.7; font-style: italic; margin-bottom: 10px; } .sbg-testimonial-author { font-size: 13px; font-weight: 700; color: #7a215f; } .sbg-testimonial-role { font-size: 12px; color: #888; font-weight: 400; } /* Specs */ .sbg-specs { background: #EAF5EA; border-radius: 8px; padding: 22px 26px; margin: 16px 0; } .sbg-specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px 24px; } .sbg-spec-row { display: flex; gap: 8px; font-size: 15.5px; padding: 5px 0; } .sbg-spec-label { color: #349349; min-width: 155px; font-weight: 600; flex-shrink: 0; } .sbg-spec-val { color: #222; } /* FAQ */ .sbg-faq { margin: 0 0 9px; border: 1px solid #9DCCA0; border-radius: 8px; overflow: hidden; } .sbg-faq summary { padding: 15px 18px; font-size: 15.5px; font-weight: 700; color: #1A1A2E; cursor: pointer; background: #EAF5EA; list-style: none; display: flex; justify-content: space-between; align-items: center; } .sbg-faq summary::-webkit-details-marker { display: none; } .sbg-faq summary::after { content: "+"; font-size: 22px; color: #349349; font-weight: 300; } .sbg-faq[open] summary::after { content: "−"; } .sbg-faq[open] summary { background: #F9F0F6; color: #7a215f; } .sbg-faq .sbg-faq-body { padding: 16px 18px; font-size: 16px; color: #444; line-height: 1.8; background: #fff; } /* Trust strip */ .sbg-trust-strip { background: #349349; border-radius: 10px; padding: 22px 28px; margin: 36px 0 28px; text-align: center; } .sbg-trust-top { font-size: 20px; font-weight: 700; color: #fff; margin-bottom: 14px; } .sbg-trust-cities { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; } .sbg-trust-city { background: rgba(255,255,255,.22); color: #fff; font-size: 15px; font-weight: 600; padding: 7px 18px; border-radius: 20px; } /* CTA */ .sbg-cta-box { background: linear-gradient(135deg, #1E5C2A 0%, #7a215f 100%); border-radius: 10px; padding: 30px 32px; margin: 8px 0 22px; text-align: center; } .sbg-cta-box h3 { color: #fff; font-size: 21px; font-weight: 700; margin: 0 0 11px; } .sbg-cta-box p { color: #C8E8C9; font-size: 15.5px; margin: 0 0 18px; line-height: 1.7; } .sbg-cta-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 16px; } .sbg-cta-perk { background: rgba(255,255,255,.15); color: #fff; font-size: 14px; padding: 7px 17px; border-radius: 20px; } .sbg-disclaimer { font-size: 13px; color: #999; line-height: 1.65; margin: 24px 0 0; padding-top: 16px; border-top: 1px solid #E8E8E8; font-style: italic; } @media (max-width: 640px) { .sbg-vs-grid { grid-template-columns: 1fr; } .sbg-benefits-grid { grid-template-columns: 1fr; } .sbg-ing-grid { grid-template-columns: 1fr; } .sbg-size-grid { grid-template-columns: 1fr; } .sbg-testimonials { grid-template-columns: 1fr; } .sbg-specs-grid { grid-template-columns: 1fr; } .sbg-cta-perks { flex-direction: column; align-items: center; } .sbg-3x-equation { gap: 8px; } .sbg-table { font-size: 14px; } .sbg-trust-top { font-size: 17px; } .sbg-trust-city { font-size: 13px; padding: 5px 12px; } } 16 oz — 20–25 Treatments No-Rinse Formula — Ready in 60 Seconds Micronized Arabica Coffee Bean + Sea Salt + Silica Preferred by Professionals Scrub Body Gel with Micronized Coffee Bean 16 oz — Professional Pre-Treatment Exfoliant for Body Contouring, Cellulite Reduction & Spa Treatments The Step Every Esthetician Skips — And Shouldn't Step 0: Prepare the Skin Before You Treat It Every professional treatment you offer — body wraps, cavitation, RF, hot gel, cold gel, lymphatic massage — delivers better results when skin is properly prepared. Dead skin cells, surface buildup, and closed pores reduce the penetration of every active ingredient you apply. The Scrub Body Gel removes that barrier in 60 seconds — and turns a good treatment into a great one. You've done everything right. The hot gel is active, the technique is perfect, the client is committed. But the results plateau. Not because the products aren't working — because they're working through a layer of dead skin cells and surface buildup that reduces everything you apply by 30–50%. One step changes that. 60 seconds of circular massage with the Coffee Bean Scrub. The micronized coffee particles remove the barrier, open the pores, and prime the skin to absorb everything that follows at maximum depth. Your gels work harder. Your devices deliver deeper. Your results improve — without changing a single product in your protocol. The best upgrade to your body contouring menu isn't a new machine. It's Step 0. Trusted by estheticians for 20+ years, the SlimSpa Scrub Body Gel with Micronized Coffee Bean is the professional pre-treatment exfoliant that amplifies every treatment that follows. No rinsing required — apply, massage, wipe clean with a dry towel, and proceed immediately to your protocol. The entire prep step takes 60 seconds and measurably improves results across every body contouring modality. Without Exfoliation vs. With Coffee Bean Scrub Without Pre-Treatment Scrub Blocked Absorption ✗ Dead skin cells block active ingredient penetration ✗ Up to 50% of gel actives stay on the surface ✗ Devices encounter higher skin resistance ✗ Results plateau faster — clients lose motivation ✗ Missed opportunity on every appointment With Coffee Bean Scrub First Maximum Penetration ✓ Dead skin removed — clean, primed surface ✓ Active ingredients penetrate up to 300% deeper ✓ Devices work with less resistance, more efficacy ✓ Visible results improve session after session ✓ Clients notice the difference — commit to packages 8 Benefits — In 60 Seconds of Application 1 Deep ExfoliationMicronized coffee bean particles remove dead skin cells, surface impurities, and product buildup without micro-tears or irritation 2 Maximum Active PenetrationPrimed skin absorbs active ingredients up to 300% more effectively — every gel, serum, and cream you apply after works harder 3 Cellulite ReductionCaffeine from Arabica coffee stimulates microcirculation and helps break down subcutaneous fat deposits — reducing visible cellulite with consistent use 4 Collagen StimulationCaffeine promotes collagen synthesis — improving skin firmness, elasticity, and texture that clients feel between sessions 5 Circulation ActivationScrubbing motion + caffeine dramatically increases local blood flow — energizing skin cells and creating the flush of warmth clients feel immediately 6 Antioxidant DefenseArabica coffee extract is rich in polyphenols that neutralize free radicals — protecting skin from damage while you treat 7 Deep HydrationAloe Vera soothes and hydrates during exfoliation — leaving skin soft, nourished, and maximally receptive rather than stripped and reactive 8 No-Rinse ConvenienceWater-based gel absorbs and wipes clean — zero shower, zero delay, zero disruption to your treatment workflow 4-Ingredient Active Formula — Each One Working Primary Active — The Star ☕ Micronized Arabica Coffee Bean Exfoliates. Activates circulation. Reduces cellulite. Premium Arabica beans ground to the perfect particle size — fine enough for effective exfoliation without micro-tears, coarse enough to remove dead cells and stimulate circulation with every circular stroke. High caffeine concentration dilates pores, increases skin permeability, targets visible cellulite, and stimulates collagen production simultaneously. The reason professional results improve when this step is added. Exfoliating Booster 🪨 Silica (Micronized Seashell) Polishes. Smooths. Opens pores. Natural silica particles provide a second layer of mechanical exfoliation that works alongside the coffee granules — smoothing rough skin texture, removing surface buildup, and opening pores for maximum post-treatment absorption. The combination of coffee bean + silica creates more thorough exfoliation than either single-particle scrub can achieve alone. Detox & Mineral Support 🌊 Sea Salt (Sodium Chloride) Detoxifies. Mineralizes. Draws impurities out. Natural sea salt draws out impurities, toxins, and excess fluid from the skin surface while providing essential trace minerals. Its detoxifying action complements caffeine's circulation stimulation — removing what the increased blood flow mobilizes — creating a clean, mineralized skin surface that responds optimally to every treatment applied after. Soothing Base 🌿 Aloe Vera Distillate Hydrates. Soothes. Prevents irritation. Aloe Vera ensures the exfoliation experience is comfortable and skin-positive rather than harsh or reactive. Anti-inflammatory and deeply hydrating, it keeps the skin's moisture balance intact during the scrubbing process — leaving skin soft, soothed, and maximally receptive to actives rather than inflamed or stripped. The reason this formula works on all skin types, including sensitive. 3X Results = 3X Income Prepared skin absorbs 3X more. 3X more absorption means 3X faster visible results. And 3X faster visible results means clients who commit to the full series — and the recurring revenue that follows. 60 sec scrub → 3X Deeper Absorption → 3X Faster Visible Results → 3X Client Series Commitment Choose the Right Size for Your Volume 8 oz $13.50 10–12 sessions Ideal for starting out or adding to retail shelf as a client take-home product 16 oz $27.00 20–25 sessions Professional sweet spot — spa use + retail dual purpose You Are Here 32 oz $44.00 40–50 sessions Best value for high-volume spas doing 10+ body contouring sessions per week The Business Case: $1.08–$1.35 per Session — Unlimited Upside At $27 for 20–25 sessions, the scrub costs $1.08–$1.35 per treatment in product cost. But the real ROI isn't in the scrub itself — it's in the results it produces for every treatment that follows: Revenue Scenario Sessions / Bottle Cost / Session What It Unlocks Revenue Impact Pre-body wrap prep step 20–25 $1.08–$1.35 Better inch loss per session Higher series close rate Pre-cavitation / RF prep 20–25 $1.08–$1.35 Deeper device penetration Justify $15–$25 upgrade charge Standalone coffee exfoliation 20–25 $1.08–$1.35 New menu item $30–$60 per standalone session Retail home care sale 1 bottle $27 cost Between-session maintenance $45–$55 retail — $18–$28 profit The upgrade angle: Add "Coffee Bean Pre-Treatment Prep" as a $15–$20 upgrade to any body contouring service. Cost to you: $1.35. Revenue: $15–$20. ROI on that single add-on: 1,000–1,400%. Most clients say yes when you explain what it does — because they can feel the difference. Professional Application Protocol The 60-Second Prep Step Apply to dry skin. Scoop a generous amount of Scrub Body Gel and apply directly to the treatment area — abdomen, thighs, flanks, arms — without wetting the skin first. Dry skin application maximizes friction and exfoliation effectiveness. Massage in firm circular motions for 60–90 seconds. Apply consistent pressure — the micronized coffee and silica particles work through mechanical exfoliation, so the quality of your circular strokes determines the depth of prep. Work from the feet upward, following lymphatic direction. Focus on problem areas. Spend extra time on areas with visible cellulite or rough texture — inner thighs, outer thighs, lower abdomen, buttocks. These areas typically have more accumulated dead skin buildup and benefit most from thorough exfoliation. Wipe clean with a dry towel. No rinsing. No shower. Remove scrub residue with a firm wipe of a clean dry towel — the fine coffee powder that remains on the skin surface is beneficial, not waste. The entire step is complete. Proceed immediately to your treatment. The skin is now primed, pores are open, circulation is elevated, and absorption is at maximum. Apply your body gel, wrap, or device medium directly on the freshly exfoliated surface — the difference in product penetration is immediate and measurable. Best Paired With — Amplifies Every Product That Follows Thermo-Active Hot Gel — thermogenic actives penetrate 300% deeper through exfoliated skin — faster heat activation, stronger thermogenic response Cryo-Slim Cold Gel — menthol and green tea reach subcutaneous tissue more effectively — more intense cooling sensation, faster visible firming Cavitation RF Body Gel — active ingredients penetrate deeper during device sessions — measurably better results per cavitation pass SOLIV Lipolysis Vials — maximum PDRN and active vial penetration when applied post-exfoliation — the most advanced fat reduction protocol in the system Body Massage Oil — botanical actives absorb deeper into primed skin — every massage stroke delivers more active benefit per minute FirmySkin Elastin Gel — collagen and elastin peptides reach the dermis more effectively after exfoliation — post-wrap firming results visibly improve Product Specifications Size16 oz (473 ml) Sessions per bottle20–25 full-area treatments Cost per session$1.08 – $1.35 Key activesMicronized Arabica Coffee Bean, Silica, Sea Salt, Aloe Vera Application time60–90 seconds Rinse requiredNo — wipe clean with dry towel, proceed to treatment Skin typesAll skin types including sensitive FormulaWater-based gel — non-greasy, no residue Also available in8 oz (SBG8) and 32 oz (SBG32) Private labelNot available SKUSBG16 DistributorSlimSpa — slimspaonline.com | Doral, FL What Professional Estheticians Are Saying ★★★★★ "I added the coffee scrub as Step 0 before every body wrap and the results my clients see improved immediately. The inch loss per session is better, the gel activates faster, and clients can literally feel the difference when I apply the hot gel after scrubbing. I charge $15 extra for the prep step and nobody says no once they've experienced it." Alejandra M. — Professional Esthetician, Anaheim CA ★★★★★ "The no-rinse formula is what makes this practical for a busy spa. I use it before every cavitation session and it takes 60 seconds — no towels, no shower, no delay. My clients feel the cavitation working harder on prepped skin and the measurements after confirm it. I also retail the 8 oz at checkout and it sells itself." Beatriz T. — Body Contouring Specialist, Garland TX ★★★★★ "The coffee scrub elevated my entire treatment menu. My clients love the sensory experience — the smell, the texture, the warmth of the circulation activating. It makes the whole session feel more premium, which lets me charge more. And the results with every product I apply after are visibly better. Non-negotiable in my protocol now." Verified Professional Esthetician — Body Sculpting Studio, Brooklyn NY Frequently Asked Questions Why doesn't this need to be rinsed off? The formula is water-based and designed to be removed by wiping with a dry towel — not rinsing with water. This is intentional: rinsing would close the pores and remove the caffeine compounds that remain on the skin surface after exfoliation, reducing the cellulite and circulation benefits. The wipe-clean method removes the physical scrub particles while leaving the beneficial caffeine residue in contact with the freshly exfoliated skin — where it continues working during the treatment that follows. This also makes it practical for spa use: no shower required means zero delay in your workflow. How does it improve the results of my existing treatments? Dead skin cells act as a physical barrier that reduces the penetration of every product you apply. Research shows that properly exfoliated skin absorbs active ingredients significantly more effectively than non-exfoliated skin — with some studies showing up to 300% improvement in penetration depth. For body contouring treatments, this means your hot gel heats deeper, your cold gel firms more effectively, your cavitation gel drives actives further into tissue, and your massage oil delivers botanical compounds to the subcutaneous layer rather than just the surface. The scrub doesn't replace your treatments — it makes all of them work better. Is it suitable for sensitive skin? Yes. The Aloe Vera distillate base is specifically included to make this scrub suitable for sensitive skin — providing hydration and anti-inflammatory properties during the exfoliation process. The micronized coffee bean particles are ground to a size that effectively removes dead skin cells without causing micro-tears or irritation. For clients with known sensitivities, use lighter pressure during the circular massage rather than reducing application time. Always perform a patch test on very sensitive or reactive skin clients before full application. What's the difference between the 8 oz, 16 oz, and 32 oz? All three contain the same professional formula. The 8 oz (SBG8) is ideal for starting out, retail home care sales, or low-volume spas. The 16 oz (SBG16) is the professional sweet spot — enough for 20–25 in-spa prep sessions AND a retail bottle for clients to use at home. The 32 oz (SBG32) is for high-volume spas doing 10+ body contouring sessions weekly, offering the best cost-per-session at $0.88–$1.10. No private label is available for any size. Can clients use it at home between sessions? Yes — and retailing the 8 oz for home care creates an easy add-on sale at checkout. Clients apply 2–3 times per week to problem areas (thighs, abdomen, buttocks), massage in circular motions for 2–3 minutes, and wipe clean. The caffeine continues reducing cellulite appearance and stimulating circulation with every home use — compounding the results of professional sessions. Recommend applying before any body contouring cream or gel they use at home (Thermo-Active Hot Gel, Cryo-Slim Cold Gel, or CelluSolution Cream) for maximum absorption. Trusted by Estheticians for 20+ Years — from: Miami, FL Doral, FL Tampa, FL Anaheim, CA Riverside, CA Garland, TX Irving, TX Brooklyn, NY Chicago, IL Atlanta, GA 60 Seconds. 300% Better Absorption. Every Treatment Improved. The simplest upgrade to every body contouring protocol in your spa. Add Step 0 before your next treatment and see the difference immediately — in your results, in your clients' reactions, and in your series close rate. ✓ 20–25 sessions per bottle ✓ No rinse — 60 seconds, then treat ✓ FREE Body Contouring Certification ✓ Same-week USA shipping from Doral, FL ✓ 4 interest-free payments (ShopPay) For professional spa use and retail home care. For external use only. Avoid contact with eyes — rinse thoroughly if contact occurs. Perform patch test before first use on clients with sensitive or reactive skin. Not recommended for clients with open wounds, severe acne, or sunburned skin in the treatment area. Results from improved treatment absorption may vary by individual skin condition and protocol. SlimSpa — slimspaonline.com — Doral, FL.
More you might like
Related
Goddess Sugar Scrub BodyExfoliator with Shower Gel
Related
Defense Travel Bag with Wipes, Body Scrubber, Shower Gel
Related
My Beauty Spot Coffee Scrub with Vanilla – Dry Exfoliating B
Related