import { bookServiceWithMember } from 'backend/bookService'; import { getPricingPlan } from 'backend/pricingPlan'; $w.onReady(function () { $w('#bookButton').onClick(async () => { const memberId = $w('#memberIdInput').value; const serviceId = $w('#serviceIdInput').value; const otherMemberId = $w('#otherMemberIdInput').value; const planId = await getPricingPlan(memberId); if (planId) { const bookingResult = await bookServiceWithMember(memberId, serviceId, otherMemberId, planId); if (bookingResult.success) { console.log('Service booked successfully with another member'); } else { console.log('Failed to book service:', bookingResult.error); } } else { console.log('No valid pricing plan found for this member'); } }); });
top of page
CloroxPro Clorox Disinfecting Wipes, Fresh Scent, 75 Count, Pack of 6 (Package M

CloroxPro Clorox Disinfecting Wipes, Fresh Scent, 75 Count, Pack of 6 (Package M

SKU: B001E6F31K
$43.78Price

CloroxPro Clorox Disinfecting Wipes, Fresh Scent, 75 Count, Pack of 6 (Package May Vary)

DISINFECTING WIPES: EPA registered to kill 99.9% of viruses and bacteria**; Meets EPA criteria for use against SARS-CoV-2, the virus that causes COVID-19, on non-porous surfaces

VERSITILE CLEANING WIPE: Create clean public spaces with these wet wipes that breakdown grease, soap scum and grime so you can tackle messes on a variety of surfaces, bleach-free

ALL PURPOSE WIPE: Quickly sanitizes bacteria** and kills most viruses in as little as 15 seconds; removes common allergens and deodorizes, preventing the odor causing bacteria for up to 24 hours

MULTI-SURFACE DISINFECTANT AND SANITIZER: Germs occur on more than breakroom and restroom surfaces; safely wipe down desks, remotes, doorknobs or clean up spills

GREAT FOR COMMERCIAL USE: Ideal for use in offices, day care centers, schools, hotels, restaurants and other commercial facilities; CloroxPro, where clean means everything

Quantity

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page