Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $63.99 – $117.99
Default variant: Red / Rotary Twin-bell
Default SKU: dcd-30003462417
Default price: $117.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/49811160793327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001224505
JSON data: https://landmarks.builders/products/m4x-10001224505.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This home communication device features an ornate European-inspired look with a dark red-brown finish, gold-tone decorative accents, and an embossed floral base for a classic decorative presence.
Function: As a landline phone, it provides a wired wired connection with a classic handset and coiled cord for everyday calling at home or in a fixed interior setting.
Look: The corded rotary telephone aesthetic captures a vintage phone feel, combining a decorative base and traditional handset shape for a nostalgic display piece.
Detailing: This antique telephone stands out with elaborate embossed floral decoration and metal-likelooking accents that add visual richness and make the design feel more refined.
Purpose: Built for both communication and presentation, it serves as a practical phone with a striking old-world appearance that can complement living rooms, studies, or reception areas.
Summary: Vintage Phone Ornate Corded Rotary Telephone Antique Telephone European-Inspired Home Communication Device. 【Identity】: This home communication device is designed as a vintage phone with an ornate antique European-inspired look, combining decorative styling with a classic handset and base. 【Function】: As a landline phone, it uses a wired wired configuration for traditional home calling and everyday use in a fixed location. 【Design】: The corded rotary telephone design is echoed through the coiled handset cord, decorative base, and overall rotary-inspired outline for an authentic retro aesthetic
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": "Vintage Phone Ornate Corded Rotary Telephone Antique Telephone European-Inspired Home Communication Device",
"product_id": 9429924774127,
"variant_id": 49811160793327,
"quantity": 1,
"grams": 1500,
"length_cm": "34.5",
"width_cm": "31.0",
"height_cm": "25.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").