Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red 4-in-1 Battery
Default SKU: dcd-30003620519
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49713402577135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273932
JSON data: https://landmarks.builders/products/wp-dcd-10001273932.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境四合一电瓶刷双头铜管刷电池端子管道安装去毛刺除锈刷多功能
| 品牌 | 其他 |
| 适用场景 | 家用 |
| 制式 | 美缝工具 |
| 材质 | 钢丝 |
| 尺寸 | 如图mm |
| 套件数量 | 2 |
Summary: 4-in-1 battery brush set with dual-head copper tube brush for battery terminal cleaning, pipe deburring, and rust removal. Two color variants at $9.99.
Generated by: deepseek-v4-flash
## Identity 4-in-1 battery brush set (跨境四合一电瓶刷) with dual-head copper tube brush, steel wire bristles, for battery terminal cleaning, pipe installation deburring, rust removal, and tile gap cleaning. Two color variants: Red and Blue. ## Target persona DIY home mechanic, battery maintenance worker, homeowner performing small repairs, auto enthusiast needing a compact multi-purpose brush. ## Use cases - Cleaning battery terminals to improve electrical connection. - Deburring pipe edges after cutting. - Removing rust from small metal parts (tools, hardware). - Cleaning tile gaps (美缝). - General scrubbing of metal surfaces (e.g., handrails, brackets). ## When NOT to recommend - Professional industrial use requiring heavy-duty or power tools. - Cleaning delicate or soft materials (plastic, wood, painted surfaces) due to steel wire bristles. - Precision work requiring fine or non-abrasive bristles. - Large-scale cleaning tasks (e.g., entire car body). ## Variant options - Style: Red 4-in-1 Battery (SKU: dcd-30003620519) — $9.99 - Style: Blue 4-in-1 Battery (SKU: dcd-30003620520) — $9.99 ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 21.0 cm x 17.5 cm x 5.0 cm. - Weight not provided. ## Trust signals - Listed price consistent across variants. - In-stock status and return policy not specified; check with seller. - No third-party certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7e4c2d5e3324724924a88bff303c5cf_e3957d31-842f-4229-a172-7ae7c97fb157.png?v=1781084598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fea809810a54637ba9b39b11bd03a1a_b00d473b-f8e8-482a-b9d2-629493b46959.png?v=1781084598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/238332c3484a4108a97dae497dca0606_38d80799-61c6-4a9b-b637-e853d03f0ba6.png?v=1781084599 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80323da6b1bb411bbd2a89770f37f244_e8904f16-3875-4d03-81ea-9b345b94171f.png?v=1781084598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a5e9d9ef6334931b96c5f0fa26eb5f3_80cf46c8-b8b1-474a-bd9f-4bd25b44dd04.png?v=1781084598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8744db4ad2f64393a88c14968adb188b_8539e3a4-fd6f-4dcd-a687-5a76629b80f4.png?v=1781084597 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1507045bcbae476390f235b027d9fd2f_ffb00491-f3f6-4926-88c0-f1042da44f9b.png?v=1781084598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4802ed91e13481387636560647bd22a_3bf698bd-86ce-4c8e-a8cc-3696713b6161.png?v=1781084598 ## Agent notes - Images not viewed; visual details (e.g., brush head shape, handle design) not assessed. - Product type listed as '个护' (personal care) but description indicates '美缝工具' (tile gap tool) and '钢丝' (steel wire) — may be mis-categorized. - Translation from Chinese: 4-in-1 battery brush, dual-head copper tube brush, battery terminal, pipe installation deburring, rust removal brush.
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": "跨境四合一电瓶刷双头铜管刷电池端子管道安装去毛刺除锈刷多功能",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "17.5",
"_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").