Brand: World Products (Landmark)
SKU: dcd-30000072533
Price: $1,359.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49815044227311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000012308
JSON data: https://landmarks.builders/products/m4x-10000012308.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
10x42 rangefinder binoculars measure distance.
| 材质(Material) | Plastic, Rubber, Glass |
Summary: 10x42 rangefinder binoculars measure distance up to 1500m, constructed with plastic, rubber, and glass. Priced at $1359.99 USD.
Generated by: deepseek-v4-flash
## Identity 10x42 rangefinder binoculars with laser distance measurement up to 1500m. Materials: plastic, rubber, glass. Dimensions: 17.0 x 12.0 x 9.0 cm. ## Target persona Hunters, long-range shooters, golfers, and outdoor professionals who need precise distance measurement in the field. ## Use cases - Hunting: estimate range to game before taking a shot. - Golf: measure distances to hazards and greens. - Tactical observation: range targets during reconnaissance. - Wildlife management: survey animal distances. - Outdoor recreation: hiking, camping, or boating where distance info is useful. ## When NOT to recommend - Casual birdwatching or general sightseeing (overkill, heavy, expensive). - Users requiring waterproof/fogproof specification (not stated). - Budget-constrained buyers (price over $1300). - Close-range only use (under 10m) – rangefinder feature underutilized. ## Variant options - Black / H1 0-1500m: $1359.99 USD (only variant). ## Price and logistics facts - Price: $1359.99 USD. - Dimensions: 17.0 x 12.0 x 9.0 cm. - No shipping weight or lead time provided. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: single variant with static price. - Certifications: none mentioned. ## Image assets -  -  -  -  -  ## Agent notes - Image analysis was not performed; visual details (e.g., design, ergonomics, display) cannot be confirmed. - No user reviews or ratings available. - Material description is basic; exact rubber/plastic types unknown.
This product has 10 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": "10x42 rangefinder binoculars measure distance.",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "12.0",
"_height_cm": "9.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").