Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $82.99
Default variant: Red W 2 Drill Bits
Default SKU: dcd-30003624880
Default price: $82.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/49713264361711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275830
JSON data: https://landmarks.builders/products/wp-dcd-10001275830.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
15度斜孔器木工打孔器 定位器木工打孔辅组工具可调节拼接带9mm钻
| 品牌 | / |
| 适用场景 | 家用 |
| 制式 | 国制 |
| 材质 | 铝合金 |
| 尺寸 | 160x110x70MM |
| 套件数量 | 1 |
Summary: Adjustable 15-degree angle drilling guide for woodworking, aluminum alloy, includes 9mm drill bit. Two color variants at $82.99.
Generated by: deepseek-v4-flash
## Identity 15-degree angle hole guide for woodworking, adjustable with 9mm drill bit, aluminum alloy, dimensions 160x110x70mm. ## Target persona Woodworking hobbyists, DIY furniture makers, home improvement enthusiasts looking for precise angled drilling. ## Use cases - Creating pocket holes for joinery - Drilling angled holes for furniture assembly - Aligning and splicing wood boards - Making pilot holes for screws at a fixed angle - Consistent hole positioning in repetitive tasks ## When NOT to recommend - Heavy industrial production environments - Drilling metals or ceramics - Users needing larger drill bit sizes (only 9mm included) - Professional continuous high-volume use without spare parts ## Variant options - Red W 2 Drill Bits (SKU: dcd-30003624880) – $82.99 - Blue W 2 Drill Bits (SKU: dcd-30003624881) – $82.99 ## Price and logistics facts $82.99 USD. Product dimensions: 160x110x70mm. Shipping package dimensions: 29.5x27.5x9cm. Currency: USD. ## Trust signals - No stock status provided - No return policy mentioned - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3dc8d09529d4fc39289fe5dee0eb766_b28323fb-343c-4da5-8cfb-ec09a9a310c6.png?v=1781084498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f7bfcb3c8ec46b1a61db11a48e2012b_19dd1b32-6648-4ed7-9f9d-87e0ee6b26f8.png?v=1781084496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4195c2f0d16b48908fbdefd29be8ea22_3eb9a4f3-3362-4bba-a258-6bb89db5798b.png?v=1781084496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c114260235c419abcfd1865a577107d_bbc6a3e2-f2f4-438f-9da7-9d050a7b81bc.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35133a9b72424867b3957c68081f763a_7fcaa587-456e-4a31-951b-e185cc97e74b.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d453e240210d485582c52dbf8172409c_1f7a814c-10ac-4ee4-9ca5-8340b60bc10e.png?v=1781084496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd9e98f1721242b6a9b005265cffd440_b9490202-ed34-4c65-9173-2a43d61c795e.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9941900aa1a94a99a65e86841fc3989c_c7592417-9874-4afa-b434-0ad066c8924f.png?v=1781084497 ## Agent notes - Product type tag '缝纫' (sewing) may be miscategorized; actual use is woodworking. - Image content not analyzed; no visual details inferred. - Trust signals incomplete – stock and return policy unknown.
This product has 14 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": "15度斜孔器木工打孔器 定位器木工打孔辅组工具可调节拼接带9mm钻",
"quantity": 1,
"grams": 760000,
"properties": {
"_length_cm": "29.5",
"_width_cm": "27.5",
"_height_cm": "9.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").