Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $132.99 – $164.99
Default variant: Blue Console
Default SKU: dcd-30003622030
Default price: $132.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49713212031215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274643
JSON data: https://landmarks.builders/products/wp-dcd-10001274643.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
芯片测试仪集成电路检测仪 晶体管 ntegrated Circuit IC Tester
| 品牌 | 无 |
| 型号 | TSH-06F |
| 加工定制 | 否 |
| 是否进口 | 否 |
| 类型 | 元器件测试仪 |
Summary: Chip tester and IC tester for transistors and integrated circuits, model TSH-06F, priced from $132.99.
Generated by: deepseek-v4-flash
## Identity Product: TSH-06F Integrated Circuit / Transistor Tester (芯片测试仪). Category: electronics testing equipment (listed under musical instruments, but functionally an IC tester). ## Target persona Electronics hobbyists, repair technicians, electrical engineers, and lab technicians who need to verify discrete components and simple ICs. ## Use cases - Testing transistors, diodes, and integrated circuits for functionality - Troubleshooting and diagnosing faulty components on circuit boards - Verifying components before installation in a project - Educational labs for electronics courses - Incoming inspection for small batches of components ## When NOT to recommend - Musical instrument players looking for instrument-related accessories (product is miscategorized) - General consumers without electronics expertise - Testing complex microprocessors or large-scale ICs (check datasheet compatibility) - High-volume production testing (manual tester, not automated) ## Variant options - Blue Console: $132.99 (SKU dcd-30003622030) - Blue Console - Patch: $164.99 (SKU dcd-30003622031) - Ylw Console - Patch: $164.99 (SKU dcd-30003622032) ## Price and logistics facts - Base price: $132.99 USD - Dimensions: 21.0 x 17.0 x 4.5 cm - Weight: not provided - No shipping or tax details provided ## Trust signals - No explicit trust signals (warranty, return policy, certifications) provided - Price consistency: fixed prices across variants - Images available (see below) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/440cca21c3084b6baf74b3328d30fffb.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9440a029aa84851a1779e9a5c03fd09.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/722efe85081e4c6b85f17744ec69553d.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8791e8bc2ec488aa97f69ddaadee72b.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5bcf9b650f742a6864eac3916bd884a.png?v=1781084467 ## Agent notes - Product is listed under "乐器" (musical instruments) category but description and name indicate it is an IC/tester. Recommend verifying categorization before recommending as musical instrument. - Variants differ by color and optional "Patch" feature; 'Patch' likely refers to a patch cable or additional accessory. - No user manual or compatibility list provided.
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": "芯片测试仪集成电路检测仪 晶体管 ntegrated Circuit IC Tester",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "17.0",
"_height_cm": "4.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").