Brand: World Products (Landmark)
SKU: dcd-30003623510
Price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49713180082415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275324
JSON data: https://landmarks.builders/products/wp-dcd-10001275324.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电动推杆型号300-135L电压24额定功率50W电机厂家多规格可选
| 产地 | 福建省福安市 |
| 品牌 | 其他 |
| 货号 | 电动推杆 |
| 产品类型 | 有刷电机 |
| 适用产品 | 其他 |
| 电动机类型 | 微型电动机 |
| 电流类型 | 直流 |
| 订货号 | 电动推杆 |
| 3C额定电压范围 | 36V以下 |
Summary: 24V DC electric linear actuator model 300-135L, rated power 50W, dimensions 45x15x8 cm, priced at $69.99, manufactured in Fujian, China.
Generated by: deepseek-v4-flash
## Identity Electric linear actuator 300-135L, 24V DC, 50W, 45×15×8 cm, from Fujian manufacturer. ## Target persona Industrial automation engineers, DIY robotics builders, equipment repair technicians, small-scale manufacturers needing cost-effective linear motion. ## Use cases - Automating sliding doors and gates - Adjustable height workstations or desks - Industrial machinery motion control (conveyors, presses) - Agricultural equipment positioning (tarp rollers, seeders) - Robotic arm joint movement for light payloads - Home automation projects requiring linear push/pull ## When NOT to recommend - High-precision medical devices requiring feedback control (no position feedback specified) - Outdoor or wet environments (no IP rating provided) - Applications needing high force (max load unknown) - Variable-speed applications without external controller (fixed speed motor) ## Variant options - Only variant: 300-135l (SKU: dcd-30003623510) at $69.99 ## Price and logistics facts - Price: $69.99 USD - Dimensions: 45 cm (L) x 15 cm (W) x 8 cm (H) - Origin: Fujian, China - Motor type: brushed DC, 24V, 50W ## Trust signals - In-stock status: not provided - Return policy: not specified - Certifications: none listed (only 3C voltage range <36V mentioned) - Price consistency: single variant at $69.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dedf7ca95686496481d341d4d8d291e4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de82d4ad146745659c3b90f3f0419167.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d115f9f8bbaf443e9c213734067b7e45.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7326d23f2b144e059b02a3acbfab15af.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9c710b7f6e046df9a9dc8d9df0013e2.png ## Agent notes Image content was not analyzed; visual details are unknown. No stock level, return policy, or warranty information available. Load capacity and IP rating not specified.
This product has 13 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": "电动推杆型号300-135L电压24额定功率50W电机厂家多规格可选",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "15.0",
"_height_cm": "8.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").