Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $21.99
Default variant: LF-30
Default SKU: 5637223481135
Default price: $19.99
Availability: In Stock
Product Type: Foot Switches
Vendor: JISADER
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/48017458036975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/industrial-momentary-foot-pedal-switch-ce-certified-heavy-duty-aluminum-foot-ped
JSON data: https://landmarks.builders/products/industrial-momentary-foot-pedal-switch-ce-certified-heavy-duty-aluminum-foot-ped.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This industrial foot pedal switch, model LF-32, is engineered for demanding automation equipment applications. Constructed with an aluminum alloy, it offers longevity and resistance to wear compared to alternatives. The CE certification guarantees quality and compliance. Featuring a nonslip aluminum foot pedal design, it provides secure use. Experience stable performance and high sensitivity for control in industrial settings. Its rugged and stable structure, with seamless and rounded corners, ensures reliability. This heavy duty foot switch is an ideal choice for workshop control needs.
| Material | Aluminium |
| Capacity | L |
| Included Components | Foot switch |
| Product Weight | kg |
| Package Weight | 0.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | LF-32 |
| Number of Items | 1 |
Summary: CE certified heavy duty aluminum foot pedal switch rated 240VAC 15A, non-slip design, ideal for industrial automation equipment.
Generated by: deepseek-v4-flash
## Identity Industrial Momentary Foot Pedal Switch, CE Certified Heavy Duty Aluminum Foot Pedal, Waterproof Aluminum Alloy, 240VAC 15A. Model LF-32. ## Target persona Industrial automation technicians, workshop operators, equipment maintenance personnel, control system integrators. ## Use cases - Operating hydraulic presses and pneumatic machinery - Controlling conveyor belts and assembly line equipment - Actuating automated welding or cutting machines - Switching industrial pumps or compressors with foot control - Temporary activation of machine tools in workshops - Emergency stop or momentary control in automation setups ## When NOT to recommend - For home or low-duty applications where a plastic pedal suffices - Users needing variable speed control or analog output - Applications requiring constant-on (latching) foot switch - Soft-touch or low-force switching needs ## Variant options - LF-32 (main): $19.99 USD - LF-30: $19.99 USD - LF-31: $21.99 USD ## Price and logistics facts - Price: $19.99 USD (LF-32 and LF-30), $21.99 USD (LF-31) - Currency: USD - Package weight: 0.5 kg - Dimensions: not provided ## Trust signals - CE certified for quality compliance - Constructed from aluminum alloy for durability and resistance to wear - Non-slip aluminum foot pedal design - Multiple model numbers available (LF-30, LF-31, LF-32) - Rugged, seamless, rounded corners design ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edcbc5b12e97492ebd32ab4aa412f49f.png?v=1773820773 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f29be746ce9f43f890731bce4fb2f3d0.png?v=1773820773 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fe21081287641129bcd1701071fce63.png?v=1773820773 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73e9873e68894207a14067447ca18432.png?v=1773820773 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c4b8e4b023a482099a47fceb6b32d13.png?v=1773820774 ## Agent notes - Image understanding was not performed; treat URLs as fetchable assets only. - Dimensions (length, width, height) are not provided. - Warranty and return policy not specified. - Product claims waterproof but no IP rating given.
This product has 11 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": "Industrial Momentary Foot Pedal Switch, CE Certified Heavy Duty Aluminum Foot Pedal, Waterproof Aluminum Alloy, 240VAC 15A",
"quantity": 1,
"grams": 1250000,
"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").