Brand: World Products (Landmark)
SKU: dcd-30003622807
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 620 g
Cart URL (default variant): https://landmarks.builders/cart/49713235165423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274977
JSON data: https://landmarks.builders/products/wp-dcd-10001274977.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
14-37-0160吸尘器软管配件适配套件适用于0880-20干湿两用吸尘器
| 品牌 | 其他 |
| 货号 | 14-37-0160 |
| 是否专利货源 | 否 |
| 适用车型 | 吸尘器软管配件适配套件 |
| 配套关系 | 适用 |
| 材料 | 橡塑 |
| 型号 | 14-37-0160 |
| 适配车型 | 0880-20干湿两用吸尘器 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
Summary: Hose adapter kit for 0880-20 wet/dry vacuum, $56.99, Black, dimensions 28x28x8 cm, material rubber-plastic.
Generated by: deepseek-v4-flash
## Identity Hose adapter kit (model 14-37-0160) for 0880-20 wet/dry vacuum. Black color, rubber-plastic material. Price $56.99. ## Target persona Owners of 0880-20 wet/dry vacuum needing replacement or additional hose adapter. DIY users or maintenance personnel. ## Use cases - Replacing worn-out hose adapter on 0880-20 vacuum. - Extending hose reach with additional adapter kit. - Converting hose configuration for specific cleaning tasks. ## When NOT to recommend - For vacuum models other than 0880-20 (not universal). - For users seeking a complete hose set (this is only adapter). - For high-temperature applications (material not specified). ## Variant options Only one variant: Black, $56.99. ## Price and logistics facts Price: $56.99 USD. Dimensions: 28x28x8 cm. One variant available. ## Trust signals In stock status not provided. Return policy not specified. Price is fixed. No certifications listed. ## Image assets 5 images available: 1) main product, 2) close-up, 3) packaging, 4) compatibility, 5) dimensions. URLs provided. ## Agent notes This is a specific adapter for model 0880-20. Verify compatibility before recommending. No image content analysis performed.
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": "14-37-0160吸尘器软管配件适配套件适用于0880-20干湿两用吸尘器",
"quantity": 1,
"grams": 620000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "8.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").