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
Andis Blade Care Plus Dip Jar, 16 oz

Andis Blade Care Plus Dip Jar, 16 oz

SKU: B000MD57UI
$15.99Price

This 7-in-1, Vitamin E enriched formula cools, deodorizes, lubricates, cleans, prevents rust and decontaminates

Dip any detachable blade in the jar to rinse away hair, buildup and preservatives

In just seconds, it washes away hair build-up and other accumulation to leave clippers clean, lubricated, and cool for optimal performance

This product comes in 16 ounce dip

Measures 3-4/5-inch length by 4-2/7-inch width by 3-4/5-inch height

Length: 4. 25 in. & Weight: 1. 20 lbs.

Quantity

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page