Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $125.00 – $168.00
Default variant: Silver
Default SKU: dcd-30003140463
Default price: $168.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49811155255535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001160202
JSON data: https://landmarks.builders/products/m4x-10001160202.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Overview: This aluminum bench vise is a compact hardware tool designed as a mini table vise for desktop, workbench, and home workshop use, giving you a small but practical clamping solution for everyday tasks.
Clamping Function: As a bench vise and mini vise, it helps hold workpieces firmly securely so you can drill, sand, polish, file, or assemble with better control and less slipping.
Accurate Build: CNC-machined parts and metal guide rods support fluid movement and stable alignment, while the knurled brass knobs make adjustment feel secure and responsive during repeated use.
Key Benefits: The aluminum bench vise combines a lightweight body with a rigid structure, making it easy to position on your bench without taking up much space while still offering dependable holding power.
Intended Use: This mini table vise is designed to improve accuracy and convenience for small-scale woodworking, craft, repair, and hobby projects, helping you work more confidently on detailed pieces.
Summary: Aluminum Bench Vise Easy to Clean Mini Table Vise CNC Machined for Workbench. Description: 【Material】: Built as an aluminum bench vise with metal and brass hardware details, giving this hardware tool a sturdy feel for everyday workshop use. 【Compact Design】: The mini vise format keeps the footprint small, making it easy to place on a desktop, workbench, or hobby station without taking up valuable space. 【Secure Clamping】: As a mini table vise, it uses a effortless screw mechanism to hold small parts firmly, helping reduce slipping while you work on precise tasks. 【Adjustable Capacity】: This be
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Aluminum Bench Vise Easy to Clean Mini Table Vise CNC Machined for Workbench",
"product_id": 9429921431791,
"variant_id": 49811155255535,
"quantity": 1,
"grams": 850,
"length_cm": "27.0",
"width_cm": "23.2",
"height_cm": "14.3"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").