Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $518.99 – $1,802.99
Default variant: 15 Type Vertical
Default SKU: dcd-30003611231
Default price: $518.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49714158272751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270325
JSON data: https://landmarks.builders/products/wp-dcd-10001270325.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: Pneumatic indexing fixture for tapping and drilling, available in 15, 20, 25, 32 vertical types and 640 internal thread/dual-use variants. Prices range from $518.99 to $1802.99.
Generated by: deepseek-v4-flash
## Identity Pneumatic indexing fixture (气动分度夹座) for tapping and drilling, used on vertical bench lathes for quick clamping and automatic indexing. Model numbers: 15#, 20#, 25#, 32#, 640#. ## Target persona Machine shop operators; small-scale manufacturers; DIY machinists; technicians needing repetitive drilling/tapping on small parts. ## Use cases - Repeating drilling/tapping on cylindrical parts at fixed angular intervals (e.g., 12 positions). - Quick-change fixture setup for batch production in a small workshop. - Indexing for cross holes on flanges or coupling halves. - Semi-automated tapping operations on a bench lathe. - Prototyping and one-off jobs requiring precise angular positioning. ## When NOT to recommend - Large production lines requiring fully automated CNC indexing; this is manual fixture. - Large-diameter workpieces (beyond fixture capacity); dimensions 28x22x16.5 cm limit. - High-torque heavy machining (likely for light duty). - Users needing zero backlash or ultra-high precision (no specs provided). ## Variant options - 15 Type Vertical: $518.99 - 20 Type Vertical: $709.99 - 25 Type Vertical: $788.99 - 32 Type Vertical: $1070.99 - 640 Internal Thread: $1577.99 - 640 Dual-use: $1802.99 ## Price and logistics facts Prices in USD. Dimensions: 28 x 22 x 16.5 cm. No shipping or lead time info provided. ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across variants (no discounts noted). ## Image assets 8 PNG images available: URLs provided. No image analysis performed; visual details unknown. ## Agent notes Product is categorized under "缝纫" (sewing) but name and variants suggest industrial machining fixture. Verify correct category before recommending.
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#12等分立式仪表车快速夹具自动",
"quantity": 1,
"grams": 8000000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "22.0",
"_height_cm": "16.5"
}
}],
"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").