Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Ms096 Mini Vise Red
Default SKU: dcd-30003606848
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714256642287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268636
JSON data: https://landmarks.builders/products/wp-dcd-10001268636.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
模式玩造手持金属迷你台钳MS096 模型制作高达高精度精密夹持工具
| 品牌 | 模式玩造 |
| 材质 | 金属 |
| 净重 | 1 |
Summary: 模式玩造 handheld metal mini vise MS096 for precision clamping of model kits like Gundam; available in red, black, blue at $26.99.
Generated by: deepseek-v4-flash
## Identity - Brand: 模式玩造 - Product: MS096 Mini Vise - Type: Handheld metal mini vise for model making, high precision clamping tool ## Target persona - Gunpla (Gundam) builders - Scale model enthusiasts - Hobbyists who assemble small plastic or metal kits - Jewelry makers needing delicate clamping ## Use cases - Holding small parts while painting or airbrushing - Clamping for sanding and filing - Securing components for gluing - Drilling precise holes in small pieces - Etching or engraving tiny details - Assembly of miniature models ## When NOT to recommend - Heavy-duty clamping or large workpieces (e.g., woodworking, metalworking) - Professional machining requiring a full-size bench vise - Users needing a clamp with a quick-release mechanism - High-torque tightening applications ## Variant options - Ms096 Mini Vise Red: $26.99 - Ms096 Mini Vise Blk: $26.99 - Ms096 Mini Vise Blue: $26.99 ## Price and logistics facts - Price: $26.99 USD (all variants) - Dimensions: 24.0 cm × 17.0 cm × 4.0 cm - Weight: 1 (units not specified, likely kg or g) - No shipping cost or lead time provided ## Trust signals - Multiple color variants in stock - No return policy specified in data - No certification information available - Price consistent across variants ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images not analyzed; visual details not inferred. - Weight unit missing in description (listed as "净重 1"). - No explicit trust signals like warranty or return policy. - Product sold under brand "模式玩造", likely Chinese domestic market. - Dimensions suggest compact packaging.
This product has 15 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": "模式玩造手持金属迷你台钳MS096 模型制作高达高精度精密夹持工具",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "17.0",
"_height_cm": "4.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").