Brand: World Products (Landmark)
SKU: dcd-30003621719
Price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713351491823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274482
JSON data: https://landmarks.builders/products/wp-dcd-10001274482.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
加水口快插转换接头
| 品牌 | 其他 |
| 货号 | 17390656240 |
| 是否专利货源 | 否 |
| 适用车型 | 房车 |
| 配套关系 | 适用 |
| 材料 | ABS |
| 型号 | 001 |
| 适配车型 | 房车 |
| 加工定制 | 否 |
Summary: ABS water inlet quick-connect adapter for RVs, white, $27.99, dimensions 10x8x5 cm.
Generated by: deepseek-v4-flash
## Identity ABS water inlet quick-connect adapter (加水口快插转换接头) for RVs, model 001, brand other. ## Target persona RV DIY enthusiasts, RV repair shops, camper van owners needing a water inlet replacement or upgrade. ## Use cases - Replacing a damaged or leaking water inlet on a recreational vehicle. - Upgrading to a quick-connect system for easier hose attachment. - Installing a new water fill system during RV build or renovation. - Restoring vintage RVs with non-standard water inlets. - Stocking spare parts for RV maintenance businesses. ## When NOT to recommend - For home plumbing or non-RV applications (not designed for residential water systems). - If potable water certification is required (no certifications provided). - For vehicles with different inlet sizes or thread patterns (verify compatibility). - For buyers needing a metal or reinforced fitting (ABS plastic only). ## Variant options - Only one variant: White (SKU: dcd-30003621719), price $27.99. ## Price and logistics facts - Price: $27.99 USD. - Dimensions: 10 cm length x 8 cm width x 5 cm height. - Weight: not provided. - Full logistics (shipping, stock status) are unknown. ## Trust signals - Stock status: not specified. - Return policy: not provided. - Certifications: none listed. - Price consistency: single variant at listed price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/580c8b64fd30477c9681f79ad280e645.png?v=1781084561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26c5396e5892453fbb082cafe843dc98.png?v=1781084560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03fce5188f684f0a847a85c1ed815888.png?v=1781084561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e94cb9a7a0f04b50bfaa52b417e93fb8.png?v=1781084561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e57c89dc78554655a214d28dd7a21658.png?v=1781084560 ## Agent notes - Image content was not viewed; visual details (design, connectors, branding) cannot be confirmed. - No stock or return policy information available. Verify before recommending. - Compatibility with specific RV models is not confirmed.
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": "加水口快插转换接头",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.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").