Brand: World Products (Landmark)
SKU: dcd-30003616256
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714033819887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272150
JSON data: https://landmarks.builders/products/wp-dcd-10001272150.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
潜水呼吸器中压管接头潜水管口头连接高压管二级头咬嘴黄铜接头
| 产地 | 中国 |
| 品牌 | WMD AND H.Sports |
| 货号 | 铜 |
| 上市时间 | 2025年夏季 |
| 运动户外项目 | 潜水 |
| 呼吸调节器类型 | DIN |
| 吊牌价 | 20 |
Summary: Brass connector for scuba diving regulator intermediate pressure hose, compatible with DIN type regulators, sold by WMD AND H.Sports.
Generated by: deepseek-v4-flash
## Identity - Product: Brass connector for scuba diving regulator hose (intermediate pressure). - Brand: WMD AND H.Sports. - Material: Brass. - Dimensions: 8cm x 5cm x 2cm. ## Target persona - Scuba divers needing replacement or upgrade of regulator hose connectors. - Diving equipment repair technicians. - DIY divers assembling custom regulator systems. ## Use cases - Replacing a worn or leaking connector on a regulator hose. - Connecting a high-pressure hose to a second stage mouthpiece. - Adapting different regulator components. - Building a custom regulator setup for technical diving. - Emergency field repair of regulator connections. ## When NOT to recommend - For non-diving applications (e.g., motorcycle parts, despite tag). - For use with non-DIN type regulators without additional adapter. - For high-pressure connections beyond manufacturer's unspecified ratings. - For users expecting a complete regulator or hose assembly. ## Variant options - Only one variant: Brass Connector (style). ## Price and logistics facts - Price: $12.99 USD. - Origin: China. - Launch: Summer 2025. - Listed MSRP: $20 (per description). ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Only one variant; price matches listing. - Certifications: Not specified. ## Image assets - 8 images available at provided URLs. - Image understanding not performed; visual details not extracted. ## Agent notes - Product tag includes "摩配" (motorcycle parts) but description clearly states diving use. Verify compatibility before recommending. - Dimensions very small (8x5x2cm); confirm with customer that this is a fitting, not a hose.
This product has 12 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": 80000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "5.0",
"_height_cm": "2.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").