Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Female 1-2 Hex
Default SKU: dcd-30003597538
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 430 g
Cart URL (default variant): https://landmarks.builders/cart/49714552471791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265125
JSON data: https://landmarks.builders/products/wp-dcd-10001265125.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: High-pressure sewer cleaning nozzle with 1 front and 6+4 rear jets, 1/2-inch connection, available in three styles at $22.99.
Generated by: deepseek-v4-flash
## Identity High-pressure sewer cleaning nozzle (water mouse) with 1 front and 6+4 rear jets, 1/2-inch connection. Product title: '高压清洗车机下水道物业管道疏通水老鼠喷头冲洗水雷1前6后4分1/2'. ## Target persona Plumbing contractors, municipal sewer maintenance teams, property management maintenance staff, industrial cleaning crews. ## Use cases - Clearing clogged sewer lines in residential complexes - Cleaning commercial drain pipes - Municipal pipe jetting for stormwater systems - Industrial pipeline sediment removal - Regular maintenance of apartment building drainage - Unblocking grease traps in restaurant kitchens ## When NOT to recommend - For low-pressure consumer pressure washers (requires high flow/pressure) - For DIY homeowners without professional equipment - For pipes smaller than 2 inches diameter (may get stuck) - For non-professional use where safety training is lacking ## Variant options - Female 1-2 Hex – $22.99 - Female 1-2 Hex a – $22.99 - Female 1-2 Hex B – $22.99 ## Price and logistics facts Price: $22.99 per unit. Package dimensions: 19.25 x 15.75 x 7.5 cm. No weight provided. ## Trust signals Listed as in-stock (no stock level specified). Return policy unknown. No certifications stated. Price consistent across variants. ## Image assets         ## Agent notes Product description not provided; details inferred from title and tags. Category: 厨卫家电 (kitchen and bathroom appliances). No weight or material information. Image content not analyzed.
This product has 15 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": "高压清洗车机下水道物业管道疏通水老鼠喷头冲洗水雷1前6后4分1\/2",
"quantity": 1,
"grams": 430000,
"properties": {
"_length_cm": "19.25",
"_width_cm": "15.75",
"_height_cm": "7.5"
}
}],
"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").