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
Arm & Hammer Fragrance Free Refillable Moisture Absorber and Odor Eliminator 14

Arm & Hammer Fragrance Free Refillable Moisture Absorber and Odor Eliminator 14

SKU: B08XBDBW2H
$28.89Price

Arm & Hammer Refillable Moisture Absorber and Odor Eliminator attracts and traps excess moisture, eliminating musty odors.

This refillable tub is a convenient, effective way to prevent humid stale air from causing unpleasant odors in your home, office or storage space.

Ideal for use in closets, laundry rooms, and mud rooms, where excess moisture and stagnant air are a nuisance.

This 14-ounce tub offers long lasting freshness for up to 60 Days. Duration will vary based on temperature and humidity.

To use, simply remove plastic lid, peel off foil cover and replace the lid. Once the moisture absorbing crystals have fully dissolved, discard the remaining water and refill for long-lasting freshness.

Quantity

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page