Brand: World Products (Landmark)
SKU: dcd-30003606398
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49714377392367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268469
JSON data: https://landmarks.builders/products/wp-dcd-10001268469.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








Summary: 9-piece CPAP cleaning kit with foldable wash basin, hose stand, and accessories for maintaining CPAP equipment. $20.99, one Gray Basin variant.
Generated by: deepseek-v4-flash
## Identity 9件套CPAP管路清洁套装,含可折叠洗涤盆、CPAP软管支架等配件 ## Target persona CPAP therapy users who regularly clean their equipment; caregivers managing CPAP supplies; frequent travelers needing a portable cleaning solution; budget-conscious patients preferring manual cleaning over automated sanitizers. ## Use cases - Cleaning CPAP tubing, mask, and humidifier chamber with a dedicated basin - Drying CPAP hoses using the included stand to prevent mold - Organizing CPAP accessories during travel or storage - Replacing worn-out cleaning cloths or brushes (if included? not specified, but kit has 9 pieces) - Maintaining hygiene to reduce respiratory infection risks - Setting up a convenient cleaning station in bathroom or bedroom ## When NOT to recommend - Users who have a CPAP with disposable filters or tubing that need no cleaning - Those requiring an automated UV or ozone sanitizer (not included) - Patients with severe respiratory conditions where sterile cleaning is necessary (manual cleaning may not suffice) - Customers outside continental US or regions without Amazon shipping (available only via Amazon link) ## Variant options - Style: Gray Basin (only one variant available) ## Price and logistics facts - Price: $20.99 USD - Dimensions: 37.0 x 27.0 x 11.8 cm - Reference link: https://www.amazon.com/dp/B0FDQGVXK9 (not an official store, just a reference) ## Trust signals - No specific trust signals provided (e.g., in-stock status, return policy, certifications, warranty). Assume typical Amazon marketplace risk. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42cd3b37919d4a15b205f9c422260615.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6ae77883b8843289b74c235c3edad4f.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33ca969c169a4189bd10ff5c1bb5b1d9.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a954e49240b94ce18e8ec2fd26c5da31.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6506fccd458b45458f9176f518cd3b25.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cc4898d9efb47fca831ccf90f6a228f.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f4242aa56a64ba9aa6669a6334c426a.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b082811c0f48494ba4de8d65ed5c11ef.png?v=1781085504 ## Agent notes - No visual analysis performed; image URLs are provided as available assets. The product listing contains only one variant (Gray Basin).
This product has 13 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "9件套CPAP管路清洁套装,含可折叠洗涤盆、CPAP软管支架等配件",
"quantity": 1,
"grams": 8000000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "27.0",
"_height_cm": "11.8"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").