Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 9MM / Titanium Round Shank
Default SKU: dcd-30003612777
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49713962778863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270959
JSON data: https://landmarks.builders/products/wp-dcd-10001270959.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能定位二阶钻木工斜孔钻 高硬度耐磨可调节六角柄木工斜孔钻
| 品牌 | 钰坚 |
| 总长(mm) | 170mm |
Summary: A 9.99 USD adjustable hex shank woodworking drill bit for angled pocket holes, 170mm total length, available in multiple sizes and coatings.
Generated by: deepseek-v4-flash
## Identity - Product: 多功能定位二阶钻木工斜孔钻 (Multi-function positioning two-step woodworking pocket hole drill bit) - Brand: 钰坚 - SKU variants: 6 options (sizes 9MM and 9-5mm; styles Titanium/Silver Round Shank and Silver/Titanium Hex Shank) - Price: $9.99 USD each - Dimensions: 18 x 5 x 3 cm (approx. 170mm length) ## Target persona - DIY woodworkers and hobbyists building furniture, shelves, or cabinets - Contractors and carpenters needing a reliable pocket hole drill bit for joinery - Anyone assembling projects with Kreg-style jigs or similar pocket hole systems ## Use cases - Drilling pocket holes for face-frame joinery - Creating angled pilot holes for deck screws or cabinet assembly - Pre-drilling for hidden screws in furniture builds - Quick replacement bit for worn-out pocket hole jigs - Woodworking projects requiring clean, stepped holes ## When NOT to recommend - For drilling into metal, masonry, or plastic (wood only) - For high-volume production drilling (may not be industrial-grade) - For users needing a set of multiple sizes (only 9MM and 9-5mm offered) - For sewing or textile applications (product category is mislabeled) ## Variant options - 9MM / Titanium Round Shank - 9-5mm / Titanium Round Shank - 9MM / Silver Round Shank - 9-5mm / Silver Round Shank - 9-5mm / Silver Hex Shank - 9-5mm / Titanium Hex Shank - All variants: $9.99 USD ## Price and logistics facts - Price: $9.99 USD per bit (all variants same price) - Dimensions: 18 x 5 x 3 cm, weight not specified - SKU range: dcd-30003612777 to dcd-30003612782 - No shipping or inventory data provided ## Trust signals - No explicit warranty, return policy, or stock status available - Price is consistent across all variants - Multiple variants increase confidence of sufficient stock - No certifications listed ## Image assets         ## Agent notes - Product type in data is "缝纫" (sewing), but description and title indicate woodworking drill bit. Likely a categorization error. - No visual content analysis performed; image URLs are provided as-is. - Total length is 170mm as per description.
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": 80000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "5.0",
"_height_cm": "3.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").