Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99 – $405.99
Default variant: 20 Manual Holder
Default SKU: dcd-30003611264
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/49714140446959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270332
JSON data: https://landmarks.builders/products/wp-dcd-10001270332.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Range of horizontal indexable pneumatic chuck holders for instrument lathes, available in manual and pneumatic variants in sizes 15, 20, 25, and 32.
Generated by: deepseek-v4-flash
## Identity This range includes manual and pneumatic chuck holders (夹头座) for instrument lathes (仪表车床), in sizes 15, 20, 25, and 32 (only certain combos available). ## Target persona Small workshop machinists, instrument makers, and prototype shops needing precise workholding for parts up to 32mm diameter. ## Use cases - Holding small-diameter workpieces for turning, drilling, or milling on a lathe. - Indexing for multi-face machining using a dividing head. - Quick changeover between manual and pneumatic clamping in low-to-medium production runs. - Retrofitting older manual lathes with a modern chuck holder. - Mounting on horizontal or vertical lathes with compatible base. ## When NOT to recommend - For workpieces larger than 32mm diameter. - For high-speed automated CNC production (prefer self-centering chucks). - When sub-0.01mm precision is required (precision not specified). - If user requires a complete lathe chuck with jaws (this is just the holder). ## Variant options | Style | Price | |-------|-------| | 20 Manual Holder | $123.99 | | 25 Manual Holder | $146.99 | | 32 Manual Holder | $208.99 | | 15 Pneumatic Holder | $242.99 | | 20 Pneumatic Holder | $343.99 | | 25 Pneumatic Holder | $405.99 | (Note: No 15 Manual or 32 Pneumatic variant available.) ## Price and logistics facts Base price: $123.99 (20 Manual). Dimensions (one variant): 19 x 18 x 12 cm. Currency: USD. ## Trust signals In-stock status not provided. Return policy not specified. Price appears consistent across variants relative to size/type. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93307b8095ab479f90aae938eef1abf8.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f23379486774299b2f9f0f57c7b4063.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8203e0a523ba4a63aa826a3521ef7003.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6c7e4c37f0648b3b0d489e10de843d9.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bf83fb05477499093b0bb5d8fd1bca3.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/328302a7efac47f99876fd9c5821bb70.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a4dec14cef7420ab72b3d19a8180a86.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8df63294d13412187c7408044c8e87a.png?v=1781085329 ## Agent notes - Product categorized as 缝纫 (sewing) but appears to be a lathe tool – verify intended use. - No description provided; details derived from title and variants. - Variant availability is limited – no 15 Manual or 32 Pneumatic. - Images not analyzed; actual design (e.g., clamping mechanism, mounting pattern) is assumed from product type.
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": "15型20型25型32型卧式分度立式气动夹头座仪表车床夹具夹座自动夹",
"quantity": 1,
"grams": 2300000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "18.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").