Brand: World Products (Landmark)
SKU: dcd-30000070342
Price: $248.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49813666300143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011935
JSON data: https://landmarks.builders/products/m4x-10000011935.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Handheld navigation system location positioner, Beidou orbital, waterproof and sturdy, multi-GNSS, suitable for hiking, surveying, coordinate measurement, long battery life
| 材质(Material) | Plastic |
Summary: Handheld navigation system with Beidou and multi-GNSS, waterproof, sturdy, long battery life, suitable for hiking, surveying, coordinate measurement.
Generated by: deepseek-v4-flash
## Identity Handheld navigation system location positioner, Beidou orbital, waterproof and sturdy, multi-GNSS, long battery life. ## Target persona - Hikers and backpackers who need offline navigation in remote areas. - Land surveyors and engineers requiring precise coordinate measurement. - Outdoor professionals (e.g., foresters, geologists) for field data collection. - Geocaching enthusiasts. ## Use cases - Navigating trails and backcountry without cellular signal. - Recording waypoints and tracks for mapping or trip logging. - Measuring coordinates for land surveying or boundary marking. - Marking emergency locations or points of interest. - Geocaching activities. ## When NOT to recommend - Casual city navigation (smartphone with GPS is more convenient). - High-precision geodetic surveys (accuracy not specified; may not meet professional standards). - Users needing real-time traffic, detailed maps, or updated road data. - Indoor positioning (requires clear view of satellites). ## Variant options - Black Red / A6 – $248.99 (only variant) ## Price and logistics facts - Price: $248.99 USD - Dimensions: 20.0 x 12.0 x 6.0 cm - Material: Plastic - Single SKU available. ## Trust signals - In-stock status: Not provided (assume available unless noted). - Return policy: Not stated. - No certifications listed. - Price is consistent across single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/780c179b-08d4-4b16-8844-0125d87d2eaa.png?v=1781628285 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1ebecfb-933b-4e77-b9ad-bfc1c54c8d00.png?v=1781628286 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f8e7fd4-5f41-4257-a624-937ec10bece3.png?v=1781628284 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49ef78b0-3148-4de3-b2b8-3cf6f6a3edf9.png?v=1781628284 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddf2c964-eb2d-4147-aae8-b7d33711900d.png?v=1781628286 ## Agent notes - Images were not analyzed; no visual details are inferred. - Battery life, map storage, and accuracy specifications are missing from provided data. - Multi-GNSS likely includes Beidou, GPS, GLONASS (verify). - No warranty information.
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": "Handheld navigation system location positioner, Beidou orbital, waterproof and sturdy, multi-GNSS, suitable for hiking, surveying, coordinate measurement, long battery life",
"quantity": 1,
"grams": 420000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "12.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").