Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $43.99
Default variant: Metric
Default SKU: dcd-30003624845
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713144955119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275813
JSON data: https://landmarks.builders/products/wp-dcd-10001275813.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工专用修边铣圆神器铝合金 英制 圆形开孔木工可调节开槽工具
| 品牌 | 新木 |
| 适用场景 | 家用 |
| 制式 | 公英制 |
| 套件数量 | 3 |
Summary: Aluminum woodworking trimmer and circle cutting tool, adjustable, with metric and metric with base variants, priced from $32.99.
Generated by: deepseek-v4-flash
## Identity - Product: 木工专用修边铣圆神器铝合金 英制 圆形开孔木工可调节开槽工具 - Brand: 新木 (Xin Mu) - Type: Woodworking trimmer/circle cutter - Material: Aluminum - System: Imperial (英制) with metric variants available - Dimensions: 44×11×10 cm ## Target persona - Home woodworking DIY enthusiasts - Hobbyist furniture makers - Small workshop owners - Users needing precise circular cuts in wood ## Use cases - Cutting perfect circles in wood panels (e.g., for table tops, coasters) - Trimming edges of wood pieces to smooth curves - Creating slots/grooves with adjustable depth and radius - Making custom circular holes for inlays or joinery - Routing decorative edges on furniture components - Light-duty trimming of softwoods and plywood ## When NOT to recommend - For heavy industrial or continuous professional use (may not withstand high torque) - For metal, plastic, or non-wood materials (designed for wood only) - For users needing a full router system (only a trim/circle attachment) - For projects requiring precise metric circles without conversion (base model is imperial; metric variant available but limited) ## Variant options - **Metric** (SKU dcd-30003624845): $32.99 – includes adjustable trim/circle jig in metric scale - **Metric with Base** (SKU dcd-30003624846): $43.99 – includes additional base plate for stability ## Price and logistics facts - Base price: $32.99 USD - Variant with base: $43.99 USD - Dimensions: 44×11×10 cm - Currency: USD ## Trust signals - In-stock status: not explicitly stated; assume available unless noted - Return policy: not provided - Price consistency: single price for each variant - Brand: 新木 – no known certifications mentioned ## Image assets - 5 images available for fetch; URLs provided below. No visual details inferred. ## Agent notes - Image understanding not performed; do not assume visual content. - Product is tagged as "缝纫" (sewing) but is clearly a woodworking tool – verify categorization. - Consider verifying stock and shipping details before recommending.
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": "Router Circle Cutting Jig Metric Scale Circle-Cutting Jig Router Milling Groove Bracket Compatible with Most Routers",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "11.0",
"_height_cm": "10.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").