Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $236.99 – $278.99
Default variant: Pink / Landline
Default SKU: dcd-30003462897
Default price: $270.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49813641363695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001224677
JSON data: https://landmarks.builders/products/m4x-10001224677.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Coin Telephone Glossy Finish Desktop Wall Phone Decorative
| Manufacturer warranty | None |
| Country of Origin | United States |
Summary: Decorative coin telephone with chrome trim and glossy finish, available in 6 colors, for home landline use.
Generated by: deepseek-v4-flash
## Identity Coin Telephone with Chrome Trim, Home Communication, Glossy Finish. A retro-style landline telephone designed as both a functional communication device and decorative accent. ## Target persona - Adults seeking vintage-style decor for home or office. - Collectors of retro telecommunication items. - Enthusiasts of mid-century or industrial design aesthetics. ## Use cases - As a decorative piece in a living room or study. - As a functional landline phone for daily calls. - As a prop for period-themed events, films, or photo shoots. - As a gift for nostalgia lovers or design aficionados. - For use in themed retail or hospitality spaces. ## When NOT to recommend - For customers needing modern smartphone features or cordless convenience. - For budget buyers (prices start at $236.99). - For users requiring VoIP or advanced calling capabilities. - For those who prefer minimalist or ultra-modern design. ## Variant options - Pink / Landline: $270.99 - Silver / Landline: $278.99 - Red / Landline: $236.99 - Black / Landline: $236.99 - Orange / Landline: $236.99 - White / Landline: $236.99 ## Price and logistics facts - Base price: $236.99 USD (Red, Black, Orange, White). Pink $270.99, Silver $278.99. - Dimensions: 52 x 26 x 52 cm (length x width x height). ## Trust signals - No information available on stock status or return policy from provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96de54ce-98e8-4275-a99b-e4b65a4e116d.jpg?v=1781628235 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60d3af44-3fd2-4fa7-8f1e-c878072257e9.jpg?v=1781628237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24ed38d1-39c4-4d08-a85a-aa3f7f2cd08f.jpg?v=1781628237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/538148f5-4900-4d0f-a5fb-e74c301ee596.jpg?v=1781628237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45a91082-e420-49cc-8af1-cc64514e9ef2.jpg?v=1781628237 ## Agent notes - Product description was empty; no copy provided. Images were not analyzed; only URLs listed.
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": "Coin Telephone Glossy Finish Desktop Wall Phone Decorative",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "26.0",
"_height_cm": "52.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").