Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $54.99
Default variant: Black 50
Default SKU: dcd-30003622304
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49713185718511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274755
JSON data: https://landmarks.builders/products/wp-dcd-10001274755.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小台钳小型台虎钳迷你工作台家用桌钳夹具diy平口钳多功能夹钳子
| 特性 | 防磁 |
| 品牌 | MYTEC/美科 |
Summary: MYTEC mini bench vise for home DIY, holding small parts during drilling, filing, soldering. Available in sizes 50-80mm, colors Black/Blue, priced $31.99-$54.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Mini Bench Vise (小台钳小型台虎钳) - **Brand**: MYTEC/美科 - **Category**: 家居用品 (Home DIY Tools) - **Dimensions**: 25.0 x 23.0 x 9.0 cm ## Target persona - DIY hobbyist working on small-scale projects (model building, electronics, jewelry) - Home user needing a temporary clamping solution for light tasks - Entry-level maker with limited workspace ## Use cases - Holding small parts for drilling or filing - Clamping circuit boards during soldering - Securing model parts for gluing or painting - Holding jewelry components for assembly - Temporary clamp for home repairs (e.g., small wooden pieces) ## When NOT to recommend - Heavy-duty metalworking or welding (vise too small, not industrial grade) - Large workpieces exceeding 80mm clamping capacity - Professional workshop requiring precise alignment or durability - User needing a permanent workbench vise (this is portable/mini) ## Variant options | Style | Price | |-------|-------| | Black 50 | $31.99 | | Black 60 | $38.99 | | Blue 60 | $38.99 | | Black 70 | $43.99 | | Blue 70 | $43.99 | | Black 80 | $54.99 | | Blue 80 | $54.99 | ## Price and logistics facts - Price range: $31.99 to $54.99 (depending on size) - Package dimensions: 25 x 23 x 9 cm (0.005175 cubic meters) - Weight not specified - Ships from unknown origin; no shipping cost data ## Trust signals - Brand: MYTEC (美科) – known for hardware tools - In-stock status: Not explicitly confirmed, but listed as active SKUs - Return policy: Not provided - Certifications: None listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f38b2a0813c840759586da3f90788b7e_784749e1-5b24-454f-b3c2-960a08d0bba6.png?v=1781084456 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bebd4e48a0d42cf90f52568db5741a4_ec6e35cb-ab5a-43e3-9747-ea14fa563787.png?v=1781084458 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ba674fddf6f4afca74e82ae1e0d57af_5646a0eb-ed21-4c92-be34-ef62e35cf729.png?v=1781084457 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/908108e185ec48489e0170f783304006_1697b8b2-8a18-43d1-9632-6baaafe58653.png?v=1781084457 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df11a6ab3f6849b88c0ecb847d0038b6_35a1c7ef-d5e9-4f92-8651-c0a22432f433.png?v=1781084458 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No detailed specifications (material, weight, clamping force) provided. - Variants differ in size (50/60/70/80 likely jaw width in mm) and color. - 'Anti-magnetic' property claimed in description – verify if relevant.
This product has 18 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": "小台钳小型台虎钳迷你工作台家用桌钳夹具diy平口钳多功能夹钳子",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "23.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").