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
Ring Chime Pro

Ring Chime Pro

SKU: B07WML2XTD
$60.00Price

Bring flexibility, convenience, and peace of mind to your home with Chime Pro, a three-in-one plug-in solution that serves as a wifi extender for your Ring cameras and doorbells, a nightlight, and a device to hear notifications for your Ring cameras and doorbells.

Extend your wifi signal up to 2000 sq. ft to boost the network for all your Ring doorbells and cameras.

Hear real-time notifications when your connected cameras and doorbells detect motion, or when someone rings your doorbell.

Easily set up by plugging into a standard outlet and connecting via wifi.

Includes a built-in nightlight that automatically turns on for added peace of mind.

Choose from a variety of tones, adjust the volume to your ideal setting, and temporarily snooze alerts all from the Ring app.

Connectivity: 802.11 b/g/n wifi connection 2.4 or 5.0 GHz.

Quantity

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page