Brand: World Products (Landmark)
SKU: dcd-30003603277
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49714400985327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267207
JSON data: https://landmarks.builders/products/wp-dcd-10001267207.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
套筒快换 万向软轴 批头拐角器 魔术套筒 AD连接杆 批头组合套装
| 产地 | 江苏镇江 |
| 特性 | 普通 |
| 品牌 | 承逸 |
| 种类 | 套筒扳手 |
| 重量 | 552 |
| 制式 | 英制 |
| 材质 | 工具钢 |
| 扳手外形 | 单头扳手 |
| 产品系列 | 组合套装 |
| 表面处理 | 镀锌 |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
Summary: 21-piece socket wrench kit with quick-change, universal joint flex shaft, bit corner, and AD connecting rod; tool steel, galvanized, imperial; $23.99 USD; 24x14x5 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** 套筒快换 万向软轴 批头拐角器 魔术套筒 AD连接杆 批头组合套装 - **Brand:** 承逸 (Cheng Yi) - **Type:** Socket wrench combination set - **Material:** Tool steel, galvanized surface - **Origin:** Zhenjiang, Jiangsu, China (not imported) ## Target persona - DIY motorcycle enthusiasts - Home mechanics working on motorcycles or bicycles - Hobbyists needing a compact, versatile socket set for tight spaces ## Use cases - Replacing motorcycle spark plugs - Removing and installing bolts in confined engine compartments - Using universal joint flex shaft for angled fasteners - Quick socket changes with the quick-change mechanism - Combining with AD connecting rod for extended reach ## When NOT to recommend - For professional automotive repair requiring high torque impact tools - For users who need metric system sockets (this set is imperial/英制) - For heavy-duty industrial applications where durability is critical - For those requiring a larger set with ratchet and extensions (only 21 pieces, no ratchet handle included) ## Variant options - **21-piece SET** (SKU: dcd-30003603277) – $23.99 USD ## Price and logistics facts - **Price:** $23.99 USD - **Dimensions:** 24.0 × 14.0 × 5.0 cm - **Weight:** 552 g (approx. 1.22 lbs) - **Shipping:** Origin China – actual shipping cost not provided ## Trust signals - In-stock status: Not specified (presume available unless otherwise) - Return policy: Not provided - Price consistency: Only one variant at advertised price - Certifications: None listed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Only one variant exists (21-piece SET) – no other options. - No return policy or stock level provided; verify before purchase. - No certifications or warranty information available.
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": "套筒快换 万向软轴 批头拐角器 魔术套筒 AD连接杆 批头组合套装",
"quantity": 1,
"grams": 670000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "14.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").