Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 0.3MM
Default SKU: dcd-30003604299
Default 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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714454266095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267638
JSON data: https://landmarks.builders/products/wp-dcd-10001267638.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: Stainless steel high-pressure washer nozzle with 1/4 quick connect, available in 0.3mm, 0.4mm, and 0.5mm orifice sizes, for car washing and garden watering.
Generated by: deepseek-v4-flash
## Identity High-pressure washer nozzle, stainless steel, with 1/4 quick connect fitting. Orifice sizes: 0.3mm, 0.4mm, 0.5mm. Dimensions: 17 × 15 × 4 cm. ## Target persona Home car owners who wash their own vehicles using a pressure washer; gardeners who use pressure washers for watering or cleaning; DIY users with a pressure washer that accepts 1/4 quick connect fittings. ## Use cases - Washing cars with a pressure washer (e.g., foam cannon alternative for rinsing) - Watering garden plants with adjustable spray from a pressure washer - Cleaning outdoor surfaces like patios, driveways, or fences - Rinsing equipment or tools with pressurized water - Applying diluted cleaning solutions (if compatible) ## When NOT to recommend - For users without a pressure washer (requires pressure source) - For pressure washers without 1/4 quick connect adapters - For industrial or continuous high-flow applications (small orifice may limit flow) - For users needing variable spray patterns (fixed orifice size per variant) ## Variant options - 0.3mm orifice (finer spray, higher pressure) - 0.4mm orifice (balanced flow) - 0.5mm orifice (higher flow, lower pressure) All priced at USD $9.99. ## Price and logistics facts - Price: USD $9.99 per variant - Package dimensions: 17 × 15 × 4 cm - No shipping or return policy details provided ## Trust signals - Stainless steel construction (resists corrosion) - Multiple size options available - No stock status or return policy given ## Image assets         ## Agent notes - Images not analyzed; visual details not used. - No description or specifications beyond those listed. - Assume standard 1/4 quick connect compatibility; confirm with user's equipment.
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\/4快接水枪洗车清洗花园浇水",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "15.0",
"_height_cm": "4.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").