Brand: World Products (Landmark)
SKU: dcd-30003611206
Price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714177081583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270317
JSON data: https://landmarks.builders/products/wp-dcd-10001270317.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This quick clamp vise secures small multi-edge parts for drilling and tapping on a drill press, priced at $57.99.
Generated by: deepseek-v4-flash
## Identity - Quick clamp vise for drilling/tapping small multi-edge parts - Product type listed as 'sewing' but title indicates workshop vise/clamp ## Target persona - DIY machinists and small parts fabricators - Hobbyist model makers - Drill press operators needing quick fixturing - Small workshop owners ## Use cases - Clamping small irregular parts for drilling - Securing multi-edge workpieces for tapping - Holding parts on a drill press - Fixturing small components for light milling - Quick clamping for repetitive operations ## When NOT to recommend - For large workpieces over 8 cm in length - Heavy machining or high-torque operations - Professional production requiring extreme precision - When a full-size milling vise is needed ## Variant options - Style: Jaws (only variant, $57.99) ## Price and logistics facts - Price: $57.99 USD - Dimensions: 8×7×3 cm - No weight provided ## Trust signals - In-stock status not specified - No return policy mentioned - Price consistency: only one variant at $57.99 - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1147aac5593e4172ba49459d918f365c.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffd918fc142448deb15fe07c14d1420f.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2ba71fbf8f54cfd87dfd85b0f68f279.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c2dd946696f45ce87b8b7d6b4e7b484.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38109d7295f2406da12d0858099dfa2d.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e743f75f02c4c0d90e2f0789893c445.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d680c39a4971483eae692c8a9189a56d.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7f1b8a868114d939756b92ee245a300.png?v=1781085347 ## Agent notes - Product type listed as 'sewing' may be a miscategorization; title clearly describes a workshop clamp/vise. - No description provided; rely on title for functionality. - Image content not analyzed.
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": 500000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "7.0",
"_height_cm": "3.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").