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
Tide PODS Free & Gentle Laundry Detergent Soap Pacs, HE Compatible, Unscented, G

Tide PODS Free & Gentle Laundry Detergent Soap Pacs, HE Compatible, Unscented, G

SKU: B0BSJSFY1M
$19.89Price

Tide PODS Free & Gentle Laundry Detergent Soap Pacs, HE Compatible, Unscented, Gentle on Skin, 76 Count, Tide PODS Laundry Detergent

DEEP CLEAN: For a deep clean that's also gentle on skin try Tide PODS Free & Gentle laundry detergent pacs. Cleans better than the leading Free laundry detergent.

TRUSTED BY EXPERTS: Tide PODS Free & Gentle laundry detergent is NEA and NPF Certified, giving you confidence that Tide PODS are gentle on skin.

HYPOALLERGENIC: Tide PODS Free & Gentle laundry soap is hypoallergenic and made with no irritating residues, including no dyes or perfumes.

3-in-1 CONCENTRATED DETERGENT: Tide PODS Free & Gentle combines three benefits in one, being scent free and hypoallergenic and providing stain removal.

WORKS ON 100% OF COMMON STAINS: Tide PODS laundry detergent pacs work on 100% of common stains. Tide laundry detergent is also safe to use on all washable fabrics.

VERSATILE USE: Tide PODS Free & Gentle laundry soap offers exceptional cleaning in all washing machines and water conditions, even cold water.

Includes one 76 count package of Tide Free & Gentle Liquid Laundry Detergent PODS

Quantity

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page