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
MaxWorks 80854 Furniture Movers Dolly With Wheels - 200 lb. Capacity

MaxWorks 80854 Furniture Movers Dolly With Wheels - 200 lb. Capacity

SKU: B07C72GWLT
$21.99Price

Our Max Works polypropylene dolly is constructed from lightweight one-piece molded polypropylene material that will not rust, dent and is easy to clean. Solid platform features a ridged non-slip surface that is ideal for moving narrow items or supporting furniture legs. Includes two 3" swivel castors and two 3" rigid castors to allow easy movement in different directions. Built-in carry handle for easy positioning and makes it easy to move dolly where you need it. Platform size is 19-1/2" x 14-1/2". Ideal for home, workshop, garage, office and more.

Quantity

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page