Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $295.99 – $419.99
Default variant: 7 Inch
Default SKU: dcd-30003622568
Default price: $295.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 9600 g
Cart URL (default variant): https://landmarks.builders/cart/49713240375535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274862
JSON data: https://landmarks.builders/products/wp-dcd-10001274862.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工桌虎钳快速夹台钳木工夹钳桌钳子专业工作台夹具操作台接杆
| 特性 | 其它 |
| 品牌 | MYTEC/美科 |
| 材质 | 其它 |
Summary: MYTEC/美科 quick-clamp woodworking bench vise in 7-inch ($295.99) and 9-inch ($419.99) sizes, dimensions 31x18x9 cm, for workbench fixtures.
Generated by: deepseek-v4-flash
## Identity - **Product**: 木工桌虎钳快速夹台钳木工夹钳桌钳子专业工作台夹具操作台接杆 - **Brand**: MYTEC/美科 - **Description**: Quick-clamp bench vise for woodworking, material unspecified. ## Target persona - Professional woodworkers and carpenters needing a sturdy bench vise for daily use. - Serious DIY enthusiasts with a dedicated workshop. - Furniture makers requiring precise clamping. ## Use cases - Clamping wood for sawing, planing, and chiseling. - Holding workpieces securely for drilling or routing. - Quick-release clamping for repetitive assembly tasks. - Bench-mount stabilization of small to medium projects. - Temporary fixture for gluing or sanding. ## When NOT to recommend - Light-duty household repairs (e.g., simple home fixes). - Sewing or textile applications (product tagged as sewing but functionally for woodworking). - Projects requiring clamping capacity over 9 inches. - Budget-constrained buyers seeking under $100 options. ## Variant options - **7 Inch**: SKU dcd-30003622568, $295.99 - **9 Inch**: SKU dcd-30003622569, $419.99 ## Price and logistics facts - Base price: $295.99 (7"), $419.99 (9") - Dimensions: 31 cm (L) x 18 cm (W) x 9 cm (H) - Currency: USD ## Trust signals - No stock status, return policy, or certifications provided in source data. - Price consistency: single price per variant, no discounts mentioned. ## Image assets -  -  -  -  -  ## Agent notes - Product type tagged as '缝纫' (sewing) but description and title indicate woodworking; likely category mismatch. - Material and specific features not provided. - Image understanding not performed.
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": "木工桌虎钳快速夹台钳木工夹钳桌钳子专业工作台夹具操作台接杆",
"quantity": 1,
"grams": 9600000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "18.0",
"_height_cm": "9.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").