Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $56.99
Default variant: 13 Inch
Default SKU: dcd-30002887257
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1780 g
Cart URL (default variant): https://landmarks.builders/cart/49810464342255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001085262
JSON data: https://landmarks.builders/products/m4x-10001085262.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient Cleaning: This high-performance surface cleaner features a double-nozzle rotary spray system that covers a wide area, significantly reducing cleaning time compared to standard nozzles.
Universal Compatibility: Designed as a versatile power washer accessory, it features a standard 1/4 inch quick connect plug that fits most gas and electric pressure washers for seamless integration.
Long-Lasting Construction: Built with high-quality stainless steel and brass components, this pressure washer surface cleaner is engineered to withstand high pressure and resist corrosion for long-term outdoor use.
Effortless Maneuverability: Equipped with 360-degree rotating casters, this rotary surface cleaner glides effortlessly across flat surfaces, ensuring consistent height and preventing fatigue during large cleaning tasks.
Versatile Application: This high pressure water broom is perfect for deep cleaning driveways, sidewalks, patios, and decks, leaving a streak-clear finish without splashing water on surrounding areas.
Summary: High Pressure Water Broom 360° Rotating Nozzles Rotary Surface Cleaner for Deck. Description: 【Efficient Cleaning】: This professional surface cleaner features a double-nozzle rotary spray system that covers a wide path, making it the perfect power washer accessory for large flat areas. 【Quick Connection】: Equipped with a standard 1/4 inch quick connect plug, this pressure washer surface cleaner easily attaches to most extension wands for a secure and leak-leak-proof setup. 【Sturdy Construction】: Built with high-quality stainless steel, brass, and heavy-duty engineering plastics, this rotary su
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": "High Pressure Water Broom 360° Rotating Nozzles Rotary Surface Cleaner for Deck",
"product_id": 9429749924079,
"variant_id": 49810464342255,
"quantity": 1,
"grams": 1780,
"length_cm": "41.0",
"width_cm": "41.0",
"height_cm": "13.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").