/* ============================================================ TREATMENT PAGES — AUTO-CREATE & TEMPLATE ============================================================ */ function sunnyglow_add_treatment_template($templates) { $templates['page-treatment.php'] = 'Treatment Page'; return $templates; } add_filter('theme_page_templates', 'sunnyglow_add_treatment_template'); function sunnyglow_ensure_treatment_pages() { $treatments = array( 'botox-anti-wrinkle-injections' => 'Botox & Anti-Wrinkle Injections', 'dermal-fillers' => 'Dermal Fillers', 'prp-microneedling' => 'PRP (Platelet-Rich Plasma) Microneedling', 'prp-hair-restoration' => 'PRP (Platelet-Rich Plasma) Hair Restoration', 'fat-dissolving-body-contouring' => 'Fat Dissolving & Body Contouring', 'iv-therapy-vitamin-shots' => 'IV Therapy & Vitamin Shots', 'sculptra-biostimulators' => 'Sculptra & Biostimulators', 'radiesse-collagen-stimulation' => 'Radiesse & Collagen Stimulation', 'mesotherapy-skin-boosters' => 'Mesotherapy & Skin Boosters', ); foreach ($treatments as $slug => $title) { $page = get_page_by_path($slug, OBJECT, 'page'); if (!$page) { $id = wp_insert_post(array( 'post_title' => $title, 'post_name' => $slug, 'post_content' => '', 'post_status' => 'publish', 'post_type' => 'page', )); if ($id && !is_wp_error($id)) { update_post_meta($id, '_wp_page_template', 'page-treatment.php'); } } else { if ($page->post_status !== 'publish') { wp_update_post(array( 'ID' => $page->ID, 'post_status' => 'publish', )); } $current_tpl = get_post_meta($page->ID, '_wp_page_template', true); if ($current_tpl !== 'page-treatment.php') { update_post_meta($page->ID, '_wp_page_template', 'page-treatment.php'); } } } } add_action('admin_init', 'sunnyglow_ensure_treatment_pages'); function sunnyglow_force_treatment_template($template) { $treatment_slugs = array('botox-anti-wrinkle-injections', 'dermal-fillers', 'prp-microneedling', 'prp-hair-restoration', 'fat-dissolving-body-contouring', 'iv-therapy-vitamin-shots', 'sculptra-biostimulators', 'radiesse-collagen-stimulation', 'mesotherapy-skin-boosters'); foreach ($treatment_slugs as $slug) { if (is_page($slug)) { $treatment_tpl = get_template_directory() . '/page-treatment.php'; if (file_exists($treatment_tpl)) { return $treatment_tpl; } } } return $template; } add_filter('template_include', 'sunnyglow_force_treatment_template', 99); function sunnyglow_get_treatment_url($slug) { $page = get_page_by_path($slug); if ($page && $page->post_status === 'publish') { return get_permalink($page->ID); } return home_url('/' . $slug . '/'); }
Sunny Glow helps med spas, beauty clinics, wellness centres, laser clinics, and aesthetic studios expand their service offerings through a simple, fully managed injectable partnership.
We bring the experienced nurse injector, medical oversight, professional liability insurance, products, supplies, equipment, and treatment expertise directly to your location — allowing you to offer high-demand services such as Botox, dermal fillers, PRP, and IV therapy without the cost, complexity, and risk of building an injectable department yourself.
Generate additional revenue, increase client retention, and expand your services with a low-risk partnership model designed to make adding injectable services simple.
This partnership is ideal for business owners who want to offer more — without the complexity of building an in-house injectable team.
Expand your injectable menu without adding headcount or managing clinical compliance in-house.
Offer the injectables your clients are already asking for and keep them coming back to you.
Complement your device-based treatments with a full injectable menu — one roof, complete service.
Add Botox, fillers, and regenerative injectables to round out your skincare offering.
Move into higher-margin injectable services without hiring a nurse injector or medical director.
Evolve your space into a full-service aesthetic destination without rebuilding from scratch.
Whether you're looking to create an additional revenue stream, offer more services to your existing clients, or enhance your clinic's competitive advantage — our partnership model makes it easy.
Our partnership model is designed to be as simple as possible for clinic owners. You focus on your business — we handle everything clinical.
Promote the services to your existing client base and schedule appointments through your normal booking process. No new systems required.
We provide the experienced nurse injector, medical oversight, professional liability insurance, products, supplies, consultations, consent forms, treatment delivery, and aftercare support.
Your clients receive treatment in a familiar, trusted environment while your clinic earns a share of the treatment revenue.
A clear division that keeps things simple and puts revenue-generating treatments in your clinic with minimal effort on your end.
That's it.
No hiring.
No inventory management.
No product purchasing.
No medical administration.
No need to build an injectable department from scratch.
A partnership model built to create real business value for clinic owners without adding operational burden.
Generate revenue from high-demand injectable treatments without hiring staff or investing in inventory. New income from your existing space.
Offer services your clients are already asking for without the cost and complexity of building an in-house injectable team.
Keep clients within your clinic by offering a broader range of aesthetic and wellness services — fewer reasons to go elsewhere.
Avoid the costs associated with hiring injectors, purchasing products, securing medical oversight, and managing inventory.
We handle the clinical side — injector, medical oversight, products, supplies, documentation, and professional liability insurance — so you can focus on your business.
Everything needed to deliver injectable treatments is provided by Sunny Glow, making implementation simple and efficient from day one.
Many clinic owners decide after reading the benefits. Book a complimentary 30-minute discovery call to learn more — no obligation, no commitment.
Everything clinic owners typically ask before exploring a partnership with Sunny Glow.
No. Sunny Glow provides the experienced nurse injector. You do not need to recruit, hire, or manage any clinical staff as part of this partnership.
No. Sunny Glow provides all required medical oversight, including a medical director. All clinical governance is managed entirely on our side.
No. We provide the products, supplies, and equipment required for treatment delivery. There is no inventory investment required from your clinic.
Yes. Sunny Glow maintains professional liability insurance coverage for the treatments and services provided by our team. This coverage travels with our injector to your location.
Sunny Glow manages consultations, consent forms, treatment documentation, and clinical protocols. Your clinic does not need to handle any clinical paperwork or administrative processes related to treatments.
Revenue is shared between your clinic and Sunny Glow based on our partnership agreement. The specific details — including percentage split and payment structure — are discussed during the discovery call so we can tailor the agreement to your business.
As demand increases, we can work with your clinic to add additional treatment days and expand service availability. Our model is designed to scale alongside your business at a pace that works for both sides.
If you're interested in adding injectable services to your clinic without hiring staff, purchasing inventory, securing medical oversight, or managing medical operations — we'd love to learn more about your business.
Book a complimentary discovery call to see if our partnership model is the right fit for your clinic.