Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $550.87 – $831.25
Default variant: Xs-pvm-16am Basic
Default SKU: dcd-30003679948
Default price: $550.87
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial Equipment
Vendor: World Products
Weight: 15500 g
Cart URL (default variant): https://landmarks.builders/cart/50405861753071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296152
JSON data: https://landmarks.builders/products/wp-dcd-10001296152.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade your machinery with this high-performance vane pneumatic motor, designed to provide reliable air-driven power as a direct replacement for standard electric motors. Built for demanding industrial environments, this pneumatic motor features a rugged metal housing and an output shaft that ensure long service and resistance to wear. Whether you are running in a workshop environment or a dedicated production facility, its sturdy construction stands up to continuous, heavy-duty use. This versatile air motor offers exceptional control with support for both forward and backward rotation, allowing you to switch directions seamlessly during operation. With its continuously variable speed regulation, you can easily fine-tune the output to match the requirements of your machinery. This level of adjustability makes the vane-type air motor highly adaptable for a wide range of tasks, from low-speed mixing to high-speed driving applications. Safety is paramount in modern workspaces, and this motor provides a spark-free substitute to electrical drives. It is particularly well-suited for use in damp, dusty, or flammable environments where electrical sparks could pose a serious hazard. Complete with practical mounting hardware, this industrial motor is easy to install and integrate, providing machinists with a safe, efficient, and highly adaptable power source for their everyday operations.
Summary: Upgrade your machinery with this high-performance vane pneumatic motor, designed to provide reliable air-driven power as a direct replacement for standard electric motors. Built for demanding industrial environments, this pneumatic motor features a rugged metal housing and an output shaft that ensure long service and resistance to wear. Whether you are running in a workshop environment or a dedicated production facility, its sturdy construction stands up to continuous, heavy-duty use. This versatile air motor offers exceptional control with support for both forward and backward rotation, allowing you to switch directions seamlessly during operation. With its continuously variable speed regulation, you can easily fine-tune the output to match the requirements of your machinery. This level of adjustability makes the vane-type air motor highly adaptable for a wide range of tasks, from low-speed mixing to high-speed driving applications. Safety is paramount in modern workspaces, and this motor provides a spark-free substitute to electrical drives. It is particularly well-suited for use in damp, dusty, or flammable environments where electrical sparks could pose a serious hazard. Complete with practical mounting hardware, this industrial motor is easy to install and integrate, providing machinists with a safe, efficient, and highly adaptable power source for their everyday operations.
Generated by: deepseek-v4-flash
This product has 4 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": "Pneumatic Vane-Type Air Motor Non-Electric with Metal Housing for Machinists and Workshops",
"product_id": 9537740079343,
"variant_id": 50405861753071,
"quantity": 1,
"grams": 15500,
"length_cm": "38.8",
"width_cm": "28.4",
"height_cm": "24.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").