Brand: World Products (Landmark)
SKU: dcd-30000070278
Price: $183.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49811875463407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011924
JSON data: https://landmarks.builders/products/m4x-10000011924.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
High-Accuracy Handheld Navigation System Land Measuring Instrument, Smart Beidou Area Measurement Device, Vehicle-Mounted Acre Meter
Summary: Handheld land measuring instrument using Beidou navigation, plastic construction, 22x12x7 cm, $183.99.
Generated by: deepseek-v4-flash
## Identity High-Accuracy Handheld Navigation System Land Measuring Instrument, Smart Beidou Area Measurement Device, Vehicle-Mounted Acre Meter ## Target persona Land surveyors, farmers, construction site managers, and outdoor professionals who need portable acre measurement. ## Use cases - Measuring agricultural field area - Calculating property boundary acreage - Surveying construction plot size - Mapping land for planning - Vehicle-mounted area measurement ## When NOT to recommend - When sub-meter accuracy is required (no RTK) - For indoor or GPS-denied environments - If user needs data export via Bluetooth/USB (not specified) - For budget below $100 ## Variant options - Beidou #1 / One Size: $183.99 ## Price and logistics facts - Price: $183.99 USD - Dimensions: 22.0 x 12.0 x 7.0 cm - Material: Plastic ## Trust signals - In-stock status not provided - Return policy not specified - Price appears consistent with one variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64063927-0703-42ce-8178-ab39e761ba05.png?v=1781600873 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a23ec4c-7a0f-4ad1-8a51-975cb9868755.png?v=1781600874 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fb7877f-f20d-4f61-a878-42effd35dd19.png?v=1781600874 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc283d18-8a4c-437a-94bb-0665210539a3.png?v=1781600876 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5703f9b6-ea24-445f-9758-18f33287d58c.png?v=1781600873 ## Agent notes Image content not analyzed; visual details not available.
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": "High-Accuracy Handheld Navigation System Land Measuring Instrument, Smart Beidou Area Measurement Device, Vehicle-Mounted Acre Meter",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "12.0",
"_height_cm": "7.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").