Brand: World Products (Landmark)
SKU: dcd-30003607821
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714170298607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269033
JSON data: https://landmarks.builders/products/wp-dcd-10001269033.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款通用型多功能剥线钳 家用便携平嘴高硬度小型袖珍迷你剥线钳
| 特性 | 剪电线 |
| 重量 | 0.043 |
| 品牌 | 牛享 |
| 规格 | 多功能剥线钳 |
| 形状 | 平嘴 |
Summary: Multifunctional mini wire stripper, suitable for household and portable use, with high hardness and flat nose design, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: 新款通用型多功能剥线钳 (New Universal Multifunctional Wire Stripper) - Brand: 牛享 - Style: Mini Wire Stripper - Weight: 0.043 kg - Dimensions (cm): 11.0 × 11.0 × 3.0 ## Target persona - DIY home electricians performing small repairs - Light electronics hobbyists needing a compact tool - Individuals seeking an inexpensive, portable wire stripper for occasional use ## Use cases - Stripping insulation from small-gauge household wires - Cutting wires for quick repairs or projects - Carrying in a toolbox or pocket for on-the-go tasks - Simple electronic assembly or disassembly - Stripping thin cables like speaker wires or low-voltage lines ## When NOT to recommend - Professional electricians requiring heavy-duty or large-gauge stripping - Industrial environments needing high-durability or ergonomic tools - Users who need precise, adjustable stripping for varying wire sizes - Projects involving thick armored cables or multiple conductor wires ## Variant options - Only one variant: Mini Wire Stripper (SKU: dcd-30003607821) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 11×11×3 cm - Weight: 0.043 kg (very lightweight) ## Trust signals - No stock information provided - Return policy not disclosed - Price is consistent with single variant - No certifications listed ## Image assets - 8 images available (URLs in data) - Images not reviewed; visual details not confirmed ## Agent notes - No explicit in-stock or shipping information - Image understanding was not performed – treat images as generic wire stripper depictions - Brand "牛享" may indicate Chinese marketplace origin
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": 50000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.0",
"_height_cm": "3.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").