Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $115.99 – $143.99
Default variant: 70M
Default SKU: dcd-30003608556
Default price: $115.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714237440239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269250
JSON data: https://landmarks.builders/products/wp-dcd-10001269250.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
绿林激光测距仪高精度手持激光尺电子红外线测量尺距离仪器量房仪
| 品牌 | 绿林 |
| 货号 | 测距仪 |
| 是否跨境出口专供货源 | 否 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 东北亚 |
| 是否进口 | 否 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 是 |
| 测距仪类型 | 激光测距仪 |
Summary: 绿林 (Green Forest) handheld laser distance meter with 70-120m range, electronic infrared measurement, for industrial use. Made in China, sold on Amazon, prices $115.99-$143.99.
Generated by: deepseek-v4-flash
## Identity 绿林激光测距仪 (Green Forest Laser Distance Meter) is a handheld laser distance measurement tool with a range of 70 to 120 meters. It uses infrared technology for accurate distance measurement. Product dimensions: 17x10x6 cm. Brand: 绿林. ## Target persona Contractors, interior designers, real estate agents, DIY enthusiasts needing precise distance measurements for room layouts, construction, or property surveys. ## Use cases - Measuring room dimensions for furniture placement - Calculating area for flooring or painting - Verifying distances in construction - Layout planning for renovations - Real estate property listing measurements - Outdoor distance estimation (up to 120m) ## When NOT to recommend - For fine measurement tasks requiring sub-millimeter precision (e.g., machining) - For use in extreme weather without confirmed IP rating - For users needing Bluetooth data transfer (not specified) - For professional surveying requiring total station accuracy ## Variant options Four variants based on maximum range: - 70M: $115.99 - 80M: $123.99 - 100M: $139.99 - 120M: $143.99 ## Price and logistics facts Prices in USD. Dimensions: 17x10x6 cm. Made in China. Sold on Amazon. No shipping cost or delivery time provided. ## Trust signals - In-stock (as per listing) - No return policy explicitly stated - No certifications mentioned - Price consistent across variants - Brand 绿林 appears to have authorized brand ## Image assets 8 images available at URLs. Content not analyzed; assume product views, measurement demonstrations, and usage scenarios. ## Agent notes Verify stock and return policy before recommending. Image content not analyzed; visual details not available.
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": "绿林激光测距仪高精度手持激光尺电子红外线测量尺距离仪器量房仪",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "10.0",
"_height_cm": "6.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").