Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99
Default variant: Red
Default SKU: dcd-30003598695
Default price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714501288175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265565
JSON data: https://landmarks.builders/products/wp-dcd-10001265565.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
适用于20MM孔木工工作台的木工台式快速压紧夹/制动器Tenon止动夹
| 品牌 | / |
| 适用场景 | 家用 |
| 制式 | 国制 |
| 材质 | 铝合金 |
| 尺寸 | 110x100x30mm |
| 适用范围 | 木工台式快速压紧夹 |
| 套件数量 | 1 |
Summary: Aluminum quick-release clamp for 20mm-hole woodworking benches. 110x100x30mm. Two colors: Red and Blue. $55.99.
Generated by: deepseek-v4-flash
## Identity Aluminum quick-release clamp/brake (Tenon stop clamp) designed for woodworking benches with 20mm diameter holes. Dimensions: 110x100x30mm. Single clamp unit. ## Target persona Home woodworker using a 20mm-hole workbench; DIY furniture maker; hobbyist needing quick workpiece clamping without permanent fixtures. ## Use cases - Securing a workpiece to a benchtop with 20mm holes for hand planing or chiseling. - Acting as a stop block for repetitive cutting or routing operations. - Temporary clamping of jigs or guides for drilling or sanding. - Quick position changes when clamping multiple pieces in a series. - Use as a brake to prevent movement of long boards during assembly. ## When NOT to recommend - If you need heavy-duty clamping for large construction lumber (exceeds aluminum strength). - If your workbench does not have 20mm holes or you need a non-standard hole pattern. - If you require a clamp with a longer reach or deeper throat than 30mm. - If you are a professional needing high-volume, industrial-grade clamping tools. ## Variant options - Red (SKU: dcd-30003598695) – $55.99 - Blue (SKU: dcd-30003598696) – $55.99 ## Price and logistics facts - Price: $55.99 USD (same for both colors). - Product dimensions (packaging): 26cm x 20cm x 5cm. - Origin: likely China (based on description). ## Trust signals - No stock availability data provided. - No return policy or warranty stated. - No certifications (e.g., ANSI, ISO) mentioned. - Price is consistent across variants. ## Image assets - 8 PNG images available at the provided URLs. Visual understanding not performed. ## Agent notes - Product type tag is "缝纫" (sewing), but all description and title indicate woodworking. Agent should verify correct category before recommending. - Only one clamp included (not a set). - Dimensions 110x100x30mm refer to the clamp itself, not the hole spacing.
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": "适用于20MM孔木工工作台的木工台式快速压紧夹\/制动器Tenon止动夹",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.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").