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
Green Piece® Paint Brush Cleaner and Restorer for Art Paint Brushes - 100% Natur

Green Piece® Paint Brush Cleaner and Restorer for Art Paint Brushes - 100% Natur

SKU: B09J8L55SK
$19.88Price

Green Piece® Paint Brush Cleaner and Restorer for Art Paint Brushes - 100% Natural - Non-Toxic - Wet or Dry Paint - No Chemicals - Oil or Acrylic Paints, Wood and Metal - Amazing Power - 18 Oz

Powerful Cleaner - Safe for Your Hands : Zero paint thinner and Zero turpentine. Works on all Paints - Wet or Dry. Effective on Acrylic, Latex or Oil Paints

Completely Amazing : Smells like oranges, Clean and restores Bristles, Wood, Metal, Cloth and Art Tables.

Completely Non-toxic : 100% Biodegradable reusable and also conditioning paint brushes totally toxin free.

Real Cleaning Agent : Green Piece Paint Brush Cleaner is real cleaning agent as it even helps remove epoxy and caulking remnants and built-up dirt and stains.

Ingredients: Fruit Extracts and Minerals

Caution: Keep out of reach of Children

Quantity

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page