Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $122.99
Default variant: 20 Manual Holder
Default SKU: dcd-30003611264
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/49974060024047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001270332
JSON data: https://landmarks.builders/products/m4x-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.
Construction: This machine tool part is built as a cast iron fixture base with a compact round body, broad mounting base, and side mounting ears for stable installation on machining equipment.
Rapid-Switch Design: As a rapid-switch fixture base, it features a central circular clamping opening at the top to support fast setup and secure holding of compatible workholding heads.
Material: The cast iron fixture base has a heavy, rigid construction that helps maintain firmness under machining use and supports dependable positioning on the machine.
Ports and Layout: The fixture base includes side pneumatic ports in the pictured designs, along with machined top surfaces that provide a clean contact area area for mounting and alignment.
Application: Designed as a lathe fixture base, it is intended for securing workholding heads on lathes or similar machine-tool setups where a strong and stable base is needed.
Summary: Rapid-Swap Fixture Base Pneumatic Ports Machine Tool Part Green Painted. Description: 【Core Identity】: This machine tool part is a rapid-swap fixture base designed for secure workholding on lathes and similar machining equipment. 【Construction】: Made as a-casting iron fixture base, it has a heavy, rigid body that supports stable clamping during machining tasks. 【Top Surface】: The lathe fixture base features silver-toned silver machined top surfaces and a central circular clamping opening for accurate head mounting. 【Mounting Design】: Side mounting ears and a broad mounting base help the fixtur
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rapid-Swap Fixture Base Pneumatic Ports Machine Tool Part Green Painted",
"product_id": 9440449593583,
"variant_id": 49974060024047,
"quantity": 1,
"grams": 2300,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").