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
Stardrops - The Pink Stuff - The Miracle All Purpose Cleaning Paste

Stardrops - The Pink Stuff - The Miracle All Purpose Cleaning Paste

SKU: B00DU5SRIY
$5.97Price

Miracle Cleaning Paste: Tackle tough stains and grime effortlessly with The Pink Stuff, the ultimate multi-purpose cleaning solution that delivers sparkling results on various surfaces.

Versatile & Effective: Perfect for use on kitchen and bathroom surfaces, tiles, glass, stainless steel, and more. This versatile paste is your go-to cleaner for almost any household mess.

Gentle Yet Powerful: Tough on dirt but gentle on surfaces, this cleaning paste removes stubborn stains without scratching or damaging, leaving surfaces spotless and shiny.

Easy to Use: Simply apply a small amount of paste to a damp cloth or sponge, rub gently, and rinse away for a clean and polished finish. Ideal for everyday cleaning tasks.

Pleasant Rhubarb Fragrance: Enjoy a fresh, clean scent after every use. The Pink Stuff leaves your home not only spotless but also smelling great with its delightful rhubarb fragrance

Quantity

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page