Brand: World Products (Landmark)
SKU: 6104590030219
Price: $109.99
Availability: In Stock
Product Type: Foot Switches
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48102584221935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/foot-pedal-switch-with-guard-power-tool-foot-switch-momentary-foot-pedal-switch
JSON data: https://landmarks.builders/products/foot-pedal-switch-with-guard-power-tool-foot-switch-momentary-foot-pedal-switch.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 foot switch is engineered for enhanced performance in industrial environments. Its thickened aluminum alloy provides exceptional durability and resistance to harsh conditions, being both dustproof and waterproof. The pedal switch offers stable and reliable performance, making it an ideal choice for power tools, CNC industrial applications, and manufacturing assembly lines. Available in single and double pedal configurations, it provides versatile control options, with an optional cover for added . Backed by a trial, 1-year warranty on core components, and replacement for quality issues, this foot operated controller ensures peace of mind for industrial plant and workshop managers.
| Material | Aluminium |
| Capacity | L |
| Colour | Silver |
| Product Weight | 1.76 pounds |
| Package Weight | 1.32 pounds |
| Included Components | Foot switch |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | DLXK |
| Brand | JISADER |
Summary: Industrial foot pedal switch with aluminum alloy construction, dust/waterproof, for power tools and machinery, available in single pedal configuration for $109.99.
Generated by: deepseek-v4-flash
## Identity JISADER Foot Pedal Switch with Guard (Model DLXK) – single pedal momentary foot switch, aluminum alloy, dust/waterproof, industrial grade. ## Target persona Industrial plant and workshop managers, CNC operators, manufacturing assembly line workers, power tool users requiring hands-free control. ## Use cases - Operating power tools in dusty or wet environments where standard switches are unreliable. - CNC machine control requiring momentary foot activation. - Manufacturing assembly line tasks where hands-free start/stop improves efficiency. - Workshop setups needing durable foot pedal for repeated actuation. - Controlling industrial machinery in harsh conditions (dust, water splashes). ## When NOT to recommend - For home or light-duty use where a cheaper plastic foot switch would suffice. - Applications requiring variable speed or proportional control (momentary only). - Environments needing wireless or portable foot control. - Users who need a double pedal without the optional cover (only single pedal variant listed). ## Variant options - Single Pedal (SKU: 6104590030219) – $109.99 (only variant available). ## Price and logistics facts - Price: $109.99 USD. - Weight: 1.76 lbs (package weight 1.32 lbs). - Dimensions: not provided. - Included: Foot switch, product manual (assumed). ## Trust signals - Dustproof and waterproof (IP rating not specified). - Backed by trial period, 1-year warranty on core components, and replacement for quality issues. - Brand: JISADER. - No inventory status or return policy provided. ## Image assets - 5 product images available at the provided URLs (can fetch for visual analysis). ## Agent notes - Dimensions not provided; cannot confirm fit for specific installations. - Only single pedal variant in stock; check for double pedal option if needed. - Dust/waterproof rating specifics not given; assume protection against dust ingress and water splashes.
This product has 7 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": "Foot Pedal Switch with Guard, Power Tool Foot Switch, Momentary Foot Pedal Switch, Aluminum Foot Pedal Switch, Industrial Foot Pedal Switch",
"quantity": 1,
"grams": 850000,
"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").