Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $172.99 – $499.99
Default variant: 4 Inch
Default SKU: dcd-30003622556
Default price: $172.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 7200 g
Cart URL (default variant): https://landmarks.builders/cart/49713252139247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274858
JSON data: https://landmarks.builders/products/wp-dcd-10001274858.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
重型台虎钳工业级台钳工作台多功能平口钳夹具精密虎钳钳工虎钳台
| 特性 | 防磁 |
| 品牌 | MYTEC/美科 |
| 型号 | 【双钳口】5寸重型台虎钳 |
Summary: Heavy-duty industrial grade bench vise by MYTEC with anti-magnetic feature. Available in 4, 5, 6, and 8 inch jaw sizes. Price starts at $172.99 for 4 inch.
Generated by: deepseek-v4-flash
## Identity Heavy-duty bench vise (台虎钳) by MYTEC/美科, industrial grade, anti-magnetic, dual-jaw model. Dimensions: 45x25x25 cm. ## Target persona Professional machinists, industrial metalworkers, DIY metal fabrication enthusiasts, workshop technicians who need reliable, heavy-duty clamping. ## Use cases - Clamping metal parts for welding or brazing - Securing workpieces during drilling or milling - Holding materials for precision filing and deburring - Positioning components for assembly or inspection - Gripping objects for grinding and cutting - Fixture for measurement and layout tasks ## When NOT to recommend - Light-duty tasks like electronics or woodworking - Portable or mobile use (heavy, stationary) - Users needing quick-release or rapid adjustment mechanisms - Budget-constrained beginners (priced for professional use) ## Variant options - 4 Inch: $172.99 (SKU dcd-30003622556) - 5 Inch: $257.99 (SKU dcd-30003622557) - 6 Inch: $338.99 (SKU dcd-30003622558) - 8 Inch: $499.99 (SKU dcd-30003622559) ## Price and logistics facts Base price: $172.99 USD (4 inch). Variants increase in price. Dimensions (presumably for 5 inch base model): 45x25x25 cm. No shipping weight or lead time provided. ## Trust signals Brand: MYTEC/美科. Anti-magnetic feature. Stock status, return policy, and certifications not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d023eed5a38548c6b8d4b620205e207e.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b140f7f19dd848c0b6392ad8b5b0b74c.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2f221e583f940d78207028923c2d5c7.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/505804a944f6488eae24159d20285982.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18417d6eae7e463f9c4b11caa4adcff2.png?v=1781084489 ## Agent notes Image understanding not performed; all provided image URLs are listed as-is.
This product has 16 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": 7200000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "25.0",
"_height_cm": "25.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").