Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $161.75 – $367.71
Default variant: Electric one-way former
Default SKU: dcd-30003912336
Default price: $356.10
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Metalworking Machinery
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/50457949634799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001377735
JSON data: https://landmarks.builders/products/wp-dcd-10001377735.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your workshop's capabilities with this professional-grade bench/tabletop apparatus, engineered specifically for high-precision metalworking tasks. Designed for machinists, craftsmen, and dedicated hobbyists, this versatile metalworking machine delivers the stability and control required for intricate grinding, shaping, and sharpening work processes. Fundamentally of its design is a heavy-duty rectangular base and an enclosed motor housing that minimizes vibration, ensuring your work remains stable and accurate. This sturdy punch machine is built from premium metal components with a sleek silver, black, and white industrial finish, making it a reliable addition to any workshop environment. It is highly intuitive, thanks to the front-mounted workholding head and a lever style control handle that allows for smooth, manual control. Whether you are using it as a precision punching implement or configuring it with a front chuck or grinding wheel assembly, this unit adapts seamlessly to your specific project needs. The side-mounted control box provides easy access to power, allowing you to focus entirely on achieving impeccable results on every workpiece.
Summary: Enhance your workshop's capabilities with this professional-grade bench/tabletop apparatus, engineered specifically for high-precision metalworking tasks. Designed for machinists, craftsmen, and dedicated hobbyists, this versatile metalworking machine delivers the stability and control required for intricate grinding, shaping, and sharpening work processes. Fundamentally of its design is a heavy-duty rectangular base and an enclosed motor housing that minimizes vibration, ensuring your work remains stable and accurate. This sturdy punch machine is built from premium metal components with a sleek silver, black, and white industrial finish, making it a reliable addition to any workshop environment. It is highly intuitive, thanks to the front-mounted workholding head and a lever style control handle that allows for smooth, manual control. Whether you are using it as a precision punching implement or configuring it with a front chuck or grinding wheel assembly, this unit adapts seamlessly to your specific project needs. The side-mounted control box provides easy access to power, allowing you to focus entirely on achieving impeccable results on every workpiece.
Generated by: deepseek-v4-flash
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": "Bench with Chuck Precision Punch Former Punching Machine for Craftsmen",
"product_id": 9539706618095,
"variant_id": 50457949634799,
"quantity": 1,
"grams": 9500,
"length_cm": "35.0",
"width_cm": "26.0",
"height_cm": "25.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").