Brand: World Products (Landmark)
SKU: dcd-30003611205
Price: $230.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714180620527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270316
JSON data: https://landmarks.builders/products/wp-dcd-10001270316.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: Quick clamp for clamping multi-sided parts, designed for drilling and tapping fixtures on drill presses. Price $230.99, dimensions 18x9x8 cm.
Generated by: deepseek-v4-flash
## Identity Quick clamp for clamping multi-sided small parts, suitable for drill press work. Price $230.99, dimensions 18x9x8 cm. ## Target persona Small workshop operators, DIY machinists, hobbyists who need to secure irregular or multi-sided workpieces for drilling and tapping. ## Use cases 1. Drilling precise holes in small metal or plastic parts. 2. Tapping threads on irregular shapes. 3. Clamping multi-sided objects for machining. 4. Securing workpieces on a drill press. 5. Holding small components during assembly or light milling. ## When NOT to recommend 1. For large or heavy workpieces exceeding clamp capacity. 2. For high-precision machining requiring a mill vise. 3. For sewing projects (despite product tag). 4. For heavy-duty production environments. ## Variant options - Style: Clamp Base and Jaws (SKU: dcd-30003611205) at $230.99. ## Price and logistics facts - Price: $230.99 USD. - Dimensions: 18x9x8 cm. - Shipping information not provided. ## Trust signals - Single variant available. - Product listed with multiple images. - No stock level or return policy information available. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1147aac5593e4172ba49459d918f365c_24a1f299-7b80-4943-80ab-a0adde56120e.png?v=1781085350 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffd918fc142448deb15fe07c14d1420f_2781ad34-0373-4709-959e-f8725fea39ad.png?v=1781085349 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2ba71fbf8f54cfd87dfd85b0f68f279_e1d4ce91-861f-43c6-a7c9-fd5b0876a1bd.png?v=1781085349 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c2dd946696f45ce87b8b7d6b4e7b484_b6f4c4b8-7356-4051-8bc1-4db575ca4760.png?v=1781085348 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38109d7295f2406da12d0858099dfa2d_2f370902-e788-43a8-be9b-a8c5aa12f61e.png?v=1781085350 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e743f75f02c4c0d90e2f0789893c445_a4eec858-0796-4033-b9e4-2f1be0281da9.png?v=1781085348 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d680c39a4971483eae692c8a9189a56d_2523c8b3-bbfb-42c8-b3a2-27d28abe8b90.png?v=1781085349 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7f1b8a868114d939756b92ee245a300_016b125a-de39-4cd9-b3e4-383916a3c021.png?v=1781085349 ## Agent notes - Product is tagged as sewing (缝纫) but is a machining clamp; agent should verify category. - No product description provided; visual inspection of images may clarify features. - Only one variant available.
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": 4500000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "9.0",
"_height_cm": "8.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").