Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Red
Default SKU: dcd-30003297819
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49810641748207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165831
JSON data: https://landmarks.builders/products/m4x-10001165831.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Retro Design: This vintage metal mailbox brings a classic letter box look to your wall, adding a nostalgic hint that works beautifully in-home storage areas, offices, studios, and decorative corners.
Mail Storage: Designed as a practical mail box, it gives you a neat place for letters, postcards, and small paper items, helping keep incoming mail organized and easy to find.
Lockable Lid: The secure lid adds an extra layer of peace of mind, making this retro letter box a smart choice for keeping contents closed and better protected in everyday use.
Decorative Attractiveness: With its bold color options and clean metal form, this vintage metal mailbox doubles as wall decor, turning a simple storage piece into a stylish accent.
Versatile Use: ideal for entryways, workspaces, and display setups, this letter box helps create an orderly, charming space while adding a hint of old-school character.
Summary: Vintage Metal Mailbox Lockable Home Storage Decorative for Office. Description: 【Product Identity】: This vintage metal mailbox brings a classic retro letter box look to your office, hallway, or work nook, adding a simple decorative hint while keeping everyday mail neatly in place. 【Practical Function】: Designed as a mail box and home storage piece, it gives letters, postcards, notes, and small paper items a dedicated place so your desktop or entryway stays less cluttered. 【Lockable Design】: The front closure helps keep contents secured, making this vintage metal mailbox a useful choice when yo
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 Metal Mailbox Lockable Home Storage Decorative for Office",
"product_id": 9429782528239,
"variant_id": 49810641748207,
"quantity": 1,
"grams": 1200,
"length_cm": "42.0",
"width_cm": "30.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. 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").