Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $262.99 – $283.99
Default variant: Bronze / Wired Rotary
Default SKU: dcd-30003462430
Default price: $283.99
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/49813688287471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001224507
JSON data: https://landmarks.builders/products/m4x-10001224507.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Antique-inspired corded landline telephone with ornate design and decorative feet, available in Bronze or Black with rotary or backlight options.
Generated by: deepseek-v4-flash
## Identity Antique Corded Telephone Ornate Retro Landline Phone Decorative Feet ## Target persona Vintage decor enthusiasts seeking a retro landline phone as a decorative piece; collectors of antique telephony; businesses wanting a themed aesthetic. ## Use cases - Adding a vintage accent to a study or library - Using as a decorative prop in period films or plays - Displaying in a retro-themed café or hotel lobby - Using as a functional landline phone for low-usage settings - Gifting to collectors of retro communication devices ## When NOT to recommend - Users needing modern features like cordless, touch-tone, or caller ID - Budget-conscious buyers seeking under $100 phones - Those requiring daily high-volume call usage - Shoppers looking for lightweight or compact devices ## Variant options | SKU | Title | Price | Color | Style | | --- | --- | --- | --- | --- | | dcd-30003462430 | Bronze / Wired Rotary | $283.99 | Bronze | Wired Rotary | | dcd-30003462431 | Bronze / Wired Backlight | $262.99 | Bronze | Wired Backlight | | dcd-30003462432 | Black / Wired Rotary | $283.99 | Black | Wired Rotary | | dcd-30003462433 | Black / Wired Backlight | $262.99 | Black | Wired Backlight | ## Price and logistics facts - Base price: $262.99 USD (Backlight variants) or $283.99 (Rotary variants) - Dimensions: 31.0 x 27.0 x 23.0 cm - Currency: USD ## Trust signals - No stock or inventory data provided - No return policy stated - Prices consistent with variant options; all include wired connectivity ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcff310a-7320-4874-b637-9ee9174ffcd7.jpg?v=1781628318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/867b01fd-c6aa-4305-91ad-e184da4c786d.jpg?v=1781628318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2215d3dd-a99e-451d-a048-a3b8533e6c91.jpg?v=1781628321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17ea9323-161f-4713-a9e3-ca86bd357a78.jpg?v=1781628389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f6729f8-ed5e-4f77-b44b-b0aa69f046ed.jpg?v=1781628317 ## Agent notes - Image understanding was not performed; only URLs provided. - Product description missing; assume from title and variant options. - No warranty or certification data available.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Antique Corded Telephone Ornate Retro Landline Phone Decorative Feet",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "27.0",
"_height_cm": "23.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").