Brand: World Products (Landmark)
SKU: dcd-30003392144
Price: $241.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49813656469743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001198672
JSON data: https://landmarks.builders/products/m4x-10001198672.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Vintage manual typewriter sold as home decor item. One style: Vintage Port, priced at $241.99, dimensions 40x38x15 cm.
Generated by: deepseek-v4-flash
## Identity - Vintage Manual Typewriter sold as decorative gift item. Brand/model not specified. Style: Vintage Port. ## Target persona - Collectors of vintage home decor. - Gift buyers seeking nostalgic or retro-themed presents. - Home stagers or interior designers for vintage-themed rooms. ## Use cases - Decorative accent on a desk or shelf in a vintage-style room. - Prop for photography, film, or theater productions. - Gift for someone who appreciates retro aesthetics or nostalgia. - Display piece in a café, restaurant, or retail store with vintage theme. - Conversation starter in a living room or office. ## When NOT to recommend - Buyer needs a functional typewriter for typing. - Seeking inexpensive decor (price is $241.99). - Looking for a modern or minimalist design. - Requires lightweight or compact decor (dimensions 40x38x15 cm). ## Variant options - Only one variant: "Vintage Port" at $241.99 (SKU: dcd-30003392144). ## Price and logistics facts - Price: $241.99 USD. - Dimensions: 40 x 38 x 15 cm. - No shipping weight or origin provided. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: Only one price point for one variant. - Certifications: None listed. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/697f1fb0-db9e-48e6-9ae3-64e9dec9bf01.jpg?v=1781628263 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed55df0c-88ac-4e31-bdf3-7f6f01cfbd12.jpg?v=1781628262 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c0f15aa-c286-48f5-bca3-ac0f5bdc0a24.jpg?v=1781628262 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c71e121-c304-4dde-bcbc-a2ff23daeb9f.jpg?v=1781628262 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef0e9ab9-02db-4a89-93aa-aff3b98f6709.jpg?v=1781628262 ## Agent notes - No description or product type provided. Images not fetched for visual analysis. Functionality and condition unknown. Assume decorative only.
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": "Vintage Manual Typewriter Gift Idea Manual Typewriter Nostalgic for Home Decor",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "38.0",
"_height_cm": "15.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").