Brand: World Products (Landmark)
SKU: 4053962102550
Price: $11.99
Availability: In Stock
Product Type: Foot Switches
Vendor: JISADER
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/48017402593519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/heavy-duty-foot-pedal-switch-aluminum-alloy-electric-reset-380v-15a-nonslip-indu-1
JSON data: https://landmarks.builders/products/heavy-duty-foot-pedal-switch-aluminum-alloy-electric-reset-380v-15a-nonslip-indu-1.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This heavy-duty foot pedal switch is engineered for demanding industrial environments. Constructed from aluminum alloy, it offers longevity and resistance to deformation compared to alternatives. Featuring a micro-switch, it offers zero-delay responsiveness and reliable performance. With a mechanical lifespan of 100,000 cycles, this foot controller is built for long-term use. Its high power of 380V and 15A makes it suitable for a wide range of industrial applications. The ergonomic design ensures comfortable and efficient use, making it a versatile tool for any workshop.
| Material | Aluminium |
| Capacity | L |
| Included Components | Foot Switch |
| Product Weight | kg |
| Package Weight | 0.6 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | LT4 |
| Number of Items | 1 |
Summary: Heavy-duty foot pedal switch made of aluminum alloy, rated 380V 15A, with micro-switch for zero-delay response, 2M cable, and 100,000-cycle mechanical life.
Generated by: deepseek-v4-flash
## Identity Heavy Duty Foot Pedal Switch, Aluminum Alloy Electric Reset, 380V 15A, Nonslip Industrial Foot Controller, Momentary Pedal Switch with 2M Cable ## Target persona Industrial machine operators, workshop technicians, assembly line workers, and anyone needing hands-free control of high-power equipment in demanding environments. ## Use cases - Controlling industrial presses or stamping machines - Operating lathes, mills, or other workshop machinery - Activating assembly line equipment while keeping hands free - Temporary on/off control for high-power (380V, 15A) devices - Use in harsh environments where durability and long service life are critical ## When NOT to recommend - Low-voltage (e.g., 12V or 24V) or low-current applications - Home/hobbyist use where a cheaper plastic pedal suffices - Applications requiring maintained (latching) switch action (this is momentary) - Settings where waterproof or explosion-proof certification is required (not stated) ## Variant options Only one variant: LT4 (default model) at $11.99 ## Price and logistics facts - Price: $11.99 USD - Package weight: 0.6 kg - Dimensions: not provided - Shipping: not specified ## Trust signals - Mechanical lifespan: 100,000 cycles - Material: aluminum alloy (durable, resistant to deformation) - Micro-switch for reliable zero-delay response - Price: $11.99 – low cost for industrial-grade component ## Image assets -  -  -  -  ## Agent notes - Only one variant available: LT4. - Dimensions are not provided; verify compatibility before recommending. - The product is a momentary (reset) switch, not maintained. - Image content not analyzed; visual inspection recommended for physical fit.
This product has 4 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 4 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: An industrial foot pedal switch. **Material & finish**: Constructed from metal with a textured, matte grey finish. The pedal surface features parallel ridges for enhanced grip. **Form & proportions**: Features a rectangular base with a hinged, angled pedal mechanism. The pedal is wider at the front and narrows towards the hinge, appearing sturdy and compact. **Color & pattern**: Predominantly medium grey. A small blue label with white text is affixed to the top housing. Visible screws have a reddish-brown metallic sheen. **Style**: Industrial, functional. **Quality signals**: Robust, utilitarian construction with visible fasteners suggests durability and mass production. **Likely use scenario**: Controlling machinery or equipment in a workshop, factory, or other industrial environment.
**Object**: A heavy-duty industrial foot pedal switch. **Material & finish**: The switch housing and pedal are made of metal with a textured, matte dark grey finish, likely a durable coating. **Form & proportions**: It features a rectangular base with a wide, hinged pedal on top. The pedal has parallel raised ridges for grip. Visible screws secure the housing, and a small label with text is affixed to the top surface. The overall form suggests a robust, substantial, and functional
**Object**: Industrial foot pedal switch. **Material & finish**: Appears to be cast metal, likely an alloy, with a textured, matte finish
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": "Heavy Duty Foot Pedal Switch, Aluminum Alloy Electric Reset, 380V 15A, Nonslip Industrial Foot Controller, Momentary Pedal Switch with 2M Cable",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").