Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $180.00 – $220.00
Default variant: Olive Green / Photoelectric C
Default SKU: dcd-30003305554
Default price: $220.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49811221119215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001168485
JSON data: https://landmarks.builders/products/m4x-10001168485.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Collectible Decor: This collectible decor piece brings the look of a classic telegraph model into your home, turning a desk, shelf, or study corner into a display with vintage character and strong visual visual presence.
Sound Effect Function: Designed as a radio transmitter prop with a realistic sound effect, it adds an interactive feel that makes the display feel more lifelike and engaging when shown to guests or fellow collectors.
Detailed Styling: Inspired by a vintage telegraph machine, it features an olive-green design body, instrument dials, and old-radio details that help recreate the atmosphere of an earlier communications period.
Display Charm: As a telegraph prop, it offers a distinctive conversation piece for radio collectors and history enthusiasts, giving your room a more curated and story-driven decorative look.
Purpose of Use: Built for desk display and themed decorating, it is ideal for adding nostalgic charm to study areas, offices, or collection cabinets while celebrating the charm of retro communication equipment.
Summary: Collectible Decor Tabletop Decoration for Collection Room, Radio Collectors. Description: 【Collectible Decor】: A collectible decor piece inspired by a telegraph model, designed to bring a strong vintage industrial look to a study, den, or radio collectors’ display shelf. 【Realistic Function】: This radio transmitter prop is styled like a working communication device, with a detailed control panel and a realistic sound effect that helps recreate the feel of old-time operation. 【Distinctive Build】: Shaped as a vintage telegraph machine, it features an iron-based construction with a hand-finished
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": "Collectible Decor Tabletop Decoration for Collection Room, Radio Collectors",
"product_id": 9429938602223,
"variant_id": 49811221119215,
"quantity": 1,
"grams": 2500,
"length_cm": "38.0",
"width_cm": "27.0",
"height_cm": "34.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").