Brand: World Products (Landmark)
SKU: dcd-30003816638
Price: $31.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Telephone
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/50410572742895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001343192
JSON data: https://landmarks.builders/products/wp-dcd-10001343192.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Step back in time with this antique-style rotary phone, designed to bring vintage character and sophisticated charm to your home or office. Crafted from epoxy resin with a stunning bronze-toned finish, this retro telephone showcases intricate European-influenced carved detailing on its base and handset, making it a authentic piece of art. Measuring 190 mm at the base, 230 mm in height, and 255 mm in width, it is sized to sit elegantly on a desk, entryway table, or living room shelf. This functional corded telephone operates directly from your standard telephone line, meaning it requires no external power supply to run. Simply connect the included phone cord and enjoy reliable communication with a nostalgic twist. The complete package comes with everything you need for a quick setup, including the main unit, a corded phone with handset, a sturdy metal mounting bracket with screws, and a clear instruction manual. Whether you are a collector of vintage goods, looking to enhance your home decor, or searching for the perfect prop for themed photo shoots and cafes, this telephone blends historical aesthetics with practical utility. Its classic round dial face and ornate design create an instant focal point, stimulating conversation and adding a touch of old elegance to any modern setting.
Summary: Step back in time with this antique-style rotary phone, designed to bring vintage character and sophisticated charm to your home or office. Crafted from epoxy resin with a stunning bronze-toned finish, this retro telephone showcases intricate European-influenced carved detailing on its base and handset, making it a authentic piece of art. Measuring 190 mm at the base, 230 mm in height, and 255 mm in width, it is sized to sit elegantly on a desk, entryway table, or living room shelf. This functional corded telephone operates directly from your standard telephone line, meaning it requires no external power supply to run. Simply connect the included phone cord and enjoy reliable communication with a nostalgic twist. The complete package comes with everything you need for a quick setup, including the main unit, a corded phone with handset, a sturdy metal mounting bracket with screws, and a clear instruction manual. Whether you are a collector of vintage goods, looking to enhance your home decor, or searching for the perfect prop for themed photo shoots and cafes, this telephone blends historical aesthetics with practical utility. Its classic round dial face and ornate design create an instant focal point, stimulating conversation and adding a touch of old elegance to any modern setting.
Generated by: deepseek-v4-flash
This product has 3 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": "Rotary Phone Decorative Retro Telephone Vintage Corded Phone with Handset for Collectors",
"product_id": 9539001221359,
"variant_id": 50410572742895,
"quantity": 1,
"grams": 2200,
"length_cm": "31.2",
"width_cm": "27.3",
"height_cm": "22.7"
}],
"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").