Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Ylw Foot Switch
Default SKU: dcd-30003598681
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714518196463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265559
JSON data: https://landmarks.builders/products/wp-dcd-10001265559.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Aluminum foot switch cover compatible with LT4 punch press foot switches (YDT1-18/15/16). Two color options: Yellow and Gray. Price $25.99.
Generated by: deepseek-v4-flash
## Identity LT4 Aluminum Foot Switch Protective Cover (YDT1-18/15/16 compatible) - 缝纫 category. ## Target persona Sewing machine operators maintaining foot switches; maintenance staff in garment factories; industrial workshops using punch press foot pedals. ## Use cases - Protecting foot switch from dust, debris, and accidental impact in sewing or punch press environments. - Replacing damaged or missing original foot switch covers. - Color-coding machines for quick identification (yellow vs gray). - Upgrading old foot switches with a durable aluminum shell. - Reducing wear on foot switch internals by adding protective layer. ## When NOT to recommend - For foot switches that are not LT4 or YDT1-18/15/16 series (dimensions or mounting may differ). - For applications requiring waterproof or explosion-proof enclosures (no such rating confirmed). - If exact fit tolerance is critical without verifying dimensions (16x14x13 cm). ## Variant options - Ylw Foot Switch (Yellow) - SKU: dcd-30003598681 - $25.99 - Gray Foot Switch (Gray) - SKU: dcd-30003598682 - $25.99 ## Price and logistics facts - Unit price: $25.99 USD - Dimensions: 16 x 14 x 13 cm (L x W x H) - No shipping or weight data provided. ## Trust signals - In-stock status not specified. - Return policy not provided in facts. - Price appears consistent across variants. - No independent certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62fad1a8a39f49bf9cc62e92dc2e5836.png?v=1781085610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ae734770d36438987f1a966e1cd0994.png?v=1781085610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3581a9f905b749d6b7fefaade0b12914.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ab25695910a407890aa237383bd296f.png?v=1781085610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28817eb0cbc64113b5a68db74fa58de5.png?v=1781085610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc5d2f878b91402b916949286c92018c.png?v=1781085610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07dac1159bc24950bf4de956b4fa498e.png?v=1781085610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f046022f328b4c4699c2cdc55dbd9c16.png?v=1781085610 ## Agent notes - Description field empty; no details on material thickness, mounting holes, or compatibility beyond model numbers. - Image content not analyzed; visual verification of color and design is not performed.
This product has 14 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": "脚踏开关保护罩盖板上盖LT4冲床脚踩式脚踩开关YDT1-18\/15\/16铝壳",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "14.0",
"_height_cm": "13.0"
}
}],
"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").