Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: 5 Hole
Default SKU: dcd-30003600380
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714510463215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266102
JSON data: https://landmarks.builders/products/wp-dcd-10001266102.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: 936 adjustable temperature soldering iron handle, compatible with 907 handpieces, 5-hole plug-in with 1322 heating element, two connector styles.
Generated by: deepseek-v4-flash
## Identity 936 Adjustable Temperature Soldering Iron Handle (compatible with 907 handpiece, 5-hole plug-in, 1322 heating element). ## Target persona Electronics hobbyists, DIY repairers, soldering iron enthusiasts, makers who need an affordable handle replacement or upgrade. ## Use cases - Replacing a worn or broken soldering iron handle. - Upgrading from fixed temperature to adjustable temperature soldering. - Repairing PCB boards, wires, and small electronic components. - DIY electronics projects requiring precise soldering. - Quick handle swap for different tip compatibility. - Restoring older soldering stations with compatible connectors. ## When NOT to recommend - When the buyer needs a complete soldering station (this is just a handle). - For heavy-duty industrial soldering requiring high thermal capacity. - For users requiring digital temperature display or closed-loop control. - When compatibility with non-936/907 handpieces is needed. ## Variant options - **5 Hole style** – $11.99 USD (SKU: dcd-30003600380) - **936 Pin style** – $11.99 USD (SKU: dcd-30003600381) ## Price and logistics facts - Price: $11.99 USD per variant. - Dimensions: 24.0 x 12.0 x 5.0 cm (packaged). - No shipping cost or lead time provided. ## Trust signals - In-stock status not confirmed. - Return policy unknown. - No certifications listed. - Single price point per variant, no discounts observed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12eceeb5ecff4b3aad0d0197db0d2c33.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c25282b19ad4ee1841ad56eb656ab4c.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e14aef79815a41f69b07588e52f2adcc.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bbfd5750f1d4d92af185baa2ee07bef.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08cb3cefe855426e9495dceb19554d46.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0df58b1fa98444eba09ddc4eac6b9313.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6942ee0b3f14bba8455f680a26cc675.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14cae32990b6415db79d9c166b5c235a.png?v=1781085606 ## Agent notes - Product type tag says 'sewing' but actual product is soldering iron handle – possible miscategorization. - Image understanding was not performed; treat image URLs as fetchable assets only.
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": "936可调温焊台手柄907五针焊接五孔插拔式1322发热芯恒温烙铁手柄",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "12.0",
"_height_cm": "5.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").