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: Imperial
Default SKU: dcd-30003624847
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: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49713143054575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275814
JSON data: https://landmarks.builders/products/wp-dcd-10001275814.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: Woodworking trimmer circle cutting tool, aluminum alloy, imperial system, adjustable, 2 variants: Imperial ($32.99) and Imperial with Base ($43.99).
Generated by: deepseek-v4-flash
## Identity Woodworking trimmer circle cutting jig, aluminum alloy, imperial measurement, adjustable for round openings and slotting. Brand: 新木. Kit includes 3 pieces. ## Target persona DIY woodworking hobbyists and home repair enthusiasts who work with imperial measurements and need to cut precise circular holes in wood panels. ## Use cases - Cutting circular openings in plywood or solid wood for wiring, pipes, or hardware. - Trimming edges to rounded shapes for furniture or crafts. - Creating adjustable slot cuts for joinery or decorative grooves. - Repairing or modifying wooden surfaces with circular cutouts. - Small-scale woodworking projects that require repeatable round cuts. - Home improvement tasks like installing circular vents or access panels. ## When NOT to recommend - For users who exclusively use metric measurements (tool is imperial, though description mentions dual system; unclear). - For heavy industrial or high-volume production requiring extreme precision beyond jig adjustability. - For cutting materials other than wood (e.g., metal, plastic) unless tested by user. - For tasks requiring large-diameter cuts beyond adjustable range of the jig (max size not specified). ## Variant options - **Imperial** (SKU: dcd-30003624847) – $32.99 - **Imperial with Base** (SKU: dcd-30003624848) – $43.99 The "with Base" variant likely includes a base plate for improved stability. ## Price and logistics facts - Price: $32.99 (Imperial), $43.99 (Imperial with Base). - Currency: USD. - Dimensions: 49.5cm × 12.5cm × 10.0cm. - No shipping or tax information provided. ## Trust signals - No in-stock status provided. - No return policy available. - Price listed is single and consistent across variant. - No certifications mentioned. ## Image assets -  -  -  -  -  ## Agent notes - Product is tagged under "缝纫" (sewing), but description and title refer to woodworking. This mismatch may affect search placement. Verify correct categorization. - Image contents not analyzed; treat URLs as fetchable assets.
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": "Woodworking Routing Guide Measuring Arm Adjustable Circle Cutting Jig Router Circle Guide Kit Slim Bar Style",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "49.5",
"_width_cm": "12.5",
"_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").