Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $38.99
Default variant: 4-hole Cleaner
Default SKU: dcd-30002803041
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49973945073903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055005
JSON data: https://landmarks.builders/products/m4x-10001055005.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile-Function Design: This adaptable washer accessory features a swiveling head that allows you to switch between cleaning vehicle chassis and sweeping flat areas with ease.
Efficient Cleaning: Equipped with multiple high-precision nozzles, this undercarriage cleaner provides a wide and powerful spray pattern to remove road, oil, and petroleum contaminants quickly.
Smooth Mobility: The wheeled undercarriage washer is designed with two 5-inch rubber wheels that glide effortlessly across driveways and garage floors, reducing physical strain during long cleaning periods.
Sturdy Construction: Built with a stainless steel and brass fittings, this water broom is engineered to withstand high pressure and resist for long performance in outdoor environments.
Universal Compatibility: Featuring a standard 1/4-inch quick connect plug, this high pressure surface cleaner easily attaches to most pressure washer wands and extension poles for immediate use.
Summary: Wheeled Undercarriage Washer Quick Connect High Pressure Surface Cleaner Swiveling Head Car Underbody Cleaning Attachment for Driveway, Patio. 【Versatile-Function Design】: This adaptable washer accessory features a swiveling head that allows you to switch between cleaning vehicle chassis and sweeping flat areas with ease. 【Efficient Cleaning】: Equipped with multiple high-precision nozzles, this undercarriage cleaner provides a wide and powerful spray pattern to remove road, oil, and petroleum contaminants quickly. 【Smooth Mobility】: The wheeled undercarriage washer is designed with two 5-inch
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wheeled Undercarriage Washer Quick Connect High Pressure Surface Cleaner Swiveling Head Car Underbody Cleaning Attachment for Driveway, Patio",
"product_id": 9440405258479,
"variant_id": 49973945073903,
"quantity": 1,
"grams": 2000,
"length_cm": "62.0",
"width_cm": "19.0",
"height_cm": "14.0"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").