Brand: World Products (Landmark)
SKU: 5757985657459
Price: $12.99
Availability: In Stock
Product Type: Foot Switches
Vendor: JISADER
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/48017459544303: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-foot-pedal-for-lathe-industrial-foot
JSON data: https://landmarks.builders/products/heavy-duty-foot-pedal-switch-aluminum-alloy-foot-pedal-for-lathe-industrial-foot.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 aluminum foot pedal switch is engineered for demanding industrial applications. Featuring a thickened cast aluminum alloy housing and a reinforced design, it offers exceptional durability. The anti-slip pedal design effectiveness and ensures user, while the stable locking mechanism provides control. With a long lifespan due to components, this foot switch is ideal for controlling shearing machines, punch presses, equipment, and other industrial machinery. Its wide range of applications makes it a versatile solution for workshops and automated production lines.
| Material | Aluminium |
| Capacity | L |
| Colour | Teal |
| Product Weight | kg |
| Package Weight | 1.21 pounds |
| Included Components | Foot switch |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Heavy-duty aluminum alloy foot pedal switch, 250V 15A, momentary action, non-slip design, for industrial machinery control.
Generated by: deepseek-v4-flash
## Identity Heavy Duty Foot Pedal Switch by JISADER, aluminum alloy, 250V 15A, momentary action, non-slip design. ## Target persona Industrial maintenance technicians, machine operators, workshop equipment specialists, automation engineers. ## Use cases - Controlling lathe machines. - Operating punch presses. - Shearing machine control. - Automated production line activation. - Temporary activation of industrial equipment. ## When NOT to recommend - Home DIY projects requiring low voltage switches. - Applications needing constant-on foot switch without pressure. - High-precision signal switching. - Outdoor or wet environments (no IP rating). ## Variant options - TFS: $12.99 USD ## Price and logistics facts - Price: $12.99 USD - Included: Foot switch - Package weight: 1.21 pounds ## Trust signals - No specific trust signals provided (return policy, certifications, in-stock status not given). - Single variant with consistent price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4eeaeb730cbc45f4ac5c0c402981ce61.png?v=1773820932 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1ffa7bbf93b4f358cdd3e549afeeb07.png?v=1773820932 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f56517723c334ce991474dd4f1222e83.png?v=1773820932 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7d24ba60fef4a3c979b45cd4d2c71f0.png?v=1773820932 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe9f8361cb4441bca731a4d054b98f33.png?v=1773820932 ## Agent notes - Image understanding was not performed; no visual details inferred.
This product has 9 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": "Heavy Duty Foot Pedal Switch, Aluminum Alloy Foot Pedal for Lathe, Industrial Foot Switch 250V 15A, Momentary Foot Switch with Non-Slip Design",
"quantity": 1,
"grams": 1200000,
"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").