Brand: World Products (Landmark)
SKU: dcd-30003622805
Price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713238311151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274975
JSON data: https://landmarks.builders/products/wp-dcd-10001274975.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3017-20 汽车干燥喷嘴适用于18V第三代单电池鼓风机
| 品牌 | 其他 |
| 货号 | 3017-20 |
| 是否专利货源 | 否 |
| 适用车型 | 18V第三代单电池鼓风机 |
| 配套关系 | 适用 |
| 材料 | 工程塑料 |
| 型号 | 3017-20 |
| 适配车型 | 18V第三代单电池鼓风机 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
Summary: Drying nozzle for 18V third-generation single battery blower, made of engineering plastic, dimensions 17x11x7 cm, priced at $35.99.
Generated by: deepseek-v4-flash
## Identity 3017-20 Automotive drying nozzle, compatible with 18V third-generation single battery blowers. Made of engineering plastic. Dimensions: 17x11x7 cm. ## Target persona Car detailers and auto enthusiasts who own an 18V third-generation single battery blower and need a dedicated nozzle for drying vehicles or parts. ## Use cases - Drying a car after washing. - Blowing water from engine bay crevices. - Drying wheels and rims after cleaning. - Removing moisture from door jams and mirrors. - Drying motorcycle or bicycle after washing. ## When NOT to recommend - For blowers not compatible with 18V third-generation single battery systems. - For non-automotive drying tasks (e.g., drying hair, electronics). - If user needs a universal nozzle without specific compatibility. ## Variant options - **Style: 3017-20 Automotive** – $35.99 (only variant) ## Price and logistics facts - Price: $35.99 USD - Dimensions: 17 cm (L) x 11 cm (W) x 7 cm (H) - No bulk pricing or shipping details provided. ## Trust signals - No in-stock status, return policy, or certifications provided in source data. - Single variant available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3a6462b6ec46b59fc2fade222c290b.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f6d06234e5f4669a431f48829deb4a6.png?v=1781084484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b4b98f0eca144fab11b46ffb94bdf1e.png?v=1781084485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b62a58ba9d774b69bcdb1ff9a0d02937.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/177824f9492f4248abc5ad9fd8389a88.png?v=1781084484 ## Agent notes - Image content not analyzed; treat URLs as binary assets. - No user reviews or ratings available. - Compatibility limited to 18V third-generation single battery blowers.
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": "3017-20 汽车干燥喷嘴适用于18V第三代单电池鼓风机",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "11.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").