Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $30.99
Default variant: Black / 3 Sleeves
Default SKU: dcd-30003624882
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713260495087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275831
JSON data: https://landmarks.builders/products/wp-dcd-10001275831.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工直孔打孔定位器 木板拼接圆木榫中心钻孔定位器 榉木打孔DIY
| 品牌 | / |
| 适用场景 | 家用 |
| 制式 | 公制套筒 |
| 材质 | 铝合金 |
| 适用范围 | 木工工具 |
| 套件数量 | 1 |
Summary: Aluminum woodworking drill guide jig for straight holes and dowel centering, available in Black/Red with sleeve and drill kit options, priced from $16.99.
Generated by: deepseek-v4-flash
## Identity Aluminum woodworking drill guide jig (木工直孔打孔定位器) by unknown brand. Designed for straight hole drilling and dowel center alignment. Material: aluminum alloy. Dimensions: 24×19×7 cm. Color options: Black, Red. ## Target persona - DIY woodworkers needing precise right-angle drilling for dowel joints. - Hobbyist furniture makers using dowel joining techniques. - Small workshop owners requiring affordable jigs for repeatable drilling. ## Use cases - Drilling perpendicular holes for dowel joints in panel glue-ups. - Centering dowel holes on board edges for biscuit-free joining. - Creating repeatable hole patterns for shelving or cabinetry. - Aligning screw pilot holes on mitered corners. - Portable jig for on-site woodworking projects. ## When NOT to recommend - For use with power tools larger than ½" chuck (sleeve sizes not specified). - For metalworking or masonry drilling (wood only). - When high-volume production requires steel or hardened jigs. - If user needs a plunge router guide or slot-cutting jig. ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003624882 | Black | 3 Sleeves | $16.99 | | dcd-30003624883 | Black | 3 Sleeves-7 Drills | $28.99 | | dcd-30003624884 | Black | 3sleeves-7drills-30p | $30.99 | | dcd-30003624885 | Black | 6 Sleeves | $19.99 | | dcd-30003624886 | Black | 8 Sleeves | $21.99 | | dcd-30003624887 | Red | 3 Sleeves | $17.99 | | dcd-30003624888 | Red | 6 Sleeves | $19.99 | | dcd-30003624889 | Red | 8 Sleeves | $21.99 | | dcd-30003624890 | Red | 3 Sleeves-7 Drills | $27.99 | | dcd-30003624891 | Red | 3sleeves-7drills-30p | $30.99 | ## Price and logistics facts - Price range: $16.99 to $30.99 USD. - Packaged dimensions: 24 cm × 19 cm × 7 cm. - Weight not provided. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: Prices fixed per variant, no discount data. - Certifications: None known. ## Image assets - [Product image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/788e328e3623496b9e37876db97e2783.png?v=1781084495) - [Product image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ab129ec56eb4690a65aee58986b18d7.png?v=1781084494) - [Product image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ff2e570ffdc4353b8c5ea9cc07a2e8d.png?v=1781084494) - [Product image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b42bcd336179407699b9ea849148e2f5.png?v=1781084496) - [Product image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8aa1dadca2d4182b14e026c28bee487.png?v=1781084496) ## Agent notes - Product type in source data is incorrectly categorized as "缝纫" (sewing); actual use is woodworking. - Image understanding not performed – do not infer visual condition from URLs. - No information on sleeve diameters, drill bit sizes, or materials of sleeves (likely steel or aluminum).
This product has 22 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": "木工直孔打孔定位器 木板拼接圆木榫中心钻孔定位器 榉木打孔DIY",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "19.0",
"_height_cm": "7.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").