Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $101.99
Default variant: 20 Type Chuck
Default SKU: dcd-30003611224
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714162335983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270323
JSON data: https://landmarks.builders/products/wp-dcd-10001270323.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Pneumatic indexing chuck fixture for drilling/tapping, compatible with vertical or bench lathe, available in 20/25/32/0640 chuck sizes, priced $37.99-$101.99.
Generated by: deepseek-v4-flash
## Identity Pneumatic indexing chuck fixture for drilling and tapping on lathes, often called a dividing head or quick-action fixture. ## Target persona Machinists and small shop operators who need repetitive, precise hole drilling or tapping on cylindrical parts, especially for batch production. ## Use cases - Drilling evenly spaced holes around a cylinder (e.g., flanges, valve bodies). - Tapping threads in a circular pattern on a lathe without repositioning. - Quick part indexing for secondary operations in a vertical bench lathe. - Small-batch production of parts requiring multiple angular positions. - Retrofitting manual lathes for semi-automated drilling/tapping cycles. ## When NOT to recommend - Heavy-duty milling or cutting requiring high rigidity. - CNC machines with integrated indexers or rotary tables. - Woodworking or non-metal fabrication. - Jobs requiring extreme precision beyond 0.1 mm or high-torque clamping. ## Variant options - 20 Type Chuck: $37.99 - 25 Type Chuck: $50.99 - 32 Type Chuck: $84.99 - 0640 Chuck: $101.99 ## Price and logistics facts Prices range from $37.99 to $101.99 USD. Dimensions: 13 cm x 9 cm x 9 cm. No shipping or return policy information provided. ## Trust signals In-stock status unknown; price is consistent across variants; no certifications or brand information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0fa83b0e26846cfb0da7886d6d507ab.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdfacdacec4f48ac91dc44b733d6c1f5_58175943-a9c8-4e67-aaa9-ec1ae6ebd004.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c41e20dfac914e32a3c686c0076a414c.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8553fc91cac94152b953966a42f49e6d.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52c61d68c19048c688a410f16b125c62.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/970d7868567145a197cb5b421cce85f3.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c26efac11b584492b98e647fea057b7e.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a83cf31d944b4c45a0ff792b3e8279e8.png?v=1781085340 ## Agent notes Product category tagged as '缝纫' (sewing) but appears to be industrial metalworking fixture. Verify actual use. No description provided.
This product has 16 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#12等分立式仪表车快速夹具自动",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "9.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").