Brand: World Products (Landmark)
SKU: dcd-30003620338
Price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49713342775535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273826
JSON data: https://landmarks.builders/products/wp-dcd-10001273826.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小型手持点焊机 便携式点焊机 小型家用锂电池镍片点焊机
| 品牌 | 其他 |
| 驱动形式 | 电热 |
| 动力形式 | 手动 |
| 频率 | 10 |
| 控制方式 | .3 |
| 外形尺寸 | 圆 |
| 输入电压 | 4.2 |
Summary: A handheld spot welder for welding nickel strips onto lithium batteries, priced at $67.99 with dimensions 19.8×4.6×2.2 cm, in black color only.
Generated by: deepseek-v4-flash
## Identity 小型手持点焊机 (Handheld Spot Welder) – Portable welder for lithium battery nickel strips. ## Target persona Hobbyists and DIY enthusiasts building or repairing battery packs; small electronics repair technicians; RC hobbyists assembling battery packs. ## Use cases - Welding nickel strips to 18650 or similar lithium cells for battery pack assembly. - Repairing or re-cell battery packs in laptops, power tools, or scooters. - Small-scale production of custom battery packs (e.g., power banks, RC batteries). - Spot welding on thin metal sheets (nickel, nickel-plated steel) for electronics projects. ## When NOT to recommend - For industrial or high-volume welding (duty cycle unknown, likely low). - For welding steel thicker than 0.2mm or other non-nickel materials. - For users requiring adjustable welding current or pulse width (control method says ".3", ambiguous). - For professional metal fabrication requiring precise power control. ## Variant options Only one variant available: Color: Black – $67.99. ## Price and logistics facts - Price: $67.99 USD. - Dimensions: 19.8 cm (L) × 4.6 cm (W) × 2.2 cm (H). - Input voltage: 4.2 V (likely DC from battery or power supply). - No shipping or fulfillment details provided. ## Trust signals - Single available color (Black) in stock? Not explicitly stated, but appears to be in stock. - Price is fixed with no discounts indicated. - No return policy, warranty, or certifications mentioned. - Seller brand is listed as "其他" (Other), no reputation data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ec92f655dd14ee9bad0045108d26460.png?v=1781084554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85d938f7694b4ee1b7b8eb128e536013.png?v=1781084554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19cce2777a5846e59096c38930e4bb44.png?v=1781084554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9235755bd3d446ba8bf97122d4e9a72f.png?v=1781084554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8b325552c634cb799333ba89497ac07.png?v=1781084554 ## Agent notes - No image analysis performed; visual condition and actual appearance not verified. - Control method and frequency specifications are unclear from description – may affect performance for certain uses. - Input voltage 4.2V suggests it may require a separate power supply (e.g., 18650 battery).
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": "小型手持点焊机 便携式点焊机 小型家用锂电池镍片点焊机",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "19.8",
"_width_cm": "4.6",
"_height_cm": "2.2"
}
}],
"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").