Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver
Default SKU: dcd-30003607897
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/49714250612975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269078
JSON data: https://landmarks.builders/products/wp-dcd-10001269078.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电池测试器 电池电量检测仪 干电池7号5号七号五号数显电压测量器
| 产地 | 中国 |
| 品牌 | JTW |
| 货号 | 赛格 |
| 结构型式 | ABS |
| 型号 | BT-886 |
| 测量精度 | 标准 |
| 订货号 | BT-886 |
| 加工定制 | 否 |
| 外形尺寸 | 92*63*14mm |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
| 显示方式 | 格间显示 |
Summary: JTW BT-886 battery tester for AA/AAA dry cells measures voltage with digital display, available in Silver or Black, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity JTW BT-886 battery tester for dry cell batteries (AA/AAA) with digital voltage readout. ABS housing, dimensions 14.56 x 9.06 x 2.5 cm. ## Target persona Musicians using battery-powered instruments or pedals; hobbyists needing quick battery checks for household devices. ## Use cases - Testing AA/AAA batteries in guitar tuners, pedals, or wireless receivers before gigs or rehearsals. - Checking battery levels in remote controls, toys, or flashlights at home. - Sorting dead batteries for recycling by confirming voltage. - Quick field test for replacement batteries before purchase. - Educational use to demonstrate battery voltage. ## When NOT to recommend - For rechargeable batteries (NiMH, Li-ion) – designed for dry cells only. - For large batteries (9V, D, C cells) – only fits AA/AAA size. - For precision lab measurements – accuracy is standard, not high-precision. - For users expecting a load test – this measures voltage only, not under load. ## Variant options - Silver (SKU dcd-30003607897) – $9.99 - Black (SKU dcd-30003607898) – $9.99 ## Price and logistics facts Price: $9.99 USD (both variants). Dimensions: 14.56 x 9.06 x 2.5 cm. Origin: China. Model: BT-886. No shipping or stock information provided. ## Trust signals - Listed on Shopify platform (not a scam site). - No stated return policy, warranty, or certifications. - Price is low and consistent across variants. - Multiple product images available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e835c603d8f5432baff0586be77c6222.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b14a4882f3c34dae8eee374519b1071e.png?v=1781085387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46d82cd7c4034eaa9b38fc82ef831656.png?v=1781085387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0263c28a95f43059734a06073aebbcc.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7646b18806d4c5b9637d7f25fae6cda.png?v=1781085387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13c0fdff587841b9a199d75c213023a8.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a1f18a458fa41689b9f6a02543caac4.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e864c1a9a9e4a0b83f170ee7f571c74.png?v=1781085385 ## Agent notes - Product type tag is "乐器" (musical instrument), but the product is a battery tester; this may affect search relevance. - Dimensions in structured data (14.56x9.06x2.5 cm) differ from description (92x63x14 mm = 9.2x6.3x1.4 cm); verify before shipping. - Image analysis not performed – assume images depict the tester in both colors.
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": "电池测试器 电池电量检测仪 干电池7号5号七号五号数显电压测量器",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "14.56",
"_width_cm": "9.06",
"_height_cm": "2.5"
}
}],
"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").