Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99
Default variant: Vertical-hang
Default SKU: dcd-30003586919
Default price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 930 g
Cart URL (default variant): https://landmarks.builders/cart/49810989351151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001261040
JSON data: https://landmarks.builders/products/m4x-10001261040.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Design: This room monitor is a triple-in-1 weather station with three round analog dials arranged for easy viewing, combining a thermometer, hygrometer, and air pressure gauge in single compact display.
Function: As an analog weather station, it provides indoor monitoring of temperature, humidity, and air pressure so you can check changing room conditions at a glance.
Construction: The wooden weather station features a rectangular dark wooden/MDF backboard with metal-likelooking rims around each gauge and light-colored faces for clear scale reading.
Display: The round dials use printed measurement measurement markings and black hands, giving this weather station a classic instrument style that is simple to interpret and visually organized.
Use: This 3-in-1 weather station is made for everyday indoor weather monitoring, helping you track room comfort and observe pressure or humidity changes over time.
Summary: 3-in-1 Weather Station Round Dials Thermometer MDF for Indoor Use. Description: 【Design】: This wooden weather station features a rectangular dark MDF backboard with three round dials arranged for a clean, balanced look on the wall or shelf. 【Function】: As a triple-in-1 weather station, it combines thermometer, hygrometer, and air pressure gauge readings in single room monitor for quick indoor condition checks. 【Analog Display】: The analog weather station uses light-colored faces, printed measurement measurement markings, and black hands so the readings are easy to view at a glance. 【Constructi
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3-in-1 Weather Station Round Dials Thermometer MDF for Indoor Use",
"product_id": 9429872148719,
"variant_id": 49810989351151,
"quantity": 1,
"grams": 930,
"length_cm": "37.0",
"width_cm": "15.0",
"height_cm": "8.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").