Brand: World Products (Landmark)
SKU: dcd-30003603276
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 760 g
Cart URL (default variant): https://landmarks.builders/cart/49714402689263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267206
JSON data: https://landmarks.builders/products/wp-dcd-10001267206.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: A 24-piece socket wrench combination set including quick-change socket, universal flexible shaft, bit corner tool, and AD connecting rod, made of tool steel with zinc plating, priced at $30.99.
Generated by: deepseek-v4-flash
## Identity This is a 24-piece socket wrench combination set (套筒快换万向软轴批头拐角器魔术套筒AD连接杆批头组合套装) from brand 承逸, manufactured in Jiangsu Zhenjiang. It includes quick-change sockets, a universal flexible shaft, a bit corner tool, a magic socket, and an AD connecting rod, all made of tool steel with zinc plating. Weight: 552g. Dimensions: 20x14x5 cm. Imperial system. ## Target persona - DIY motorcycle or car owners performing basic repairs and maintenance - Hobbyist mechanics who need a versatile socket and driver set for occasional use - Users looking for a compact, portable tool kit for on-the-go fixes ## Use cases - Changing spark plugs or fasteners in tight engine compartments with the flexible shaft - Quickly swapping socket sizes using the quick-change mechanism - Driving screws into hard-to-reach corners with the bit corner tool - Assembling furniture or appliances that require hex/bit drivers - As a backup or travel tool kit for roadside motorcycle repairs - Using the magic socket to grip rounded or damaged fasteners ## When NOT to recommend - Professional mechanics requiring high torque or heavy daily use (tool steel may wear faster) - Users needing SAE/metric socket sets in large sizes (only imperial sizes likely included) - Buyers expecting a full socket set with ratchet handle (this is a combination of specialty adapters) - Situations requiring certified safety tools (no certifications provided) ## Variant options - Only one variant: 24-piece SET at $30.99 USD ## Price and logistics facts - Price: $30.99 USD (retail) - Dimensions: 20 cm x 14 cm x 5 cm - Weight: 552 g (0.552 kg) - Origin: Jiangsu Zhenjiang, China ## Trust signals - In-stock status not provided - Return policy not specified - Price consistency: single price point for the only variant - No certifications listed - Made by brand 承逸 ## Image assets - 8 product images available at URLs. Cannot analyze visual content. ## Agent notes - The product is tagged as motorcycle parts (摩配) but suitable for general DIY. - No detailed list of included pieces in the 24-piece set. - No information on warranty or return policy. - Images not analyzed; product appearance is unconfirmed.
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": 760000,
"properties": {
"_length_cm": "20.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").