Brand: World Products (Landmark)
SKU: 5430528266229
Price: $264.99
Availability: In Stock
Product Type: Foot Switches
Vendor: JISADER
Weight: 1260 g
Cart URL (default variant): https://landmarks.builders/cart/48017435951343: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-switch-industrial-wide-temperature-range-foot-pedal-switch-indus
JSON data: https://landmarks.builders/products/heavy-duty-foot-switch-industrial-wide-temperature-range-foot-pedal-switch-indus.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 6256 Series heavy duty foot pedal switch is designed for industrial and systems. With a remarkable lifespan of 20 million cycles, it offers durability and wear resistance. Its wide temperature range, from -20°C to +60°C, ensures reliable performance in diverse environmental conditions. The housing, constructed from and hot-melt, provides impact resistance. Available with 5kΩ or 10kΩ potentiometers, this UL certified foot controller offers flexible options for machine builders and industrial .
| Material | Plastic |
| Capacity | L |
| Included Components | Foot Pedal Potentiometer Switch |
| Product Weight | kg |
| Package Weight | 1.26 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 6256 |
| Number of Items | 1 |
Summary: UL certified heavy duty foot switch for industrial automation, 20M cycles, -20°C to +60°C, 5kΩ or 10kΩ potentiometer, $264.99.
Generated by: deepseek-v4-flash
## Identity Heavy Duty Foot Switch Industrial, Model 6256, plastic housing, UL certified, with 5kΩ or 10kΩ potentiometer. ## Target persona Industrial machine builders and automation engineers needing a durable foot controller for harsh environments. ## Use cases - Actuating machinery in factories or assembly lines. - Controlling industrial equipment requiring foot operation. - Use in cold or hot environments (-20°C to +60°C). - Applications needing high cycle life (20 million cycles). - Replacement or upgrade for existing foot switches in automation systems. - Integration with PLC or other control systems via potentiometer. ## When NOT to recommend - Consumer or office applications (overkill, high cost). - Applications requiring momentary or air switches. - Situations needing low cost or disposable foot switches. - Users who do not need the heavy duty or wide temperature range. ## Variant options - Model 6256 only: $264.99 USD. Options: 5kΩ or 10kΩ potentiometer (not specified further; likely configurable). ## Price and logistics facts - Price: $264.99 USD. - Weight: 1.26 kg (package). - Dishwasher safe: No. - Microwaveable: No. ## Trust signals - UL certified (mentioned in description). - 20 million cycle lifespan. - Wide temperature range tested (-20°C to +60°C). - Sold as 1 item, in stock per description. ## Image assets - 5 images available: base URL pattern https://cdn.shopify.com/s/files/1/0807/5486/8463/files/... . - No visual analysis performed. ## Agent notes - No dimensions provided; weight 1.26 kg package. - Potentiometer options (5kΩ or 10kΩ) not explicitly selectable in variants; may be customizable. - Material: plastic (polycarbonate? hot-melt?).
This product has 8 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 Switch Industrial, Wide Temperature Range Foot Pedal Switch, Industrial Automation Foot Controller, Foot Pedal for Machine Builders",
"quantity": 1,
"grams": 1260000,
"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").