Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $76.99
Default variant: Hrq2
Default SKU: dcd-30002898387
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49974178480367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001089958
JSON data: https://landmarks.builders/products/m4x-10001089958.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This industrial part is a double acting pneumatic rotary cylinder designed for controlled swing motion in-factory automation and other demanding equipment setups.
Motion Control: As an air cylinder and rotary actuator, it converts pneumatic power into fluid rotary output for opening, turning, positioning, and other repetitive movement tasks.
Adjustable Angle: The swing cylinder supports an adjustable rotation range, with 90 and 180 degree options highlighted in the product title and a broader 0 to 190 degree adjustment shown in the product details.
Built-In Features: This pneumatic rotary cylinder includes a switch, threaded ports, and a compact body that helps simplify installation and supports reliable sensing and connection.
Application Value: Built for professionals, it helps improve speed, consistency, and space-saving automation wherever precise rotating action is needed on the production line.
Summary: Swing Cylinder High Strength Gear 90 180 Degree Swing Actuator for Factory. Description: 【Product Type】: This industrial part is a pneumatic rotary cylinder designed as a swing cylinder for controlled rotational motion in automated equipment. 【Core Function】: As an air cylinder and rotary actuator, it converts compressed air into fluid oscillating output for repetitive turning tasks. 【Adjustable Angle】: The pneumatic rotary cylinder supports a selectable swing range around 90° or 180°, with fine angle adjustment for different setups. 【Key Value】: Its aluminum alloy body and precision machining
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": "Swing Cylinder High Strength Gear 90 180 Degree Swing Actuator for Factory",
"product_id": 9440480559343,
"variant_id": 49974178480367,
"quantity": 1,
"grams": 120,
"length_cm": "20.35",
"width_cm": "10.4",
"height_cm": "8.7"
}],
"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").