Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: Black
Default SKU: dcd-30002899399
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49811192512751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001090327
JSON data: https://landmarks.builders/products/m4x-10001090327.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This decorative design design communication device brings a classic look to your space, combining a vintage rotary phone outline with a polished silver-toned finish for instant visual character.
Calling Function: As a practical landline phone, it lets you make and receive calls with a familiar desktop telephone layout, making everyday communication feel simple and dependable.
Distinctive Design: The retro desk phone features a nostalgic rotary-inspired call selector face and elegant chrome accents, turning a useful phone into a striking tabletop centerpiece.
No Power Needed: With no batteries required, this corded phone is ready for regular use without charging or extra setup, offering a straightforward solution for home or office calling.
Home Charm: Designed to add charm while serving as a functional communication device, it fits beautifully in a living room, study, or office and helps create a warm, refined atmosphere.
Summary: Antique Design Telephone Decorative Design Communication Device for Home Office. Description: 【Vintage Design】: This retro desk phone brings the look of a vintage rotary phone to your room, with a classic outline and lustrous accents that add instant old-world character. 【Communication Device】: Built as a practical landline phone, it serves as a reliable desktop telephone for everyday calling while keeping the familiar rotary-Design layout easy to use. 【Decorative Attraction】: The polished lustrous finish and antique styling make this communication device a standout accent piece, ideal for add
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": "Antique Design Telephone Decorative Design Communication Device for Home Office",
"product_id": 9429932736751,
"variant_id": 49811192512751,
"quantity": 1,
"grams": 1500,
"length_cm": "28.0",
"width_cm": "26.0",
"height_cm": "18.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").