Brand: World Products (Landmark)
SKU: dcd-30003602636
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714333024495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266940
JSON data: https://landmarks.builders/products/wp-dcd-10001266940.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
高压清洗机喷嘴套装 1/4 英寸快接 - 4000 PSI 多角度喷嘴套装
| 材质 | 不锈钢 |
Summary: Pressure washer nozzle set with 1/4 inch quick connect, rated for 4000 PSI, made of stainless steel, multi-angle, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Pressure washer nozzle set, 1/4 inch quick connect, 4000 PSI rated, stainless steel construction, multi-angle design. Single variant: 4-color Nozzles. ## Target persona - Homeowners with gas or electric pressure washers needing replacement nozzles - DIY car washers and detailers on a budget - Light-duty cleaning enthusiasts maintaining driveways, patios, and outdoor furniture ## Use cases - Washing driveways and sidewalks to remove dirt and grime - Cleaning cars and trucks with adjustable spray patterns - Removing mildew and algae from outdoor surfaces - Prepping surfaces for painting or staining - Cleaning patio furniture and garden equipment ## When NOT to recommend - For pressure washers exceeding 4000 PSI (safety risk) - For industrial or commercial use requiring heavy-duty, daily operation - For users needing specialized nozzles like turbo, foam cannon, or surface cleaners - For professionals seeking extended durability beyond occasional home use ## Variant options Only one variant available: "4-color Nozzles" (SKU: dcd-30003602636) at $9.99. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 16.0 x 13.0 x 5.0 cm - No shipping or tax details provided ## Trust signals - In-stock status not specified - Return policy not documented - No certifications listed - Price appears consistent across single variant ## Image assets         ## Agent notes - Only one variant exists; no configurable options beyond style. - No explicit indication of nozzle angles or number of nozzles in facts. - Image content analysis not performed; visual details not inferred.
This product has 10 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\/4 英寸快接 - 4000 PSI 多角度喷嘴套装",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.0",
"_height_cm": "5.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").