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
Diaper Genie Signature Gift Set | Includes Easy Roll Refill with 48 Bags | Holds

Diaper Genie Signature Gift Set | Includes Easy Roll Refill with 48 Bags | Holds

SKU: B0BWGZ7J7W
$89.99Price

Diaper Genie Signature Gift Set | Includes Easy Roll Refill with 48 Bags | Holds Up to 2256 Newborn Diapers

KEEP YOUR NURSERY SMELLING FRESH: Our new Diaper Genie Signature Pail has odor-locking clamps that help prevent odors from escaping for ultimate odor control.

LONG-LASTING REFILL: The pail comes with 2 Easy Roll refills (48 easy tear-off bags) that hold up to 2256 newborn-sized diapers.

HANDS-FREE OPERATION: The foot pedal allows easy hands-free operation without bending. The wide disposal opening and capacity of up to 47 newborn diapers make our pail extra convenient.

BETTER FOR THE ENVIRONMENT: 2 Easy Roll Refills equal 8 Diaper Genie Round Refills, which means less plastic is being used.

IDEAL GIFT SET: The perfect starter kit and registry gift for any new parent.

Quantity

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page