Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $53.99
Default variant: Multi-angle Puncher
Default SKU: dcd-30003618098
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713346937071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272771
JSON data: https://landmarks.builders/products/wp-dcd-10001272771.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境红色木工打孔定位器30°45°打孔器多角度斜孔木工垂直钻孔器
| 品牌 | 其他 |
| 适用场景 | 家用 |
| 制式 | 工具套装 |
| 材质 | 铝合金 |
| 尺寸 | 105*70 |
| 适用范围 | 打孔定位 |
| 套件数量 | 5 |
Summary: Red woodworking hole positioner for drilling angled holes at 30° and 45°, made of aluminum, suitable for home DIY drilling alignment.
Generated by: deepseek-v4-flash
## Identity Cross-border red woodworking hole positioner capable of 30° and 45° angled drilling, also vertical drilling. Made of aluminum, dimensions 16x11x5 cm. Brand: other (unbranded). Includes 5 pieces (according to description). ## Target persona Home DIY woodworkers, hobbyists, furniture makers, carpentry enthusiasts who need precise angled holes without expensive equipment. ## Use cases - Drilling pilot holes at 30° or 45° for pocket hole joinery. - Aligning screws for shelf brackets or furniture assembly. - Creating angled dowel holes for wood joints. - Vertical drilling with accuracy for hinges or hardware. - Quick on-site hole positioning without measuring. ## When NOT to recommend - Professional heavy-duty construction sites requiring industrial-grade tools. - Users needing fully automated or digital angle measurement. - Buying a complete drill set (only a guide, no drill included in base variant). - Those seeking branded, certified tools with warranty (unbranded, no info). ## Variant options - **Multi-angle Puncher** (SKU: dcd-30003618098): $48.99, includes the positioner only. - **Puncher 4PCS Drills** (SKU: dcd-30003618099): $53.99, includes positioner plus 4 drill bits. ## Price and logistics facts Base price $48.99 USD. Variant with drills $53.99. Package dimensions: 16 cm x 11 cm x 5 cm. No shipping, tax, or stock information provided. ## Trust signals No stock status, return policy, or certifications available. Price appears consistent across variants. Unknown brand. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fa4b2ad6e3b4df7971f6122872e08ad.png?v=1781084560 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cd314a59ce344c895bd1238556ef99c.png?v=1781084560 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6214c32bc9a4b36b07c3f3e9665367c.png?v=1781084559 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b042e84aa7a4cd79cd0cd9b51076259.png?v=1781084560 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f7138b89f644d8f8c7aabe1f57a6ca8.png?v=1781084559 ## Agent notes Product type in source data is 'sewing' (缝纫) but actual use is woodworking – likely miscategorized. Image content not analyzed; rely on description and dimensions.
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": "跨境红色木工打孔定位器30°45°打孔器多角度斜孔木工垂直钻孔器",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "11.0",
"_height_cm": "5.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").