Brand: World Products (Landmark)
SKU: dcd-30003605604
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 410 g
Cart URL (default variant): https://landmarks.builders/cart/49714467864815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268141
JSON data: https://landmarks.builders/products/wp-dcd-10001268141.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境90度电钻直角拐弯器 电钻配件转角三爪夹头狭窄空间维修工具
| 品牌 | 创祥工具 |
| 材质 | 金属+塑料 |
Summary: 90-degree right-angle drill adapter with three-jaw chuck for tight spaces. Metal and plastic construction. Red color. Price $14.99 USD.
Generated by: deepseek-v4-flash
## Identity - Brand: 创祥工具 (Chuangxiang Tools) - Product: 90° right-angle drill attachment (直角拐弯器) with three-jaw chuck - Material: Metal + plastic - Dimensions: 15 x 12 x 8 cm ## Target persona - DIY home repair enthusiasts needing to drill in cramped areas - Electricians, plumbers, or handymen working in confined spaces (e.g., behind fixtures, under sinks) - Hobbyists building furniture or models requiring corner drilling ## Use cases - Drilling holes inside cabinets or drawers where a straight drill won't fit - Installing hardware behind appliances (refrigerator, washing machine) - Creating pilot holes in tight corners for shelving or brackets - Assembly of furniture in awkward spaces (e.g., inside a desk) - Repair work in vehicles – drilling near firewall or behind panels - Plumbing access through small openings under sinks ## When NOT to recommend - High-torque industrial applications that could exceed the adapter's material limits - Continuous professional daily use where metal+plastic may not survive heavy wear - Users who need a complete right-angle drill (this is only an attachment) - Jobs requiring precision alignment beyond what a three-jaw chuck provides ## Variant options - Only one variant: Color – Red (SKU dcd-30003605604, $14.99) ## Price and logistics facts - Price: US $14.99 - Dimensions (cm): 15.0 x 12.0 x 8.0 - Weight: Not specified ## Trust signals - In-stock: Not explicitly stated - Return policy: Not provided - Price is fixed at $14.99 with one variant - No certifications mentioned in facts ## Image assets - 8 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58b6d0b4aec648278a69b41bbb85053b.png?v=1781085553 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44dbd6edab29491da6f71bad4579635f.png?v=1781085554 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/759f717d4d6a4333a1405f8cc0723ba3.png?v=1781085554 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/002e841115564773a8d59f183fefbf36.png?v=1781085555 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bbed0c747bd4318b29b2eaea15e85d9.png?v=1781085554 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb6d9c2e1d264cc9a17f48eae9567359.png?v=1781085553 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f27096c5a0fe44b2825b2d1d031dc0be.png?v=1781085554 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/529df6d8ea09490385e4f4de19166d09.png?v=1781085555 ## Agent notes - Image understanding not performed; visual details not available. - Variant count confirmed as 1 (Red). - No return policy or shipping info in facts. - Dimensions are in cm (approx 5.9x4.7x3.1 inches).
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": "跨境90度电钻直角拐弯器 电钻配件转角三爪夹头狭窄空间维修工具",
"quantity": 1,
"grams": 410000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "12.0",
"_height_cm": "8.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").