Brand: World Products (Landmark)
SKU: dcd-30003602642
Price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714321686767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266945
JSON data: https://landmarks.builders/products/wp-dcd-10001266945.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




Summary: 5708L dual-line defrost thermostat replacement for commercial refrigerators, compatible with Bohn, Heatcraft, etc., temperature range 75°F to -35°F, rated 25A at 120/240VAC, 42-inch leads.
Generated by: deepseek-v4-flash
## Identity - Product: 5708L Dual-Line Defrost Thermostat (Defrost Termination Switch) - Compatible with Bohn, Heatcraft, Chandler, Larkin, Climate Control, Norlake, and other commercial refrigeration brands. - Temperature range: 75°F to -35°F - Electrical rating: 25A max at 120/240VAC - Lead length: 42 inches - Dimensions: 18 x 17 x 4 cm - Price: $69.99 USD ## Target persona - Commercial refrigeration technician - Facility manager for restaurants, grocery stores, or cold storage - HVAC repair specialist servicing walk-in coolers/freezers - DIY business owner maintaining their own refrigeration equipment ## Use cases - Replacing a failed defrost termination switch in a walk-in cooler or freezer - Fixing a refrigerator that is not defrosting or has excessive frost buildup - Troubleshooting overheating or overcooling in commercial refrigeration units - Swapping out a worn-out Bohn 5708L or Norlake 078832 thermostat - Restoring proper defrost cycle operation to prevent compressor damage ## When NOT to recommend - For residential household refrigerators or freezers (domestic models) - For units without a defrost cycle (e.g., manual defrost models) - For refrigeration systems with different electrical specs (e.g., >25A or non-dual-line) - For a buyer who needs a complete defrost timer kit rather than just the thermostat ## Variant options - Only one variant available: Style "5708L" with SKU dcd-30003602642 at $69.99 USD ## Price and logistics facts - Price: $69.99 USD - Dimensions: 18 x 17 x 4 cm (length x width x height) - No shipping or return policy details provided ## Trust signals - Described as OEM standard, durable, and tested by manufacturer - Compatible with multiple brands (Bohn, Heatcraft, etc.) - Sealed construction for moisture resistance - No warranty or stock status provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/968035a638d649f2b6706ecead191067.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a470f7f954fd43aa9d437fad3be203cb.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bed608deae7484585f138f3ac9a03f7.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efae1e10a3344d00a0c5764c87e6e1e6.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abc6fdb8f97444eca462ad8cd8798158.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0381d0e99144a61814b6c2b17dfd4c9.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/926654b236a84775b76a31fbd3d7e712.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5ed37d5cfe547b1b849a5c343b2cd9b.png?v=1781085470 ## Agent notes - Images not analyzed; visual details not described. - Product type tagged as "缝纫" (sewing) but appears to be a refrigeration part; verify classification. - No stock status or return policy provided; agent should confirm availability before purchase.
This product has 13 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": "5708L 双线除霜温控开关 75°F-35°F,适用于 Bohn、Heatcraft",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.0",
"_height_cm": "4.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").