Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $74.99
Default variant: 25 Chuck Blank
Default SKU: dcd-30003611270
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 6200 g
Cart URL (default variant): https://landmarks.builders/cart/49714138120431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270333
JSON data: https://landmarks.builders/products/wp-dcd-10001270333.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
15型20型25型32型卧式分度立式气动夹头座仪表车床夹具夹座自动夹
| 产地 | 中国大陆 |
| 品牌 | 雄鹰牌 |
| 省份 | 广东省 |
| 型号 | 15型20型25型32型 |
| 颜色分类 | 脚踏开关 |
Summary: This is a pneumatic chuck blank holder for instrument lathes, available in 25mm and 32mm sizes, made by Xiong Ying brand from Guangdong, China.
Generated by: deepseek-v4-flash
## Identity - **Product:** Horizontal/vertical indexing pneumatic chuck holder for instrument lathe (15/20/25/32 type) - **Brand:** 雄鹰牌 (Xiong Ying) - **Origin:** Guangdong, China - **Category:** Lathe fixtures (listed under sewing, likely miscategorized) ## Target persona - Small workshop machinists operating instrument lathes - Hobbyist machinists building or repairing lathe setups - Procurement agents for light industrial facilities - DIY engine builders needing custom chuck mounting ## Use cases - Replacing worn or damaged chuck on a small instrument lathe - Upgrading to pneumatic clamping for increased productivity - Building a custom lathe fixture with interchangeable chucks - Setting up a second operation station with a dedicated chuck - Retrofitting a lathe for automated clamping in low-volume production ## When NOT to recommend - Large industrial lathes requiring chucks over 32mm - Applications needing high-precision milling chucks (this is a lathe chuck) - Manual clamping setups (requires pneumatic supply) - Users seeking complete chuck assemblies (this is a blank holder) ## Variant options | SKU | Title | Price | |-----|-------|-------| | dcd-30003611270 | 25 Chuck Blank | $40.99 | | dcd-30003611271 | 32 Chuck Blank | $74.99 | ## Price and logistics facts - Base price: $40.99 (25mm) / $74.99 (32mm) - Currency: USD - Package dimensions: 19 x 18 x 12 cm (approx) - Shipping: Not specified; presume standard weight and size for small machine tool ## Trust signals - Product listed with multiple images (8 PNGs) - Fixed pricing (no discount campaign observed) - Brand: Xiong Ying (regional brand) - No return policy stated in facts ## Image assets Image URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e01828d3868b4a8f87107a1e3a7477e3_51e1bfc1-3fee-4ed7-8ed2-fcc7e444e775.png?v=1781085327 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a7b416538a34d54890791e1bd1d1f20_c7296f43-c2cf-4713-8dd2-8a4652ca3585.png?v=1781085327 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33e7867c90b540dd9c13d58b50d02950_560ec196-58b2-42a3-8ad3-3cd26abae692.png?v=1781085325 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b91cee8ae2741c1b843be60f08f5c3c_77825faa-bbc3-42c8-b0ec-8565f0afadc8.png?v=1781085327 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b78a8b210744c4fa2a94bc54b1731af_029fdf17-4fd5-4800-85b6-a35d03751418.png?v=1781085326 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ddcbc2f497942c790ae670cc2706bd4_646c906b-1f41-495a-90a9-9f7f4c6599b5.png?v=1781085327 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3211de140f3344d5888b19ad1e5f96d4_536c9d2d-dd2e-4bef-94e3-ec17daa4659d.png?v=1781085327 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/245ae0467ab44427ae435a5c06ca2829_eff61026-d424-4b95-9f81-c620009ff950.png?v=1781085328 ## Agent notes - Product tag "缝纫" (sewing) contradicts lathe category; verify before recommending to sewing contexts. - Image content not analyzed; assume visual representation of chuck blanks. - Dimensions given may be shipping box, not product specifics.
This product has 14 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": 6200000,
"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").