Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $17.99
Default variant: Green / 1/4-3/8 Adapter
Default SKU: dcd-30003610014
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714241044719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269886
JSON data: https://landmarks.builders/products/wp-dcd-10001269886.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: Ultra-thin impact socket adapter set with color-coded sizes (1/4-3/8 to 3/4-1in). Available in individual adapters or sets. Prices $9.99-$17.99.
Generated by: deepseek-v4-flash
## Identity Ultra-thin impact socket adapter set, color-coded for easy size identification, high hardness construction for impact wrench use. ## Target persona DIY mechanics, automotive technicians, and users of pneumatic impact tools needing reliable adapter conversions. ## Use cases - Adapting 1/4" drive to 3/8" or other sizes for impact wrenches. - Replacing lost or worn adapter pieces. - Color-coded quick identification for multi-tool setups. - Car repair, motorcycle maintenance, industrial assembly. - Building a compact adapter kit for field work. ## When NOT to recommend - Users needing metric adapters (all sizes are fractional). - Applications requiring high torque without impact rating (impact rating not explicitly stated). - Users already owning a full set of these specific adapters. - If the exact size combination needed is not among the variants. ## Variant options - Green 1/4-3/8 Adapter ($9.99) - Pink 3/8-1/2 Adapter ($9.99) - Blue 1/2-3/4 Adapter ($10.99) - Yellow 3/4-1in Adapter ($13.99) - Green 1/4-3/8 SET ($11.99) - Pink 3/8-1/2 SET ($17.99) ## Price and logistics facts Price range: $9.99 to $17.99 USD. Dimensions: 17x15x6 cm. No shipping or tax info provided. ## Trust signals In-stock status not specified. Return policy unknown. Price consistent across variants. No certifications listed. ## Image assets 8 product images available. [Image list truncated; see URLs in data.] ## Agent notes No additional notes.
This product has 18 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": 40000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "15.0",
"_height_cm": "6.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").