Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 0.1-3mm-10m
Default SKU: dcd-30003563775
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49716609450223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251969
JSON data: https://landmarks.builders/products/wp-dcd-10001251969.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
本产品1袋起售,所标价格为10米(每袋)的价格
(可以根据你的需求,定制米数 5米 一卷 )
18650电池镀镍带/连接片
主要用途:电池连接片、引出片,产品主要用于镍氢电池,锂电池,极耳,电动工具,组合电池、聚合物电池、动力电池以及仪器仪表、电讯、电真空、特种灯泡等行业。




Summary: 18650 lithium battery nickel strips, 0.1mm thick, widths: 3/10/12/15mm, 10m per bag, for battery connecting tabs and spot welding.
Generated by: deepseek-v4-flash
## Identity 18650锂电池镍带多规格镍片镀镍钢带动力电池连接焊片 0.1mm – Nickel-plated steel strip for battery connections, 0.1mm thickness, sold in 10m bags. ## Target persona DIY battery pack builders; e-bike repair technicians; power tool battery rebuilders; hobbyists creating custom lithium-ion battery assemblies. ## Use cases - Connecting 18650 cells in series or parallel for custom battery packs. - Replacing worn or broken battery tabs in power tool packs. - Spot welding nickel strips to battery terminals for low-resistance connections. - Building e-bike or scooter battery packs with 18650 cells. - Prototyping small battery assemblies for electronics projects. ## When NOT to recommend - Users need pure nickel strips (this is nickel-plated steel, less conductive). - Large-scale production requiring pre-formed battery tabs with insulation. - Applications requiring very high current (e.g., >30A continuous) where thicker strips are needed. - Projects that require pre-cut, shaped tabs for automated assembly. ## Variant options - 0.1-3mm-10m: 3mm width, 10m length, $9.99 - 0.1-10mm-10m: 10mm width, 10m length, $9.99 - 0.1-12mm-10m: 12mm width, 10m length, $9.99 - 0.1-15mm-10m: 15mm width, 10m length, $9.99 ## Price and logistics facts - Price: $9.99 per bag (10 meters). Custom lengths (e.g., 5m) may be available upon request. - Package dimensions: 22.0 x 17.0 x 2.0 cm. - Currency: USD. ## Trust signals - In-stock status: Not specified in source data. - Return policy: Not mentioned in source data. - Price consistency: All variants same price per bag. - Certifications: None provided. ## Image assets      ## Agent notes - Image content was not analyzed; descriptive text based on product title and description only. - Material is nickel-plated steel, not pure nickel. - Pricing is per 10m bag; custom lengths may differ in price.
This product has 16 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": "18650锂电池镍带多规格镍片镀镍钢带动力电池连接焊片 0.1mm",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "1000.0",
"_width_cm": "17.0",
"_height_cm": "0.01"
}
}],
"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").