Brand: World Products (Landmark)
SKU: dcd-30003622543
Price: $175.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3900 g
Cart URL (default variant): https://landmarks.builders/cart/49713105371375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274853
JSON data: https://landmarks.builders/products/wp-dcd-10001274853.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
美科双口台钳 台虎钳多功能夹钳工作台重型桌虎钳新型家用平口钳
| 特性 | 防磁 |
| 品牌 | MYTEC/美科 |
Summary: MYTEC double-jaw bench vise, anti-magnetic, 24x19x12 cm, $175.99, for light-duty clamping tasks in home workshops and hobbyist settings.
Generated by: deepseek-v4-flash
## Identity MYTEC Double Jaw Vise (美科双口台钳), a heavy-duty bench clamp with anti-magnetic feature, size 24x19x12 cm, single variant priced at $175.99 USD. ## Target persona - Home DIY enthusiasts with a small workstation - Hobbyists (model building, electronics, jewelry making) needing non-magnetic clamping - Light-duty repair and crafting users ## Use cases - Holding small workpieces for drilling, filing, or sanding - Clamping circuit boards or delicate components without magnetic interference - Assembly tasks in 3D printing or model building - Light metalwork or woodwork on a bench - Securing parts while gluing or soldering ## When NOT to recommend - Heavy industrial machining or large-scale fabrication - Clamping oversized workpieces beyond 24 cm length - Professional blacksmithing or welding fixtures - Users requiring high clamping force for thick materials ## Variant options - Only one variant: "Double Jaw Vise" at $175.99 USD ## Price and logistics facts - Price: $175.99 USD - Dimensions: 24 × 19 × 12 cm (length × width × height) - Single SKU: dcd-30003622543 - Weight not provided ## Trust signals - Brand: MYTEC/美科 (listed) - Anti-magnetic property stated - Multiple product images available (5 PNGs) - In-stock information not provided - Return policy not provided ## Image assets - View 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7f99ed26c4b4612a030945f4cf16354.png?v=1781084424 - View 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b24b99b5ffae41f89d86dbe7a7fac4bb.png?v=1781084424 - View 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37264fd520764e1087fb4b771d9c226e.png?v=1781084424 - View 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df499aecb75a456ebdba5818dfd919c3.png?v=1781084424 - View 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d809385ab1e447a98ed3df327d70d478.png?v=1781084423 ## Agent notes - Image content not inspected; visual details cannot be described. - Actual jaw opening width and weight are not specified in facts. - Verify compatibility with user's workspace dimensions.
This product has 13 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": 3900000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "19.0",
"_height_cm": "12.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").