Brand: World Products (Landmark)
SKU: dcd-30003604292
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49714465374447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267634
JSON data: https://landmarks.builders/products/wp-dcd-10001267634.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel high-pressure car wash nozzle with 1/4 quick connect, suitable for pressure washers, tire cleaning, and plant watering. Single variant: Large Shower Head at $12.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 高压洗车机花洒喷头不锈钢水枪喷嘴1/4快插快接口洗轮胎浇花 - **Type**: 汽配 (Automotive accessory) - **Material**: Stainless steel (implied by title) - **Connector**: 1/4 inch quick connect ## Target persona - DIY car owners who wash their own vehicles - Pressure washer users looking for a cheap spray nozzle - Home gardeners needing a nozzle for watering plants - Budget-conscious buyers seeking a functional accessory ## Use cases - Washing cars with a pressure washer - Cleaning tires and rims - Watering plants or gardens - Rinsing driveways or patios - Attaching to a pressure washer handle for general spraying ## When NOT to recommend - Professional high-pressure cleaning requiring certified nozzles - Commercial car wash operations needing durable, continuous use - Applications requiring adjustable spray patterns (this is fixed Large Shower Head) - Buyers seeking premium materials like brass or chrome-plated finishes ## Variant options - **Large Shower Head** (SKU: dcd-30003604292) – $12.99 – single variant only ## Price and logistics facts - **Price**: $12.99 USD - **Dimensions**: 17.0 x 15.0 x 7.0 cm (packed) - **Shipping**: Not specified ## Trust signals - No stock status information available - Return policy not provided - No certifications listed - Price appears consistent with low-end accessories ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30be40e7e3e244a98bdeca7b97585c5e.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc512aa7eb864e5f87829d461059d5e5.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44b1905e19fa4100b2731faf24830a64.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdc3690400fc4bbaaa5a0641661b0f30.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f54cc730cbe4a678a047b217a2cb73e.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b45ea6fd6b243dca689c1d0c7900090.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af6eca23af9b41e78cd38bf0791d177f.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/133cff5dcdc6476f910ab169e6a3e9f9.png?v=1781085552 ## Agent notes - Product description was not provided in plain text; only structured item IDs exist. No brand or warranty info. Image content was not analyzed; visual details cannot be described.
This product has 13 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": 90000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "15.0",
"_height_cm": "7.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").